Skip to content
Success

Console Output

Started by user Frederic Gurr
Building remotely on centslave1 in workspace /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-1iLUbjRLOntk/agent.10556
SSH_AGENT_PID=10558
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos@tmp/private_key_4075026775952577547.key (/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos@tmp/private_key_4075026775952577547.key)
[ssh-agent] Using credentials genie.cbi (genie.cbi (ssh://projects-storage.eclipse.org))
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/cbi/org.eclipse.license
 > /usr/bin/git init /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/cbi/org.eclipse.license
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/cbi/org.eclipse.license +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/cbi/org.eclipse.license # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/cbi/org.eclipse.license # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/cbi/org.eclipse.license
 > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/cbi/org.eclipse.license +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06 (origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06
Commit message: "Fix version in category and feature"
 > /usr/bin/git rev-list --no-walk e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06 # timeout=10
[cbi-eclipse-license-centos] $ /bin/sh -xe /tmp/jenkins2908171113948725608.sh
+ export JAVA_HOME=/shared/common/jdk1.8.0_x64-latest
+ JAVA_HOME=/shared/common/jdk1.8.0_x64-latest
+ /shared/common/apache-maven-latest/bin/mvn deploy -B -X
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.10.0-514.el7.x86_64", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /shared/common/apache-maven-latest/conf/settings.xml
[DEBUG] Reading user settings from /opt/public/hipp/homes/genie.cbi/.m2/settings.xml
[DEBUG] Reading global toolchains from /shared/common/apache-maven-latest/conf/toolchains.xml
[DEBUG] Reading user toolchains from /opt/public/hipp/homes/genie.cbi/.m2/toolchains.xml
[DEBUG] Using local repository at /opt/public/hipp/homes/genie.cbi/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /opt/public/hipp/homes/genie.cbi/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1440084, ConflictMarker.markTime=856028, ConflictMarker.nodeCount=93, ConflictIdSorter.graphTime=935231, ConflictIdSorter.topsortTime=517625, ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=9818701, ConflictResolver.conflictItemCount=92, DefaultDependencyCollector.collectTime=836968408, DefaultDependencyCollector.transformTime=16272867}
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:1.0.0:
[DEBUG]    org.eclipse.tycho:tycho-core:jar:1.0.0:compile
[DEBUG]       org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]          org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]          org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]          org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]          org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]          org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]          org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]          org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]          org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]             org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]                org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]          org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]          org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]          org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]             org.sonatype.plexus:plexus-cipher:jar:1.7:compile
[DEBUG]       org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.0.7:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile
[DEBUG]          org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG]             commons-io:commons-io:jar:2.2:compile
[DEBUG]          org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile
[DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile
[DEBUG]          org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile
[DEBUG]          de.pdark:decentxml:jar:1.3:compile
[DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile
[DEBUG]       org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG]          org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-maven-plugin:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-core:jar:1.0.0
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.7
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419
[DEBUG]   Included: org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947
[DEBUG]   Included: org.eclipse.tycho:sisu-equinox-api:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-metadata-model:jar:1.0.0
[DEBUG]   Included: de.pdark:decentxml:jar:1.3
[DEBUG]   Included: org.eclipse.tycho:tycho-embedder-api:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-p2-facade:jar:1.0.0
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0
[DEBUG] Extension realms for project org.eclipse.license:eclipse-license-parent:pom:2.0.2-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]]
[DEBUG] Created new class realm project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.license:org.eclipse.license:eclipse-feature:2.0.2-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-feature from ClassRealm[project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project org.eclipse.license:org.eclipse.license.repo:eclipse-repository:2.0.2-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-repository from ClassRealm[project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:1.0.0 configured in MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
Debug options:
    file:/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/.options not found
Time to load bundles: 350
[DEBUG] Clearing proxy settings in OSGi runtime
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=970997, ConflictMarker.markTime=454928, ConflictMarker.nodeCount=102, ConflictIdSorter.graphTime=444795, ConflictIdSorter.topsortTime=102390, ConflictIdSorter.conflictIdCount=46, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3852628, ConflictResolver.conflictItemCount=101, DefaultDependencyCollector.collectTime=115767466, DefaultDependencyCollector.transformTime=5876588}
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:jar:1.0.0:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]    org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]       org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.0.7:compile
[DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.7:compile
[DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:tycho-core:jar:1.0.0:compile
[DEBUG]          org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile
[DEBUG]             org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG]                commons-io:commons-io:jar:2.2:compile
[DEBUG]             org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile
[DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile
[DEBUG]             de.pdark:decentxml:jar:1.3:compile
[DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile
[DEBUG]             org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile
[DEBUG]          org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG]             org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG]       org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile
[DEBUG]       org.apache.commons:commons-exec:jar:1.2:compile
[DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile
[DEBUG]    org.eclipse.tycho:tycho-artifactcomparator:jar:1.0.0:compile
[DEBUG]       org.ow2.asm:asm-debug-all:jar:5.0.3:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-p2-plugin:jar:1.0.0
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.7
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419
[DEBUG]   Included: org.apache.commons:commons-exec:jar:1.2
[DEBUG]   Included: org.eclipse.tycho:tycho-artifactcomparator:jar:1.0.0
[DEBUG]   Included: org.ow2.asm:asm-debug-all:jar:5.0.3
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=665281, ConflictMarker.markTime=157924, ConflictMarker.nodeCount=155, ConflictIdSorter.graphTime=575639, ConflictIdSorter.topsortTime=69539, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2155559, ConflictResolver.conflictItemCount=105, DefaultDependencyCollector.collectTime=65539103, DefaultDependencyCollector.transformTime=3660696}
[DEBUG] org.eclipse.tycho:tycho-p2-publisher-plugin:jar:1.0.0:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]    org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]       org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.0.7:compile
[DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.7:compile
[DEBUG]    org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:tycho-core:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile
[DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile
[DEBUG]             de.pdark:decentxml:jar:1.3:compile
[DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile
[DEBUG]             org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile
[DEBUG]          org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG]             org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile
[DEBUG]          org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile
[DEBUG]    org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0:compile
[DEBUG]       org.apache.maven:maven-archiver:jar:2.5:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile
[DEBUG]          org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG]             commons-io:commons-io:jar:2.2:compile
[DEBUG]          org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-p2-publisher-plugin:jar:1.0.0
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.7
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG]   Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419
[DEBUG]   Included: org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:2.5
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=393095, ConflictMarker.markTime=178891, ConflictMarker.nodeCount=93, ConflictIdSorter.graphTime=254590, ConflictIdSorter.topsortTime=90582, ConflictIdSorter.conflictIdCount=42, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2792990, ConflictResolver.conflictItemCount=92, DefaultDependencyCollector.collectTime=20429514, DefaultDependencyCollector.transformTime=3751704}
[DEBUG] org.eclipse.tycho:tycho-p2-repository-plugin:jar:1.0.0:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.0.7:compile
[DEBUG]       org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]          org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]    org.eclipse.tycho:tycho-p2-facade:jar:1.0.0:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       org.eclipse.tycho:tycho-core:jar:1.0.0:compile
[DEBUG]          org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]             org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]             org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]             org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]             org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]             org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]             org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]                org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]             org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]             org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]             org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]             org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]                org.sonatype.plexus:plexus-cipher:jar:1.7:compile
[DEBUG]          org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile
[DEBUG]             org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG]                commons-io:commons-io:jar:2.2:compile
[DEBUG]             org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile
[DEBUG]          org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile
[DEBUG]             de.pdark:decentxml:jar:1.3:compile
[DEBUG]          org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile
[DEBUG]             org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile
[DEBUG]          org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG]             org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile
[DEBUG]          org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared:jar:1.0.0:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-p2-repository-plugin:jar:1.0.0
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.7
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419
[INFO] Computing target platform for MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] Using default execution environment 'JavaSE-1.7'
[DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fopt%252Fpublic%252Fhipp%252Fhomes%252Fgenie.cbi%252Fcentslave1%252Fworkspace%252Fcbi-eclipse-license-centos%252Forg.eclipse.license)
[DEBUG] Added 23 locally built units to the target platform
[INFO] Resolving dependencies of MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG] Using default execution environment 'JavaSE-1.7'
[DEBUG] Registered artifact repository org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey(uri=file:/resolution-context-artifacts@%252Fopt%252Fpublic%252Fhipp%252Fhomes%252Fgenie.cbi%252Fcentslave1%252Fworkspace%252Fcbi-eclipse-license-centos%252Forg.eclipse.license.repo)
[DEBUG] Added 23 locally built units to the target platform
[INFO] Resolving dependencies of MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[WARNING] The project org.eclipse.license:eclipse-license-parent:pom:2.0.2-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] eclipse-license-parent                                             [pom]
[INFO] org.eclipse.license                                    [eclipse-feature]
[INFO] org.eclipse.license.repo                            [eclipse-repository]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.eclipse.license:eclipse-license-parent:pom:2.0.2-SNAPSHOT
[DEBUG] Tasks:   [deploy]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.license:org.eclipse.license:eclipse-feature:2.0.2-SNAPSHOT
[DEBUG] Tasks:   [deploy]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.eclipse.license:org.eclipse.license.repo:eclipse-repository:2.0.2-SNAPSHOT
[DEBUG] Tasks:   [deploy]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO] 
[INFO] -------------< org.eclipse.license:eclipse-license-parent >-------------
[INFO] Building eclipse-license-parent 2.0.2-SNAPSHOT                     [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] Repositories (plugins)     : [eclipse-maven (https://repo.eclipse.org/content/repositories/releases/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <createChecksum default-value="false">${createChecksum}</createChecksum>
  <localRepository>${localRepository}</localRepository>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <skip default-value="false">${maven.install.skip}</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <altDeploymentRepository>${altDeploymentRepository}</altDeploymentRepository>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <localRepository default-value="${localRepository}"/>
  <offline default-value="${settings.offline}"/>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <project default-value="${project}"/>
  <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
  <skip default-value="false">${maven.deploy.skip}</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ eclipse-license-parent ---
[DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=226920, ConflictMarker.markTime=105070, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=108471, ConflictIdSorter.topsortTime=60932, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=805263, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=272023580, DefaultDependencyCollector.transformTime=1351987}
[DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.4:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.5:compile
[DEBUG]    org.codehaus.plexus:plexus-digest:jar:1.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
[DEBUG]   Included: org.apache.maven.plugins:maven-install-plugin:jar:2.4
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.5
[DEBUG]   Included: org.codehaus.plexus:plexus-digest:jar:1.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.license:eclipse-license-parent:pom:2.0.2-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = []
[DEBUG]   (f) createChecksum = false
[DEBUG]   (f) localRepository =       id: local
      url: file:///opt/public/hipp/homes/genie.cbi/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) packaging = pom
[DEBUG]   (f) pomFile = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/pom.xml
[DEBUG]   (s) skip = false
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/pom.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/eclipse-license-parent-2.0.2-SNAPSHOT.pom
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.eclipse.license:eclipse-license-parent/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/eclipse-license-parent/maven-metadata-local.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ eclipse-license-parent ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=157968, ConflictMarker.markTime=82418, ConflictMarker.nodeCount=32, ConflictIdSorter.graphTime=32011, ConflictIdSorter.topsortTime=38539, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=809539, ConflictResolver.conflictItemCount=32, DefaultDependencyCollector.collectTime=76027989, DefaultDependencyCollector.transformTime=1166458}
[DEBUG] org.apache.maven.plugins:maven-deploy-plugin:jar:2.7:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]          org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7
[DEBUG]   Included: org.apache.maven.plugins:maven-deploy-plugin:jar:2.7
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-deploy-plugin:2.7, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.license:eclipse-license-parent:pom:2.0.2-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = []
[DEBUG]   (s) localRepository =       id: local
      url: file:///opt/public/hipp/homes/genie.cbi/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) offline = false
[DEBUG]   (f) packaging = pom
[DEBUG]   (f) pomFile = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/pom.xml
[DEBUG]   (f) project = MavenProject: org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/pom.xml
[DEBUG]   (f) retryFailedDeploymentCount = 1
[DEBUG]   (f) skip = false
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/ with username=deployment, password=***
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/maven-metadata.xml (618 B at 1.7 kB/s)
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/eclipse-license-parent-2.0.2-20190129.175300-4.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/eclipse-license-parent-2.0.2-20190129.175300-4.pom (4.0 kB at 30 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/maven-metadata.xml (481 B at 13 kB/s)
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/eclipse-license-parent/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/2.0.2-SNAPSHOT/maven-metadata.xml (618 B at 5.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/eclipse-license-parent/maven-metadata.xml (481 B at 5.3 kB/s)
[INFO] 
[INFO] --------------< org.eclipse.license:org.eclipse.license >---------------
[INFO] Building org.eclipse.license 2.0.2-SNAPSHOT                        [2/3]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [runtime]
[DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] Repositories (plugins)     : [eclipse-maven (https://repo.eclipse.org/content/repositories/releases/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <baseDir>${project.basedir}</baseDir>
  <execution>${mojoExecution}</execution>
  <forceContextQualifier>${forceContextQualifier}</forceContextQualifier>
  <format default-value="yyyyMMddHHmm">&apos;v&apos;yyyyMMdd-HHmm</format>
  <packaging>${project.packaging}</packaging>
  <project>${project}</project>
  <session>${session}</session>
  <timestampProvider>jgit</timestampProvider>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-id (default-validate-id)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <packaging>${project.packaging}</packaging>
  <project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-version (default-validate-version)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <packaging>${project.packaging}</packaging>
  <project>${project}</project>
  <strictVersions default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:target-platform-configuration:1.0.0:target-platform (default-target-platform)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:1.0.0:package-feature (default-package-feature)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir>${project.basedir}</basedir>
  <deployableFeature default-value="false"/>
  <finalName>${project.build.finalName}</finalName>
  <outputDirectory>${project.build.directory}</outputDirectory>
  <project>${project}</project>
  <qualifier>${buildQualifier}</qualifier>
  <session>${session}</session>
  <strictBinIncludes default-value="true">false</strictBinIncludes>
  <target default-value="${project.build.directory}/site"/>
  <useDefaultExcludes default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <attachP2Metadata default-value="true"/>
  <baselineMode default-value="warn">${tycho.baseline}</baselineMode>
  <baselineReplace default-value="all">${tycho.baseline.replace}</baselineReplace>
  <defaultP2Metadata default-value="true"/>
  <project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <artifactRepositoryName default-value="${project.name} Artifacts"/>
  <compressRepository default-value="true"/>
  <forkedProcessTimeoutInSeconds>${p2.timeout}</forkedProcessTimeoutInSeconds>
  <generateP2Metadata default-value="true"/>
  <metadataRepositoryName default-value="${project.name}"/>
  <project>${project}</project>
  <target default-value="${project.build.directory}/site"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <createChecksum default-value="false">${createChecksum}</createChecksum>
  <localRepository>${localRepository}</localRepository>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <altDeploymentRepository>${altDeploymentRepository}</altDeploymentRepository>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <localRepository default-value="${localRepository}"/>
  <offline default-value="${settings.offline}"/>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <project default-value="${project}"/>
  <skip default-value="false">${maven.deploy.skip}</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=30533, ConflictMarker.markTime=29277, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2050, ConflictIdSorter.topsortTime=10270, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=20197, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=13387, DefaultDependencyCollector.transformTime=111203}
[DEBUG] org.eclipse.license:org.eclipse.license:eclipse-feature:2.0.2-SNAPSHOT
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.license ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=396145, ConflictMarker.markTime=260434, ConflictMarker.nodeCount=158, ConflictIdSorter.graphTime=149911, ConflictIdSorter.topsortTime=391185, ConflictIdSorter.conflictIdCount=50, ConflictIdSorter.conflictIdCycleCount=2, ConflictResolver.totalTime=4111136, ConflictResolver.conflictItemCount=106, DefaultDependencyCollector.collectTime=332597800, DefaultDependencyCollector.transformTime=5368558}
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0:
[DEBUG]    org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:jar:1.0.0:runtime
[DEBUG]       org.eclipse.jgit:org.eclipse.jgit:jar:4.0.1.201506240215-r:runtime
[DEBUG]          com.jcraft:jsch:jar:0.1.51:runtime
[DEBUG]          com.googlecode.javaewah:JavaEWAH:jar:0.7.9:runtime
[DEBUG]          org.apache.httpcomponents:httpclient:jar:4.1.3:runtime
[DEBUG]             org.apache.httpcomponents:httpcore:jar:4.1.4:runtime
[DEBUG]             commons-logging:commons-logging:jar:1.1.1:runtime
[DEBUG]             commons-codec:commons-codec:jar:1.4:runtime
[DEBUG]          org.slf4j:slf4j-api:jar:1.7.2:runtime
[DEBUG]    org.eclipse.tycho.extras:tycho-sourceref-jgit:jar:1.0.0:runtime
[DEBUG]    org.eclipse.tycho:tycho-core:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile
[DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile
[DEBUG]          org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile
[DEBUG]          de.pdark:decentxml:jar:1.3:compile
[DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile
[DEBUG]       org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG]          org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG]    org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]       org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.7:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.7:compile
[DEBUG]    org.apache.maven:maven-archiver:jar:2.5:compile
[DEBUG]    org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile
[DEBUG]       org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG]          commons-io:commons-io:jar:2.2:compile
[DEBUG]       org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0
[DEBUG]   Included: org.eclipse.tycho:tycho-packaging-plugin:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:jar:1.0.0
[DEBUG]   Included: org.eclipse.jgit:org.eclipse.jgit:jar:4.0.1.201506240215-r
[DEBUG]   Included: com.jcraft:jsch:jar:0.1.51
[DEBUG]   Included: com.googlecode.javaewah:JavaEWAH:jar:0.7.9
[DEBUG]   Included: org.apache.httpcomponents:httpclient:jar:4.1.3
[DEBUG]   Included: org.apache.httpcomponents:httpcore:jar:4.1.4
[DEBUG]   Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG]   Included: commons-codec:commons-codec:jar:1.4
[DEBUG]   Included: org.eclipse.tycho.extras:tycho-sourceref-jgit:jar:1.0.0
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.7
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:2.5
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator' with basic configurator -->
[DEBUG]   (f) baseDir = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license
[DEBUG]   (f) execution = org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator {execution: default-build-qualifier-aggregator}
[DEBUG]   (s) format = 'v'yyyyMMdd-HHmm
[DEBUG]   (f) packaging = eclipse-feature
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG]   (f) timestampProvider = jgit
[DEBUG] -- end configuration --
[DEBUG] readpipe [git, config, --system, --edit],/usr/local/bin
[DEBUG] readpipe may return '/etc/gitconfig'
[DEBUG] (ignoring remaing output:
[INFO] The project's OSGi version is 2.0.2.v20181016-2210
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.license ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-id from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-id' with basic configurator -->
[DEBUG]   (f) packaging = eclipse-feature
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.license ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-version from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:validate-version' with basic configurator -->
[DEBUG]   (f) packaging = eclipse-feature
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG]   (f) strictVersions = true
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.license ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=136518, ConflictMarker.markTime=74515, ConflictMarker.nodeCount=90, ConflictIdSorter.graphTime=47975, ConflictIdSorter.topsortTime=75611, ConflictIdSorter.conflictIdCount=40, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1116965, ConflictResolver.conflictItemCount=89, DefaultDependencyCollector.collectTime=22427191, DefaultDependencyCollector.transformTime=1487666}
[DEBUG] org.eclipse.tycho:target-platform-configuration:jar:1.0.0:
[DEBUG]    org.apache.maven:maven-core:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-settings-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-artifact:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-plugin-api:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-model-builder:jar:3.0:compile
[DEBUG]       org.apache.maven:maven-aether-provider:jar:3.0:runtime
[DEBUG]       org.sonatype.aether:aether-impl:jar:1.7:compile
[DEBUG]          org.sonatype.aether:aether-spi:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-api:jar:1.7:compile
[DEBUG]       org.sonatype.aether:aether-util:jar:1.7:compile
[DEBUG]       org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile
[DEBUG]          org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile
[DEBUG]             org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG]       org.codehaus.plexus:plexus-utils:jar:3.0.7:compile
[DEBUG]       org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.7:compile
[DEBUG]    org.eclipse.tycho:sisu-equinox-api:jar:1.0.0:compile
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared:jar:1.0.0:compile
[DEBUG]    org.eclipse.tycho:tycho-core:jar:1.0.0:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:2.9.1:compile
[DEBUG]          org.codehaus.plexus:plexus-io:jar:2.4.1:compile
[DEBUG]             commons-io:commons-io:jar:2.2:compile
[DEBUG]          org.apache.commons:commons-compress:jar:1.9:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419:compile
[DEBUG]       org.eclipse.tycho:sisu-equinox-embedder:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.osgi:jar:3.11.2.v20161107-1947:compile
[DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:1.0.0:compile
[DEBUG]          de.pdark:decentxml:jar:1.3:compile
[DEBUG]       org.eclipse.tycho:tycho-embedder-api:jar:1.0.0:compile
[DEBUG]          org.eclipse.tycho:org.eclipse.tycho.embedder.shared:jar:1.0.0:compile
[DEBUG]       org.eclipse.tycho:org.eclipse.tycho.core.shared:jar:1.0.0:compile
[DEBUG]       org.apache.maven:maven-compat:jar:3.0:compile
[DEBUG]          org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG] Created new class realm plugin>org.eclipse.tycho:target-platform-configuration:1.0.0
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.tycho:target-platform-configuration:1.0.0
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.eclipse.tycho:target-platform-configuration:1.0.0
[DEBUG]   Included: org.eclipse.tycho:target-platform-configuration:jar:1.0.0
[DEBUG]   Included: org.sonatype.aether:aether-util:jar:1.7
[DEBUG]   Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2
[DEBUG]   Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.7
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.7
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.9.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.4.1
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.9
[DEBUG]   Included: org.eclipse.tycho:org.eclipse.osgi.compatibility.state:jar:1.0.200.v20160504-1419
[DEBUG] Configuring mojo org.eclipse.tycho:target-platform-configuration:1.0.0:target-platform from plugin realm ClassRealm[plugin>org.eclipse.tycho:target-platform-configuration:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:target-platform-configuration:1.0.0:target-platform' with basic configurator -->
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.license ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:package-feature from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:package-feature' with basic configurator -->
[DEBUG]   (f) basedir = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license
[DEBUG]   (f) deployableFeature = false
[DEBUG]   (f) finalName = org.eclipse.license-2.0.2-SNAPSHOT
[DEBUG]   (f) outputDirectory = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG]   (f) qualifier = v20181016-2210
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG]   (f) strictBinIncludes = false
[DEBUG]   (f) target = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target/site
[DEBUG]   (f) useDefaultExcludes = true
[DEBUG] -- end configuration --
[INFO] Building jar: /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target/org.eclipse.license-2.0.2-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding entry build.properties
[DEBUG] adding entry epl-2.0.html
[DEBUG] adding entry license.html
[DEBUG] adding entry feature.xml
[DEBUG] adding entry feature.properties
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.license ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:1.0.0:p2-metadata-default from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-plugin:1.0.0:p2-metadata-default' with basic configurator -->
[DEBUG]   (f) attachP2Metadata = true
[DEBUG]   (f) baselineMode = warn
[DEBUG]   (f) baselineReplace = all
[DEBUG]   (f) defaultP2Metadata = true
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.license ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:1.0.0:feature-p2-metadata from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-plugin:1.0.0:feature-p2-metadata' with basic configurator -->
[DEBUG]   (f) artifactRepositoryName = org.eclipse.license Artifacts
[DEBUG]   (f) compressRepository = true
[DEBUG]   (f) generateP2Metadata = true
[DEBUG]   (f) metadataRepositoryName = org.eclipse.license
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG]   (f) target = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target/site
[DEBUG] -- end configuration --
[DEBUG] /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target/site does not exist or is not a directory
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.license ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=43405, ConflictMarker.markTime=42568, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=23263, ConflictIdSorter.topsortTime=21513, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=581550, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=8300365, DefaultDependencyCollector.transformTime=742442}
[DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.3.1:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG]    org.codehaus.plexus:plexus-digest:jar:1.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG]   Included: org.apache.maven.plugins:maven-install-plugin:jar:2.3.1
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG]   Included: org.codehaus.plexus:plexus-digest:jar:1.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.3.1:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.3.1:install' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.license:org.eclipse.license:eclipse-feature:2.0.2-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = [org.eclipse.license:org.eclipse.license:xml:p2metadata:2.0.2-SNAPSHOT, org.eclipse.license:org.eclipse.license:xml:p2artifacts:2.0.2-SNAPSHOT]
[DEBUG]   (f) createChecksum = false
[DEBUG]   (f) localRepository =       id: local
      url: file:///opt/public/hipp/homes/genie.cbi/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) packaging = eclipse-feature
