Skip to content

Console Output

Started by user Johannes Faltermeier
Running as Johannes Faltermeier
Agent basic-zzxts is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-zzxts"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.ecp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-zzxts"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-zzxts"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.ecp.svc.cluster.local/ecp/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-ecp"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-zzxts in workspace /home/jenkins/agent/workspace/wip-archive-release
[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-L1gLnqRjRuvi/agent.77
SSH_AGENT_PID=79
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/wip-archive-release@tmp/private_key_1207293613594179989.key (/home/jenkins/agent/workspace/wip-archive-release@tmp/private_key_1207293613594179989.key)
[ssh-agent] Using credentials genie.ecp (ssh://genie.ecp@projects-storage.eclipse.org)
[wip-archive-release] $ /bin/sh /tmp/jenkins15920009531697057733.sh
[wip-archive-release] $ /bin/sh /tmp/jenkins11042005300820792333.sh
/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804101200/ecp clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (31.36kB)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (31.36kB)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201705151400/ (884.78kB)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/neon/201705151400/ (884.78kB)
[INFO] Fetching 201705151400&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/
[INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB)
[INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB)
[INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB)
[INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB)
[INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB)
[INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB)
[INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB)
[INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB)
[INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB)
[INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB)
[INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB)
[INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB)
[INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.04kB)
[INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (36.04kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB)
[INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB)
[INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB)
[INFO] Fetching org.eclipse.wtp.releng.tools_1.2.1.v201902122017.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/plugins/ (63.1kB)
[INFO] Fetching org.eclipse.wtp.releng.tools_1.2.1.v201902122017.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/plugins/ (63.1kB)
[INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.19MB)
[INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (2.19MB)
[INFO] Fetching org.eclipse.wtp.releng.tools.feature_1.2.0.v201902122017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/features/ (17.97kB)
[INFO] Fetching org.eclipse.wtp.releng.tools.feature_1.2.0.v201902122017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/features/ (17.97kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from https://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB)
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804101200/ecp, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804101200/ecp
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: org.eclipse.emf.ecp.site.target.feature
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15.580 s
[INFO] Finished at: 2021-02-12T15:27:15Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804101200/spreadsheet clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804101200/spreadsheet, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804101200/spreadsheet
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: emfforms-spreadsheet-repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.742 s
[INFO] Finished at: 2021-02-12T15:27:21Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804161512/ecp clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804161512/ecp, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804161512/ecp
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: org.eclipse.emf.ecp.site.target.feature
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had existing mirrorURL: http://www.eclipse.org/downloads/download.php?file=/ecp/releases/tmp_releases_target_117/1170_1804161512/ecp&format=xml
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	INFO: repository rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.687 s
[INFO] Finished at: 2021-02-12T15:27:27Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804161512/spreadsheet clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804161512/spreadsheet, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804161512/spreadsheet
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: emfforms-spreadsheet-repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.375 s
[INFO] Finished at: 2021-02-12T15:27:32Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804251624/ecp clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804251624/ecp, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804251624/ecp
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: org.eclipse.emf.ecp.site.target.feature
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had existing mirrorURL: http://www.eclipse.org/downloads/download.php?file=/ecp/releases/tmp_releases_target_117/1170_1804251624/ecp&format=xml
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	INFO: repository rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.113 s
[INFO] Finished at: 2021-02-12T15:27:39Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804251624/spreadsheet clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804251624/spreadsheet, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1804251624/spreadsheet
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: emfforms-spreadsheet-repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.425 s
[INFO] Finished at: 2021-02-12T15:27:44Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1805071019/ecp clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1805071019/ecp, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1805071019/ecp
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: org.eclipse.emf.ecp.site.target.feature
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had existing mirrorURL: http://www.eclipse.org/downloads/download.php?file=/ecp/releases/tmp_releases_target_117/1170_1805071019/ecp&format=xml
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	INFO: repository rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.711 s
[INFO] Finished at: 2021-02-12T15:27:50Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1805071019/spreadsheet clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1805071019/spreadsheet, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1805071019/spreadsheet
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: emfforms-spreadsheet-repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.406 s
[INFO] Finished at: 2021-02-12T15:27:56Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1806290845/ecp clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1806290845/ecp, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1806290845/ecp
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: org.eclipse.emf.ecp.site.target.feature
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.445 s
[INFO] Finished at: 2021-02-12T15:28:01Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1806290845/spreadsheet clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1806290845/spreadsheet, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1806290845/spreadsheet
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: emfforms-spreadsheet-repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.346 s
[INFO] Finished at: 2021-02-12T15:28:07Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1809171326/ecp clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1809171326/ecp, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1809171326/ecp
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: org.eclipse.emf.ecp.site.target.feature
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had existing mirrorURL: http://www.eclipse.org/downloads/download.php?file=/ecp/releases/tmp_releases_target_117/1170_1809171326/ecp&format=xml
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	INFO: repository rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.702 s
[INFO] Finished at: 2021-02-12T15:28:13Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1809171326/spreadsheet clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1809171326/spreadsheet, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_1809171326/spreadsheet
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: emfforms-spreadsheet-repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.495 s
[INFO] Finished at: 2021-02-12T15:28:18Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_201804201401/ecp clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_201804201401/ecp, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_201804201401/ecp
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: org.eclipse.emf.ecp.site.target.feature
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had existing mirrorURL: http://www.eclipse.org/downloads/download.php?file=/ecp/releases/tmp_releases_target_117/1170_201804201401/ecp&format=xml
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	INFO: repository rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.803 s
[INFO] Finished at: 2021-02-12T15:28:25Z
[INFO] ------------------------------------------------------------------------
mvn -DrepoPath=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_201804201401/spreadsheet clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.ecp:org.eclipse.emf.ecp.p2mirrors >----------
[INFO] Building org.eclipse.emf.ecp.p2mirrors 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Deleting /home/jenkins/agent/workspace/wip-archive-release/target
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.0.0:eclipse-run (remove-repo-properties) @ org.eclipse.emf.ecp.p2mirrors ---
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests/ (172B)
[INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.19.0/R-3.19.0-20200828030223/repositoryunittests
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Fetching p2.index from https://download.eclipse.org/releases/neon/201705151400/ (142B)
[INFO] Adding repository https://download.eclipse.org/releases/neon/201705151400
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_201804201401/spreadsheet, -Dp2MirrorsURL=, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/wip-archive-release/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117/1170_201804201401/spreadsheet
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: emfforms-spreadsheet-repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': 
	INFO: removal of mirrorURL was indicated, but repository has no existing value.
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': null
	INFO: p2StatsURI was not specified. Any existing values not changed.
	INFO: No artifacts requested to be tracked
	WARNING: repository was not rewritten
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.403 s
[INFO] Finished at: 2021-02-12T15:28:30Z
[INFO] ------------------------------------------------------------------------
running in /home/jenkins/agent/workspace/wip-archive-release/tmp_releases_target_117-COPY
Using Equinox launcher: /home/jenkins/agent/workspace/wip-archive-release/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Buildfile: /tmp/tmp.wNhsQE7TXl

default:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 3 seconds
Using Equinox launcher: /home/jenkins/agent/workspace/wip-archive-release/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Buildfile: /tmp/tmp.6fuHoMGciN

default:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 3 seconds
Using Equinox launcher: /home/jenkins/agent/workspace/wip-archive-release/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Buildfile: /tmp/tmp.YMv3tLBO6s

default:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 4 seconds
Using Equinox launcher: /home/jenkins/agent/workspace/wip-archive-release/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Buildfile: /tmp/tmp.ExY0Ec0238

default:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 5 seconds
Using Equinox launcher: /home/jenkins/agent/workspace/wip-archive-release/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Buildfile: /tmp/tmp.HV6SuYuu2G

default:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 5 seconds
Using Equinox launcher: /home/jenkins/agent/workspace/wip-archive-release/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Buildfile: /tmp/tmp.St3p3440aC

default:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 6 seconds
Using Equinox launcher: /home/jenkins/agent/workspace/wip-archive-release/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
Buildfile: /tmp/tmp.8Sg570epsn

default:
BUILD SUCCESSFUL

BUILD SUCCESSFUL
Total time: 6 seconds
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 79 killed;
[ssh-agent] Stopped.
Archiving artifacts
Finished: SUCCESS