[DEBUG]   (f) pomFile = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target/org.eclipse.license-2.0.2-SNAPSHOT.jar to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-SNAPSHOT.jar
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/_remote.repositories
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-SNAPSHOT.pom
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.eclipse.license:org.eclipse.license/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/maven-metadata-local.xml
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target/p2content.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-SNAPSHOT-p2metadata.xml
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.eclipse.license:org.eclipse.license/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/maven-metadata-local.xml
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/target/p2artifacts.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-SNAPSHOT-p2artifacts.xml
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.eclipse.license:org.eclipse.license/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/maven-metadata-local.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.license ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:1.0.0:update-local-index from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-plugin:1.0.0:update-local-index' with basic configurator -->
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.license ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=58098, ConflictMarker.markTime=100354, ConflictMarker.nodeCount=32, ConflictIdSorter.graphTime=49958, ConflictIdSorter.topsortTime=42391, ConflictIdSorter.conflictIdCount=14, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=480051, ConflictResolver.conflictItemCount=32, DefaultDependencyCollector.collectTime=6537835, DefaultDependencyCollector.transformTime=776343}
[DEBUG] org.apache.maven.plugins:maven-deploy-plugin:jar:2.5:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]          org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:1.5.6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.5
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-deploy-plugin:2.5
[DEBUG]   Included: org.apache.maven.plugins:maven-deploy-plugin:jar:2.5
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.5.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-deploy-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.license:org.eclipse.license:eclipse-feature:2.0.2-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = [org.eclipse.license:org.eclipse.license:xml:p2metadata:2.0.2-SNAPSHOT, org.eclipse.license:org.eclipse.license:xml:p2artifacts:2.0.2-SNAPSHOT]
[DEBUG]   (s) localRepository =       id: local
      url: file:///opt/public/hipp/homes/genie.cbi/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) offline = false
[DEBUG]   (f) packaging = eclipse-feature
[DEBUG]   (f) pomFile = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/ with username=deployment, password=***
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 13 kB/s)
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3.jar (13 kB at 139 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3.pom (910 B at 9.9 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/maven-metadata.xml (478 B at 4.2 kB/s)
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 13 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/maven-metadata.xml (478 B at 5.0 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/ with username=deployment, password=***
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3-p2metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3-p2metadata.xml (20 kB at 149 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 10 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/ with username=deployment, password=***
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3-p2artifacts.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/org.eclipse.license-2.0.2-20190129.175302-3-p2artifacts.xml (654 B at 4.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 13 kB/s)
[INFO] 
[INFO] ------------< org.eclipse.license:org.eclipse.license.repo >------------
[INFO] Building org.eclipse.license.repo 2.0.2-SNAPSHOT                   [3/3]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] Repositories (plugins)     : [eclipse-maven (https://repo.eclipse.org/content/repositories/releases/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <baseDir>${project.basedir}</baseDir>
  <execution>${mojoExecution}</execution>
  <forceContextQualifier>${forceContextQualifier}</forceContextQualifier>
  <format default-value="yyyyMMddHHmm">&apos;v&apos;yyyyMMdd-HHmm</format>
  <packaging>${project.packaging}</packaging>
  <project>${project}</project>
  <session>${session}</session>
  <timestampProvider>jgit</timestampProvider>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean-1)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <directory default-value="${project.build.directory}"/>
  <excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  <followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <reportDirectory default-value="${project.reporting.outputDirectory}"/>
  <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
  <skip default-value="false">${clean.skip}</skip>
  <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  <verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources (default-resources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <buildFilters default-value="${project.build.filters}"/>
  <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <escapeString default-value="${maven.resources.escapeString}"/>
  <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  <project default-value="${project}"/>
  <resources default-value="${project.resources}"/>
  <session default-value="${session}"/>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:target-platform-configuration:1.0.0:target-platform (default-target-platform)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <flavor default-value="tooling"/>
  <project>${project}</project>
  <qualifier>${buildQualifier}</qualifier>
  <session>${session}</session>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <project>${project}</project>
  <qualifier>${buildQualifier}</qualifier>
  <session>${session}</session>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <project>${project}</project>
  <qualifier>${buildQualifier}</qualifier>
  <session>${session}</session>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <compress default-value="true"/>
  <createArtifactRepository default-value="true"/>
  <includeAllDependencies default-value="false"/>
  <keepNonXzIndexFiles default-value="true"/>
  <project>${project}</project>
  <qualifier>${buildQualifier}</qualifier>
  <repositoryName default-value="${project.name}"/>
  <session>${session}</session>
  <xzCompress default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <finalName>${project.build.finalName}</finalName>
  <project>${project}</project>
  <qualifier>${buildQualifier}</qualifier>
  <session>${session}</session>
  <skipArchive default-value="false"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <createChecksum default-value="false">${createChecksum}</createChecksum>
  <localRepository>${localRepository}</localRepository>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.eclipse.tycho:tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <project>${project}</project>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <altDeploymentRepository>${altDeploymentRepository}</altDeploymentRepository>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <localRepository default-value="${localRepository}"/>
  <offline default-value="${settings.offline}"/>
  <packaging default-value="${project.packaging}"/>
  <pomFile default-value="${project.file}"/>
  <project default-value="${project}"/>
  <skip default-value="false">${maven.deploy.skip}</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-packaging-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator' with basic configurator -->
[DEBUG]   (f) baseDir = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo
[DEBUG]   (f) execution = org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier-aggregator {execution: default-build-qualifier-aggregator}
[DEBUG]   (s) format = 'v'yyyyMMdd-HHmm
[DEBUG]   (f) packaging = eclipse-repository
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG]   (f) timestampProvider = jgit
[DEBUG] -- end configuration --
[INFO] The project's OSGi version is 2.0.2.v20181016-2210
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.license.repo ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=19235, ConflictMarker.markTime=17747, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=9373, ConflictIdSorter.topsortTime=14579, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=79836, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=14368727, DefaultDependencyCollector.transformTime=165711}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG]   Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG]   (f) directory = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target
[DEBUG]   (f) excludeDefaultDirectories = false
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) followSymLinks = false
[DEBUG]   (f) outputDirectory = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/classes
[DEBUG]   (f) reportDirectory = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/site
[DEBUG]   (f) retryOnError = true
[DEBUG]   (f) skip = false
[DEBUG]   (f) testOutputDirectory = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/test-classes
[DEBUG] -- end configuration --
[DEBUG] Skipping non-existing directory /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target
[DEBUG] Skipping non-existing directory /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/classes
[DEBUG] Skipping non-existing directory /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/test-classes
[DEBUG] Skipping non-existing directory /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/site
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.license.repo ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=129869, ConflictMarker.markTime=91340, ConflictMarker.nodeCount=78, ConflictIdSorter.graphTime=75808, ConflictIdSorter.topsortTime=51034, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=952181, ConflictResolver.conflictItemCount=75, DefaultDependencyCollector.collectTime=221266003, DefaultDependencyCollector.transformTime=1356519}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG]       commons-cli:commons-cli:jar:1.0:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG]       org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]       junit:junit:jar:3.8.1:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG]    org.apache.maven.shared:maven-filtering:jar:1.0-beta-4:compile
[DEBUG]       org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG]    org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG]   Imported:  < project>org.eclipse.license:eclipse-license-parent:2.0.2-SNAPSHOT
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3
[DEBUG]   Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG]   Included: commons-cli:commons-cli:jar:1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG]   Included: org.apache.maven.shared:maven-filtering:jar:1.0-beta-4
[DEBUG]   Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.4.3, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources' with basic configurator -->
[DEBUG]   (f) buildFilters = []
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) escapeWindowsPaths = true
[DEBUG]   (s) includeEmptyDirs = false
[DEBUG]   (s) outputDirectory = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/classes
[DEBUG]   (s) overwrite = false
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG]   (f) useBuildFilters = true
[DEBUG]   (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {java.vendor=Oracle Corporation, env.RUN_DISPLAY_URL=https://ci-staging.eclipse.org/cbi/job/cbi-eclipse-license-centos/2/display/redirect, env.JENKINS_SERVER_COOKIE=fd0ab396539457df, sun.java.launcher=SUN_STANDARD, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.name=Linux, tycho.env.osgi.os=linux, sun.boot.class.path=/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/resources.jar:/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/rt.jar:/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/sunrsasign.jar:/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/jsse.jar:/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/jce.jar:/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/charsets.jar:/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/jfr.jar:/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/classes, env.JOB_DISPLAY_URL=https://ci-staging.eclipse.org/cbi/job/cbi-eclipse-license-centos/display/redirect, env.PWD=/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos, unqualifiedVersion=2.0.2, java.vm.specification.vendor=Oracle Corporation, java.runtime.version=1.8.0_192-b12, env.BUILD_DISPLAY_NAME=#2, project.build.sourceEncoding=UTF-8, user.name=genie.cbi, maven.build.version=Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00), env.USER=genie.cbi, env.SHELL=/usr/local/bin/hipp_shell, env.PATH=/opt/tools/java/oracle/jdk-8/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/bin:/usr/bin:/opt/public/hipp/homes/genie.cbi/.rvm/bin, user.language=en, sun.boot.library.path=/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/amd64, classworlds.conf=/shared/common/apache-maven-latest/bin/m2.conf, env.SSH_CONNECTION=172.30.42.74 36630 172.30.206.171 22, java.version=1.8.0_192, env.SSH_CLIENT=172.30.42.74 36630 22, user.timezone=, env.NODE_NAME=centslave1, sun.arch.data.model=64, java.endorsed.dirs=/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/endorsed, buildQualifier=v20181016-2210, sun.cpu.isalist=, env.JOB_BASE_NAME=cbi-eclipse-license-centos, sun.jnu.encoding=ANSI_X3.4-1968, file.encoding.pkg=sun.io, env.SHLVL=2, file.separator=/, java.specification.name=Java Platform API Specification, maven.conf=/shared/common/apache-maven-latest/conf, java.class.version=52.0, user.country=US, qualifiedVersion=2.0.2.v20181016-2210, env.BUILD_NUMBER=2, java.home=/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre, java.vm.info=mixed mode, env.LOGNAME=genie.cbi, os.version=3.10.0-514.el7.x86_64, env.HUDSON_COOKIE=fe569f8c-a9f3-4c61-849f-33c3dba1c0ad, path.separator=:, java.vm.version=25.192-b12, env.RUN_CHANGES_DISPLAY_URL=https://ci-staging.eclipse.org/cbi/job/cbi-eclipse-license-centos/2/display/redirect?page=changes, env.JOB_NAME=cbi-eclipse-license-centos, env.JAVA_HOME=/shared/common/jdk1.8.0_x64-latest, java.awt.printerjob=sun.print.PSPrinterJob, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.X11.XToolkit, env.HUDSON_URL=https://ci-staging.eclipse.org/cbi/, env.BUILD_TAG=jenkins-cbi-eclipse-license-centos-2, user.home=/opt/public/hipp/homes/genie.cbi, env.JENKINS_HOME=/var/jenkins_home, env.JOB_URL=https://ci-staging.eclipse.org/cbi/job/cbi-eclipse-license-centos/, env.OLDPWD=/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos, java.specification.vendor=Oracle Corporation, library.jansi.path=/shared/common/apache-maven-latest/lib/jansi-native, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, java.vendor.url=http://java.oracle.com/, env.MAVEN_CMD_LINE_ARGS= deploy -B -X, env.HUDSON_HOME=/var/jenkins_home, env.FOO=BAR, env.HUDSON_SERVER_COOKIE=fd0ab396539457df, java.vm.vendor=Oracle Corporation, maven.home=/shared/common/apache-maven-latest, java.runtime.name=Java(TM) SE Runtime Environment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher deploy -B -X, java.class.path=/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar, env.EXECUTOR_NUMBER=0, env.XDG_SESSION_ID=277208, maven.version=3.5.4, java.vm.specification.name=Java Virtual Machine Specification, tycho.env.osgi.arch=x86_64, java.vm.specification.version=1.8, sun.cpu.endian=little, sun.os.patch.level=unknown, env.HOME=/opt/public/hipp/homes/genie.cbi, env.BUILD_URL=https://ci-staging.eclipse.org/cbi/job/cbi-eclipse-license-centos/2/, java.io.tmpdir=/tmp, eclipse-maven-repo.url=https://repo.eclipse.org/content/repositories/releases/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, maven.multiModuleProjectDirectory=/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos, tycho.env.osgi.ws=gtk, env.SSH_AUTH_SOCK=/tmp/ssh-1iLUbjRLOntk/agent.10556, tycho.version=1.0.0, os.arch=amd64, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.ext.dirs=/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/lib/ext:/usr/java/packages/lib/ext, env.XDG_RUNTIME_DIR=/run/user/10189, user.dir=/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos, env.BUILD_ID=2, env.GIT_BRANCH=origin/master, line.separator=
, env.JENKINS_URL=https://ci-staging.eclipse.org/cbi/, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, env.GIT_URL=git://git.eclipse.org/gitroot/cbi/org.eclipse.license, env.GIT_COMMIT=e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06, cbi-plugins.version=1.1.4, file.encoding=ANSI_X3.4-1968, env.MAIL=/var/mail/genie.cbi, env.WORKSPACE=/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos, java.specification.version=1.8, env.GIT_PREVIOUS_COMMIT=e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06, env.NODE_LABELS=centslave1, env.MAVEN_PROJECTBASEDIR=/opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/src/main/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 1 resource
[DEBUG] file index.html has a filtered file extension
[DEBUG] copy /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/src/main/resources/index.html to /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/classes/index.html
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:target-platform-configuration:1.0.0:target-platform from plugin realm ClassRealm[plugin>org.eclipse.tycho:target-platform-configuration:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:target-platform-configuration:1.0.0:target-platform' with basic configurator -->
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG] -- end configuration --
[DEBUG] Adding reactor project: MavenProject: org.eclipse.license:org.eclipse.license:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license/pom.xml
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:publish-products from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:publish-products' with basic configurator -->
[DEBUG]   (f) flavor = tooling
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) qualifier = v20181016-2210
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:publish-categories from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:publish-categories' with basic configurator -->
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) qualifier = v20181016-2210
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:attach-artifacts from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-publisher-plugin:1.0.0:attach-artifacts' with basic configurator -->
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) qualifier = v20181016-2210
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0:assemble-repository from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0:assemble-repository' with basic configurator -->
[DEBUG]   (f) compress = true
[DEBUG]   (f) createArtifactRepository = true
[DEBUG]   (f) includeAllDependencies = false
[DEBUG]   (f) keepNonXzIndexFiles = true
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) qualifier = v20181016-2210
[DEBUG]   (f) repositoryName = org.eclipse.license.repo
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG]   (f) xzCompress = true
[DEBUG] -- end configuration --
[INFO] Copying resources from /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/classes to /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/repository
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0:archive-repository from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-repository-plugin:1.0.0:archive-repository' with basic configurator -->
[DEBUG]   (f) finalName = org.eclipse.license.repo-2.0.2-SNAPSHOT
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) qualifier = v20181016-2210
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@362a561e
[DEBUG]   (f) skipArchive = false
[DEBUG] -- end configuration --
[INFO] Building zip: /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/org.eclipse.license.repo-2.0.2-SNAPSHOT.zip
[DEBUG] adding directory features/
[DEBUG] adding entry content.xml.xz
[DEBUG] adding entry artifacts.xml.xz
[DEBUG] adding entry features/org.eclipse.license_2.0.2.v20181016-2210.jar
[DEBUG] adding entry index.html
[DEBUG] adding entry p2.index
[DEBUG] adding entry content.jar
[DEBUG] adding entry artifacts.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.3.1:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.3.1:install' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.license:org.eclipse.license.repo:eclipse-repository:2.0.2-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = [org.eclipse.license:org.eclipse.license.repo:xml:p2metadata:2.0.2-SNAPSHOT, org.eclipse.license:org.eclipse.license.repo:xml:p2artifacts:2.0.2-SNAPSHOT]
[DEBUG]   (f) createChecksum = false
[DEBUG]   (f) localRepository =       id: local
      url: file:///opt/public/hipp/homes/genie.cbi/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) packaging = eclipse-repository
[DEBUG]   (f) pomFile = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/org.eclipse.license.repo-2.0.2-SNAPSHOT.zip to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-SNAPSHOT.zip
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/_remote.repositories
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-SNAPSHOT.pom
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.eclipse.license:org.eclipse.license.repo/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/maven-metadata-local.xml
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/p2content.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-SNAPSHOT-p2metadata.xml
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.eclipse.license:org.eclipse.license.repo/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/maven-metadata-local.xml
[INFO] Installing /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/target/p2artifacts.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-SNAPSHOT-p2artifacts.xml
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.eclipse.license:org.eclipse.license.repo/maven-metadata.xml to /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/maven-metadata-local.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.eclipse.tycho:tycho-p2-plugin:1.0.0:update-local-index from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:1.0.0, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.eclipse.tycho:tycho-p2-plugin:1.0.0:update-local-index' with basic configurator -->
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.license.repo ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-deploy-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@7852e922]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.license:org.eclipse.license.repo:eclipse-repository:2.0.2-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = [org.eclipse.license:org.eclipse.license.repo:xml:p2metadata:2.0.2-SNAPSHOT, org.eclipse.license:org.eclipse.license.repo:xml:p2artifacts:2.0.2-SNAPSHOT]
[DEBUG]   (s) localRepository =       id: local
      url: file:///opt/public/hipp/homes/genie.cbi/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) offline = false
[DEBUG]   (f) packaging = eclipse-repository
[DEBUG]   (f) pomFile = /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) project = MavenProject: org.eclipse.license:org.eclipse.license.repo:2.0.2-SNAPSHOT @ /opt/public/hipp/homes/genie.cbi/centslave1/workspace/cbi-eclipse-license-centos/org.eclipse.license.repo/pom.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/ with username=deployment, password=***
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 13 kB/s)
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3.zip
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3.zip (24 kB at 258 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3.pom (919 B at 11 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/maven-metadata.xml (483 B at 7.4 kB/s)
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/maven-metadata.xml (483 B at 5.9 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/ with username=deployment, password=***
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3-p2metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3-p2metadata.xml (869 B at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 15 kB/s)
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/cbi-snapshots/ with username=deployment, password=***
[DEBUG] Writing tracking file /opt/public/hipp/homes/genie.cbi/.m2/repository/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/resolver-status.properties
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3-p2artifacts.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/org.eclipse.license.repo-2.0.2-20190129.175315-3-p2artifacts.xml (100 B at 1.3 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/license/org.eclipse.license.repo/2.0.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 15 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] eclipse-license-parent 2.0.2-SNAPSHOT .............. SUCCESS [  1.681 s]
[INFO] org.eclipse.license ................................ SUCCESS [  3.194 s]
[INFO] org.eclipse.license.repo 2.0.2-SNAPSHOT ............ SUCCESS [ 12.656 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.517 s
[INFO] Finished at: 2019-01-29T12:53:16-05:00
[INFO] ------------------------------------------------------------------------
[cbi-eclipse-license-centos] $ /bin/sh -xe /tmp/jenkins1114507605244430501.sh
++ xmllint --xpath '//*[local-name()='\''project'\'']/*[local-name()='\''version'\'']/text()' pom.xml
+ VERSION=2.0.2-SNAPSHOT
+ echo 'Version == 2.0.2-SNAPSHOT'
Version == 2.0.2-SNAPSHOT
+ '[' '!' -z 2.0.2-SNAPSHOT ']'
+ DL_PATH=/home/data/httpd/download.eclipse.org/cbi/updates/license/2.0.2-SNAPSHOT
+ ssh genie.cbi@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/cbi/updates/license/2.0.2-SNAPSHOT
+ ssh genie.cbi@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/cbi/updates/license/2.0.2-SNAPSHOT
+ scp -r org.eclipse.license.repo/target/repository/artifacts.jar org.eclipse.license.repo/target/repository/artifacts.xml.xz org.eclipse.license.repo/target/repository/content.jar org.eclipse.license.repo/target/repository/content.xml.xz org.eclipse.license.repo/target/repository/features org.eclipse.license.repo/target/repository/index.html org.eclipse.license.repo/target/repository/p2.index genie.cbi@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/cbi/updates/license/2.0.2-SNAPSHOT
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 10558 killed;
[ssh-agent] Stopped.
Sending e-mails to: mikael.barbero@eclipse-foundation.org
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS