Started by user Scott Lewis Running as Scott Lewis Agent basic-v2sgm is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-v2sgm" namespace: "ecf" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ecf.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-v2sgm" - 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-v2sgm" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ecf.svc.cluster.local/ecf/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" 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 subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-ecf" 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" [EnvInject] - Loading node environment variables. Building remotely on basic-v2sgm (basic) in workspace /home/jenkins/agent/workspace/ecf-github.master.stage-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-F1sgOAxKfOzq/agent.50 SSH_AGENT_PID=52 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/ecf-github.master.stage-release@tmp/private_key_13743266645391722160.key (/home/jenkins/agent/workspace/ecf-github.master.stage-release@tmp/private_key_13743266645391722160.key) [ssh-agent] Using credentials genie.ecf (ssh://genie.ecf@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/ecf.git > git init /home/jenkins/agent/workspace/ecf-github.master.stage-release # timeout=10 Fetching upstream changes from https://github.com/eclipse/ecf.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/ecf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/ecf.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 28753b9b4da377be0b51d273428ba4193fec44c8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28753b9b4da377be0b51d273428ba4193fec44c8 # timeout=10 Commit message: "Merge pull request #92 from scottslewis/master" > git rev-list --no-walk 2e04fd9e1c088e223dfb75c5a1707d3e20d04922 # timeout=10 Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-v2sgm [ecf-github.master.stage-release] $ /bin/sh -xe /tmp/jenkins2629736357610776155.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 021B6E5B2F3B218C: public key "Eclipse ECF Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 021B6E5B2F3B218C: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key A486DE6E89E0F3F573D5C4F7021B6E5B2F3B218C trust Secret subkeys are available. pub rsa4096/021B6E5B2F3B218C created: 2016-12-19 expires: 2026-12-15 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B1B69136775115FA created: 2016-12-19 expires: 2026-12-15 usage: S [ unknown] (1). Eclipse ECF Project pub rsa4096/021B6E5B2F3B218C created: 2016-12-19 expires: 2026-12-15 usage: SCEA trust: unknown validity: unknown ssb rsa4096/B1B69136775115FA created: 2016-12-19 expires: 2026-12-15 usage: S [ unknown] (1). Eclipse ECF Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/021B6E5B2F3B218C created: 2016-12-19 expires: 2026-12-15 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/B1B69136775115FA created: 2016-12-19 expires: 2026-12-15 usage: S [ unknown] (1). Eclipse ECF Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key F34A09A067CACC398A8A941EB1B69136775115FA trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2026-12-15 pub rsa4096/021B6E5B2F3B218C created: 2016-12-19 expires: 2026-12-15 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B1B69136775115FA created: 2016-12-19 expires: 2026-12-15 usage: S [ultimate] (1). Eclipse ECF Project pub rsa4096/021B6E5B2F3B218C created: 2016-12-19 expires: 2026-12-15 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B1B69136775115FA created: 2016-12-19 expires: 2026-12-15 usage: S [ultimate] (1). Eclipse ECF Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/021B6E5B2F3B218C created: 2016-12-19 expires: 2026-12-15 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/B1B69136775115FA created: 2016-12-19 expires: 2026-12-15 usage: S [ultimate] (1). Eclipse ECF Project Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 46693 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [ecf-github.master.stage-release] $ /opt/tools/java/openjdk/jdk-11/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.7.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 46693 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/ecf-github.master.stage-release/pom.xml clean verify -Psign -Pbaseline-checks -DskipTests=true [INFO] Scanning for projects... [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.pom (2.1 kB at 3.2 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 661 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.pom (7.1 kB at 13 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.pom (1.1 kB at 1.3 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 39 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.pom (1.1 kB at 56 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 5.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 2.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 5.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 3.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 8.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 4.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 9.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 6.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 3.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 682 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 204 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.pom (1.8 kB at 73 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.5/sisu-equinox-2.7.5.pom (1.0 kB at 69 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 385 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 3.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 6.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 576 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.pom (1.7 kB at 86 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.pom (1.4 kB at 102 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 3.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.pom (2.1 kB at 103 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.pom (1.1 kB at 62 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.pom (1.0 kB at 3.2 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.pom (2.3 kB at 46 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.5/tycho-p2-2.7.5.pom (1.1 kB at 30 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.5/tycho-maven-plugin-2.7.5.jar (5.5 kB at 342 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.5/org.eclipse.tycho.p2.tools.shared-2.7.5.jar (22 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.5/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar (56 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.5/tycho-core-2.7.5.jar (284 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.5/sisu-equinox-api-2.7.5.jar (3.1 kB at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.5/tycho-metadata-model-2.7.5.jar (38 kB at 549 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.5/sisu-equinox-embedder-2.7.5.jar (13 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.5/tycho-embedder-api-2.7.5.jar (6.7 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.5/org.eclipse.tycho.embedder.shared-2.7.5.jar (16 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.5/org.eclipse.tycho.core.shared-2.7.5.jar (46 kB at 310 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 28 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 6.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 8.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.5/tycho-p2-facade-2.7.5.jar (28 kB at 143 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 31 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.5/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar (297 kB at 19 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.5/org.eclipse.tycho.p2.maven.repository-2.7.5.jar (167 kB at 13 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.5/org.eclipse.tycho.p2.tools.impl-2.7.5.jar (65 kB at 3.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.pom (1.7 kB at 171 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.5/target-platform-configuration-2.7.5.jar (14 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.pom (2.9 kB at 143 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.5/tycho-source-plugin-2.7.5.jar (40 kB at 2.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 2.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 5.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 11 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 5.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 934 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 9.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 5.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 2.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 4.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 3.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 4.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 4.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 2.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 10 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 4.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 2.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 3.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 315 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 702 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 974 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 2.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 6.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 2.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 2.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 9.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 16 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 5.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 6.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 729 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 2.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 5.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 8.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 182 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 3.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 3.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 268 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 896 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 2.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 921 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 847 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 2.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 12 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 548 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 6.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 2.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.pom (2.5 kB at 158 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 798 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 6.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 19 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.5/tycho-packaging-plugin-2.7.5.jar (140 kB at 11 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.pom (2.1 kB at 150 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.5/tycho-extras-2.7.5.pom (6.5 kB at 501 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.5/tycho-source-feature-plugin-2.7.5.jar (20 kB at 904 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 9.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom (2.5 kB at 317 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom (7.0 kB at 498 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom (4.9 kB at 610 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom (11 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar (66 kB at 7.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.pom (2.4 kB at 236 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.5/tycho-p2-plugin-2.7.5.jar (30 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.pom (3.0 kB at 373 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 3.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 14 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 3.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.pom (2.2 kB at 240 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 5.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 10 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 728 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.5/sisu-equinox-launching-2.7.5.jar (28 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 20 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 6.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 8.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.5/tycho-artifactcomparator-2.7.5.jar (20 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 29 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.pom (5.7 kB at 570 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.5/tycho-p2-extras-plugin-2.7.5.jar (30 kB at 84 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.pom (2.4 kB at 23 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/2.7.5/tycho-document-bundle-plugin-2.7.5.jar (34 kB at 2.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 575 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 14 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.pom (8.3 kB at 520 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.5/tycho-surefire-plugin-2.7.5.jar (88 kB at 3.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 688 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 6.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.pom (3.5 kB at 349 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.pom (1.5 kB at 149 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.5/tycho-surefire-2.7.5.pom (3.4 kB at 426 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.pom (1.5 kB at 186 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.pom (1.9 kB at 185 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.pom (3.3 kB at 364 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.pom (3.3 kB at 330 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.pom (3.3 kB at 254 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.pom (3.3 kB at 330 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.pom (2.9 kB at 327 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.pom (3.4 kB at 280 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.pom (2.9 kB at 210 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.pom (3.4 kB at 224 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.pom (2.1 kB at 188 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 506 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 13 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 5.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 206 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 7.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 3.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 3.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 11 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 2.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 2.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 246 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 9.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 676 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 564 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 444 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 5.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 936 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 440 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 964 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 2.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 4.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 11 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 2.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 7.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 41 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.5/org.eclipse.tycho.surefire.junit-2.7.5.jar (26 kB at 883 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.5/org.eclipse.tycho.surefire.junit4-2.7.5.jar (65 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.5/org.eclipse.tycho.surefire.junit47-2.7.5.jar (185 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.5/org.eclipse.tycho.surefire.junit5-2.7.5.jar (425 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.5/org.eclipse.tycho.surefire.osgibooter-2.7.5.jar (1.2 MB at 23 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.5/org.eclipse.tycho.surefire.junit54-2.7.5.jar (616 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.5/org.eclipse.tycho.surefire.junit55-2.7.5.jar (680 kB at 5.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.5/org.eclipse.tycho.surefire.junit56-2.7.5.jar (706 kB at 5.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.5/org.eclipse.tycho.surefire.junit57-2.7.5.jar (672 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.5/org.eclipse.tycho.surefire.junit57withvintage-2.7.5.jar (736 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.5/org.eclipse.tycho.surefire.junit58-2.7.5.jar (716 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.5/org.eclipse.tycho.surefire.testng-2.7.5.jar (111 kB at 728 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 724 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 313 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.5/org.eclipse.tycho.surefire.junit58withvintage-2.7.5.jar (782 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 174 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 130 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 454 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 2.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 14 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.pom (2.5 kB at 253 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.5/tycho-compiler-plugin-2.7.5.jar (45 kB at 3.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 634 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 525 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 313 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 6.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 12 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 7.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 2.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 698 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 11 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.pom (1.4 kB at 175 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/2.7.5/tycho-ds-plugin-2.7.5.jar (8.9 kB at 635 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 5.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 42 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 5.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 15 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 11 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.pom (1.9 kB at 176 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.5/tycho-p2-publisher-plugin-2.7.5.jar (22 kB at 2.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.pom (1.8 kB at 184 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.5/tycho-p2-repository-plugin-2.7.5.jar (37 kB at 3.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 570 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 42 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 46 MB/s) [INFO] Resolving target definition file:/home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/org.eclipse.ecf.releng.target/ecf-2022-03.target for environments=[win32/win32/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@636e60f... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.doc:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/pom.xml [INFO] Fetching 202203161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-03/ (63B) [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB) [INFO] Fetching 4.28.0&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/oomph/simrel-maven/release/ (63B) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (119.01kB) [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.46MB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (126.4kB) [INFO] Fetching com.ibm.icu_73.1.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (1.79MB) [INFO] Fetching 4.30.0&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/tools/orbit/simrel/orbit-aggregation/release/ (63B) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (1.3MB) [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (10.61kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (284.32kB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (46.27kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (703.81kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160221192158/repository/ (63B) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (95.1kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (17.78kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (37.68kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (352.28kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (71.45kB) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.7kB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (64.89kB) [INFO] Fetching org.apache.hadoop.zookeeper_3.3.3.v201105210832.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (196.13kB) [INFO] Fetching org.apache.log4j_1.2.24.v20221221-2012.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (357.66kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.2.1.v20230802-0806.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (881.43kB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.82kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.2.3.v20230922-1600.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (909.38kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.2.3.v20230922-1600.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (255.98kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20221207-1049.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (823.2kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (356.05kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (194.4kB) [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (287.81kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.8kB) [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.25kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.48kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.13kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (98kB) [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (203.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.73kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (394.73kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (260.38kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (229.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (251.6kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (147.16kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.9kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (344.68kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (432.55kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.09MB) [INFO] Fetching org.xbill.dns_2.0.8.v201112050911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (95.32kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.16kB) [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.53kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.47MB) [INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.49MB) [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (330.12kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.47kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (14.95kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice:1.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.async:2.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer:1.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (46.59kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml [INFO] Fetching org.osgi.service.component.annotations_1.5.1.202212101352.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (42.33kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds.async:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery.rest:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.host:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.consumer:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/pom.xml [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (29.69kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.61kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.host:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/pom.xml [INFO] Fetching org.apache.felix.http.servlet-api_1.2.0.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (274.89kB) [INFO] Fetching org.osgi.service.http_1.2.2.202109301733.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (17.88kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.clients:2.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (16.6kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (288.46kB) [INFO] Fetching org.eclipse.jface.text_3.20.0.v20220218-1549.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (113.21kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.collab:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/pom.xml [INFO] Fetching bcpg_1.73.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (401.43kB) [INFO] Fetching bcprov_1.73.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (10.95MB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (115.6kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.300.v20220121-1426.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.81kB) [INFO] Fetching org.eclipse.core.resources_3.16.100.v20220214-1012.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (880.97kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.ui.ide_3.18.500.v20220215-1304.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.44MB) [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (618.79kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (50.74kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20220223-1131.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (170.85kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.0.v20220210-1157.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.5kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.200.v20220207-0719.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.12kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.0.v20220215-0840.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (173.65kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20220209-1714.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (218.82kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (130.72kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.400.v20220218-1619.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (674.85kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (423.11kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.eventadmin.app:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer.edef:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer:3.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer:2.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello:4.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.console:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.58kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.34kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.2kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare:3.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml [INFO] Fetching org.apache.commons.commons-io_2.12.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (463.19kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.21.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.86kB) [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (294.61kB) [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (59.89kB) [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (105.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model:3.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui:3.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.15kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.userinput:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare:3.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/pom.xml [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (359.18kB) [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (5.58MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer:5.1.103-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui:1.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.identity:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.bot:1.3.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.19.0.v20220125-2302.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (396.72kB) [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (209.6kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence:2.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.ui:2.4.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:2.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice:8.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest:2.8.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml [INFO] Fetching javax.servlet-api_3.1.0.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (93.56kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml [INFO] Fetching org.eclipse.pde.runtime_3.7.300.v20211215-1038.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ssl:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sync:2.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.core:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/pom.xml [INFO] Fetching org.eclipse.team.core_3.9.300.v20220204-0611.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (401.7kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.ui:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/pom.xml [INFO] Fetching org.eclipse.compare_3.8.300.v20220121-1000.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (804.8kB) [INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.42MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin:4.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.console:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution:2.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:ch.ethz.iks.r_osgi.remote:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:ch.ethz.iks.slp:1.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.bittorrent:0.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.jivesoftware.smack:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent:0.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare.nio:0.9.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.discovery:3.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.dnssd:1.2.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (54.28kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.efs:1.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4:1.1.502-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45:1.0.600-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45.win32:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/pom.xml [INFO] Fetching com.sun.jna_4.5.1.v20210503-0343.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.41MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.15MB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20211010-1849.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (30.16kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl:1.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient5:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient5.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/pom.xml [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.2.1.v20230802-0847.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (24.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclientjava:2.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.42kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.scp:2.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (297.81kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.ssl:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc:1.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jmdns:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jslp:3.2.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn.ui:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice:4.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.ui:1.4.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.datashare:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp:3.2.402-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.remoteservice:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.ui:2.2.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.zookeeper:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server:2.1.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic.feature:1.2.103-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (421.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.65kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (341.2kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (468.75kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.300.v20220114-0859.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (113.09kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (172.29kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.apache.httpclient.server:3.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/pom.xml [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (103.82kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer:2.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpclient5:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpclientjava:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpserver:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.presence:2.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn:0.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.datashare.nio:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.xmpp:2.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice:2.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sharedobject:2.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.ssl:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sync:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.discovery:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.generic:2.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.r-osgi:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.generic:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.r-osgi:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.pde:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.96MB) [INFO] Fetching org.eclipse.ant.core_3.6.300.v20220214-2001.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.38kB) [INFO] Fetching org.eclipse.ant.launching_1.3.200.v20220214-2001.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (161.05kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.500.v20220125-2008.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (563.5kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (42.65kB) [INFO] Fetching org.eclipse.jdt.core_3.29.0.v20220214-1307.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (6.66MB) [INFO] Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (140.91kB) [INFO] Fetching org.eclipse.debug.ui_3.16.0.v20220228-0706.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.97MB) [INFO] Fetching org.eclipse.jdt.ui_3.26.0.v20220222-0629.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.16MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.600.v20220226-0801.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.jdt.junit_3.14.0.v20220127-1854.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (516.78kB) [INFO] Fetching org.eclipse.pde.ui_3.13.400.v20220215-1440.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (4.54MB) [INFO] Fetching org.eclipse.pde.core_3.15.100.v20220221-1314.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.35MB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.200.v20220127-1112.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (110.36kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (58.07kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.04kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (129.25kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.0.v20220127-1312.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (102.07kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.2.v20220127-1658.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (242.66kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.06kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.400.v20220214-1604.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (658.08kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (170.59kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.0.v20220214-0655.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.91MB) [INFO] Fetching org.eclipse.jdt.debug_3.19.100.v20220301-0551.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (908.78kB) [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (489.96kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.17kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.11.200.v20220204-2234.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (176.32kB) [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (477.29kB) [INFO] Fetching org.eclipse.pde.launching_3.9.600.v20220214-1856.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (134.4kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (379kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (172.2kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (152.75kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.console.feature:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.console.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core:3.14.41-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.feature:1.6.2-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.ssl.feature:1.1.501-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare.feature:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.dnssd.feature:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.feature:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.jmdns.feature:1.0.103-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.slp.feature:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.zookeeper.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare.feature:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.examples.feature:1.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.feature:2.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.feature:3.14.1900-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.feature:3.14.33-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient45.feature:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.ssl.feature:1.1.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient5.feature:1.1.702-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclientjava.feature:2.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ssl.feature:1.1.402-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.feature:2.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.feature:1.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.datashare.feature:1.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.feature:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.remoteservice.feature:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.examples.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.feature:2.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.feature:1.0.303-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rosgi.feature:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.examples.feature:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.feature:3.14.41-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet.feature:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap.feature:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject.feature:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.feature:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.filetransfer.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.xmpp.feature:1.0.203-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.ecf:org.eclipse.ecf.releng.repository:3.14.41-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/org.eclipse.ecf.releng.repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Communication Framework (ECF) [pom] [INFO] org.eclipse.ecf.identity [eclipse-plugin] [INFO] org.eclipse.ecf [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.asyncproxy [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice [eclipse-plugin] [INFO] ch.ethz.iks.r_osgi.remote [eclipse-plugin] [INFO] ch.ethz.iks.slp [eclipse-plugin] [INFO] org.eclipse.ecf.console [eclipse-plugin] [INFO] org.eclipse.ecf.discovery [eclipse-plugin] [INFO] org.eclipse.osgi.services.remoteserviceadmin [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.console [eclipse-plugin] [INFO] org.eclipse.ecf.sharedobject [eclipse-plugin] [INFO] org.eclipse.ecf.provider [eclipse-plugin] [INFO] org.eclipse.ecf.provider.r_osgi [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.eventadmin [eclipse-plugin] [INFO] org.eclipse.ecf.filetransfer [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45 [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.distribution [eclipse-plugin] [INFO] org.eclipse.ecf.provider.zookeeper [eclipse-plugin] [INFO] org.eclipse.ecf.provider.jslp [eclipse-plugin] [INFO] org.eclipse.ecf.provider.remoteservice [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.servlet [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.dnssd [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5 [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.rest [eclipse-plugin] [INFO] org.eclipse.ecf.doc [eclipse-plugin] [INFO] com.mycorp.examples.timeservice [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.async [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.ds [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.ds.async [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery.rest [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.host [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.provider.rest.consumer [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.provider.rest.host [eclipse-plugin] [INFO] org.eclipse.ecf.presence [eclipse-plugin] [INFO] org.jivesoftware.smack [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp [eclipse-plugin] [INFO] org.eclipse.ecf.ui [eclipse-plugin] [INFO] org.eclipse.ecf.presence.ui [eclipse-plugin] [INFO] org.eclipse.ecf.example.clients [eclipse-plugin] [INFO] org.eclipse.ecf.server.generic [eclipse-plugin] [INFO] org.eclipse.ecf.example.collab [eclipse-plugin] [INFO] org.eclipse.ecf.examples.eventadmin.app [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer.edef [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.ds.consumer [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.host [eclipse-plugin] [INFO] org.eclipse.ecf.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.model [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.edit [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.browser [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.properties [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.properties.tabbed [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.userinput [eclipse-plugin] [INFO] org.eclipse.ecf.sync [eclipse-plugin] [INFO] org.eclipse.ecf.docshare [eclipse-plugin] [INFO] org.eclipse.ecf.filetransfer.ui [eclipse-plugin] [INFO] org.eclipse.ecf.presence.bot [eclipse-plugin] [INFO] org.eclipse.ecf.presence.collab.ui [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.soap [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.ui [eclipse-plugin] [INFO] org.eclipse.ecf.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.ui.capabilities [eclipse-plugin] [INFO] org.eclipse.team.ecf.core [eclipse-plugin] [INFO] org.eclipse.team.ecf.ui [eclipse-plugin] [INFO] org.eclipse.ecf.protocol.bittorrent [eclipse-plugin] [INFO] org.eclipse.ecf.protocol.msn [eclipse-plugin] [INFO] org.eclipse.ecf.provider.bittorrent [eclipse-plugin] [INFO] org.eclipse.ecf.provider.bittorrent.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.provider.datashare.nio [eclipse-plugin] [INFO] org.eclipse.ecf.provider.discovery [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.efs [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclientjava [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.scp [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.provider.irc [eclipse-plugin] [INFO] org.eclipse.ecf.provider.irc.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.jmdns [eclipse-plugin] [INFO] org.eclipse.ecf.provider.msn [eclipse-plugin] [INFO] org.eclipse.ecf.provider.msn.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.remoteservice [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.ui [eclipse-plugin] [INFO] org.eclipse.ecf.server [eclipse-plugin] [INFO] org.eclipse.ecf.sharedobject.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.remoteservice.feature [eclipse-feature] [INFO] org.eclipse.ecf.server.generic.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.apache.httpclient.server [eclipse-plugin] [INFO] org.eclipse.ecf.tests.datashare [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.filetransfer.httpserver [eclipse-plugin] [INFO] org.eclipse.ecf.tests.filetransfer [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.filetransfer.httpclient5 [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.filetransfer.httpclientjava [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.presence [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.protocol.msn [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.provider.datashare.nio [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.sharedobject [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.provider.xmpp [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.ssl [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.sync [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.discovery [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice.generic [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice.r-osgi [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.generic [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.r-osgi [eclipse-test-plugin] [INFO] org.eclipse.ecf.remoteservices.tooling.pde [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools [eclipse-plugin] [INFO] org.eclipse.ecf.console.feature [eclipse-feature] [INFO] org.eclipse.ecf.core.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.jmdns.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.slp.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.zookeeper.feature [eclipse-feature] [INFO] org.eclipse.ecf.eventadmin.feature [eclipse-feature] [INFO] org.eclipse.ecf.osgi.services.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.rest.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.rosgi.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.servlet.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.sdk.feature [eclipse-feature] [INFO] org.eclipse.ecf.eventadmin.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.sdk.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.core [eclipse-feature] [INFO] org.eclipse.ecf.core.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.datashare.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.dnssd.feature [eclipse-feature] [INFO] org.eclipse.ecf.docshare.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient4.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient45.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient4.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient5.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclientjava.feature [eclipse-feature] [INFO] org.eclipse.ecf.presence.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.datashare.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.soap.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests.filetransfer.feature [eclipse-feature] [INFO] org.eclipse.ecf.xmpp.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools.feature [eclipse-feature] [INFO] ECF Target Platform Definitions [pom] [INFO] ECF p2 Repository [eclipse-repository] [INFO] [INFO] ---------------------< org.eclipse.ecf:ecf-parent >--------------------- [INFO] Building Eclipse Communication Framework (ECF) 1.0.0-SNAPSHOT [1/161] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ecf-parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 176 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.8 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 278 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 175 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 148 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 336 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 241 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 237 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 54 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 518 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 717 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 45 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 559 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 444 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 256 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 341 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 481 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 331 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 199 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 2.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 738 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 5.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 286 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 6.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 9.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 4.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 12 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 5.0 MB/s) [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ ecf-parent --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ ecf-parent --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ ecf-parent --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 519 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.1/maven-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 413 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 454 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 576 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 90 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 318 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 176 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 294 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 269 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 340 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 933 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 138 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 195 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 266 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 234 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 417 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 130 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 236 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 527 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 85 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 292 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 83 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 534 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 377 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 482 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 329 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 177 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 351 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 384 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 9.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 2.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 913 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 1.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 302 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 5.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 95 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 249 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 132 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 698 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 251 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom (2.0 kB at 181 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom (2.6 kB at 153 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 601 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 12 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 497 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 4.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 7.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 19 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 2.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar (64 kB at 341 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar (31 kB at 139 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 750 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 7.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 460 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 8.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 955 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 881 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 8.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 285 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 627 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 6.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 8.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 418 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 612 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 23 MB/s) [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ ecf-parent --- [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ ecf-parent --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.identity >-------------- [INFO] Building org.eclipse.ecf.identity 3.10.0-SNAPSHOT [2/161] [INFO] from framework/bundles/org.eclipse.ecf.identity/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.identity --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5/tycho-buildtimestamp-jgit-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5/tycho-buildtimestamp-jgit-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5/tycho-buildtimestamp-jgit-2.7.5.pom (2.0 kB at 142 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom (7.6 kB at 397 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom (33 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 354 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 2.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.pom (1.7 kB at 87 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5/tycho-buildtimestamp-jgit-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar (2.9 MB at 47 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5/tycho-buildtimestamp-jgit-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.5/tycho-buildtimestamp-jgit-2.7.5.jar (12 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.5/tycho-sourceref-jgit-2.7.5.jar (6.1 kB at 682 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 4.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 12 MB/s) [INFO] The project's OSGi version is 3.10.0.v20230422-0242 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.identity --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 126 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 369 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 223 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 375 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 62 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.pom (2.4 kB at 266 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.pom (1.6 kB at 156 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.pom (1.7 kB at 185 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 517 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.5/tycho-lib-detector-2.7.5.jar (3.5 kB at 251 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.5/tycho-compiler-jdt-2.7.5.jar (18 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 962 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar (3.2 MB at 43 MB/s) [INFO] Resolving class path of org.eclipse.ecf.identity... [WARNING] Missing extra classpath entry r7stubs.jar [WARNING] Missing extra classpath entry r7stubs.jar [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (249.4kB) [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.identity --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 146 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 335 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 896 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 53 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 240 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 87 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 190 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 112 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 897 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 20 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 28 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 220 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 262 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 206 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 93 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 195 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 671 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 174 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 159 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 144 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 47 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 435 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 189 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 132 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 224 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 788 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 139 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 237 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 388 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 761 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 99 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 260 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 302 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 559 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 538 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 99 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 316 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 473 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 5.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 943 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 644 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 945 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 772 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 305 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 805 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 515 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 97 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 860 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 3.1 MB/s) [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.identity --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/r7stubs.jar-classes [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.identity --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.pom (5.2 kB at 328 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 126 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 160 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 160 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 111 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 148 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 92 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 131 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 122 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 157 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 159 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.pom (2.7 kB at 295 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.2.0/biz.aQute.bndlib-6.2.0.jar (3.2 MB at 53 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 873 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 696 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 3.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 788 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.2.0/biz.aQute.bnd.util-6.2.0.jar (425 kB at 12 MB/s) [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.identity --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.identity --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.identity --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 122 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 854 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 144 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 766 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 986 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 242 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 295 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 895 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 115 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 173 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 880 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 332 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 217 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 183 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 114 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 140 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 269 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 368 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 825 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 315 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 672 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 519 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 389 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 238 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 289 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 558 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 209 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 560 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.identity --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/r7stubs.jar [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.identity --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.identity --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.identity --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.identity --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/org.eclipse.ecf.identity-3.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.identity --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.identity:3.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.identity --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (67.72kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.10.0.v20230422-0242.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (54.89kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------------< org.eclipse.ecf:org.eclipse.ecf >------------------- [INFO] Building org.eclipse.ecf 3.11.0-SNAPSHOT [3/161] [INFO] from framework/bundles/org.eclipse.ecf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf --- [INFO] The project's OSGi version is 3.11.0.v20230507-1923 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf --- [INFO] Resolving class path of org.eclipse.ecf... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.11.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.11.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.11.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/target/org.eclipse.ecf-3.11.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf:3.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.source_3.11.0.v20230507-1923.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (106.14kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy >------ [INFO] Building org.eclipse.ecf.remoteservice.asyncproxy 2.1.200-SNAPSHOT [4/161] [INFO] from framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] The project's OSGi version is 2.1.200.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Resolving class path of org.eclipse.ecf.remoteservice.asyncproxy... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservice.asyncproxy --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservice.asyncproxy --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.asyncproxy --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/org.eclipse.ecf.remoteservice.asyncproxy-2.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.asyncproxy --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.asyncproxy:2.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.asyncproxy --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.asyncproxy_2.1.200.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (15.74kB) [INFO] Fetching org.eclipse.ecf.remoteservice.asyncproxy.source_2.1.200.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (13.84kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.remoteservice >------------ [INFO] Building org.eclipse.ecf.remoteservice 8.14.0-SNAPSHOT [5/161] [INFO] from framework/bundles/org.eclipse.ecf.remoteservice/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice --- [INFO] The project's OSGi version is 8.14.0.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservice --- [INFO] Resolving class path of org.eclipse.ecf.remoteservice... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservice --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservice --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservice --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.14.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/org.eclipse.ecf.remoteservice-8.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice:8.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice_8.14.0.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (176.63kB) [INFO] Fetching org.eclipse.ecf.remoteservice.source_8.14.0.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (134.36kB) [JENKINS] Archiving disabled [INFO] [INFO] -------------< org.eclipse.ecf:ch.ethz.iks.r_osgi.remote >-------------- [INFO] Building ch.ethz.iks.r_osgi.remote 1.3.0-SNAPSHOT [6/161] [INFO] from protocols/bundles/ch.ethz.iks.r_osgi.remote/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 12 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ ch.ethz.iks.r_osgi.remote --- [INFO] The project's OSGi version is 1.3.0.v20231021-2015 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ ch.ethz.iks.r_osgi.remote --- [INFO] Resolving class path of ch.ethz.iks.r_osgi.remote... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ ch.ethz.iks.r_osgi.remote --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ ch.ethz.iks.r_osgi.remote --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/classes [WARNING] /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java/ch/ethz/iks/r_osgi/impl/CodeAnalyzer.java:[687] public void visitTableSwitchInsn(final int min, final int max, final Label dflt, final Label[] labels) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike CodeAnalyzer.MethodAnalyzer.visitTableSwitchInsn(int, int, Label, Label[]) and MethodVisitor.visitTableSwitchInsn(int, int, Label, Label...) 1 problem (1 warning) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ ch.ethz.iks.r_osgi.remote --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ ch.ethz.iks.r_osgi.remote --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ ch.ethz.iks.r_osgi.remote --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ ch.ethz.iks.r_osgi.remote --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ ch.ethz.iks.r_osgi.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ ch.ethz.iks.r_osgi.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ ch.ethz.iks.r_osgi.remote --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ ch.ethz.iks.r_osgi.remote --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ ch.ethz.iks.r_osgi.remote --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ ch.ethz.iks.r_osgi.remote --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/ch.ethz.iks.r_osgi.remote-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ ch.ethz.iks.r_osgi.remote --- [INFO] MavenProject: org.eclipse.ecf:ch.ethz.iks.r_osgi.remote:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ ch.ethz.iks.r_osgi.remote --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching ch.ethz.iks.r_osgi.remote_1.3.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (151.92kB) [INFO] Fetching ch.ethz.iks.r_osgi.remote.source_1.3.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (154.96kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------------< org.eclipse.ecf:ch.ethz.iks.slp >------------------- [INFO] Building ch.ethz.iks.slp 1.4.1-SNAPSHOT [7/161] [INFO] from protocols/bundles/ch.ethz.iks.slp/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ ch.ethz.iks.slp --- [INFO] The project's OSGi version is 1.4.1.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ ch.ethz.iks.slp --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ ch.ethz.iks.slp --- [INFO] Resolving class path of ch.ethz.iks.slp... [WARNING] Missing extra classpath entry r7stubs.jar [WARNING] Missing extra classpath entry r7stubs.jar [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ ch.ethz.iks.slp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ ch.ethz.iks.slp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/r7stubs.jar-classes [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ ch.ethz.iks.slp --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ ch.ethz.iks.slp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ ch.ethz.iks.slp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ ch.ethz.iks.slp --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ ch.ethz.iks.slp --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ ch.ethz.iks.slp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.4.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ ch.ethz.iks.slp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/r7stubs.jar [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.4.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ ch.ethz.iks.slp --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ ch.ethz.iks.slp --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ ch.ethz.iks.slp --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ ch.ethz.iks.slp --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.4.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/ch.ethz.iks.slp-1.4.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ ch.ethz.iks.slp --- [INFO] MavenProject: org.eclipse.ecf:ch.ethz.iks.slp:1.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ ch.ethz.iks.slp --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching ch.ethz.iks.slp_1.4.1.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (124.93kB) [INFO] Fetching ch.ethz.iks.slp.source_1.4.1.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (91.5kB) [JENKINS] Archiving disabled [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.console >--------------- [INFO] Building org.eclipse.ecf.console 1.4.0-SNAPSHOT [8/161] [INFO] from framework/bundles/org.eclipse.ecf.console/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom (3.9 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 387 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 15 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.console --- [INFO] The project's OSGi version is 1.4.0.v20231021-2047 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.console --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.console --- [INFO] Resolving class path of org.eclipse.ecf.console... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.console --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.console --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.console --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.console --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.console --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.console --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.console --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.console --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.console --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.console --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.console --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.4.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/org.eclipse.ecf.console-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.console --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.console:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.console --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.console_1.4.0.v20231021-2047.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (16.89kB) [INFO] Fetching org.eclipse.ecf.console.source_1.4.0.v20231021-2047.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (13.31kB) [JENKINS] Archiving disabled [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.ecf.discovery >-------------- [INFO] Building org.eclipse.ecf.discovery 5.2.0-SNAPSHOT [9/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery --- [INFO] The project's OSGi version is 5.2.0.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery --- [INFO] Resolving class path of org.eclipse.ecf.discovery... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/org.eclipse.ecf.discovery-5.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery_5.2.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (56.21kB) [INFO] Fetching org.eclipse.ecf.discovery.source_5.2.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (48.85kB) [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin >---- [INFO] Building org.eclipse.osgi.services.remoteserviceadmin 1.6.301-SNAPSHOT [10/161] [INFO] from osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] The project's OSGi version is 1.6.301.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Resolving class path of org.eclipse.osgi.services.remoteserviceadmin... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.osgi.services.remoteserviceadmin --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.osgi.services.remoteserviceadmin --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.osgi.services.remoteserviceadmin --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/org.eclipse.osgi.services.remoteserviceadmin-1.6.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.osgi.services.remoteserviceadmin --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.osgi.services.remoteserviceadmin:1.6.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.osgi.services.remoteserviceadmin --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.osgi.services.remoteserviceadmin_1.6.301.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (41.31kB) [INFO] Fetching org.eclipse.osgi.services.remoteserviceadmin.source_1.6.301.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (85.48kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy >-- [INFO] Building org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy 1.0.102-SNAPSHOT [11/161] [INFO] from osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] The project's OSGi version is 1.0.102.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Resolving class path of org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-1.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy_1.0.102.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (8.77kB) [INFO] Fetching org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy.source_1.0.102.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (9.23kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin >-- [INFO] Building org.eclipse.ecf.osgi.services.remoteserviceadmin 4.9.3-SNAPSHOT [12/161] [INFO] from osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] The project's OSGi version is 4.9.3.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Resolving class path of org.eclipse.ecf.osgi.services.remoteserviceadmin... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin:4.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin:4.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.9.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.9.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.9.3-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/org.eclipse.ecf.osgi.services.remoteserviceadmin-4.9.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin:4.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.osgi.services.remoteserviceadmin --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.osgi.services.remoteserviceadmin_4.9.3.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (259.04kB) [INFO] Fetching org.eclipse.ecf.osgi.services.remoteserviceadmin.source_4.9.3.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (121.2kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.console >-- [INFO] Building org.eclipse.ecf.osgi.services.remoteserviceadmin.console 1.3.1-SNAPSHOT [13/161] [INFO] from osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] The project's OSGi version is 1.3.1.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Resolving class path of org.eclipse.ecf.osgi.services.remoteserviceadmin.console... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.3.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.3.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.3.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/org.eclipse.ecf.osgi.services.remoteserviceadmin.console-1.3.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.remoteserviceadmin.console:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.osgi.services.remoteserviceadmin.console --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.osgi.services.remoteserviceadmin.console_1.3.1.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (20.31kB) [INFO] Fetching org.eclipse.ecf.osgi.services.remoteserviceadmin.console.source_1.3.1.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (13.88kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.sharedobject >------------ [INFO] Building org.eclipse.ecf.sharedobject 2.6.200-SNAPSHOT [14/161] [INFO] from framework/bundles/org.eclipse.ecf.sharedobject/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.sharedobject --- [INFO] The project's OSGi version is 2.6.200.v20210922-0753 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.sharedobject --- [INFO] Resolving class path of org.eclipse.ecf.sharedobject... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.sharedobject --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.sharedobject --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.sharedobject --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.sharedobject --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.sharedobject --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.sharedobject --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.sharedobject --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.sharedobject --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.sharedobject --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.sharedobject --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/org.eclipse.ecf.sharedobject-2.6.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.sharedobject --- [WARNING] MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/pom.xml: baseline and build artifacts have same version but different contents no-classifier: different META-INF/MANIFEST.MF: different Bundle-License: not present in baseline version [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject:2.6.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.sharedobject --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.sharedobject_2.6.200.v20210922-0753.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (107.68kB) [INFO] Fetching org.eclipse.ecf.sharedobject.source_2.6.200.v20210922-0753.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (104.11kB) [JENKINS] Archiving disabled [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.provider >-------------- [INFO] Building org.eclipse.ecf.provider 4.10.0-SNAPSHOT [15/161] [INFO] from framework/bundles/org.eclipse.ecf.provider/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider --- [INFO] The project's OSGi version is 4.10.0.v20231021-2015 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider --- [INFO] Resolving class path of org.eclipse.ecf.provider... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/org.eclipse.ecf.provider-4.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider:4.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider_4.10.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (170.05kB) [INFO] Fetching org.eclipse.ecf.provider.source_4.10.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (99.28kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi >----------- [INFO] Building org.eclipse.ecf.provider.r_osgi 3.7.0-SNAPSHOT [16/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.r_osgi --- [INFO] The project's OSGi version is 3.7.0.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Resolving class path of org.eclipse.ecf.provider.r_osgi... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.r_osgi --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.r_osgi --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.r_osgi --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.r_osgi --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.r_osgi --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/org.eclipse.ecf.provider.r_osgi-3.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.r_osgi --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.r_osgi:3.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.r_osgi --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.r_osgi_3.7.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (64.95kB) [INFO] Fetching org.eclipse.ecf.provider.r_osgi.source_3.7.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (40.44kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin >------ [INFO] Building org.eclipse.ecf.remoteservice.eventadmin 1.3.101-SNAPSHOT [17/161] [INFO] from server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 794 kB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] The project's OSGi version is 1.3.101.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Resolving class path of org.eclipse.ecf.remoteservice.eventadmin... [WARNING] Missing extra classpath entry r7stubs.jar [WARNING] Missing extra classpath entry r7stubs.jar [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservice.eventadmin --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/r7stubs.jar-classes [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservice.eventadmin --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/r7stubs.jar [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.eventadmin --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/org.eclipse.ecf.remoteservice.eventadmin-1.3.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.eventadmin --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.eventadmin:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.eventadmin --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.eventadmin_1.3.101.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (30.57kB) [INFO] Fetching org.eclipse.ecf.remoteservice.eventadmin.source_1.3.101.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (28.39kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.filetransfer >------------ [INFO] Building org.eclipse.ecf.filetransfer 5.1.103-SNAPSHOT [18/161] [INFO] from framework/bundles/org.eclipse.ecf.filetransfer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.filetransfer --- [INFO] The project's OSGi version is 5.1.103.v20230705-0614 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.filetransfer --- [INFO] Resolving class path of org.eclipse.ecf.filetransfer... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.filetransfer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.filetransfer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.filetransfer --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.1.103-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.filetransfer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.1.103-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.filetransfer --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.filetransfer --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.1.103-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/org.eclipse.ecf.filetransfer-5.1.103-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer:5.1.103-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.103.v20230705-0614.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (55.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.103.v20230705-0614.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (78.93kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer >-------- [INFO] Building org.eclipse.ecf.provider.filetransfer 3.3.0-SNAPSHOT [19/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer --- [INFO] The project's OSGi version is 3.3.0.v20230422-0242 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer... [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (34.71kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.75kB) [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/org.eclipse.ecf.provider.filetransfer-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (134.87kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.3.0.v20230422-0242.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (87.9kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient45 1.0.600-SNAPSHOT [20/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 842 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 469 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 18 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] The project's OSGi version is 1.0.600.v20220215-0126 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.httpclient45... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.600-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [WARNING] Checking Service-Component header that contains wildcards is currently not supported! [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.600-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.600-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/org.eclipse.ecf.provider.filetransfer.httpclient45-1.0.600-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45:1.0.600-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.httpclient45 --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.600.v20220215-0126.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (83.05kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.600.v20220215-0126.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (52.6kB) [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution >----- [INFO] Building org.eclipse.ecf.osgi.services.distribution 2.1.700-SNAPSHOT [21/161] [INFO] from compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] The project's OSGi version is 2.1.700.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Resolving class path of org.eclipse.ecf.osgi.services.distribution... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.osgi.services.distribution --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution:2.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.osgi.services.distribution --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution:2.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.700-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.700-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.distribution --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.700-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/org.eclipse.ecf.osgi.services.distribution-2.1.700-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.distribution --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.distribution:2.1.700-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.osgi.services.distribution --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.osgi.services.distribution_2.1.700.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (14.63kB) [INFO] Fetching org.eclipse.ecf.osgi.services.distribution.source_2.1.700.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (13.45kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.provider.zookeeper >--------- [INFO] Building org.eclipse.ecf.provider.zookeeper 1.2.500-SNAPSHOT [22/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.zookeeper/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.zookeeper --- [INFO] The project's OSGi version is 1.2.500.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Resolving class path of org.eclipse.ecf.provider.zookeeper... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.zookeeper --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.zookeeper --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.zookeeper --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.500-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.zookeeper --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.zookeeper --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.500-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/org.eclipse.ecf.provider.zookeeper-1.2.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.zookeeper --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.zookeeper:1.2.500-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.zookeeper --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.zookeeper_1.2.500.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (87.55kB) [INFO] Fetching org.eclipse.ecf.provider.zookeeper.source_1.2.500.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (52.25kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.jslp >------------ [INFO] Building org.eclipse.ecf.provider.jslp 3.2.302-SNAPSHOT [23/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.jslp --- [INFO] The project's OSGi version is 3.2.302.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.jslp --- [INFO] Resolving class path of org.eclipse.ecf.provider.jslp... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.jslp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.jslp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jslp:3.2.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.jslp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.jslp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jslp:3.2.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.jslp --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.jslp --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.jslp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.302-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.jslp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.302-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.jslp --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.jslp --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.jslp --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.jslp --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.302-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/org.eclipse.ecf.provider.jslp-3.2.302-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.jslp --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jslp:3.2.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.jslp --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.jslp_3.2.302.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (45.27kB) [INFO] Fetching org.eclipse.ecf.provider.jslp.source_3.2.302.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (33.28kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice >------- [INFO] Building org.eclipse.ecf.provider.remoteservice 4.6.1-SNAPSHOT [24/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.remoteservice --- [INFO] The project's OSGi version is 4.6.1.v20210926-0332 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Resolving class path of org.eclipse.ecf.provider.remoteservice... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.remoteservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.remoteservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.remoteservice --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.6.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.6.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.remoteservice --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.remoteservice --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.6.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/org.eclipse.ecf.provider.remoteservice-4.6.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.remoteservice --- [WARNING] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice:4.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml: baseline and build artifacts have same version but different contents no-classifier: different META-INF/MANIFEST.MF: different Bundle-License: not present in baseline version [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.remoteservice:4.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.remoteservice --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.remoteservice_4.6.1.v20210926-0332.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (87.13kB) [INFO] Fetching org.eclipse.ecf.provider.remoteservice.source_4.6.1.v20210926-0332.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (43.19kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet >-------- [INFO] Building org.eclipse.ecf.remoteservice.servlet 1.0.201-SNAPSHOT [25/161] [INFO] from framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 8.7 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] The project's OSGi version is 1.0.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Resolving class path of org.eclipse.ecf.remoteservice.servlet... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservice.servlet --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservice.servlet --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.servlet --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/org.eclipse.ecf.remoteservice.servlet-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.servlet --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.servlet --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.servlet_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (18.99kB) [INFO] Fetching org.eclipse.ecf.remoteservice.servlet.source_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (17.78kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient4 1.1.502-SNAPSHOT [26/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] The project's OSGi version is 1.1.502.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.httpclient4... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.502-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.502-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.502-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/org.eclipse.ecf.provider.filetransfer.httpclient4-1.1.502-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4:1.1.502-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.httpclient4 --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.502.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (77.46kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.502.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (55.89kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.dnssd >----------- [INFO] Building org.eclipse.ecf.provider.dnssd 1.2.302-SNAPSHOT [27/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 4.6 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.dnssd --- [INFO] The project's OSGi version is 1.2.302.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.dnssd --- [INFO] Resolving class path of org.eclipse.ecf.provider.dnssd... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.dnssd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.dnssd --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.dnssd --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.dnssd --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.dnssd --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.dnssd --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.dnssd --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.302-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.dnssd --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.302-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.dnssd --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.dnssd --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.dnssd --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.dnssd --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.302-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/org.eclipse.ecf.provider.dnssd-1.2.302-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.dnssd --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.dnssd:1.2.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.dnssd --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.dnssd_1.2.302.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (44.68kB) [INFO] Fetching org.eclipse.ecf.provider.dnssd.source_1.2.302.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (31.89kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient5 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient5 1.1.0-SNAPSHOT [28/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] The project's OSGi version is 1.1.0.v20230423-0417 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.httpclient5... [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (23.66kB) [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/target/org.eclipse.ecf.provider.filetransfer.httpclient5-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/target/org.eclipse.ecf.provider.filetransfer.httpclient5-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/target/org.eclipse.ecf.provider.filetransfer.httpclient5-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/target/org.eclipse.ecf.provider.filetransfer.httpclient5-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient5:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.httpclient5 --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.1.0.v20230423-0417.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (84.98kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.1.0.v20230423-0417.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (45.84kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest >--------- [INFO] Building org.eclipse.ecf.remoteservice.rest 2.8.1-SNAPSHOT [29/161] [INFO] from framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.rest --- [INFO] The project's OSGi version is 2.8.1.v20231021-2015 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Resolving class path of org.eclipse.ecf.remoteservice.rest... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservice.rest --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservice.rest --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.rest --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.8.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rest --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.rest --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.8.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/org.eclipse.ecf.remoteservice.rest-2.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rest --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest:2.8.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.rest --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.rest_2.8.1.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (51.34kB) [INFO] Fetching org.eclipse.ecf.remoteservice.rest.source_2.8.1.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (38.81kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.doc >----------------- [INFO] Building org.eclipse.ecf.doc 1.3.500-SNAPSHOT [30/161] [INFO] from doc/bundles/org.eclipse.ecf.doc/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.pom (4.9 kB at 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom (5.8 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 952 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 456 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar (15 MB at 63 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 36 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 628 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 182 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar (13 kB at 190 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.jar (43 kB at 641 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 852 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 16 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.doc --- [INFO] The project's OSGi version is 1.3.500.v20240113-2348 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.doc --- [INFO] Resolving class path of org.eclipse.ecf.doc... [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.25kB) [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.doc --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-document-bundle:2.7.5:javadoc (default) @ org.eclipse.ecf.doc --- [INFO] Scopes: [compile, provided] [INFO] Output directory: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api [INFO] BaseDir: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc [INFO] Cleaning up first [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.5.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.5.0/org.objectweb.asm-9.5.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.5, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.5.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.5.0/org.objectweb.asm-9.5.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.5, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:73.1.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/73.1.0/com.ibm.icu-73.1.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=73.1, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna:5.13.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.13.0/com.sun.jna-5.13.0.jar, groupId=net.java.dev.jna, artifactId=jna, version=5.13.0, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.13.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.13.0/com.sun.jna.platform-5.13.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.13.0, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:1.0.5: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/1.0.5/jakarta.inject.jakarta.inject-api-1.0.5.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=1.0.5, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-codec:1.16.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-codec/1.16.0/org.apache.commons.commons-codec-1.16.0.jar, groupId=commons-codec, artifactId=commons-codec, version=1.16.0, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.6, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.gogo.runtime:1.1.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.gogo.runtime, version=1.1.6, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.gogo.runtime:1.1.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar, groupId=org.apache.felix, artifactId=org.apache.felix.gogo.runtime, version=1.1.6, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.5.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.5.0/org.objectweb.asm-9.5.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.5, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-codec:1.16.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-codec/1.16.0/org.apache.commons.commons-codec-1.16.0.jar, groupId=commons-codec, artifactId=commons-codec, version=1.16.0, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:javax.servlet-api:3.1.0: /home/jenkins/.m2/repository/p2/osgi/bundle/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar, groupId=javax.servlet, artifactId=javax.servlet-api, version=3.1.0, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-codec:1.16.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-codec/1.16.0/org.apache.commons.commons-codec-1.16.0.jar, groupId=commons-codec, artifactId=commons-codec, version=1.16.0, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.cm:1.6.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.cm/1.6.1.202109301733/org.osgi.service.cm-1.6.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.cm, version=1.6.1, type=jar} in reactor [INFO] Did not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-codec:1.16.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-codec/1.16.0/org.apache.commons.commons-codec-1.16.0.jar, groupId=commons-codec, artifactId=commons-codec, version=1.16.0, type=jar} in reactor [INFO] 30 source folders [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src_r7stubs [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src/main/java [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/src_r7stubs [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/src/main/java [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src_r7stubs [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/src [INFO] Source folder: /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/src [INFO] 57 classpath deps [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/r7stubs.jar-classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.3.1100.v20210424-0724/org.eclipse.core.net-1.3.1100.v20210424-0724.jar [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.ds.lib-1.1.500.v20210209-1250.jar/annotations.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.slf4j.binding.log4j12/1.7.30.v20221112-0806/org.slf4j.binding.log4j12-1.7.30.v20221112-0806.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.asyncproxy.j8/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.zookeeper/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.5.0/org.objectweb.asm-9.5.0.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.hadoop.zookeeper/3.3.3.v201105210832/org.apache.hadoop.zookeeper-3.3.3.v201105210832.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/r7stubs.jar-classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.win32.x86_64/1.1.300.v20211021-1418/org.eclipse.equinox.security.win32.x86_64-1.1.300.v20211021-1418.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.servlet/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jslp/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.6.100.v20210723-1119/org.eclipse.osgi.util-3.6.100.v20210723-1119.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.dnssd/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.cm/1.6.1.202109301733/org.osgi.service.cm-1.6.1.202109301733.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.provider/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.concurrent/1.2.100.v20211021-1418/org.eclipse.equinox.concurrent-1.2.100.v20211021-1418.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.r_osgi.remote/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.httpcomponents.core5.httpcore5/5.2.3.v20230922-1600/org.apache.httpcomponents.core5.httpcore5-5.2.3.v20230922-1600.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.12.100.v20220120-1329/org.eclipse.core.jobs-3.12.100.v20220120-1329.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.console/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.httpcomponents.client5.httpclient5/5.2.1.v20230802-0806/org.apache.httpcomponents.client5.httpclient5-5.2.1.v20230802-0806.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/osgi/osgi.annotation.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.xbill.dns/2.0.8.v201112050911/org.xbill.dns-2.0.8.v201112050911.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/ch.ethz.iks.slp/target/r7stubs.jar-classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.httpcomponents.httpcore/4.4.16.v20221207-1049/org.apache.httpcomponents.httpcore-4.4.16.v20221207-1049.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.10.200.v20210723-0643/org.eclipse.osgi.services-3.10.200.v20210723-0643.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.600.v20220207-1403/org.eclipse.osgi.compatibility.state-1.2.600.v20220207-1403.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.httpcomponents.httpclient/4.5.14.v20221207-1049/org.apache.httpcomponents.httpclient-4.5.14.v20221207-1049.jar [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net.win32.x86_64/1.1.500.v20190925-1337/org.eclipse.core.net.win32.x86_64-1.1.500.v20190925-1337.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/. [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.r_osgi/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sharedobject/target/classes [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/compendium/bundles/org.eclipse.ecf.osgi.services.distribution/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.16.0.v20220211-2322/org.eclipse.equinox.common-3.16.0.v20220211-2322.jar [INFO] CP: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.remoteservice/target/classes [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.17.200.v20220215-2237/org.eclipse.osgi-3.17.200.v20220215-2237.jar [INFO] Excluding packages matching PackageNameMatcher["ch\..*", ".*\.internal\..*", ".*\.internal", "org\.eclipse\.ecf\.core\.start", "org\.eclipse\.ecf\.core\.user", "org\.eclipse\.ecf\.docshare.*", "org\.eclipse\.ecf\.datashare.*", "org\.eclipse\.ecf\.presence.*", "org\.eclipse\.ecf\.sync", "org\.eclipse\.ecf\.example\..*", ".*\.bittorrent"] [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api' && '/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc' '@/home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/javadoc.options.txt' Loading source files for package org.eclipse.ecf.remoteservice.rest... Loading source files for package org.eclipse.ecf.remoteservice.rest.client... Loading source files for package org.eclipse.ecf.remoteservice.rest.identity... Loading source files for package org.eclipse.ecf.remoteservice.rest.util... Loading source files for package org.eclipse.ecf.console... Loading source files for package org.eclipse.ecf.provider.dnssd... Loading source files for package org.eclipse.ecf.discovery... Loading source files for package org.eclipse.ecf.discovery.identity... Loading source files for package org.eclipse.ecf.discovery.service... Loading source files for package org.eclipse.ecf.remoteservice... Loading source files for package org.eclipse.ecf.remoteservice.client... Loading source files for package org.eclipse.ecf.remoteservice.events... Loading source files for package org.eclipse.ecf.remoteservice.provider... Loading source files for package org.eclipse.ecf.remoteservice.util... Loading source files for package org.eclipse.ecf.remoteservice.util.tracker... Loading source files for package org.eclipse.ecf.remoteservice.eventadmin... Loading source files for package org.eclipse.ecf.remoteservice.eventadmin.serialization... Loading source files for package org.eclipse.ecf.provider.filetransfer.httpclient4... Loading source files for package org.eclipse.ecf.remoteservice.servlet... Loading source files for package org.eclipse.ecf.osgi.services.remoteserviceadmin... Loading source files for package org.eclipse.ecf.provider.r_osgi.identity... Loading source files for package org.eclipse.ecf.osgi.services.distribution... Loading source files for package org.eclipse.ecf.core.sharedobject... Loading source files for package org.eclipse.ecf.core.sharedobject.events... Loading source files for package org.eclipse.ecf.core.sharedobject.model... Loading source files for package org.eclipse.ecf.core.sharedobject.provider... Loading source files for package org.eclipse.ecf.core.sharedobject.security... Loading source files for package org.eclipse.ecf.core.sharedobject.util... Loading source files for package org.eclipse.ecf.core.util.reflection... Loading source files for package org.eclipse.ecf.filetransfer... Loading source files for package org.eclipse.ecf.filetransfer.events... Loading source files for package org.eclipse.ecf.filetransfer.events.socket... Loading source files for package org.eclipse.ecf.filetransfer.events.socketfactory... Loading source files for package org.eclipse.ecf.filetransfer.identity... Loading source files for package org.eclipse.ecf.filetransfer.service... Loading source files for package org.eclipse.ecf.provider.zookeeper... Loading source files for package org.eclipse.ecf.provider.zookeeper.core... Loading source files for package org.eclipse.ecf.provider.zookeeper.util... Loading source files for package org.eclipse.ecf.provider.jslp.container... Loading source files for package org.eclipse.ecf.provider.jslp.identity... Loading source files for package org.eclipse.ecf.core.identity... Loading source files for package org.eclipse.ecf.core.util... Loading source files for package org.eclipse.ecf.provider.filetransfer... Loading source files for package org.eclipse.ecf.provider.filetransfer.browse... Loading source files for package org.eclipse.ecf.provider.filetransfer.events.socket... Loading source files for package org.eclipse.ecf.provider.filetransfer.identity... Loading source files for package org.eclipse.ecf.provider.filetransfer.outgoing... Loading source files for package org.eclipse.ecf.provider.filetransfer.retrieve... Loading source files for package org.eclipse.ecf.provider.filetransfer.util... Loading source files for package org.eclipse.ecf.provider.comm... Loading source files for package org.eclipse.ecf.provider.comm.tcp... Loading source files for package org.eclipse.ecf.provider.generic... Loading source files for package org.eclipse.ecf.provider.generic.gmm... Loading source files for package org.eclipse.ecf.provider.util... Loading source files for package org.eclipse.ecf.remoteservice.asyncproxy... Loading source files for package org.osgi.service.remoteserviceadmin... Loading source files for package org.osgi.service.remoteserviceadmin.namespace... Loading source files for package org.eclipse.ecf.provider.remoteservice.generic... Loading source files for package org.eclipse.ecf.core... Loading source files for package org.eclipse.ecf.core.events... Loading source files for package org.eclipse.ecf.core.jobs... Loading source files for package org.eclipse.ecf.core.provider... Loading source files for package org.eclipse.ecf.core.security... Loading source files for package org.eclipse.ecf.core.status... Loading source files for package org.eclipse.ecf.provider.filetransfer.httpclient5... Loading source files for package org.eclipse.ecf.provider.filetransfer.httpclient45... Constructing Javadoc information... Standard Doclet version 11.0.2 Building tree for all the packages and classes... Generating ./org/eclipse/ecf/console/AbstractCommand.html... Generating ./org/eclipse/ecf/core/AbstractContainer.html... Generating ./org/eclipse/ecf/core/AbstractContainerAdapterFactory.html... Generating ./org/eclipse/ecf/core/BaseContainer.html... Generating ./org/eclipse/ecf/core/BaseContainer.Instantiator.html... Generating ./org/eclipse/ecf/core/ContainerAuthenticationException.html... Generating ./org/eclipse/ecf/core/ContainerConnectException.html... Generating ./org/eclipse/ecf/core/ContainerCreateException.html... Generating ./org/eclipse/ecf/core/ContainerFactory.html... Generating ./org/eclipse/ecf/core/ContainerTypeDescription.html... Generating ./org/eclipse/ecf/core/IContainer.html... Generating ./org/eclipse/ecf/core/IContainerFactory.html... Generating ./org/eclipse/ecf/core/IContainerListener.html... Generating ./org/eclipse/ecf/core/IContainerManager.html... Generating ./org/eclipse/ecf/core/IContainerManagerListener.html... Generating ./org/eclipse/ecf/core/IReliableContainer.html... Generating ./org/eclipse/ecf/core/events/ContainerConnectedEvent.html... Generating ./org/eclipse/ecf/core/events/ContainerConnectingEvent.html... Generating ./org/eclipse/ecf/core/events/ContainerDisconnectedEvent.html... Generating ./org/eclipse/ecf/core/events/ContainerDisconnectingEvent.html... Generating ./org/eclipse/ecf/core/events/ContainerDisposeEvent.html... Generating ./org/eclipse/ecf/core/events/ContainerEjectedEvent.html... Generating ./org/eclipse/ecf/core/events/IContainerConnectedEvent.html... Generating ./org/eclipse/ecf/core/events/IContainerConnectingEvent.html... Generating ./org/eclipse/ecf/core/events/IContainerDisconnectedEvent.html... Generating ./org/eclipse/ecf/core/events/IContainerDisconnectingEvent.html... Generating ./org/eclipse/ecf/core/events/IContainerDisposeEvent.html... Generating ./org/eclipse/ecf/core/events/IContainerEjectedEvent.html... Generating ./org/eclipse/ecf/core/events/IContainerEvent.html... Generating ./org/eclipse/ecf/core/identity/BaseID.html... Generating ./org/eclipse/ecf/core/identity/GUID.html... Generating ./org/eclipse/ecf/core/identity/GUID.GUIDNamespace.html... Generating ./org/eclipse/ecf/core/identity/ID.html... Generating ./org/eclipse/ecf/core/identity/IDCreateException.html... Generating ./org/eclipse/ecf/core/identity/IDFactory.html... Generating ./org/eclipse/ecf/core/identity/IIdentifiable.html... Generating ./org/eclipse/ecf/core/identity/IIDFactory.html... Generating ./org/eclipse/ecf/core/identity/IResourceID.html... Generating ./org/eclipse/ecf/core/identity/LongID.html... Generating ./org/eclipse/ecf/core/identity/LongID.LongNamespace.html... /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.identity/src/org/eclipse/ecf/core/identity/LongID.java:31: warning - invalid usage of tag > Generating ./org/eclipse/ecf/core/identity/Namespace.html... Generating ./org/eclipse/ecf/core/identity/NamespacePermission.html... Generating ./org/eclipse/ecf/core/identity/StringID.html... Generating ./org/eclipse/ecf/core/identity/StringID.StringIDNamespace.html... Generating ./org/eclipse/ecf/core/identity/URIID.html... Generating ./org/eclipse/ecf/core/identity/URIID.URIIDNamespace.html... Generating ./org/eclipse/ecf/core/identity/UuID.html... Generating ./org/eclipse/ecf/core/identity/UuID.UuIDNamespace.html... Generating ./org/eclipse/ecf/core/jobs/JobsExecutor.html... Generating ./org/eclipse/ecf/core/provider/BaseContainerInstantiator.html... Generating ./org/eclipse/ecf/core/provider/BaseRemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/core/provider/ContainerInstantiatorUtils.html... Generating ./org/eclipse/ecf/core/provider/ContainerIntentException.html... Generating ./org/eclipse/ecf/core/provider/IContainerInstantiator.html... Generating ./org/eclipse/ecf/core/provider/IRemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/core/security/BooleanCallback.html... Generating ./org/eclipse/ecf/core/security/Callback.html... Generating ./org/eclipse/ecf/core/security/CallbackHandler.html... Generating ./org/eclipse/ecf/core/security/ConnectContextFactory.html... Generating ./org/eclipse/ecf/core/security/IConnectContext.html... Generating ./org/eclipse/ecf/core/security/IConnectHandlerPolicy.html... Generating ./org/eclipse/ecf/core/security/IConnectInitiatorPolicy.html... Generating ./org/eclipse/ecf/core/security/IContainerPolicy.html... Generating ./org/eclipse/ecf/core/security/NameCallback.html... Generating ./org/eclipse/ecf/core/security/ObjectCallback.html... Generating ./org/eclipse/ecf/core/security/PassphraseCallback.html... Generating ./org/eclipse/ecf/core/security/PasswordCallback.html... Generating ./org/eclipse/ecf/core/security/UnsupportedCallbackException.html... Generating ./org/eclipse/ecf/core/sharedobject/AbstractSharedObjectContainerAdapterFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/BaseSharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/IReplicaSharedObjectDescriptionFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectConfig.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectConnector.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectContainer.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectContainerClient.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectContainerConfig.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectContainerFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectContainerGroupManager.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectContainerTransaction.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectContext.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectManager.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectTransactionConfig.html... Generating ./org/eclipse/ecf/core/sharedobject/ISharedObjectTransactionParticipantsFilter.html... Generating ./org/eclipse/ecf/core/sharedobject/OptimisticSharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/ReplicaSharedObjectDescription.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectAddAbortException.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectAddException.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectConnectException.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectContainerFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectCreateException.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectDescription.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectDisconnectException.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectInitException.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectMsg.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectMsgEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectMsgEventProcessor.html... Generating ./org/eclipse/ecf/core/sharedobject/SharedObjectTypeDescription.html... Generating ./org/eclipse/ecf/core/sharedobject/TransactionSharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/TransactionSharedObjectConfiguration.html... Generating ./org/eclipse/ecf/core/sharedobject/TwoPhaseCommitEventProcessor.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ContainerSharedObjectMessageReceivingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ContainerSharedObjectMessageSendingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/IContainerSharedObjectMessageReceivingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/IContainerSharedObjectMessageSendingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectActivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectCallEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectCommitEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectCreateResponseEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectDeactivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectManagerConnectionEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectManagerEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectMessageEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/ISharedObjectMessageListener.html... Generating ./org/eclipse/ecf/core/sharedobject/events/RemoteSharedObjectCreateResponseEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/RemoteSharedObjectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectActivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectCallEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectCommitEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectDeactivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerAddEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerConnectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerCreateEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerDisconnectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/SharedObjectManagerRemoveEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/ISharedModelEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/ISharedModelListener.html... Generating ./org/eclipse/ecf/core/sharedobject/model/ISharedModelPropertyAddEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/ISharedModelPropertyRemoveEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/ISharedModelPropertyValueChangeEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/SharedModel.html... Generating ./org/eclipse/ecf/core/sharedobject/model/SharedModel.Property.html... Generating ./org/eclipse/ecf/core/sharedobject/provider/ISharedObjectInstantiator.html... Generating ./org/eclipse/ecf/core/sharedobject/security/ISharedObjectPolicy.html... Generating ./org/eclipse/ecf/core/sharedobject/util/IEnqueueProcessor.html... Generating ./org/eclipse/ecf/core/sharedobject/util/IQueue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/IQueueDequeue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/IQueueEnqueue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/ISharedObjectMessageSerializer.html... Generating ./org/eclipse/ecf/core/sharedobject/util/ISimpleFIFOQueue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/PropertiesUtil.html... Generating ./org/eclipse/ecf/core/sharedobject/util/QueueEnqueueImpl.html... Generating ./org/eclipse/ecf/core/sharedobject/util/QueueException.html... Generating ./org/eclipse/ecf/core/sharedobject/util/SimpleFIFOQueue.html... Generating ./org/eclipse/ecf/core/status/SerializableMultiStatus.html... Generating ./org/eclipse/ecf/core/status/SerializableStatus.html... Generating ./org/eclipse/ecf/core/util/AbstractFactory.html... Generating ./org/eclipse/ecf/core/util/AdapterContainerFilter.html... Generating ./org/eclipse/ecf/core/util/AdapterManagerTracker.html... Generating ./org/eclipse/ecf/core/util/Base64.html... Generating ./org/eclipse/ecf/core/util/BundleClassResolver.html... Generating ./org/eclipse/ecf/core/util/BundleStarter.html... Generating ./org/eclipse/ecf/core/util/ClassResolverObjectInputStream.html... Generating ./org/eclipse/ecf/core/util/ConnectedContainerFilter.html... Generating ./org/eclipse/ecf/core/util/ContainerFactoryTracker.html... Generating ./org/eclipse/ecf/core/util/ContainerManagerTracker.html... Generating ./org/eclipse/ecf/core/util/ECFException.html... Generating ./org/eclipse/ecf/core/util/ECFRuntimeException.html... Generating ./org/eclipse/ecf/core/util/Event.html... Generating ./org/eclipse/ecf/core/util/ExtensionRegistryRunnable.html... Generating ./org/eclipse/ecf/core/util/IClassResolver.html... Generating ./org/eclipse/ecf/core/util/IContainerFilter.html... Generating ./org/eclipse/ecf/core/util/IDFactoryTracker.html... Generating ./org/eclipse/ecf/core/util/IEventProcessor.html... Generating ./org/eclipse/ecf/core/util/IExceptionHandler.html... Generating ./org/eclipse/ecf/core/util/LogHelper.html... Generating ./org/eclipse/ecf/core/util/OSGIObjectInputStream.html... Generating ./org/eclipse/ecf/core/util/OSGIObjectOutputStream.html... Generating ./org/eclipse/ecf/core/util/OSGIObjectStreamConstants.html... Generating ./org/eclipse/ecf/core/util/PlatformHelper.html... Generating ./org/eclipse/ecf/core/util/Proxy.html... Generating ./org/eclipse/ecf/core/util/Proxy.Type.html... Generating ./org/eclipse/ecf/core/util/ProxyAddress.html... Generating ./org/eclipse/ecf/core/util/SerDTO.html... Generating ./org/eclipse/ecf/core/util/SerVersion.html... Generating ./org/eclipse/ecf/core/util/StringUtils.html... Generating ./org/eclipse/ecf/core/util/SystemLogService.html... Generating ./org/eclipse/ecf/core/util/Trace.html... Generating ./org/eclipse/ecf/core/util/reflection/ClassUtil.html... Generating ./org/eclipse/ecf/discovery/AbstractDiscoveryContainerAdapter.html... Generating ./org/eclipse/ecf/discovery/DiscoveryContainerConfig.html... Generating ./org/eclipse/ecf/discovery/IContainerServiceInfoAdapter.html... Generating ./org/eclipse/ecf/discovery/IDiscoveryAdvertiser.html... Generating ./org/eclipse/ecf/discovery/IDiscoveryContainerAdapter.html... Generating ./org/eclipse/ecf/discovery/IDiscoveryLocator.html... Generating ./org/eclipse/ecf/discovery/IServiceEvent.html... Generating ./org/eclipse/ecf/discovery/IServiceInfo.html... Generating ./org/eclipse/ecf/discovery/IServiceListener.html... Generating ./org/eclipse/ecf/discovery/IServiceProperties.html... Generating ./org/eclipse/ecf/discovery/IServiceTypeEvent.html... Generating ./org/eclipse/ecf/discovery/IServiceTypeListener.html... Generating ./org/eclipse/ecf/discovery/ServiceContainerEvent.html... Generating ./org/eclipse/ecf/discovery/ServiceInfo.html... Generating ./org/eclipse/ecf/discovery/ServiceProperties.html... Generating ./org/eclipse/ecf/discovery/ServiceTypeContainerEvent.html... Generating ./org/eclipse/ecf/discovery/identity/IServiceID.html... Generating ./org/eclipse/ecf/discovery/identity/IServiceIDFactory.html... Generating ./org/eclipse/ecf/discovery/identity/IServiceTypeID.html... Generating ./org/eclipse/ecf/discovery/identity/ServiceID.html... Generating ./org/eclipse/ecf/discovery/identity/ServiceIDFactory.html... Generating ./org/eclipse/ecf/discovery/identity/ServiceTypeID.html... Generating ./org/eclipse/ecf/discovery/service/IDiscoveryService.html... Generating ./org/eclipse/ecf/filetransfer/BrowseFileTransferException.html... Generating ./org/eclipse/ecf/filetransfer/FileTransferInfo.html... Generating ./org/eclipse/ecf/filetransfer/FileTransferJob.html... Generating ./org/eclipse/ecf/filetransfer/IFileRangeSpecification.html... Generating ./org/eclipse/ecf/filetransfer/IFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/IFileTransferInfo.html... Generating ./org/eclipse/ecf/filetransfer/IFileTransferListener.html... Generating ./org/eclipse/ecf/filetransfer/IFileTransferPausable.html... Generating ./org/eclipse/ecf/filetransfer/IFileTransferRateControl.html... Generating ./org/eclipse/ecf/filetransfer/IFileTransferRunnable.html... Generating ./org/eclipse/ecf/filetransfer/IIncomingFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/IIncomingFileTransferRequestListener.html... Generating ./org/eclipse/ecf/filetransfer/IncomingFileTransferException.html... Generating ./org/eclipse/ecf/filetransfer/InvalidFileRangeSpecificationException.html... Generating ./org/eclipse/ecf/filetransfer/IOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/IRemoteFile.html... Generating ./org/eclipse/ecf/filetransfer/IRemoteFileAttributes.html... Generating ./org/eclipse/ecf/filetransfer/IRemoteFileInfo.html... Generating ./org/eclipse/ecf/filetransfer/IRemoteFileSystemBrowserContainerAdapter.html... Generating ./org/eclipse/ecf/filetransfer/IRemoteFileSystemListener.html... Generating ./org/eclipse/ecf/filetransfer/IRemoteFileSystemRequest.html... Generating ./org/eclipse/ecf/filetransfer/IRetrieveFileTransferContainerAdapter.html... Generating ./org/eclipse/ecf/filetransfer/IRetrieveFileTransferOptions.html... Generating ./org/eclipse/ecf/filetransfer/ISendFileTransferContainerAdapter.html... Generating ./org/eclipse/ecf/filetransfer/ISendFileTransferOptions.html... Generating ./org/eclipse/ecf/filetransfer/RemoteFileSystemException.html... Generating ./org/eclipse/ecf/filetransfer/SendFileTransferException.html... Generating ./org/eclipse/ecf/filetransfer/UserCancelledException.html... Generating ./org/eclipse/ecf/filetransfer/events/IFileTransferConnectStartEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IFileTransferEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IFileTransferRequestEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IIncomingFileTransferEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveDataEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveDoneEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceivePausedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveResumedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IIncomingFileTransferReceiveStartEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferResponseEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendDataEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendDoneEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendPausedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IOutgoingFileTransferSendResumedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IRemoteFileSystemBrowseEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/IRemoteFileSystemEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/ISocketClosedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/ISocketConnectedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/ISocketCreatedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/ISocketEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/ISocketEventSource.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/ISocketListener.html... Generating ./org/eclipse/ecf/filetransfer/events/socketfactory/INonconnectedSocketFactory.html... Generating ./org/eclipse/ecf/filetransfer/identity/FileCreateException.html... Generating ./org/eclipse/ecf/filetransfer/identity/FileIDFactory.html... Generating ./org/eclipse/ecf/filetransfer/identity/IFileID.html... Generating ./org/eclipse/ecf/filetransfer/identity/IFileIDFactory.html... Generating ./org/eclipse/ecf/filetransfer/service/IRemoteFileSystemBrowser.html... Generating ./org/eclipse/ecf/filetransfer/service/IRemoteFileSystemBrowserFactory.html... Generating ./org/eclipse/ecf/filetransfer/service/IRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/service/IRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/filetransfer/service/ISendFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/service/ISendFileTransferFactory.html... Generating ./org/eclipse/ecf/osgi/services/distribution/IDistributionConstants.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractConsumerContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractHostContainerSelector.html... /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractHostContainerSelector.java:316: warning - @param argument "requiredIntents" is not a parameter name. /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractHostContainerSelector.java:411: warning - @param argument "requiredIntents" is not a parameter name. Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractMetadataFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractTopologyManager.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/ConsumerContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/DebugRemoteServiceAdminListener.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/DiscoveredEndpointDescription.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/DiscoveredEndpointDescriptionFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.html... /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:450: warning - invalid usage of tag > /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:432: warning - invalid usage of tag > /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:432: warning - invalid usage of tag > /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:438: warning - @param argument "key" is not a parameter name. /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:450: warning - invalid usage of tag > /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:452: warning - invalid usage of tag < /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:452: warning - invalid usage of tag > /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:452: warning - invalid usage of tag > Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.Value.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescription.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.html... /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:1110: warning - @param argument "edFileURL" is not a parameter name. /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:1112: warning - invalid usage of tag < /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:1112: warning - invalid usage of tag > /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:1129: warning - invalid usage of tag < /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.java:1129: warning - invalid usage of tag > Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.EndpointEventListenerHolder.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionLocator.EndpointListenerHolder.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionParseException.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionReader.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.ArrayProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.ComplexProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.ListProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.MultiValueProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.SetProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/EndpointDescriptionWriter.XmlProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/HostContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/IConsumerContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/IDiscoveredEndpointDescriptionFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/IEndpointDescriptionLocator.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/IEndpointDescriptionReader.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/IHostContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/IServiceInfoFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/ITopologyManager.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteConstants.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteReferenceNotFoundException.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ExportReference.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ExportRegistration.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ImportReference.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ImportRegistration.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.ProxyClassLoader.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/RemoteServiceAdmin.RemoteServiceAdminEvent.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/SelectContainerException.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/ServiceInfoFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/TopologyManager.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/TopologyManagerImpl.html... Generating ./org/eclipse/ecf/provider/comm/AsynchEvent.html... Generating ./org/eclipse/ecf/provider/comm/ConnectionCreateException.html... Generating ./org/eclipse/ecf/provider/comm/ConnectionEvent.html... Generating ./org/eclipse/ecf/provider/comm/DisconnectEvent.html... Generating ./org/eclipse/ecf/provider/comm/IAsynchConnection.html... Generating ./org/eclipse/ecf/provider/comm/IAsynchEventHandler.html... Generating ./org/eclipse/ecf/provider/comm/IConnection.html... Generating ./org/eclipse/ecf/provider/comm/IConnectionListener.html... Generating ./org/eclipse/ecf/provider/comm/IConnectRequestHandler.html... Generating ./org/eclipse/ecf/provider/comm/ISynchAsynchConnection.html... Generating ./org/eclipse/ecf/provider/comm/ISynchAsynchEventHandler.html... Generating ./org/eclipse/ecf/provider/comm/ISynchConnection.html... Generating ./org/eclipse/ecf/provider/comm/ISynchEventHandler.html... Generating ./org/eclipse/ecf/provider/comm/SynchEvent.html... Generating ./org/eclipse/ecf/provider/comm/tcp/AsynchMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/Client.html... Generating ./org/eclipse/ecf/provider/comm/tcp/ConnectRequestMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/ConnectResultMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/ExObjectInputStream.html... Generating ./org/eclipse/ecf/provider/comm/tcp/ExObjectOutputStream.html... Generating ./org/eclipse/ecf/provider/comm/tcp/IClientSocketFactory.html... Generating ./org/eclipse/ecf/provider/comm/tcp/IServerSocketFactory.html... Generating ./org/eclipse/ecf/provider/comm/tcp/ISocketAcceptHandler.html... Generating ./org/eclipse/ecf/provider/comm/tcp/PingMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/PingResponseMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/Server.html... Generating ./org/eclipse/ecf/provider/comm/tcp/SocketFactory.html... Generating ./org/eclipse/ecf/provider/comm/tcp/SSLClient.html... Generating ./org/eclipse/ecf/provider/comm/tcp/SynchMessage.html... Generating ./org/eclipse/ecf/provider/dnssd/Activator.html... Generating ./org/eclipse/ecf/provider/dnssd/Activator.DnsSdServiceFactory.html... Generating ./org/eclipse/ecf/provider/dnssd/BnRDnsSdServiceTypeID.html... Generating ./org/eclipse/ecf/provider/dnssd/ContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdDebugOptions.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryAdvertiser.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryContainerAdapter.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryContainerAdapter.SRVRecordComparator.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryException.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdDiscoveryLocator.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdNamespace.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdServiceID.html... Generating ./org/eclipse/ecf/provider/dnssd/DnsSdServiceTypeID.html... Generating ./org/eclipse/ecf/provider/dnssd/IDnsSdDiscoveryConstants.html... Generating ./org/eclipse/ecf/provider/dnssd/Messages.html... Generating ./org/eclipse/ecf/provider/filetransfer/IFileTransferProtocolToFactoryMapper.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/AbstractFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/AbstractFileSystemBrowser.DirectoryJob.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/AbstractFileSystemBrowser.RemoteFileSystemRequest.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/LocalFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFile.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFileAttributes.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/MultiProtocolFileSystemBrowserAdapter.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/MultiProtocolFileSystemBrowserAdapterFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/URLFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/URLRemoteFile.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/URLRemoteFileAttributes.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/AbstractSocketEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/AbstractSocketWrapper.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/SocketClosedEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/SocketConnectedEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/SocketCreatedEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/SocketEventCreateUtil.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/SocketEventSource.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientBrowseFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientDefaultSSLSocketFactoryModifier.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientOptions.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/HttpClientSslTrustManager.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/NTLMProxyDetector.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientBrowseFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientOptions.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/HttpClientRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/HttpClientBrowseFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/HttpClientFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/HttpClientOptions.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/HttpClientRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/HttpClientRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/identity/FileTransferID.html... Generating ./org/eclipse/ecf/provider/filetransfer/identity/FileTransferNamespace.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/AbstractOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/AbstractUrlConnectionOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/LocalFileOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/MultiProtocolOutgoingAdapter.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/MultiProtocolOutgoingAdapterFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/AbstractRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/HttpHelper.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/MultiProtocolRetrieveAdapter.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/MultiProtocolRetrieveAdapterFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/UrlConnectionRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/JREProxyHelper.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/PollingInputStream.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/ProxySetupHelper.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/TimeoutInputStream.html... Generating ./org/eclipse/ecf/provider/generic/ClientSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.CreateMessage.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.CreateResponseMessage.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.JoinGroupMessage.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.LeaveGroupMessage.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.SharedObjectDisposeMessage.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.SharedObjectMessage.html... Generating ./org/eclipse/ecf/provider/generic/ContainerMessage.ViewChangeMessage.html... Generating ./org/eclipse/ecf/provider/generic/GenericContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/generic/GenericContainerInstantiator.GenericContainerArgs.html... Generating ./org/eclipse/ecf/provider/generic/ServerSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/SOConfig.html... Generating ./org/eclipse/ecf/provider/generic/SOConnector.html... Generating ./org/eclipse/ecf/provider/generic/SOContainer.html... Generating ./org/eclipse/ecf/provider/generic/SOContainerConfig.html... Generating ./org/eclipse/ecf/provider/generic/SOContainerGroup.html... Generating ./org/eclipse/ecf/provider/generic/SOContext.html... Generating ./org/eclipse/ecf/provider/generic/SOManager.html... Generating ./org/eclipse/ecf/provider/generic/SOWrapper.html... Generating ./org/eclipse/ecf/provider/generic/SOWrapper.DisposeEvent.html... Generating ./org/eclipse/ecf/provider/generic/SOWrapper.ProcEvent.html... Generating ./org/eclipse/ecf/provider/generic/SSLClientSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/SSLGenericContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/generic/SSLGenericContainerInstantiator.GenericContainerArgs.html... Generating ./org/eclipse/ecf/provider/generic/SSLServerSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/SSLServerSOContainerGroup.html... Generating ./org/eclipse/ecf/provider/generic/TCPClientSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/TCPServerSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/TCPServerSOContainerGroup.html... Generating ./org/eclipse/ecf/provider/generic/gmm/GMMImpl.html... Generating ./org/eclipse/ecf/provider/generic/gmm/Member.html... Generating ./org/eclipse/ecf/provider/generic/gmm/MemberChanged.html... Generating ./org/eclipse/ecf/provider/jslp/container/ContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/jslp/container/JSLPDiscoveryContainer.html... Generating ./org/eclipse/ecf/provider/jslp/container/JSLPServiceInfo.html... Generating ./org/eclipse/ecf/provider/jslp/identity/JSLPNamespace.html... Generating ./org/eclipse/ecf/provider/jslp/identity/JSLPServiceID.html... Generating ./org/eclipse/ecf/provider/jslp/identity/JSLPServiceTypeID.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/R_OSGiID.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/R_OSGiNamespace.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/R_OSGiRemoteServiceNamespace.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/R_OSGiWSID.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/R_OSGiWSNamespace.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/R_OSGiWSSNamespace.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/AddRegistrationRequest.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RegistrySharedObject.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteCallImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteFilterImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceContainer.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceContainerAdapterFactory.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceNamespace.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceReferenceImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceRegistrationImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/RemoteServiceRegistryImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/Request.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/Response.html... Generating ./org/eclipse/ecf/provider/util/IClassLoaderMapper.html... Generating ./org/eclipse/ecf/provider/util/IdentifiableObjectInputStream.html... Generating ./org/eclipse/ecf/provider/util/IdentifiableObjectOutputStream.html... Generating ./org/eclipse/ecf/provider/zookeeper/DiscoveryActivator.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/AdvertisedService.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/DefaultDiscoveryConfig.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/DiscoverdService.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/IDiscoveryConfig.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.FLAVOR.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryNamespace.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryServiceID.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryServiceTypeID.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryTargetID.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/Geo.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/Logger.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/PrettyPrinter.html... Generating ./org/eclipse/ecf/remoteservice/AbstractRemoteCallListener.html... Generating ./org/eclipse/ecf/remoteservice/AbstractRemoteService.html... Generating ./org/eclipse/ecf/remoteservice/AbstractRemoteService.AsyncArgs.html... Generating ./org/eclipse/ecf/remoteservice/AbstractRemoteService.ProxyClassLoader.html... Generating ./org/eclipse/ecf/remoteservice/AbstractRSAContainer.html... Generating ./org/eclipse/ecf/remoteservice/AsyncMethod.html... Generating ./org/eclipse/ecf/remoteservice/AsyncService.html... Generating ./org/eclipse/ecf/remoteservice/CallbackRemoteCallListener.html... Generating ./org/eclipse/ecf/remoteservice/Constants.html... Generating ./org/eclipse/ecf/remoteservice/IAsyncCallback.html... Generating ./org/eclipse/ecf/remoteservice/IAsyncRemoteServiceProxy.html... Generating ./org/eclipse/ecf/remoteservice/IExtendedRemoteServiceRegistration.html... Generating ./org/eclipse/ecf/remoteservice/IOSGiRemoteServiceContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/IRegistrationListener.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteCall.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteCallListener.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteFilter.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteService.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceCallPolicy.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceConsumer.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceContainer.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceHost.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceID.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceImplDebugOptions.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceListener.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceProxy.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceProxyCreator.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceReference.html... Generating ./org/eclipse/ecf/remoteservice/IRemoteServiceRegistration.html... Generating ./org/eclipse/ecf/remoteservice/IRSAConsumerContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/RemoteCall.html... Generating ./org/eclipse/ecf/remoteservice/RemoteCallFactory.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceContainer.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceContainerAdapterImpl.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceFilterImpl.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceHelper.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceID.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceNamespace.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceReferenceImpl.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceRegistrationImpl.html... Generating ./org/eclipse/ecf/remoteservice/RemoteServiceRegistryImpl.html... Generating ./org/eclipse/ecf/remoteservice/RSARemoteServiceContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/AbstractAsyncProxyRemoteCall.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/AbstractAsyncProxyRemoteService.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/AsyncReturnUtil.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/IAsyncProxyCompletable.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractClientService.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractClientService.AsyncResult.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractClientService.UriRequest.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractParameterSerializer.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractRSAClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractRSAClientContainer.RSAClientRegistration.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractRSAClientService.html... Generating ./org/eclipse/ecf/remoteservice/client/AbstractRSAClientService.RSARemoteCall.html... Generating ./org/eclipse/ecf/remoteservice/client/IRemoteCallable.html... Generating ./org/eclipse/ecf/remoteservice/client/IRemoteCallableRequestType.html... Generating ./org/eclipse/ecf/remoteservice/client/IRemoteCallParameter.html... Generating ./org/eclipse/ecf/remoteservice/client/IRemoteCallParameterSerializer.html... Generating ./org/eclipse/ecf/remoteservice/client/IRemoteResponseDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/client/IRemoteServiceClientContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/client/IRemoteServiceFactory.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteCallable.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteCallable.Builder.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteCallableFactory.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteCallParameter.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteCallParameter.Builder.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteCallParameterFactory.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteServiceClientReference.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteServiceClientRegistration.html... Generating ./org/eclipse/ecf/remoteservice/client/RemoteServiceClientRegistry.html... Generating ./org/eclipse/ecf/remoteservice/client/StringParameterSerializer.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/DistributedEventAdmin.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/EventMessage.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/EventTopicFilter.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/serialization/SerializationHandler.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteCallCompleteEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteCallEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteCallStartEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteServiceChangedEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteServiceEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteServiceReferenceRetrievedEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteServiceRegisteredEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/IRemoteServiceUnregisteredEvent.html... Generating ./org/eclipse/ecf/remoteservice/provider/AdapterConfig.html... Generating ./org/eclipse/ecf/remoteservice/provider/IRemoteServiceDistributionProvider.html... Generating ./org/eclipse/ecf/remoteservice/provider/PeerRemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/provider/RemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/provider/RemoteServiceDistributionProvider.html... Generating ./org/eclipse/ecf/remoteservice/provider/RemoteServiceDistributionProvider.Builder.html... Generating ./org/eclipse/ecf/remoteservice/rest/IRestCall.html... /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.rest/src/org/eclipse/ecf/remoteservice/rest/IRestCall.java:36: warning - invalid usage of tag > Generating ./org/eclipse/ecf/remoteservice/rest/RestCall.html... javadoc: warning - invalid usage of tag > Generating ./org/eclipse/ecf/remoteservice/rest/RestCallableFactory.html... Generating ./org/eclipse/ecf/remoteservice/rest/RestCallFactory.html... Generating ./org/eclipse/ecf/remoteservice/rest/RestException.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/AbstractEntityRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/AbstractRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/AbstractRestClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/AbstractRestClientContainer.RestRemoteServiceClientRegistration.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/AbstractRestClientService.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/HttpDeleteRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/HttpGetRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/HttpPatchRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/HttpPostRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/HttpPutRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/RestClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/RestClientContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/RestClientService.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/XMLRemoteResponseDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/rest/identity/RestID.html... Generating ./org/eclipse/ecf/remoteservice/rest/identity/RestNamespace.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/DSPresent.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/DSUtil.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/IDSPresent.html... Generating ./org/eclipse/ecf/remoteservice/servlet/HttpServiceComponent.html... Generating ./org/eclipse/ecf/remoteservice/servlet/IRemoteCallParameterDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/IRemoteCallResponseSerializer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/ObjectSerializationParameterDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/ObjectSerializationResponseSerializer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/RemoteServiceHttpServlet.html... Generating ./org/eclipse/ecf/remoteservice/servlet/ServletServerContainer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/ServletServerContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/util/AsyncUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/EndpointDescriptionPropertiesUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/IDUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/ObjectSerializationUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/RemoteCallMethod.html... Generating ./org/eclipse/ecf/remoteservice/util/RemoteFilterImpl.html... Generating ./org/eclipse/ecf/remoteservice/util/StreamUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/tracker/IRemoteServiceTrackerCustomizer.html... Generating ./org/eclipse/ecf/remoteservice/util/tracker/RemoteServiceTracker.html... Generating ./org/osgi/service/remoteserviceadmin/EndpointDescription.html... Generating ./org/osgi/service/remoteserviceadmin/EndpointEvent.html... Generating ./org/osgi/service/remoteserviceadmin/EndpointEventListener.html... Generating ./org/osgi/service/remoteserviceadmin/EndpointListener.html... Generating ./org/osgi/service/remoteserviceadmin/EndpointPermission.html... Generating ./org/osgi/service/remoteserviceadmin/ExportReference.html... Generating ./org/osgi/service/remoteserviceadmin/ExportRegistration.html... Generating ./org/osgi/service/remoteserviceadmin/ImportReference.html... Generating ./org/osgi/service/remoteserviceadmin/ImportRegistration.html... Generating ./org/osgi/service/remoteserviceadmin/RemoteConstants.html... Generating ./org/osgi/service/remoteserviceadmin/RemoteServiceAdmin.html... Generating ./org/osgi/service/remoteserviceadmin/RemoteServiceAdminEvent.html... Generating ./org/osgi/service/remoteserviceadmin/RemoteServiceAdminListener.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/DiscoveryNamespace.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/DistributionNamespace.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/TopologyNamespace.html... Generating ./org/eclipse/ecf/console/package-summary.html... Generating ./org/eclipse/ecf/console/package-tree.html... Generating ./org/eclipse/ecf/core/package-summary.html... Generating ./org/eclipse/ecf/core/package-tree.html... Generating ./org/eclipse/ecf/core/events/package-summary.html... Generating ./org/eclipse/ecf/core/events/package-tree.html... Generating ./org/eclipse/ecf/core/identity/package-summary.html... Generating ./org/eclipse/ecf/core/identity/package-tree.html... Generating ./org/eclipse/ecf/core/jobs/package-summary.html... Generating ./org/eclipse/ecf/core/jobs/package-tree.html... Generating ./org/eclipse/ecf/core/provider/package-summary.html... Generating ./org/eclipse/ecf/core/provider/package-tree.html... Generating ./org/eclipse/ecf/core/security/package-summary.html... Generating ./org/eclipse/ecf/core/security/package-tree.html... Generating ./org/eclipse/ecf/core/sharedobject/package-summary.html... Generating ./org/eclipse/ecf/core/sharedobject/package-tree.html... Generating ./org/eclipse/ecf/core/sharedobject/events/package-summary.html... Generating ./org/eclipse/ecf/core/sharedobject/events/package-tree.html... Generating ./org/eclipse/ecf/core/sharedobject/model/package-summary.html... Generating ./org/eclipse/ecf/core/sharedobject/model/package-tree.html... Generating ./org/eclipse/ecf/core/sharedobject/provider/package-summary.html... Generating ./org/eclipse/ecf/core/sharedobject/provider/package-tree.html... Generating ./org/eclipse/ecf/core/sharedobject/security/package-summary.html... Generating ./org/eclipse/ecf/core/sharedobject/security/package-tree.html... Generating ./org/eclipse/ecf/core/sharedobject/util/package-summary.html... Generating ./org/eclipse/ecf/core/sharedobject/util/package-tree.html... Generating ./org/eclipse/ecf/core/status/package-summary.html... Generating ./org/eclipse/ecf/core/status/package-tree.html... Generating ./org/eclipse/ecf/core/util/package-summary.html... Generating ./org/eclipse/ecf/core/util/package-tree.html... Generating ./org/eclipse/ecf/core/util/reflection/package-summary.html... Generating ./org/eclipse/ecf/core/util/reflection/package-tree.html... Generating ./org/eclipse/ecf/discovery/package-summary.html... Generating ./org/eclipse/ecf/discovery/package-tree.html... Generating ./org/eclipse/ecf/discovery/identity/package-summary.html... Generating ./org/eclipse/ecf/discovery/identity/package-tree.html... Generating ./org/eclipse/ecf/discovery/service/package-summary.html... Generating ./org/eclipse/ecf/discovery/service/package-tree.html... Generating ./org/eclipse/ecf/filetransfer/package-summary.html... Generating ./org/eclipse/ecf/filetransfer/package-tree.html... Generating ./org/eclipse/ecf/filetransfer/events/package-summary.html... Generating ./org/eclipse/ecf/filetransfer/events/package-tree.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/package-summary.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/package-tree.html... Generating ./org/eclipse/ecf/filetransfer/events/socketfactory/package-summary.html... Generating ./org/eclipse/ecf/filetransfer/events/socketfactory/package-tree.html... Generating ./org/eclipse/ecf/filetransfer/identity/package-summary.html... Generating ./org/eclipse/ecf/filetransfer/identity/package-tree.html... Generating ./org/eclipse/ecf/filetransfer/service/package-summary.html... Generating ./org/eclipse/ecf/filetransfer/service/package-tree.html... Generating ./org/eclipse/ecf/osgi/services/distribution/package-summary.html... Generating ./org/eclipse/ecf/osgi/services/distribution/package-tree.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/package-summary.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/package-tree.html... Generating ./org/eclipse/ecf/provider/comm/package-summary.html... Generating ./org/eclipse/ecf/provider/comm/package-tree.html... Generating ./org/eclipse/ecf/provider/comm/tcp/package-summary.html... Generating ./org/eclipse/ecf/provider/comm/tcp/package-tree.html... Generating ./org/eclipse/ecf/provider/dnssd/package-summary.html... Generating ./org/eclipse/ecf/provider/dnssd/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/identity/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/identity/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/package-tree.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/package-summary.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/package-tree.html... Generating ./org/eclipse/ecf/provider/generic/package-summary.html... Generating ./org/eclipse/ecf/provider/generic/package-tree.html... Generating ./org/eclipse/ecf/provider/generic/gmm/package-summary.html... Generating ./org/eclipse/ecf/provider/generic/gmm/package-tree.html... Generating ./org/eclipse/ecf/provider/jslp/container/package-summary.html... Generating ./org/eclipse/ecf/provider/jslp/container/package-tree.html... Generating ./org/eclipse/ecf/provider/jslp/identity/package-summary.html... Generating ./org/eclipse/ecf/provider/jslp/identity/package-tree.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/package-summary.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/package-tree.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/package-summary.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/package-tree.html... Generating ./org/eclipse/ecf/provider/util/package-summary.html... Generating ./org/eclipse/ecf/provider/util/package-tree.html... Generating ./org/eclipse/ecf/provider/zookeeper/package-summary.html... Generating ./org/eclipse/ecf/provider/zookeeper/package-tree.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/package-summary.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/package-tree.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/package-summary.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/client/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/client/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/serialization/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/serialization/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/events/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/events/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/provider/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/provider/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/rest/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/rest/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/rest/identity/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/rest/identity/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/servlet/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/servlet/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/util/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/util/package-tree.html... Generating ./org/eclipse/ecf/remoteservice/util/tracker/package-summary.html... Generating ./org/eclipse/ecf/remoteservice/util/tracker/package-tree.html... Generating ./org/osgi/service/remoteserviceadmin/package-summary.html... Generating ./org/osgi/service/remoteserviceadmin/package-tree.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/package-summary.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/package-tree.html... Generating ./constant-values.html... Generating ./serialized-form.html... Generating ./org/eclipse/ecf/remoteservice/rest/class-use/IRestCall.html... Generating ./org/eclipse/ecf/remoteservice/rest/class-use/RestCallableFactory.html... Generating ./org/eclipse/ecf/remoteservice/rest/class-use/RestCall.html... Generating ./org/eclipse/ecf/remoteservice/rest/class-use/RestException.html... Generating ./org/eclipse/ecf/remoteservice/rest/class-use/RestCallFactory.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/HttpPutRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/HttpDeleteRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/HttpPatchRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/RestClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/RestClientContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRestClientService.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRestClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRestClientContainer.RestRemoteServiceClientRegistration.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/RestClientService.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractEntityRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/AbstractRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/HttpPostRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/XMLRemoteResponseDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/class-use/HttpGetRequestType.html... Generating ./org/eclipse/ecf/remoteservice/rest/identity/class-use/RestID.html... Generating ./org/eclipse/ecf/remoteservice/rest/identity/class-use/RestNamespace.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/class-use/DSPresent.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/class-use/DSUtil.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/class-use/IDSPresent.html... Generating ./org/eclipse/ecf/console/class-use/AbstractCommand.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/Activator.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/Activator.DnsSdServiceFactory.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/Messages.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryException.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryLocator.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdNamespace.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/ContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryAdvertiser.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdServiceTypeID.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/BnRDnsSdServiceTypeID.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdDebugOptions.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdServiceID.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryContainerAdapter.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/DnsSdDiscoveryContainerAdapter.SRVRecordComparator.html... Generating ./org/eclipse/ecf/provider/dnssd/class-use/IDnsSdDiscoveryConstants.html... Generating ./org/eclipse/ecf/discovery/class-use/IServiceTypeEvent.html... Generating ./org/eclipse/ecf/discovery/class-use/ServiceContainerEvent.html... Generating ./org/eclipse/ecf/discovery/class-use/DiscoveryContainerConfig.html... Generating ./org/eclipse/ecf/discovery/class-use/IServiceEvent.html... Generating ./org/eclipse/ecf/discovery/class-use/IDiscoveryContainerAdapter.html... Generating ./org/eclipse/ecf/discovery/class-use/IServiceListener.html... Generating ./org/eclipse/ecf/discovery/class-use/AbstractDiscoveryContainerAdapter.html... Generating ./org/eclipse/ecf/discovery/class-use/ServiceTypeContainerEvent.html... Generating ./org/eclipse/ecf/discovery/class-use/ServiceProperties.html... Generating ./org/eclipse/ecf/discovery/class-use/IServiceTypeListener.html... Generating ./org/eclipse/ecf/discovery/class-use/IServiceProperties.html... Generating ./org/eclipse/ecf/discovery/class-use/ServiceInfo.html... Generating ./org/eclipse/ecf/discovery/class-use/IDiscoveryAdvertiser.html... Generating ./org/eclipse/ecf/discovery/class-use/IContainerServiceInfoAdapter.html... Generating ./org/eclipse/ecf/discovery/class-use/IDiscoveryLocator.html... Generating ./org/eclipse/ecf/discovery/class-use/IServiceInfo.html... Generating ./org/eclipse/ecf/discovery/identity/class-use/ServiceTypeID.html... Generating ./org/eclipse/ecf/discovery/identity/class-use/IServiceIDFactory.html... Generating ./org/eclipse/ecf/discovery/identity/class-use/IServiceID.html... Generating ./org/eclipse/ecf/discovery/identity/class-use/ServiceIDFactory.html... Generating ./org/eclipse/ecf/discovery/identity/class-use/IServiceTypeID.html... Generating ./org/eclipse/ecf/discovery/identity/class-use/ServiceID.html... Generating ./org/eclipse/ecf/discovery/service/class-use/IDiscoveryService.html... Generating ./org/eclipse/ecf/remoteservice/class-use/AbstractRSAContainer.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceRegistration.html... Generating ./org/eclipse/ecf/remoteservice/class-use/Constants.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RSARemoteServiceContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceImplDebugOptions.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceHost.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceRegistrationImpl.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceContainerAdapterImpl.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceContainer.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceNamespace.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceReferenceImpl.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceProxyCreator.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteFilter.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteCall.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceListener.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceContainer.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRegistrationListener.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IAsyncCallback.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceID.html... Generating ./org/eclipse/ecf/remoteservice/class-use/AbstractRemoteCallListener.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceID.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IAsyncRemoteServiceProxy.html... Generating ./org/eclipse/ecf/remoteservice/class-use/AsyncMethod.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteCallListener.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteService.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceCallPolicy.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IOSGiRemoteServiceContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/class-use/AsyncService.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteCallFactory.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceReference.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceHelper.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceConsumer.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IExtendedRemoteServiceRegistration.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceFilterImpl.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteCall.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRemoteServiceProxy.html... Generating ./org/eclipse/ecf/remoteservice/class-use/AbstractRemoteService.html... Generating ./org/eclipse/ecf/remoteservice/class-use/AbstractRemoteService.AsyncArgs.html... Generating ./org/eclipse/ecf/remoteservice/class-use/AbstractRemoteService.ProxyClassLoader.html... Generating ./org/eclipse/ecf/remoteservice/class-use/RemoteServiceRegistryImpl.html... Generating ./org/eclipse/ecf/remoteservice/class-use/IRSAConsumerContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/class-use/CallbackRemoteCallListener.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallParameterSerializer.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallableRequestType.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteCallParameterFactory.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractParameterSerializer.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/StringParameterSerializer.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractClientService.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractClientService.UriRequest.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractClientService.AsyncResult.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallParameter.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteServiceClientRegistry.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/IRemoteServiceClientContainerAdapter.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientContainer.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientContainer.RSAClientRegistration.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteCallParameter.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteCallParameter.Builder.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteServiceClientRegistration.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteCallable.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteCallable.Builder.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/IRemoteServiceFactory.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteCallableFactory.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/RemoteServiceClientReference.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/IRemoteCallable.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientService.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/AbstractRSAClientService.RSARemoteCall.html... Generating ./org/eclipse/ecf/remoteservice/client/class-use/IRemoteResponseDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteCallEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceRegisteredEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceReferenceRetrievedEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceUnregisteredEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceChangedEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteCallStartEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteCallCompleteEvent.html... Generating ./org/eclipse/ecf/remoteservice/events/class-use/IRemoteServiceEvent.html... Generating ./org/eclipse/ecf/remoteservice/provider/class-use/IRemoteServiceDistributionProvider.html... Generating ./org/eclipse/ecf/remoteservice/provider/class-use/RemoteServiceDistributionProvider.html... Generating ./org/eclipse/ecf/remoteservice/provider/class-use/RemoteServiceDistributionProvider.Builder.html... Generating ./org/eclipse/ecf/remoteservice/provider/class-use/RemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/provider/class-use/PeerRemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/provider/class-use/AdapterConfig.html... Generating ./org/eclipse/ecf/remoteservice/util/class-use/AsyncUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/class-use/StreamUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/class-use/EndpointDescriptionPropertiesUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/class-use/RemoteFilterImpl.html... Generating ./org/eclipse/ecf/remoteservice/util/class-use/IDUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/class-use/ObjectSerializationUtil.html... Generating ./org/eclipse/ecf/remoteservice/util/class-use/RemoteCallMethod.html... Generating ./org/eclipse/ecf/remoteservice/util/tracker/class-use/RemoteServiceTracker.html... Generating ./org/eclipse/ecf/remoteservice/util/tracker/class-use/IRemoteServiceTrackerCustomizer.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/class-use/EventMessage.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/class-use/EventTopicFilter.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/class-use/DistributedEventAdmin.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/serialization/class-use/SerializationHandler.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientDefaultSSLSocketFactoryModifier.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/NTLMProxyDetector.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientBrowseFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientSslTrustManager.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/class-use/HttpClientOptions.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/ServletServerContainerInstantiator.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/HttpServiceComponent.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/ObjectSerializationResponseSerializer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/ObjectSerializationParameterDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/RemoteServiceHttpServlet.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/IRemoteCallParameterDeserializer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/ServletServerContainer.html... Generating ./org/eclipse/ecf/remoteservice/servlet/class-use/IRemoteCallResponseSerializer.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IEndpointDescriptionLocator.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/DebugRemoteServiceAdminListener.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionParseException.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IEndpointDescriptionReader.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractMetadataFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IServiceInfoFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/TopologyManagerImpl.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionReader.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteReferenceNotFoundException.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IDiscoveredEndpointDescriptionFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.RemoteServiceAdminEvent.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ProxyClassLoader.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ImportReference.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ImportRegistration.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ExportReference.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteServiceAdmin.ExportRegistration.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractTopologyManager.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/DiscoveredEndpointDescription.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/TopologyManager.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/ServiceInfoFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractHostContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionLocator.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionLocator.EndpointListenerHolder.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionLocator.EndpointEventListenerHolder.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/SelectContainerException.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.ArrayProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.ListProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.SetProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.MultiValueProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.XmlProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescriptionWriter.ComplexProperty.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EDEFProperties.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EDEFProperties.Value.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/ITopologyManager.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/RemoteConstants.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/ConsumerContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/AbstractConsumerContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IHostContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/HostContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/IConsumerContainerSelector.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/DiscoveredEndpointDescriptionFactory.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/class-use/EndpointDescription.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiWSID.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiWSSNamespace.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiWSNamespace.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiID.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiRemoteServiceNamespace.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/class-use/R_OSGiNamespace.html... Generating ./org/eclipse/ecf/osgi/services/distribution/class-use/IDistributionConstants.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContext.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectConnectException.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/AbstractSharedObjectContainerAdapterFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerTransaction.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ReplicaSharedObjectDescription.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerConfig.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectConnector.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectConfig.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerGroupManager.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectTypeDescription.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectCreateException.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/TwoPhaseCommitEventProcessor.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectAddAbortException.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectTransactionConfig.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/TransactionSharedObjectConfiguration.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectInitException.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerClient.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectAddException.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectDescription.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectDisconnectException.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/OptimisticSharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectContainerFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainer.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectMsg.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectTransactionParticipantsFilter.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/IReplicaSharedObjectDescriptionFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/BaseSharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectManager.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectMsgEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/SharedObjectMsgEventProcessor.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/ISharedObjectContainerFactory.html... Generating ./org/eclipse/ecf/core/sharedobject/class-use/TransactionSharedObject.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectActivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectCommitEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/RemoteSharedObjectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectMessageEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerCreateEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/IContainerSharedObjectMessageSendingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerAddEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectCallEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/RemoteSharedObjectCreateResponseEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectManagerConnectionEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectDeactivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectActivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectCommitEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectCreateResponseEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerConnectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerDisconnectEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/SharedObjectManagerRemoveEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectMessageListener.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectManagerEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/IContainerSharedObjectMessageReceivingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectDeactivatedEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ContainerSharedObjectMessageSendingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ContainerSharedObjectMessageReceivingEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/events/class-use/ISharedObjectCallEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelPropertyRemoveEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelPropertyAddEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/class-use/SharedModel.html... Generating ./org/eclipse/ecf/core/sharedobject/model/class-use/SharedModel.Property.html... Generating ./org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelPropertyValueChangeEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelListener.html... Generating ./org/eclipse/ecf/core/sharedobject/model/class-use/ISharedModelEvent.html... Generating ./org/eclipse/ecf/core/sharedobject/provider/class-use/ISharedObjectInstantiator.html... Generating ./org/eclipse/ecf/core/sharedobject/security/class-use/ISharedObjectPolicy.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/ISimpleFIFOQueue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/IQueueDequeue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/IQueueEnqueue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/QueueException.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/IQueue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/IEnqueueProcessor.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/QueueEnqueueImpl.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/SimpleFIFOQueue.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/PropertiesUtil.html... Generating ./org/eclipse/ecf/core/sharedobject/util/class-use/ISharedObjectMessageSerializer.html... Generating ./org/eclipse/ecf/core/util/reflection/class-use/ClassUtil.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IFileTransferRunnable.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IFileTransferListener.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IIncomingFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/class-use/BrowseFileTransferException.html... Generating ./org/eclipse/ecf/filetransfer/class-use/InvalidFileRangeSpecificationException.html... Generating ./org/eclipse/ecf/filetransfer/class-use/SendFileTransferException.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRemoteFileAttributes.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRemoteFileSystemRequest.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IFileRangeSpecification.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRemoteFileInfo.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRetrieveFileTransferContainerAdapter.html... Generating ./org/eclipse/ecf/filetransfer/class-use/FileTransferInfo.html... Generating ./org/eclipse/ecf/filetransfer/class-use/ISendFileTransferContainerAdapter.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRetrieveFileTransferOptions.html... Generating ./org/eclipse/ecf/filetransfer/class-use/FileTransferJob.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRemoteFileSystemBrowserContainerAdapter.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRemoteFileSystemListener.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IRemoteFile.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IncomingFileTransferException.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IFileTransferRateControl.html... Generating ./org/eclipse/ecf/filetransfer/class-use/RemoteFileSystemException.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IFileTransferInfo.html... Generating ./org/eclipse/ecf/filetransfer/class-use/ISendFileTransferOptions.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IIncomingFileTransferRequestListener.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/class-use/UserCancelledException.html... Generating ./org/eclipse/ecf/filetransfer/class-use/IFileTransferPausable.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendDataEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IFileTransferEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveStartEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveResumedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendPausedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IRemoteFileSystemBrowseEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveDoneEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IFileTransferRequestEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceiveDataEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendDoneEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IRemoteFileSystemEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IFileTransferConnectStartEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferResponseEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IOutgoingFileTransferSendResumedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/class-use/IIncomingFileTransferReceivePausedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketEventSource.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketConnectedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketCreatedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketListener.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketClosedEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/class-use/ISocketEvent.html... Generating ./org/eclipse/ecf/filetransfer/events/socketfactory/class-use/INonconnectedSocketFactory.html... Generating ./org/eclipse/ecf/filetransfer/identity/class-use/FileCreateException.html... Generating ./org/eclipse/ecf/filetransfer/identity/class-use/FileIDFactory.html... Generating ./org/eclipse/ecf/filetransfer/identity/class-use/IFileID.html... Generating ./org/eclipse/ecf/filetransfer/identity/class-use/IFileIDFactory.html... Generating ./org/eclipse/ecf/filetransfer/service/class-use/ISendFileTransferFactory.html... Generating ./org/eclipse/ecf/filetransfer/service/class-use/IRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/filetransfer/service/class-use/ISendFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/service/class-use/IRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/filetransfer/service/class-use/IRemoteFileSystemBrowserFactory.html... Generating ./org/eclipse/ecf/filetransfer/service/class-use/IRemoteFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/zookeeper/class-use/DiscoveryActivator.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryNamespace.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryServiceTypeID.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryTargetID.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/DiscoverdService.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/DefaultDiscoveryConfig.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/AdvertisedService.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryContainer.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryContainer.FLAVOR.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/IDiscoveryConfig.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/class-use/ZooDiscoveryServiceID.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/class-use/Logger.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/class-use/Geo.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/class-use/PrettyPrinter.html... Generating ./org/eclipse/ecf/provider/jslp/container/class-use/JSLPServiceInfo.html... Generating ./org/eclipse/ecf/provider/jslp/container/class-use/JSLPDiscoveryContainer.html... Generating ./org/eclipse/ecf/provider/jslp/container/class-use/ContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/jslp/identity/class-use/JSLPServiceID.html... Generating ./org/eclipse/ecf/provider/jslp/identity/class-use/JSLPServiceTypeID.html... Generating ./org/eclipse/ecf/provider/jslp/identity/class-use/JSLPNamespace.html... Generating ./org/eclipse/ecf/core/identity/class-use/IIdentifiable.html... Generating ./org/eclipse/ecf/core/identity/class-use/IDCreateException.html... Generating ./org/eclipse/ecf/core/identity/class-use/IIDFactory.html... Generating ./org/eclipse/ecf/core/identity/class-use/ID.html... Generating ./org/eclipse/ecf/core/identity/class-use/LongID.html... Generating ./org/eclipse/ecf/core/identity/class-use/LongID.LongNamespace.html... Generating ./org/eclipse/ecf/core/identity/class-use/IDFactory.html... Generating ./org/eclipse/ecf/core/identity/class-use/NamespacePermission.html... Generating ./org/eclipse/ecf/core/identity/class-use/Namespace.html... Generating ./org/eclipse/ecf/core/identity/class-use/URIID.html... Generating ./org/eclipse/ecf/core/identity/class-use/URIID.URIIDNamespace.html... Generating ./org/eclipse/ecf/core/identity/class-use/IResourceID.html... Generating ./org/eclipse/ecf/core/identity/class-use/UuID.html... Generating ./org/eclipse/ecf/core/identity/class-use/UuID.UuIDNamespace.html... Generating ./org/eclipse/ecf/core/identity/class-use/GUID.html... Generating ./org/eclipse/ecf/core/identity/class-use/GUID.GUIDNamespace.html... Generating ./org/eclipse/ecf/core/identity/class-use/BaseID.html... Generating ./org/eclipse/ecf/core/identity/class-use/StringID.html... Generating ./org/eclipse/ecf/core/identity/class-use/StringID.StringIDNamespace.html... Generating ./org/eclipse/ecf/core/util/class-use/ProxyAddress.html... Generating ./org/eclipse/ecf/core/util/class-use/ContainerManagerTracker.html... Generating ./org/eclipse/ecf/core/util/class-use/IClassResolver.html... Generating ./org/eclipse/ecf/core/util/class-use/Event.html... Generating ./org/eclipse/ecf/core/util/class-use/OSGIObjectOutputStream.html... Generating ./org/eclipse/ecf/core/util/class-use/OSGIObjectStreamConstants.html... Generating ./org/eclipse/ecf/core/util/class-use/IContainerFilter.html... Generating ./org/eclipse/ecf/core/util/class-use/OSGIObjectInputStream.html... Generating ./org/eclipse/ecf/core/util/class-use/IExceptionHandler.html... Generating ./org/eclipse/ecf/core/util/class-use/AdapterContainerFilter.html... Generating ./org/eclipse/ecf/core/util/class-use/SerDTO.html... Generating ./org/eclipse/ecf/core/util/class-use/ClassResolverObjectInputStream.html... Generating ./org/eclipse/ecf/core/util/class-use/ConnectedContainerFilter.html... Generating ./org/eclipse/ecf/core/util/class-use/ContainerFactoryTracker.html... Generating ./org/eclipse/ecf/core/util/class-use/IEventProcessor.html... Generating ./org/eclipse/ecf/core/util/class-use/SerVersion.html... Generating ./org/eclipse/ecf/core/util/class-use/Proxy.html... Generating ./org/eclipse/ecf/core/util/class-use/Proxy.Type.html... Generating ./org/eclipse/ecf/core/util/class-use/BundleClassResolver.html... Generating ./org/eclipse/ecf/core/util/class-use/AbstractFactory.html... Generating ./org/eclipse/ecf/core/util/class-use/ExtensionRegistryRunnable.html... Generating ./org/eclipse/ecf/core/util/class-use/Trace.html... Generating ./org/eclipse/ecf/core/util/class-use/ECFRuntimeException.html... Generating ./org/eclipse/ecf/core/util/class-use/AdapterManagerTracker.html... Generating ./org/eclipse/ecf/core/util/class-use/ECFException.html... Generating ./org/eclipse/ecf/core/util/class-use/SystemLogService.html... Generating ./org/eclipse/ecf/core/util/class-use/IDFactoryTracker.html... Generating ./org/eclipse/ecf/core/util/class-use/PlatformHelper.html... Generating ./org/eclipse/ecf/core/util/class-use/BundleStarter.html... Generating ./org/eclipse/ecf/core/util/class-use/LogHelper.html... Generating ./org/eclipse/ecf/core/util/class-use/Base64.html... Generating ./org/eclipse/ecf/core/util/class-use/StringUtils.html... Generating ./org/eclipse/ecf/provider/filetransfer/class-use/IFileTransferProtocolToFactoryMapper.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/AbstractFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/AbstractFileSystemBrowser.RemoteFileSystemRequest.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/AbstractFileSystemBrowser.DirectoryJob.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/MultiProtocolFileSystemBrowserAdapter.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/LocalFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/MultiProtocolFileSystemBrowserAdapterFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/LocalRemoteFileAttributes.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/URLRemoteFile.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/LocalRemoteFile.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/URLRemoteFileAttributes.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/class-use/URLFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/class-use/AbstractSocketEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/class-use/AbstractSocketWrapper.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketClosedEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketEventCreateUtil.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketEventSource.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketCreatedEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/class-use/SocketConnectedEvent.html... Generating ./org/eclipse/ecf/provider/filetransfer/identity/class-use/FileTransferNamespace.html... Generating ./org/eclipse/ecf/provider/filetransfer/identity/class-use/FileTransferID.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/class-use/AbstractOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/class-use/MultiProtocolOutgoingAdapter.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/class-use/MultiProtocolOutgoingAdapterFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/class-use/AbstractUrlConnectionOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/class-use/LocalFileOutgoingFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/class-use/UrlConnectionRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/class-use/AbstractRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/class-use/MultiProtocolRetrieveAdapterFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/class-use/MultiProtocolRetrieveAdapter.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/class-use/HttpHelper.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/class-use/ProxySetupHelper.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/class-use/PollingInputStream.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/class-use/JREProxyHelper.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/class-use/TimeoutInputStream.html... Generating ./org/eclipse/ecf/provider/comm/class-use/IAsynchEventHandler.html... Generating ./org/eclipse/ecf/provider/comm/class-use/ISynchEventHandler.html... Generating ./org/eclipse/ecf/provider/comm/class-use/ConnectionCreateException.html... Generating ./org/eclipse/ecf/provider/comm/class-use/IAsynchConnection.html... Generating ./org/eclipse/ecf/provider/comm/class-use/ISynchConnection.html... Generating ./org/eclipse/ecf/provider/comm/class-use/ISynchAsynchEventHandler.html... Generating ./org/eclipse/ecf/provider/comm/class-use/IConnectionListener.html... Generating ./org/eclipse/ecf/provider/comm/class-use/DisconnectEvent.html... Generating ./org/eclipse/ecf/provider/comm/class-use/SynchEvent.html... Generating ./org/eclipse/ecf/provider/comm/class-use/ISynchAsynchConnection.html... Generating ./org/eclipse/ecf/provider/comm/class-use/ConnectionEvent.html... Generating ./org/eclipse/ecf/provider/comm/class-use/IConnectRequestHandler.html... Generating ./org/eclipse/ecf/provider/comm/class-use/IConnection.html... Generating ./org/eclipse/ecf/provider/comm/class-use/AsynchEvent.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/IServerSocketFactory.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/ExObjectInputStream.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/ISocketAcceptHandler.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/Client.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/IClientSocketFactory.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/ConnectResultMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/ExObjectOutputStream.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/PingResponseMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/AsynchMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/PingMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/ConnectRequestMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/SynchMessage.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/SocketFactory.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/SSLClient.html... Generating ./org/eclipse/ecf/provider/comm/tcp/class-use/Server.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOContainerConfig.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ClientSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SSLServerSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/class-use/TCPClientSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOConfig.html... Generating ./org/eclipse/ecf/provider/generic/class-use/GenericContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/generic/class-use/GenericContainerInstantiator.GenericContainerArgs.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOContext.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.LeaveGroupMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.JoinGroupMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.SharedObjectDisposeMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.SharedObjectMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.CreateResponseMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.CreateMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ContainerMessage.ViewChangeMessage.html... Generating ./org/eclipse/ecf/provider/generic/class-use/TCPServerSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOConnector.html... Generating ./org/eclipse/ecf/provider/generic/class-use/TCPServerSOContainerGroup.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SSLServerSOContainerGroup.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOContainerGroup.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOWrapper.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOWrapper.DisposeEvent.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOWrapper.ProcEvent.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SSLGenericContainerInstantiator.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SSLGenericContainerInstantiator.GenericContainerArgs.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SSLClientSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOContainer.html... Generating ./org/eclipse/ecf/provider/generic/class-use/SOManager.html... Generating ./org/eclipse/ecf/provider/generic/class-use/ServerSOContainer.html... Generating ./org/eclipse/ecf/provider/generic/gmm/class-use/MemberChanged.html... Generating ./org/eclipse/ecf/provider/generic/gmm/class-use/GMMImpl.html... Generating ./org/eclipse/ecf/provider/generic/gmm/class-use/Member.html... Generating ./org/eclipse/ecf/provider/util/class-use/IdentifiableObjectOutputStream.html... Generating ./org/eclipse/ecf/provider/util/class-use/IdentifiableObjectInputStream.html... Generating ./org/eclipse/ecf/provider/util/class-use/IClassLoaderMapper.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/class-use/IAsyncProxyCompletable.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/class-use/AbstractAsyncProxyRemoteService.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/class-use/AsyncReturnUtil.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/class-use/AbstractAsyncProxyRemoteCall.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/EndpointPermission.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/ImportRegistration.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/EndpointListener.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/ExportReference.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/RemoteServiceAdminListener.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/EndpointDescription.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/RemoteServiceAdmin.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/EndpointEventListener.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/ExportRegistration.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/ImportReference.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/RemoteServiceAdminEvent.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/RemoteConstants.html... Generating ./org/osgi/service/remoteserviceadmin/class-use/EndpointEvent.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/class-use/TopologyNamespace.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/class-use/DiscoveryNamespace.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/class-use/DistributionNamespace.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteCallImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/AddRegistrationRequest.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/Request.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceContainerAdapterFactory.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceContainer.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RegistrySharedObject.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceNamespace.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceRegistryImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceReferenceImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteServiceRegistrationImpl.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/Response.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/class-use/RemoteFilterImpl.html... Generating ./org/eclipse/ecf/core/class-use/IContainerListener.html... Generating ./org/eclipse/ecf/core/class-use/AbstractContainer.html... Generating ./org/eclipse/ecf/core/class-use/IReliableContainer.html... Generating ./org/eclipse/ecf/core/class-use/AbstractContainerAdapterFactory.html... Generating ./org/eclipse/ecf/core/class-use/BaseContainer.html... Generating ./org/eclipse/ecf/core/class-use/BaseContainer.Instantiator.html... Generating ./org/eclipse/ecf/core/class-use/ContainerFactory.html... Generating ./org/eclipse/ecf/core/class-use/ContainerConnectException.html... Generating ./org/eclipse/ecf/core/class-use/ContainerAuthenticationException.html... Generating ./org/eclipse/ecf/core/class-use/ContainerTypeDescription.html... Generating ./org/eclipse/ecf/core/class-use/IContainerManager.html... Generating ./org/eclipse/ecf/core/class-use/IContainer.html... Generating ./org/eclipse/ecf/core/class-use/IContainerManagerListener.html... Generating ./org/eclipse/ecf/core/class-use/IContainerFactory.html... Generating ./org/eclipse/ecf/core/class-use/ContainerCreateException.html... Generating ./org/eclipse/ecf/core/events/class-use/IContainerDisposeEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/IContainerConnectingEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/IContainerEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/ContainerConnectedEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/ContainerDisconnectingEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/IContainerEjectedEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/IContainerConnectedEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/IContainerDisconnectedEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/ContainerEjectedEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/IContainerDisconnectingEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/ContainerConnectingEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/ContainerDisconnectedEvent.html... Generating ./org/eclipse/ecf/core/events/class-use/ContainerDisposeEvent.html... Generating ./org/eclipse/ecf/core/jobs/class-use/JobsExecutor.html... Generating ./org/eclipse/ecf/core/provider/class-use/IRemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/core/provider/class-use/ContainerInstantiatorUtils.html... Generating ./org/eclipse/ecf/core/provider/class-use/IContainerInstantiator.html... Generating ./org/eclipse/ecf/core/provider/class-use/BaseContainerInstantiator.html... Generating ./org/eclipse/ecf/core/provider/class-use/ContainerIntentException.html... Generating ./org/eclipse/ecf/core/provider/class-use/BaseRemoteServiceContainerInstantiator.html... Generating ./org/eclipse/ecf/core/security/class-use/ObjectCallback.html... Generating ./org/eclipse/ecf/core/security/class-use/CallbackHandler.html... Generating ./org/eclipse/ecf/core/security/class-use/Callback.html... Generating ./org/eclipse/ecf/core/security/class-use/BooleanCallback.html... Generating ./org/eclipse/ecf/core/security/class-use/IConnectInitiatorPolicy.html... Generating ./org/eclipse/ecf/core/security/class-use/IConnectContext.html... Generating ./org/eclipse/ecf/core/security/class-use/NameCallback.html... Generating ./org/eclipse/ecf/core/security/class-use/PasswordCallback.html... Generating ./org/eclipse/ecf/core/security/class-use/ConnectContextFactory.html... Generating ./org/eclipse/ecf/core/security/class-use/IConnectHandlerPolicy.html... Generating ./org/eclipse/ecf/core/security/class-use/PassphraseCallback.html... Generating ./org/eclipse/ecf/core/security/class-use/IContainerPolicy.html... Generating ./org/eclipse/ecf/core/security/class-use/UnsupportedCallbackException.html... Generating ./org/eclipse/ecf/core/status/class-use/SerializableMultiStatus.html... Generating ./org/eclipse/ecf/core/status/class-use/SerializableStatus.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/class-use/HttpClientBrowseFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/class-use/HttpClientOptions.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/class-use/HttpClientFileSystemBrowser.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/class-use/HttpClientRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/class-use/HttpClientRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientBrowseFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientRetrieveFileTransfer.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientRetrieveFileTransferFactory.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientOptions.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/class-use/HttpClientFileSystemBrowser.html... Generating ./org/eclipse/ecf/console/package-use.html... Generating ./org/eclipse/ecf/core/package-use.html... Generating ./org/eclipse/ecf/core/events/package-use.html... Generating ./org/eclipse/ecf/core/identity/package-use.html... Generating ./org/eclipse/ecf/core/jobs/package-use.html... Generating ./org/eclipse/ecf/core/provider/package-use.html... Generating ./org/eclipse/ecf/core/security/package-use.html... Generating ./org/eclipse/ecf/core/sharedobject/package-use.html... Generating ./org/eclipse/ecf/core/sharedobject/events/package-use.html... Generating ./org/eclipse/ecf/core/sharedobject/model/package-use.html... Generating ./org/eclipse/ecf/core/sharedobject/provider/package-use.html... Generating ./org/eclipse/ecf/core/sharedobject/security/package-use.html... Generating ./org/eclipse/ecf/core/sharedobject/util/package-use.html... Generating ./org/eclipse/ecf/core/status/package-use.html... Generating ./org/eclipse/ecf/core/util/package-use.html... Generating ./org/eclipse/ecf/core/util/reflection/package-use.html... Generating ./org/eclipse/ecf/discovery/package-use.html... Generating ./org/eclipse/ecf/discovery/identity/package-use.html... Generating ./org/eclipse/ecf/discovery/service/package-use.html... Generating ./org/eclipse/ecf/filetransfer/package-use.html... Generating ./org/eclipse/ecf/filetransfer/events/package-use.html... Generating ./org/eclipse/ecf/filetransfer/events/socket/package-use.html... Generating ./org/eclipse/ecf/filetransfer/events/socketfactory/package-use.html... Generating ./org/eclipse/ecf/filetransfer/identity/package-use.html... Generating ./org/eclipse/ecf/filetransfer/service/package-use.html... Generating ./org/eclipse/ecf/osgi/services/distribution/package-use.html... Generating ./org/eclipse/ecf/osgi/services/remoteserviceadmin/package-use.html... Generating ./org/eclipse/ecf/provider/comm/package-use.html... Generating ./org/eclipse/ecf/provider/comm/tcp/package-use.html... Generating ./org/eclipse/ecf/provider/dnssd/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/browse/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/events/socket/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient4/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient45/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/httpclient5/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/identity/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/outgoing/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/retrieve/package-use.html... Generating ./org/eclipse/ecf/provider/filetransfer/util/package-use.html... Generating ./org/eclipse/ecf/provider/generic/package-use.html... Generating ./org/eclipse/ecf/provider/generic/gmm/package-use.html... Generating ./org/eclipse/ecf/provider/jslp/container/package-use.html... Generating ./org/eclipse/ecf/provider/jslp/identity/package-use.html... Generating ./org/eclipse/ecf/provider/r_osgi/identity/package-use.html... Generating ./org/eclipse/ecf/provider/remoteservice/generic/package-use.html... Generating ./org/eclipse/ecf/provider/util/package-use.html... Generating ./org/eclipse/ecf/provider/zookeeper/package-use.html... Generating ./org/eclipse/ecf/provider/zookeeper/core/package-use.html... Generating ./org/eclipse/ecf/provider/zookeeper/util/package-use.html... Generating ./org/eclipse/ecf/remoteservice/package-use.html... Generating ./org/eclipse/ecf/remoteservice/asyncproxy/package-use.html... Generating ./org/eclipse/ecf/remoteservice/client/package-use.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/package-use.html... Generating ./org/eclipse/ecf/remoteservice/eventadmin/serialization/package-use.html... Generating ./org/eclipse/ecf/remoteservice/events/package-use.html... Generating ./org/eclipse/ecf/remoteservice/provider/package-use.html... Generating ./org/eclipse/ecf/remoteservice/rest/package-use.html... Generating ./org/eclipse/ecf/remoteservice/rest/client/package-use.html... Generating ./org/eclipse/ecf/remoteservice/rest/identity/package-use.html... Generating ./org/eclipse/ecf/remoteservice/rest/util/package-use.html... Generating ./org/eclipse/ecf/remoteservice/servlet/package-use.html... Generating ./org/eclipse/ecf/remoteservice/util/package-use.html... Generating ./org/eclipse/ecf/remoteservice/util/tracker/package-use.html... Generating ./org/osgi/service/remoteserviceadmin/package-use.html... Generating ./org/osgi/service/remoteserviceadmin/namespace/package-use.html... Building index for all the packages and classes... Generating ./overview-tree.html... Generating ./index-files/index-1.html... Generating ./index-files/index-2.html... Generating ./index-files/index-3.html... Generating ./index-files/index-4.html... Generating ./index-files/index-5.html... Generating ./index-files/index-6.html... Generating ./index-files/index-7.html... /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:450: warning - invalid usage of tag > Generating ./index-files/index-8.html... Generating ./index-files/index-9.html... Generating ./index-files/index-10.html... Generating ./index-files/index-11.html... Generating ./index-files/index-12.html... Generating ./index-files/index-13.html... Generating ./index-files/index-14.html... Generating ./index-files/index-15.html... Generating ./index-files/index-16.html... /home/jenkins/agent/workspace/ecf-github.master.stage-release/osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin/src/org/eclipse/ecf/osgi/services/remoteserviceadmin/EDEFProperties.java:432: warning - invalid usage of tag > Generating ./index-files/index-17.html... Generating ./index-files/index-18.html... Generating ./index-files/index-19.html... Generating ./index-files/index-20.html... Generating ./index-files/index-21.html... Generating ./index-files/index-22.html... Generating ./index-files/index-23.html... Generating ./index-files/index-24.html... Generating ./index-files/index-25.html... Building index for all classes... Generating ./allclasses-index.html... Generating ./allpackages-index.html... Generating ./deprecated-list.html... Building index for all classes... Generating ./allclasses.html... Generating ./allclasses.html... Generating ./index.html... Generating ./overview-summary.html... Generating ./help-doc.html... Note: Custom tags that could override future standard tags: @noreference, @noinstantiate, @noimplement, @noextend, @nooverride. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @noinstantiate, @nooverride 20 warnings [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/overview-summary.html -> html/reference/api/overview-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/constant-values.html -> html/reference/api/constant-values.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/deprecated-list.html -> html/reference/api/deprecated-list.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/console/package-summary.html -> html/reference/api/org/eclipse/ecf/console/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/package-summary.html -> html/reference/api/org/eclipse/ecf/core/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/events/package-summary.html -> html/reference/api/org/eclipse/ecf/core/events/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/identity/package-summary.html -> html/reference/api/org/eclipse/ecf/core/identity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/jobs/package-summary.html -> html/reference/api/org/eclipse/ecf/core/jobs/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/provider/package-summary.html -> html/reference/api/org/eclipse/ecf/core/provider/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/security/package-summary.html -> html/reference/api/org/eclipse/ecf/core/security/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/sharedobject/package-summary.html -> html/reference/api/org/eclipse/ecf/core/sharedobject/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/sharedobject/events/package-summary.html -> html/reference/api/org/eclipse/ecf/core/sharedobject/events/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/sharedobject/model/package-summary.html -> html/reference/api/org/eclipse/ecf/core/sharedobject/model/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/sharedobject/provider/package-summary.html -> html/reference/api/org/eclipse/ecf/core/sharedobject/provider/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/sharedobject/security/package-summary.html -> html/reference/api/org/eclipse/ecf/core/sharedobject/security/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/sharedobject/util/package-summary.html -> html/reference/api/org/eclipse/ecf/core/sharedobject/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/status/package-summary.html -> html/reference/api/org/eclipse/ecf/core/status/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/util/package-summary.html -> html/reference/api/org/eclipse/ecf/core/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/core/util/reflection/package-summary.html -> html/reference/api/org/eclipse/ecf/core/util/reflection/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/discovery/package-summary.html -> html/reference/api/org/eclipse/ecf/discovery/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/discovery/identity/package-summary.html -> html/reference/api/org/eclipse/ecf/discovery/identity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/discovery/service/package-summary.html -> html/reference/api/org/eclipse/ecf/discovery/service/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/filetransfer/package-summary.html -> html/reference/api/org/eclipse/ecf/filetransfer/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/filetransfer/events/package-summary.html -> html/reference/api/org/eclipse/ecf/filetransfer/events/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/filetransfer/events/socket/package-summary.html -> html/reference/api/org/eclipse/ecf/filetransfer/events/socket/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/filetransfer/events/socketfactory/package-summary.html -> html/reference/api/org/eclipse/ecf/filetransfer/events/socketfactory/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/filetransfer/identity/package-summary.html -> html/reference/api/org/eclipse/ecf/filetransfer/identity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/filetransfer/service/package-summary.html -> html/reference/api/org/eclipse/ecf/filetransfer/service/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/osgi/services/distribution/package-summary.html -> html/reference/api/org/eclipse/ecf/osgi/services/distribution/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/osgi/services/remoteserviceadmin/package-summary.html -> html/reference/api/org/eclipse/ecf/osgi/services/remoteserviceadmin/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/comm/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/comm/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/comm/tcp/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/comm/tcp/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/dnssd/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/dnssd/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/browse/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/browse/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/events/socket/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/events/socket/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/httpclient4/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/httpclient4/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/httpclient45/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/httpclient45/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/httpclient5/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/httpclient5/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/identity/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/identity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/outgoing/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/outgoing/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/retrieve/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/retrieve/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/filetransfer/util/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/filetransfer/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/generic/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/generic/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/generic/gmm/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/generic/gmm/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/jslp/container/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/jslp/container/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/jslp/identity/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/jslp/identity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/r_osgi/identity/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/r_osgi/identity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/remoteservice/generic/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/remoteservice/generic/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/util/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/zookeeper/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/zookeeper/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/zookeeper/core/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/zookeeper/core/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/provider/zookeeper/util/package-summary.html -> html/reference/api/org/eclipse/ecf/provider/zookeeper/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/asyncproxy/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/asyncproxy/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/client/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/client/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/eventadmin/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/eventadmin/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/eventadmin/serialization/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/eventadmin/serialization/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/events/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/events/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/provider/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/provider/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/rest/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/rest/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/rest/client/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/rest/client/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/rest/identity/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/rest/identity/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/rest/util/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/rest/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/servlet/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/servlet/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/util/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/util/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/eclipse/ecf/remoteservice/util/tracker/package-summary.html -> html/reference/api/org/eclipse/ecf/remoteservice/util/tracker/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/osgi/service/remoteserviceadmin/package-summary.html -> html/reference/api/org/osgi/service/remoteserviceadmin/package-summary.html [INFO] Make relative - base: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc, file: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/html/reference/api/org/osgi/service/remoteserviceadmin/namespace/package-summary.html -> html/reference/api/org/osgi/service/remoteserviceadmin/namespace/package-summary.html [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.doc --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.doc --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.doc --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.500-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.doc --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.doc --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.doc --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.doc --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.500-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/target/org.eclipse.ecf.doc-1.3.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.doc --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.doc:1.3.500-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/doc/bundles/org.eclipse.ecf.doc/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.doc --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [WARNING] Only qualifier changed for (org.eclipse.ecf.doc/1.3.500.v20240113-2348). Expected to have bigger x.y.z than what is available in baseline (1.3.500.v20230714-2135) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:com.mycorp.examples.timeservice >----------- [INFO] Building com.mycorp.examples.timeservice 1.1.201-SNAPSHOT [31/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice --- [INFO] The project's OSGi version is 1.1.201.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice --- [INFO] Resolving class path of com.mycorp.examples.timeservice... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/target/com.mycorp.examples.timeservice-1.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice:1.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice_1.1.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (10.23kB) [INFO] Fetching com.mycorp.examples.timeservice.source_1.1.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.07kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:com.mycorp.examples.timeservice.async >-------- [INFO] Building com.mycorp.examples.timeservice.async 2.1.101-SNAPSHOT [32/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.async/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.async --- [INFO] The project's OSGi version is 2.1.101.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.async --- [INFO] Resolving class path of com.mycorp.examples.timeservice.async... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.async --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.async --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.async --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.async --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.async --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.async --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.async --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.async --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.async --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.async --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/target/com.mycorp.examples.timeservice.async-2.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.async --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.async:2.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.async/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.async --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice.async_2.1.101.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (10.25kB) [INFO] Fetching com.mycorp.examples.timeservice.async.source_2.1.101.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.19kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer >------ [INFO] Building com.mycorp.examples.timeservice.consumer 1.1.201-SNAPSHOT [33/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer --- [INFO] The project's OSGi version is 1.1.201.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.consumer --- [INFO] Resolving class path of com.mycorp.examples.timeservice.consumer... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.consumer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.consumer --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.consumer --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/target/com.mycorp.examples.timeservice.consumer-1.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer:1.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.consumer --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice.consumer_1.1.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (12.56kB) [INFO] Fetching com.mycorp.examples.timeservice.consumer.source_1.1.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (12.38kB) [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds >----- [INFO] Building com.mycorp.examples.timeservice.consumer.ds 1.0.401-SNAPSHOT [34/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 3.3 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] The project's OSGi version is 1.0.401.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Resolving class path of com.mycorp.examples.timeservice.consumer.ds... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.ds --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.consumer.ds --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.ds --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.401-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/target/com.mycorp.examples.timeservice.consumer.ds-1.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.ds --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds:1.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.consumer.ds --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice.consumer.ds_1.0.401.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (31.86kB) [INFO] Fetching com.mycorp.examples.timeservice.consumer.ds.source_1.0.401.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (28.22kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds.async >-- [INFO] Building com.mycorp.examples.timeservice.consumer.ds.async 1.0.201-SNAPSHOT [35/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] The project's OSGi version is 1.0.201.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Resolving class path of com.mycorp.examples.timeservice.consumer.ds.async... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.ds.async --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.consumer.ds.async --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.ds.async --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/target/com.mycorp.examples.timeservice.consumer.ds.async-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.ds.async --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.ds.async:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.consumer.ds.async --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice.consumer.ds.async_1.0.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (33.01kB) [INFO] Fetching com.mycorp.examples.timeservice.consumer.ds.async.source_1.0.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (30.12kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery >-- [INFO] Building com.mycorp.examples.timeservice.consumer.filediscovery 1.2.200-SNAPSHOT [36/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] The project's OSGi version is 1.2.200.v20230905-1933 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Resolving class path of com.mycorp.examples.timeservice.consumer.filediscovery... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/target/com.mycorp.examples.timeservice.consumer.filediscovery-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.consumer.filediscovery --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice.consumer.filediscovery_1.2.200.v20230905-1933.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.47kB) [INFO] Fetching com.mycorp.examples.timeservice.consumer.filediscovery.source_1.2.200.v20230905-1933.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.8kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery.rest >-- [INFO] Building com.mycorp.examples.timeservice.consumer.filediscovery.rest 1.2.200-SNAPSHOT [37/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] The project's OSGi version is 1.2.200.v20230905-1933 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Resolving class path of com.mycorp.examples.timeservice.consumer.filediscovery.rest... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/target/com.mycorp.examples.timeservice.consumer.filediscovery.rest-1.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.consumer.filediscovery.rest:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.consumer.filediscovery.rest --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice.consumer.filediscovery.rest_1.2.200.v20230905-1933.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (9.82kB) [INFO] Fetching com.mycorp.examples.timeservice.consumer.filediscovery.rest.source_1.2.200.v20230905-1933.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (10.19kB) [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:com.mycorp.examples.timeservice.host >-------- [INFO] Building com.mycorp.examples.timeservice.host 1.1.400-SNAPSHOT [38/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.host/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.host --- [INFO] The project's OSGi version is 1.1.400.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.host --- [INFO] Resolving class path of com.mycorp.examples.timeservice.host... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.host --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.host --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.host --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.host --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.host --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.host --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.host --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.host --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.host --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.host --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.400-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/target/com.mycorp.examples.timeservice.host-1.1.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.host --- [INFO] MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.host:1.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.host/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.host --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching com.mycorp.examples.timeservice.host_1.1.400.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (32.83kB) [INFO] Fetching com.mycorp.examples.timeservice.host.source_1.1.400.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (30.54kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.consumer >-- [INFO] Building com.mycorp.examples.timeservice.provider.rest.consumer 1.1.101-SNAPSHOT [39/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] The project's OSGi version is 1.1.101.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Resolving class path of com.mycorp.examples.timeservice.provider.rest.consumer... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/target/com.mycorp.examples.timeservice.provider.rest.consumer-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [INFO] No baseline version MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.consumer:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.consumer/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.provider.rest.consumer --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.host >-- [INFO] Building com.mycorp.examples.timeservice.provider.rest.host 1.1.101-SNAPSHOT [40/161] [INFO] from examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.pom (4.1 kB at 343 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.http.parent/12/org.apache.felix.http.parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.http.parent/12/org.apache.felix.http.parent-12.pom (5.4 kB at 448 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tomcat/tomcat-servlet-api/9.0.56/tomcat-servlet-api-9.0.56.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tomcat/tomcat-servlet-api/9.0.56/tomcat-servlet-api-9.0.56.pom (2.4 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.pom (1.7 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar (281 kB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tomcat/tomcat-servlet-api/9.0.56/tomcat-servlet-api-9.0.56.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tomcat/tomcat-servlet-api/9.0.56/tomcat-servlet-api-9.0.56.jar (284 kB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar (18 kB at 495 kB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] The project's OSGi version is 1.1.101.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Resolving class path of com.mycorp.examples.timeservice.provider.rest.host... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ com.mycorp.examples.timeservice.provider.rest.host --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ com.mycorp.examples.timeservice.provider.rest.host --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ com.mycorp.examples.timeservice.provider.rest.host --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/target/com.mycorp.examples.timeservice.provider.rest.host-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ com.mycorp.examples.timeservice.provider.rest.host --- [INFO] No baseline version MavenProject: org.eclipse.ecf:com.mycorp.examples.timeservice.provider.rest.host:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/com.mycorp.examples.timeservice.provider.rest.host/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ com.mycorp.examples.timeservice.provider.rest.host --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.presence >-------------- [INFO] Building org.eclipse.ecf.presence 2.1.201-SNAPSHOT [41/161] [INFO] from framework/bundles/org.eclipse.ecf.presence/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence --- [INFO] The project's OSGi version is 2.1.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.presence --- [INFO] Resolving class path of org.eclipse.ecf.presence... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.presence --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 92 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.presence --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.presence --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.presence --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.presence --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.presence --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.presence --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.presence --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.presence --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/target/org.eclipse.ecf.presence-2.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence:2.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.presence --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.presence_2.1.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (79.57kB) [INFO] Fetching org.eclipse.ecf.presence.source_2.1.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (99.23kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------------< org.eclipse.ecf:org.jivesoftware.smack >--------------- [INFO] Building org.jivesoftware.smack 3.4.0-SNAPSHOT [42/161] [INFO] from protocols/bundles/org.jivesoftware.smack/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.jivesoftware.smack --- [INFO] The project's OSGi version is 3.4.0.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.jivesoftware.smack --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.jivesoftware.smack --- [INFO] Resolving class path of org.jivesoftware.smack... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.jivesoftware.smack --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.jivesoftware.smack --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 408 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.jivesoftware.smack --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.jivesoftware.smack --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.jivesoftware.smack --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.jivesoftware.smack --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.jivesoftware.smack --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.jivesoftware.smack --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.jivesoftware.smack --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.jivesoftware.smack --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.jivesoftware.smack --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.jivesoftware.smack --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.jivesoftware.smack --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.4.0-SNAPSHOT.jar_unpacked_16344055476214943005/jars/xpp.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.4.0-SNAPSHOT.jar_unpacked_16344055476214943005/jars/xpp.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.4.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/target/org.jivesoftware.smack-3.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.jivesoftware.smack --- [INFO] MavenProject: org.eclipse.ecf:org.jivesoftware.smack:3.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.jivesoftware.smack/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.jivesoftware.smack --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.jivesoftware.smack_3.4.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (1.08MB) [INFO] Fetching org.jivesoftware.smack.source_3.4.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (840.79kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp >------------ [INFO] Building org.eclipse.ecf.provider.xmpp 3.2.402-SNAPSHOT [43/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp --- [INFO] The project's OSGi version is 3.2.402.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.xmpp --- [INFO] Resolving class path of org.eclipse.ecf.provider.xmpp... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.xmpp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.xmpp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.xmpp --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.xmpp --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.402-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.402-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.xmpp --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.xmpp --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.xmpp --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.402-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/target/org.eclipse.ecf.provider.xmpp-3.2.402-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp:3.2.402-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.xmpp --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.xmpp_3.2.402.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (167.83kB) [INFO] Fetching org.eclipse.ecf.provider.xmpp.source_3.2.402.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (96.81kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------------< org.eclipse.ecf:org.eclipse.ecf.ui >----------------- [INFO] Building org.eclipse.ecf.ui 2.3.0-SNAPSHOT [44/161] [INFO] from framework/bundles/org.eclipse.ecf.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.pom (1.6 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.pom (1.1 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar (411 kB at 27 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar (11 MB at 51 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ui --- [INFO] The project's OSGi version is 2.3.0.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.ui --- [INFO] Resolving class path of org.eclipse.ecf.ui... [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.47kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.27kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.74kB) [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/target/org.eclipse.ecf.ui-2.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.ui --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.ui_2.3.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (143.58kB) [INFO] Fetching org.eclipse.ecf.ui.source_2.3.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (78.44kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.presence.ui >------------- [INFO] Building org.eclipse.ecf.presence.ui 2.4.201-SNAPSHOT [45/161] [INFO] from framework/bundles/org.eclipse.ecf.presence.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.ui --- [INFO] The project's OSGi version is 2.4.201.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.presence.ui --- [INFO] Resolving class path of org.eclipse.ecf.presence.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.presence.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.presence.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.presence.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.presence.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.presence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.presence.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.presence.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.presence.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.presence.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/target/org.eclipse.ecf.presence.ui-2.4.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.ui --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.ui:2.4.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.presence.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.presence.ui_2.4.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (259.54kB) [INFO] Fetching org.eclipse.ecf.presence.ui.source_2.4.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (98.86kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.example.clients >----------- [INFO] Building org.eclipse.ecf.example.clients 2.0.300-SNAPSHOT [46/161] [INFO] from examples/bundles/org.eclipse.ecf.example.clients/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.example.clients --- [INFO] The project's OSGi version is 2.0.300.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.example.clients --- [INFO] Resolving class path of org.eclipse.ecf.example.clients... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.example.clients --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.example.clients --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.clients:2.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.example.clients --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.example.clients --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.clients:2.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.example.clients --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.example.clients --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.example.clients --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.example.clients --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.example.clients --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.example.clients --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.example.clients --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.example.clients --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/target/org.eclipse.ecf.example.clients-2.0.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.example.clients --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.clients:2.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.clients/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.example.clients --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.example.clients_2.0.300.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (30.17kB) [INFO] Fetching org.eclipse.ecf.example.clients.source_2.0.300.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (23.21kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.server.generic >----------- [INFO] Building org.eclipse.ecf.server.generic 8.2.0-SNAPSHOT [47/161] [INFO] from server-side/bundles/org.eclipse.ecf.server.generic/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.server.generic --- [INFO] The project's OSGi version is 8.2.0.v20231021-2015 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.server.generic --- [INFO] Resolving class path of org.eclipse.ecf.server.generic... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.server.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.server.generic --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.server.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.server.generic --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.server.generic --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.server.generic --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.server.generic --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.server.generic --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.server.generic --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.server.generic --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.server.generic --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.server.generic --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/target/org.eclipse.ecf.server.generic-8.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.server.generic --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server.generic/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.server.generic --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.server.generic_8.2.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (106.63kB) [INFO] Fetching org.eclipse.ecf.server.generic.source_8.2.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (64.97kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.example.collab >----------- [INFO] Building org.eclipse.ecf.example.collab 2.1.0-SNAPSHOT [48/161] [INFO] from examples/bundles/org.eclipse.ecf.example.collab/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.example.collab --- [INFO] The project's OSGi version is 2.1.0.v20231021-2015 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.example.collab --- [INFO] Resolving class path of org.eclipse.ecf.example.collab... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.example.collab --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.example.collab --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.example.collab --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.example.collab --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.example.collab --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.example.collab --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.example.collab --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.example.collab --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.example.collab --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.example.collab --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.example.collab --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.example.collab --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/target/org.eclipse.ecf.example.collab-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.example.collab --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.example.collab:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.example.collab/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.example.collab --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.example.collab_2.1.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (280.78kB) [INFO] Fetching org.eclipse.ecf.example.collab.source_2.1.0.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (131.45kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.examples.eventadmin.app >------- [INFO] Building org.eclipse.ecf.examples.eventadmin.app 1.1.0-SNAPSHOT [49/161] [INFO] from examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] The project's OSGi version is 1.1.0.v20231021-2101 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Resolving class path of org.eclipse.ecf.examples.eventadmin.app... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.examples.eventadmin.app --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.examples.eventadmin.app --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.examples.eventadmin.app --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/target/org.eclipse.ecf.examples.eventadmin.app-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.eventadmin.app --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.eventadmin.app:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.examples.eventadmin.app --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.examples.eventadmin.app_1.1.0.v20231021-2101.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (27.45kB) [INFO] Fetching org.eclipse.ecf.examples.eventadmin.app.source_1.1.0.v20231021-2101.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (23.62kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer.edef >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.consumer.edef 1.1.101-SNAPSHOT [50/161] [INFO] from examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] The project's OSGi version is 1.1.101.v20191012-1926 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Resolving class path of org.eclipse.ecf.examples.remoteservices.hello.consumer.edef... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/target/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer.edef:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer.edef/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.examples.remoteservices.hello.consumer.edef --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello >---- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello 4.0.200-SNAPSHOT [51/161] [INFO] from examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] The project's OSGi version is 4.0.200.v20211031-0234 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Resolving class path of org.eclipse.ecf.examples.remoteservices.hello... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.examples.remoteservices.hello --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/target/org.eclipse.ecf.examples.remoteservices.hello-4.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello:4.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.examples.remoteservices.hello --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.consumer 3.0.200-SNAPSHOT [52/161] [INFO] from examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] The project's OSGi version is 3.0.200.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Resolving class path of org.eclipse.ecf.examples.remoteservices.hello.consumer... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.consumer-3.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.consumer:3.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.consumer/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.examples.remoteservices.hello.consumer --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.ds.consumer 2.0.101-SNAPSHOT [53/161] [INFO] from examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] The project's OSGi version is 2.0.101.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Resolving class path of org.eclipse.ecf.examples.remoteservices.hello.ds.consumer... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/target/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer-2.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.ds.consumer:2.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.ds.consumer/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.examples.remoteservices.hello.ds.consumer --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host >-- [INFO] Building org.eclipse.ecf.examples.remoteservices.hello.host 3.1.102-SNAPSHOT [54/161] [INFO] from examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] The project's OSGi version is 3.1.102.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Resolving class path of org.eclipse.ecf.examples.remoteservices.hello.host... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/target/org.eclipse.ecf.examples.remoteservices.hello.host-3.1.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.examples.remoteservices.hello.host:3.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.examples.remoteservices.hello.host --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.ecf.datashare >-------------- [INFO] Building org.eclipse.ecf.datashare 3.0.301-SNAPSHOT [55/161] [INFO] from framework/bundles/org.eclipse.ecf.datashare/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.datashare --- [INFO] The project's OSGi version is 3.0.301.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.datashare --- [INFO] Resolving class path of org.eclipse.ecf.datashare... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.datashare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.datashare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.datashare --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.datashare --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.datashare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.datashare --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.datashare --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.datashare --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/target/org.eclipse.ecf.datashare-3.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.datashare --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare:3.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.datashare/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.datashare --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.datashare_3.0.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (28.05kB) [INFO] Fetching org.eclipse.ecf.datashare.source_3.0.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (35.85kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model >--------- [INFO] Building org.eclipse.ecf.discovery.ui.model 3.0.202-SNAPSHOT [56/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.model --- [INFO] The project's OSGi version is 3.0.202.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Resolving class path of org.eclipse.ecf.discovery.ui.model... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery.ui.model --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model:3.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery.ui.model --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model:3.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.ui.model --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.202-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.202-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.model --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.ui.model --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.202-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/target/org.eclipse.ecf.discovery.ui.model-3.0.202-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.model --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.model:3.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.ui.model --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.ui.model_3.0.202.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (54.63kB) [INFO] Fetching org.eclipse.ecf.discovery.ui.model.source_3.0.202.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (47.33kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit >---------- [INFO] Building org.eclipse.ecf.discovery.ui.edit 3.0.201-SNAPSHOT [57/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] The project's OSGi version is 3.0.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Resolving class path of org.eclipse.ecf.discovery.ui.edit... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery.ui.edit --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery.ui.edit --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.edit --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/target/org.eclipse.ecf.discovery.ui.edit-3.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.edit --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.edit:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.ui.edit --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.ui.edit_3.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (33.54kB) [INFO] Fetching org.eclipse.ecf.discovery.ui.edit.source_3.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (25.75kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui >------------ [INFO] Building org.eclipse.ecf.discovery.ui 3.0.301-SNAPSHOT [58/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 535 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/57/commons-parent-57.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 563 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 28 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui --- [INFO] The project's OSGi version is 3.0.301.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery.ui --- [INFO] Resolving class path of org.eclipse.ecf.discovery.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui:3.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui:3.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/target/org.eclipse.ecf.discovery.ui-3.0.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui:3.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.ui_3.0.301.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (24.32kB) [INFO] Fetching org.eclipse.ecf.discovery.ui.source_3.0.301.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (19.65kB) [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser >-------- [INFO] Building org.eclipse.ecf.discovery.ui.browser 1.0.201-SNAPSHOT [59/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] The project's OSGi version is 1.0.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Resolving class path of org.eclipse.ecf.discovery.ui.browser... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery.ui.browser --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery.ui.browser --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.browser --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/target/org.eclipse.ecf.discovery.ui.browser-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.browser --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.browser:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.ui.browser --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.ui.browser_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (12.48kB) [INFO] Fetching org.eclipse.ecf.discovery.ui.browser.source_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.57kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties >------- [INFO] Building org.eclipse.ecf.discovery.ui.properties 3.0.201-SNAPSHOT [60/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] The project's OSGi version is 3.0.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Resolving class path of org.eclipse.ecf.discovery.ui.properties... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery.ui.properties --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery.ui.properties --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.properties --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/target/org.eclipse.ecf.discovery.ui.properties-3.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.properties --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.ui.properties --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.ui.properties_3.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.76kB) [INFO] Fetching org.eclipse.ecf.discovery.ui.properties.source_3.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.58kB) [JENKINS] Archiving disabled [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed >--- [INFO] Building org.eclipse.ecf.discovery.ui.properties.tabbed 3.0.201-SNAPSHOT [61/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] The project's OSGi version is 3.0.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Resolving class path of org.eclipse.ecf.discovery.ui.properties.tabbed... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/target/org.eclipse.ecf.discovery.ui.properties.tabbed-3.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.properties.tabbed:3.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.ui.properties.tabbed --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.ui.properties.tabbed_3.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (21.97kB) [INFO] Fetching org.eclipse.ecf.discovery.ui.properties.tabbed.source_3.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (18.24kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.discovery.ui.userinput >------- [INFO] Building org.eclipse.ecf.discovery.ui.userinput 1.0.201-SNAPSHOT [62/161] [INFO] from framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] The project's OSGi version is 1.0.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Resolving class path of org.eclipse.ecf.discovery.ui.userinput... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.discovery.ui.userinput --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.discovery.ui.userinput --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.ui.userinput --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/target/org.eclipse.ecf.discovery.ui.userinput-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.ui.userinput --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.ui.userinput:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.ui.userinput --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.ui.userinput_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (27.62kB) [INFO] Fetching org.eclipse.ecf.discovery.ui.userinput.source_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (22.41kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.sync >---------------- [INFO] Building org.eclipse.ecf.sync 2.0.302-SNAPSHOT [63/161] [INFO] from framework/bundles/org.eclipse.ecf.sync/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.sync --- [INFO] The project's OSGi version is 2.0.302.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.sync --- [INFO] Resolving class path of org.eclipse.ecf.sync... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.sync --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.sync:2.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.sync --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.sync:2.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.sync --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.sync --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.sync --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.302-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.sync --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.302-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.sync --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.sync --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.sync --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.sync --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.302-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/target/org.eclipse.ecf.sync-2.0.302-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.sync --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.sync:2.0.302-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.sync/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.sync --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.sync_2.0.302.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (35.48kB) [INFO] Fetching org.eclipse.ecf.sync.source_2.0.302.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (36.86kB) [JENKINS] Archiving disabled [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.ecf.docshare >-------------- [INFO] Building org.eclipse.ecf.docshare 3.0.401-SNAPSHOT [64/161] [INFO] from framework/bundles/org.eclipse.ecf.docshare/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.docshare --- [INFO] The project's OSGi version is 3.0.401.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.docshare --- [INFO] Resolving class path of org.eclipse.ecf.docshare... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.docshare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.docshare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.docshare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.docshare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.docshare --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.docshare --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.docshare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.docshare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.docshare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.docshare --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.docshare --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.docshare --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.401-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/target/org.eclipse.ecf.docshare-3.0.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.docshare --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare:3.0.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.docshare/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.docshare --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.docshare_3.0.401.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (51.59kB) [INFO] Fetching org.eclipse.ecf.docshare.source_3.0.401.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (30.58kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui >----------- [INFO] Building org.eclipse.ecf.filetransfer.ui 1.5.201-SNAPSHOT [65/161] [INFO] from framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.filetransfer.ui --- [INFO] The project's OSGi version is 1.5.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Resolving class path of org.eclipse.ecf.filetransfer.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.filetransfer.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui:1.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.filetransfer.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui:1.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/target/org.eclipse.ecf.filetransfer.ui-1.5.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.ui --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ui:1.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.ui_1.5.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (65.85kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ui.source_1.5.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (26.45kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.presence.bot >------------ [INFO] Building org.eclipse.ecf.presence.bot 1.3.301-SNAPSHOT [66/161] [INFO] from framework/bundles/org.eclipse.ecf.presence.bot/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.bot --- [INFO] The project's OSGi version is 1.3.301.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.presence.bot --- [INFO] Resolving class path of org.eclipse.ecf.presence.bot... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.bot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.presence.bot --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence.bot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.presence.bot --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.presence.bot --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.presence.bot --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.presence.bot --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence.bot --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.presence.bot --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.presence.bot --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.presence.bot --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.presence.bot --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/target/org.eclipse.ecf.presence.bot-1.3.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.bot --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.bot:1.3.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.bot/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.presence.bot --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.presence.bot_1.3.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (38.68kB) [INFO] Fetching org.eclipse.ecf.presence.bot.source_1.3.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (35.72kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui >--------- [INFO] Building org.eclipse.ecf.presence.collab.ui 1.3.101-SNAPSHOT [67/161] [INFO] from framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.presence.collab.ui --- [INFO] The project's OSGi version is 1.3.101.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Resolving class path of org.eclipse.ecf.presence.collab.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.presence.collab.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.presence.collab.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.presence.collab.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.presence.collab.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.presence.collab.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/target/org.eclipse.ecf.presence.collab.ui-1.3.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.collab.ui --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.collab.ui:1.3.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.presence.collab.ui/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.presence.collab.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap >--------- [INFO] Building org.eclipse.ecf.remoteservice.soap 1.1.200-SNAPSHOT [68/161] [INFO] from framework/bundles/org.eclipse.ecf.remoteservice.soap/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.soap --- [INFO] The project's OSGi version is 1.1.200.v20210320-0209 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Resolving class path of org.eclipse.ecf.remoteservice.soap... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservice.soap --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservice.soap --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.soap --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.soap --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.soap --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/target/org.eclipse.ecf.remoteservice.soap-1.1.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.soap --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.soap/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.soap --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui >---------- [INFO] Building org.eclipse.ecf.remoteservice.ui 3.4.400-SNAPSHOT [69/161] [INFO] from framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservice.ui --- [INFO] The project's OSGi version is 3.4.400.v20210403-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Resolving class path of org.eclipse.ecf.remoteservice.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservice.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservice.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.400-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/target/org.eclipse.ecf.remoteservice.ui-3.4.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.ui --- [WARNING] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml: baseline and build artifacts have same version but different contents no-classifier: different META-INF/MANIFEST.MF: different Bundle-License: not present in baseline version [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.ui:3.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.remoteservice.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.ui_3.4.400.v20210403-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (164.27kB) [INFO] Fetching org.eclipse.ecf.remoteservice.ui.source_3.4.400.v20210403-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (109.24kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.ssl >----------------- [INFO] Building org.eclipse.ecf.ssl 1.3.0-SNAPSHOT [70/161] [INFO] from framework/bundles/org.eclipse.ecf.ssl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ssl --- [INFO] The project's OSGi version is 1.3.0.v20230507-1921 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.ssl --- [INFO] Resolving class path of org.eclipse.ecf.ssl... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.ssl --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.ssl --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.ssl --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.ssl --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.ssl --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.ssl --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.ssl --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.ssl --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.3.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/target/org.eclipse.ecf.ssl-1.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.ssl --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.ssl:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ssl/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.ssl --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.ssl_1.3.0.v20230507-1921.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (19.13kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.3.0.v20230507-1921.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (17.04kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.ui.capabilities >----------- [INFO] Building org.eclipse.ecf.ui.capabilities 1.0.201-SNAPSHOT [71/161] [INFO] from framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.ui.capabilities --- [INFO] The project's OSGi version is 1.0.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.ui.capabilities --- [INFO] Resolving class path of org.eclipse.ecf.ui.capabilities... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.ui.capabilities --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.ui.capabilities --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.ui.capabilities --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.ui.capabilities --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.ui.capabilities --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.ui.capabilities --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.ui.capabilities --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.ui.capabilities --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.ui.capabilities --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.ui.capabilities --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.ui.capabilities --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.ui.capabilities --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/target/org.eclipse.ecf.ui.capabilities-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.ui.capabilities --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.ui.capabilities:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.ui.capabilities --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.ui.capabilities_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (9.77kB) [INFO] Fetching org.eclipse.ecf.ui.capabilities.source_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (9.2kB) [JENKINS] Archiving disabled [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.team.ecf.core >-------------- [INFO] Building org.eclipse.team.ecf.core 1.0.201-SNAPSHOT [72/161] [INFO] from framework/bundles/org.eclipse.team.ecf.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.team.ecf.core --- [INFO] The project's OSGi version is 1.0.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.team.ecf.core --- [INFO] Resolving class path of org.eclipse.team.ecf.core... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.team.ecf.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.team.ecf.core --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.team.ecf.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.team.ecf.core --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.team.ecf.core --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.team.ecf.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.team.ecf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.team.ecf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.team.ecf.core --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.team.ecf.core --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.team.ecf.core --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.team.ecf.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/target/org.eclipse.team.ecf.core-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.team.ecf.core --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.core:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.core/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.team.ecf.core --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.team.ecf.core_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (31.9kB) [INFO] Fetching org.eclipse.team.ecf.core.source_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (27.46kB) [JENKINS] Archiving disabled [INFO] [INFO] --------------< org.eclipse.ecf:org.eclipse.team.ecf.ui >--------------- [INFO] Building org.eclipse.team.ecf.ui 1.0.201-SNAPSHOT [73/161] [INFO] from framework/bundles/org.eclipse.team.ecf.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.team.ecf.ui --- [INFO] The project's OSGi version is 1.0.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.team.ecf.ui --- [INFO] Resolving class path of org.eclipse.team.ecf.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.team.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.team.ecf.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.team.ecf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.team.ecf.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.team.ecf.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.team.ecf.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.team.ecf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.team.ecf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.team.ecf.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.team.ecf.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.team.ecf.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.team.ecf.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/target/org.eclipse.team.ecf.ui-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.team.ecf.ui --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.team.ecf.ui:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/framework/bundles/org.eclipse.team.ecf.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.team.ecf.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.team.ecf.ui_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (49.15kB) [INFO] Fetching org.eclipse.team.ecf.ui.source_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (28.96kB) [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.protocol.bittorrent >--------- [INFO] Building org.eclipse.ecf.protocol.bittorrent 0.3.300-SNAPSHOT [74/161] [INFO] from protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] The project's OSGi version is 0.3.300.v20231021-2015 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Resolving class path of org.eclipse.ecf.protocol.bittorrent... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.protocol.bittorrent --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.protocol.bittorrent --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.protocol.bittorrent --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/target/org.eclipse.ecf.protocol.bittorrent-0.3.300-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.protocol.bittorrent --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.bittorrent:0.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.protocol.bittorrent --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.protocol.bittorrent_0.3.300.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (79.52kB) [INFO] Fetching org.eclipse.ecf.protocol.bittorrent.source_0.3.300.v20231021-2015.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (66.89kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.protocol.msn >------------ [INFO] Building org.eclipse.ecf.protocol.msn 1.2.201-SNAPSHOT [75/161] [INFO] from protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.protocol.msn --- [INFO] The project's OSGi version is 1.2.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.protocol.msn --- [INFO] Resolving class path of org.eclipse.ecf.protocol.msn... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.protocol.msn --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.protocol.msn --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.protocol.msn --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.protocol.msn --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.protocol.msn --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.protocol.msn --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.protocol.msn --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.protocol.msn --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.protocol.msn --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.protocol.msn --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/target/org.eclipse.ecf.protocol.msn-1.2.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.protocol.msn --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.protocol.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.protocol.msn --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.protocol.msn_1.2.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (51.61kB) [INFO] Fetching org.eclipse.ecf.protocol.msn.source_1.2.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (52.06kB) [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent >--------- [INFO] Building org.eclipse.ecf.provider.bittorrent 0.3.401-SNAPSHOT [76/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.bittorrent --- [INFO] The project's OSGi version is 0.3.401.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Resolving class path of org.eclipse.ecf.provider.bittorrent... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.bittorrent --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent:0.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.bittorrent --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent:0.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.bittorrent --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.bittorrent --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.bittorrent --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.401-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/target/org.eclipse.ecf.provider.bittorrent-0.3.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.bittorrent --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent:0.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.bittorrent --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.bittorrent_0.3.401.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (29.03kB) [INFO] Fetching org.eclipse.ecf.provider.bittorrent.source_0.3.401.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (20.83kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui >------- [INFO] Building org.eclipse.ecf.provider.bittorrent.ui 0.2.200-SNAPSHOT [77/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] The project's OSGi version is 0.2.200.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Resolving class path of org.eclipse.ecf.provider.bittorrent.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.bittorrent.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.bittorrent.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.bittorrent.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/target/org.eclipse.ecf.provider.bittorrent.ui-0.2.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.bittorrent.ui --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.bittorrent.ui:0.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.bittorrent.ui/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.bittorrent.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.provider.datashare >--------- [INFO] Building org.eclipse.ecf.provider.datashare 1.6.1-SNAPSHOT [78/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.datashare --- [INFO] The project's OSGi version is 1.6.1.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.datashare --- [INFO] Resolving class path of org.eclipse.ecf.provider.datashare... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.datashare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.datashare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.datashare --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.datashare --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.6.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.6.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.datashare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.datashare --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.datashare --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.datashare --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.6.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/target/org.eclipse.ecf.provider.datashare-1.6.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.datashare --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.datashare --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.datashare_1.6.1.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (35.06kB) [INFO] Fetching org.eclipse.ecf.provider.datashare.source_1.6.1.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (22.39kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.provider.datashare.nio >------- [INFO] Building org.eclipse.ecf.provider.datashare.nio 0.9.301-SNAPSHOT [79/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] The project's OSGi version is 0.9.301.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Resolving class path of org.eclipse.ecf.provider.datashare.nio... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.datashare.nio --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.datashare.nio --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.datashare.nio --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/target/org.eclipse.ecf.provider.datashare.nio-0.9.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.datashare.nio --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.datashare.nio:0.9.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.datashare.nio --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.datashare.nio_0.9.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (36.53kB) [INFO] Fetching org.eclipse.ecf.provider.datashare.nio.source_0.9.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (23.91kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.provider.discovery >--------- [INFO] Building org.eclipse.ecf.provider.discovery 3.0.102-SNAPSHOT [80/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.discovery/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.discovery --- [INFO] The project's OSGi version is 3.0.102.v20230528-2316 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.discovery --- [INFO] Resolving class path of org.eclipse.ecf.provider.discovery... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.discovery --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.discovery --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.discovery --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.discovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.discovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.discovery --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.discovery --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.discovery --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/target/org.eclipse.ecf.provider.discovery-3.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.discovery --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.discovery:3.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.discovery/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.discovery --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.efs >------ [INFO] Building org.eclipse.ecf.provider.filetransfer.efs 1.5.201-SNAPSHOT [81/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] The project's OSGi version is 1.5.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.efs... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.efs --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.efs --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.efs --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/target/org.eclipse.ecf.provider.filetransfer.efs-1.5.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.efs --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.efs:1.5.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.efs --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.efs_1.5.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (26.13kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.efs.source_1.5.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (22kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45.win32 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient45.win32 1.0.500-SNAPSHOT [82/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] The project's OSGi version is 1.0.500.v20211031-0225 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.httpclient45.win32... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [WARNING] Checking Service-Component header that contains wildcards is currently not supported! [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.500-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.500-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient45.win32-1.0.500-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient45.win32:1.0.500-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient45.win32/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.httpclient45.win32 --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.500.v20211031-0225.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (22.85kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.500.v20211031-0225.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (19.9kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient4.ssl 1.1.201-SNAPSHOT [83/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] The project's OSGi version is 1.1.201.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.httpclient4.ssl... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/target/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl-1.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient4.ssl:1.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.httpclient4.ssl --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (19.81kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.201.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (19.8kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient5.win32 >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclient5.win32 1.1.0-SNAPSHOT [84/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] The project's OSGi version is 1.1.0.v20230423-0417 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.httpclient5.win32... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient5.win32-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [WARNING] Checking Service-Component header that contains wildcards is currently not supported! [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient5.win32-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient5.win32-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/target/org.eclipse.ecf.provider.filetransfer.httpclient5.win32-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclient5.win32:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient5.win32/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.httpclient5.win32 --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.1.0.v20230423-0417.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (24.79kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source_1.1.0.v20230423-0417.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (21.66kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclientjava >-- [INFO] Building org.eclipse.ecf.provider.filetransfer.httpclientjava 2.0.200-SNAPSHOT [85/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] The project's OSGi version is 2.0.200.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.httpclientjava... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/target/org.eclipse.ecf.provider.filetransfer.httpclientjava-2.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/target/org.eclipse.ecf.provider.filetransfer.httpclientjava-2.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/target/org.eclipse.ecf.provider.filetransfer.httpclientjava-2.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/target/org.eclipse.ecf.provider.filetransfer.httpclientjava-2.0.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.httpclientjava:2.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.httpclientjava --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclientjava_2.0.200.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (91.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclientjava.source_2.0.200.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (50.42kB) [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.scp >------ [INFO] Building org.eclipse.ecf.provider.filetransfer.scp 2.1.201-SNAPSHOT [86/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] The project's OSGi version is 2.1.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.scp... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.scp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.scp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.scp --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/target/org.eclipse.ecf.provider.filetransfer.scp-2.1.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.scp --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.scp:2.1.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.scp --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.scp_2.1.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (34.14kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.scp.source_2.1.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (25.69kB) [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.ssl >------ [INFO] Building org.eclipse.ecf.provider.filetransfer.ssl 1.1.0-SNAPSHOT [87/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] The project's OSGi version is 1.1.0.v20230422-0242 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Resolving class path of org.eclipse.ecf.provider.filetransfer.ssl... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.filetransfer.ssl --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.filetransfer.ssl --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.filetransfer.ssl --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/target/org.eclipse.ecf.provider.filetransfer.ssl-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.filetransfer.ssl --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.filetransfer.ssl:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.filetransfer.ssl/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.filetransfer.ssl --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.1.0.v20230422-0242.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.58kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.1.0.v20230422-0242.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.31kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.provider.irc >------------ [INFO] Building org.eclipse.ecf.provider.irc 1.3.401-SNAPSHOT [88/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.irc/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.irc --- [INFO] The project's OSGi version is 1.3.401.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.irc --- [INFO] Resolving class path of org.eclipse.ecf.provider.irc... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.irc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.irc --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc:1.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.irc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.irc --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc:1.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.irc --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.irc --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.irc --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.irc --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.401-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.irc --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.irc --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.irc --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.irc --- [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.401-SNAPSHOT.jar_unpacked_4534746733235168727/lib/irclib.jar' is disabled. [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.401-SNAPSHOT.jar_unpacked_4534746733235168727/lib/irclib.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.401-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/target/org.eclipse.ecf.provider.irc-1.3.401-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.irc --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc:1.3.401-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.irc --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.irc_1.3.401.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (122.37kB) [INFO] Fetching org.eclipse.ecf.provider.irc.source_1.3.401.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (44.53kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.irc.ui >----------- [INFO] Building org.eclipse.ecf.provider.irc.ui 1.4.0-SNAPSHOT [89/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.irc.ui --- [INFO] The project's OSGi version is 1.4.0.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Resolving class path of org.eclipse.ecf.provider.irc.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.irc.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.irc.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.irc.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.irc.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.irc.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.4.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/target/org.eclipse.ecf.provider.irc.ui-1.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.irc.ui --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.irc.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.irc.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.irc.ui_1.4.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (41.48kB) [INFO] Fetching org.eclipse.ecf.provider.irc.ui.source_1.4.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (30.99kB) [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.provider.jmdns >----------- [INFO] Building org.eclipse.ecf.provider.jmdns 4.4.0-SNAPSHOT [90/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.jmdns --- [INFO] The project's OSGi version is 4.4.0.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.jmdns --- [INFO] Resolving class path of org.eclipse.ecf.provider.jmdns... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.jmdns --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.jmdns --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.jmdns --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.jmdns --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.jmdns --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.jmdns --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.jmdns --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.jmdns --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.jmdns --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.jmdns --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.jmdns --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.jmdns --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.4.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/target/org.eclipse.ecf.provider.jmdns-4.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.jmdns --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.jmdns:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.jmdns --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.jmdns_4.4.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (118.96kB) [INFO] Fetching org.eclipse.ecf.provider.jmdns.source_4.4.0.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (89.46kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.provider.msn >------------ [INFO] Building org.eclipse.ecf.provider.msn 1.2.201-SNAPSHOT [91/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.msn --- [INFO] The project's OSGi version is 1.2.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.msn --- [INFO] Resolving class path of org.eclipse.ecf.provider.msn... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.msn --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.msn --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.msn --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.msn --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.msn --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.msn --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.msn --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.msn --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.msn --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.msn --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/target/org.eclipse.ecf.provider.msn-1.2.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.msn --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.msn --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.msn_1.2.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (36.71kB) [INFO] Fetching org.eclipse.ecf.provider.msn.source_1.2.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (22.44kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.msn.ui >----------- [INFO] Building org.eclipse.ecf.provider.msn.ui 1.3.200-SNAPSHOT [92/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.msn.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.msn.ui --- [INFO] The project's OSGi version is 1.3.200.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Resolving class path of org.eclipse.ecf.provider.msn.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.msn.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.msn.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.msn.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.msn.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.msn.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/target/org.eclipse.ecf.provider.msn.ui-1.3.200-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.msn.ui --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.msn.ui:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.msn.ui/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.msn.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.provider.ui >------------- [INFO] Building org.eclipse.ecf.provider.ui 1.4.101-SNAPSHOT [93/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.ui --- [INFO] The project's OSGi version is 1.4.101.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.ui --- [INFO] Resolving class path of org.eclipse.ecf.provider.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.ui:1.4.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.ui:1.4.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/target/org.eclipse.ecf.provider.ui-1.4.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.ui --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.ui:1.4.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.ui/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.datashare >------- [INFO] Building org.eclipse.ecf.provider.xmpp.datashare 1.0.201-SNAPSHOT [94/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] The project's OSGi version is 1.0.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Resolving class path of org.eclipse.ecf.provider.xmpp.datashare... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.datashare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.xmpp.datashare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp.datashare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/target/org.eclipse.ecf.provider.xmpp.datashare-1.0.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp.datashare --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.datashare:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.xmpp.datashare --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.xmpp.datashare_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (9.71kB) [INFO] Fetching org.eclipse.ecf.provider.xmpp.datashare.source_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (9.64kB) [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.remoteservice >----- [INFO] Building org.eclipse.ecf.provider.xmpp.remoteservice 1.2.201-SNAPSHOT [95/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] The project's OSGi version is 1.2.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Resolving class path of org.eclipse.ecf.provider.xmpp.remoteservice... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/target/org.eclipse.ecf.provider.xmpp.remoteservice-1.2.201-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.remoteservice:1.2.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.xmpp.remoteservice --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.xmpp.remoteservice_1.2.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (13.2kB) [INFO] Fetching org.eclipse.ecf.provider.xmpp.remoteservice.source_1.2.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (11.81kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.ui >---------- [INFO] Building org.eclipse.ecf.provider.xmpp.ui 2.2.301-SNAPSHOT [96/161] [INFO] from providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] The project's OSGi version is 2.2.301.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Resolving class path of org.eclipse.ecf.provider.xmpp.ui... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.provider.xmpp.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.provider.xmpp.ui --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.xmpp.ui --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/target/org.eclipse.ecf.provider.xmpp.ui-2.2.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.xmpp.ui --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.xmpp.ui:2.2.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.xmpp.ui --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.xmpp.ui_2.2.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (65.75kB) [INFO] Fetching org.eclipse.ecf.provider.xmpp.ui.source_2.2.301.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (31.41kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------------< org.eclipse.ecf:org.eclipse.ecf.server >--------------- [INFO] Building org.eclipse.ecf.server 2.1.301-SNAPSHOT [97/161] [INFO] from server-side/bundles/org.eclipse.ecf.server/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.server --- [INFO] The project's OSGi version is 2.1.301.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.server --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.server --- [INFO] Resolving class path of org.eclipse.ecf.server... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.server --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.server:2.1.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.server --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.server --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.server:2.1.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.server --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.server --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.server --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.server --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.server --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.server --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/target/org.eclipse.ecf.server-2.1.301-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.server --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.server:2.1.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/bundles/org.eclipse.ecf.server/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.server --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.server_2.1.301.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (13.82kB) [INFO] Fetching org.eclipse.ecf.server.source_2.1.301.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (15.37kB) [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.sharedobject.feature >-------- [INFO] Building org.eclipse.ecf.sharedobject.feature 1.1.1-SNAPSHOT [98/161] [INFO] from releng/features/org.eclipse.ecf.sharedobject.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] The project's OSGi version is 1.1.1.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.1.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.sharedobject.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.sharedobject.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.1.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.sharedobject.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.1.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/target/org.eclipse.ecf.sharedobject.feature-1.1.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.sharedobject.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.sharedobject.feature:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.sharedobject.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.sharedobject.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.sharedobject.feature_1.1.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.52kB) [INFO] Fetching org.eclipse.ecf.sharedobject.feature.source_1.1.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.92kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.provider.generic.feature >------ [INFO] Building org.eclipse.ecf.provider.generic.feature 1.1.2-SNAPSHOT [99/161] [INFO] from releng/features/org.eclipse.ecf.provider.generic.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.generic.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.feature --- [INFO] The project's OSGi version is 1.1.2.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.provider.generic.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.1.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.provider.generic.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.generic.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.1.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.generic.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.1.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/target/org.eclipse.ecf.provider.generic.feature-1.1.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.generic.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.feature:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.generic.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.generic.feature_1.1.2.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.54kB) [INFO] Fetching org.eclipse.ecf.provider.generic.feature.source_1.1.2.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.95kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.remoteservice.feature >-------- [INFO] Building org.eclipse.ecf.remoteservice.feature 2.6.1-SNAPSHOT [100/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.feature --- [INFO] The project's OSGi version is 2.6.1.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.6.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.6.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.6.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/target/org.eclipse.ecf.remoteservice.feature-2.6.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.feature:2.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.feature_2.6.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.72kB) [INFO] Fetching org.eclipse.ecf.remoteservice.feature.source_2.6.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.1kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.generic.remoteservice.feature >-- [INFO] Building org.eclipse.ecf.provider.generic.remoteservice.feature 1.2.1-SNAPSHOT [101/161] [INFO] from releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] The project's OSGi version is 1.2.1.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.2.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.2.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.2.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/target/org.eclipse.ecf.provider.generic.remoteservice.feature-1.2.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.remoteservice.feature:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.remoteservice.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.generic.remoteservice.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.generic.remoteservice.feature_1.2.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.54kB) [INFO] Fetching org.eclipse.ecf.provider.generic.remoteservice.feature.source_1.2.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.07kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.server.generic.feature >------- [INFO] Building org.eclipse.ecf.server.generic.feature 1.2.103-SNAPSHOT [102/161] [INFO] from server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.server.generic.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.server.generic.feature --- [INFO] The project's OSGi version is 1.2.103.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.server.generic.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.2.103-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.server.generic.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.server.generic.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.2.103-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.server.generic.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.2.103-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/target/org.eclipse.ecf.server.generic.feature-1.2.103-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.server.generic.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.server.generic.feature:1.2.103-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.server.generic.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.server.generic.feature_1.2.103.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.49kB) [INFO] Fetching org.eclipse.ecf.server.generic.feature.source_1.2.103.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.89kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------------< org.eclipse.ecf:org.eclipse.ecf.tests >---------------- [INFO] Building org.eclipse.ecf.tests 2.2.102-SNAPSHOT [103/161] [INFO] from tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests --- [INFO] The project's OSGi version is 2.2.102.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests --- [INFO] Resolving class path of org.eclipse.ecf.tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (132.48kB) [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2), CDC-1.1/Foundation-1.1 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/target/org.eclipse.ecf.tests-2.2.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests:2.2.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.tests.apache.httpclient.server >--- [INFO] Building org.eclipse.ecf.tests.apache.httpclient.server 3.0.102-SNAPSHOT [104/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] The project's OSGi version is 3.0.102.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Resolving class path of org.eclipse.ecf.tests.apache.httpclient.server... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.apache.httpclient.server --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.tests.apache.httpclient.server --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/target/org.eclipse.ecf.tests.apache.httpclient.server-3.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/target/org.eclipse.ecf.tests.apache.httpclient.server-3.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.apache.httpclient.server --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/target/org.eclipse.ecf.tests.apache.httpclient.server-3.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/target/org.eclipse.ecf.tests.apache.httpclient.server-3.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.apache.httpclient.server --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.apache.httpclient.server:3.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.apache.httpclient.server/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.apache.httpclient.server --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.tests.datashare >----------- [INFO] Building org.eclipse.ecf.tests.datashare 2.0.101-SNAPSHOT [105/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.datashare --- [INFO] The project's OSGi version is 2.0.101.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.datashare --- [INFO] Resolving class path of org.eclipse.ecf.tests.datashare... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.datashare --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.3 (assumes 1.1)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.datashare --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.datashare --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.datashare --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.datashare --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.datashare --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.datashare --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/target/org.eclipse.ecf.tests.datashare-2.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.datashare --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.datashare:2.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.datashare/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.datashare --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpserver >---- [INFO] Building org.eclipse.ecf.tests.filetransfer.httpserver 1.1.0-SNAPSHOT [106/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] The project's OSGi version is 1.1.0.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Resolving class path of org.eclipse.ecf.tests.filetransfer.httpserver... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/target/org.eclipse.ecf.tests.filetransfer.httpserver-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/target/org.eclipse.ecf.tests.filetransfer.httpserver-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/target/org.eclipse.ecf.tests.filetransfer.httpserver-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/target/org.eclipse.ecf.tests.filetransfer.httpserver-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpserver:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpserver/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.filetransfer.httpserver --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer >--------- [INFO] Building org.eclipse.ecf.tests.filetransfer 2.0.400-SNAPSHOT [107/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.filetransfer/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.filetransfer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.filetransfer --- [INFO] The project's OSGi version is 2.0.400.v20231021-2107 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.filetransfer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.filetransfer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.filetransfer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.filetransfer --- [INFO] Resolving class path of org.eclipse.ecf.tests.filetransfer... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.filetransfer --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.filetransfer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.filetransfer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.filetransfer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/target/org.eclipse.ecf.tests.filetransfer-2.0.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.filetransfer --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/target/org.eclipse.ecf.tests.filetransfer-2.0.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.filetransfer --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.filetransfer --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.filetransfer --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/target/org.eclipse.ecf.tests.filetransfer-2.0.400-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/target/org.eclipse.ecf.tests.filetransfer-2.0.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.filetransfer --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer:2.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.filetransfer --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpclient5 >--- [INFO] Building org.eclipse.ecf.tests.filetransfer.httpclient5 1.0.0-SNAPSHOT [108/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] The project's OSGi version is 1.0.0.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] Resolving class path of org.eclipse.ecf.tests.filetransfer.httpclient5... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/target/org.eclipse.ecf.tests.filetransfer.httpclient5-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/target/org.eclipse.ecf.tests.filetransfer.httpclient5-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/target/org.eclipse.ecf.tests.filetransfer.httpclient5-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/target/org.eclipse.ecf.tests.filetransfer.httpclient5-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpclient5:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclient5/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.filetransfer.httpclient5 --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpclientjava >-- [INFO] Building org.eclipse.ecf.tests.filetransfer.httpclientjava 2.0.0-SNAPSHOT [109/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] The project's OSGi version is 2.0.0.v20230715-1911 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] Resolving class path of org.eclipse.ecf.tests.filetransfer.httpclientjava... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/target/org.eclipse.ecf.tests.filetransfer.httpclientjava-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/target/org.eclipse.ecf.tests.filetransfer.httpclientjava-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/target/org.eclipse.ecf.tests.filetransfer.httpclientjava-2.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/target/org.eclipse.ecf.tests.filetransfer.httpclientjava-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.httpclientjava:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.filetransfer.httpclientjava --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.tests.presence >----------- [INFO] Building org.eclipse.ecf.tests.presence 2.0.102-SNAPSHOT [110/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.presence --- [INFO] The project's OSGi version is 2.0.102.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.presence --- [INFO] Resolving class path of org.eclipse.ecf.tests.presence... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.presence --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.presence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.presence --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.presence --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.presence --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.presence --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.presence --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.presence --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/target/org.eclipse.ecf.tests.presence-2.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.presence --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.presence:2.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.presence/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.presence --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn >--------- [INFO] Building org.eclipse.ecf.tests.protocol.msn 0.3.100-SNAPSHOT [111/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] The project's OSGi version is 0.3.100.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Resolving class path of org.eclipse.ecf.tests.protocol.msn... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.protocol.msn --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [CDC-1.1/Foundation-1.1 (assumes 1.2), J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn:0.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.protocol.msn --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/target/org.eclipse.ecf.tests.protocol.msn-0.3.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.protocol.msn --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.protocol.msn:0.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.protocol.msn/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.protocol.msn --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.tests.provider.datashare.nio >---- [INFO] Building org.eclipse.ecf.tests.provider.datashare.nio 1.0.100-SNAPSHOT [112/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] The project's OSGi version is 1.0.100.v20200604-0246 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Resolving class path of org.eclipse.ecf.tests.provider.datashare.nio... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.provider.datashare.nio --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.provider.datashare.nio --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.provider.datashare.nio --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/target/org.eclipse.ecf.tests.provider.datashare.nio-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.provider.datashare.nio --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.datashare.nio:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.datashare.nio/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.provider.datashare.nio --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice >--------- [INFO] Building org.eclipse.ecf.tests.remoteservice 2.1.102-SNAPSHOT [113/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.remoteservice/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice --- [INFO] The project's OSGi version is 2.1.102.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Resolving class path of org.eclipse.ecf.tests.remoteservice... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.remoteservice --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.remoteservice --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.remoteservice --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/target/org.eclipse.ecf.tests.remoteservice-2.1.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.remoteservice --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice:2.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.remoteservice --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.tests.sharedobject >--------- [INFO] Building org.eclipse.ecf.tests.sharedobject 2.0.102-SNAPSHOT [114/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.sharedobject/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.sharedobject --- [INFO] The project's OSGi version is 2.0.102.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Resolving class path of org.eclipse.ecf.tests.sharedobject... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.sharedobject --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.sharedobject --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.sharedobject --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.sharedobject --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/target/org.eclipse.ecf.tests.sharedobject-2.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.sharedobject --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sharedobject:2.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sharedobject/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.sharedobject --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.tests.provider.xmpp >--------- [INFO] Building org.eclipse.ecf.tests.provider.xmpp 2.0.102-SNAPSHOT [115/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.provider.xmpp/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] The project's OSGi version is 2.0.102.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Resolving class path of org.eclipse.ecf.tests.provider.xmpp... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.provider.xmpp --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.provider.xmpp --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/target/org.eclipse.ecf.tests.provider.xmpp-2.0.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.provider.xmpp --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.provider.xmpp:2.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.provider.xmpp/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.provider.xmpp --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.ecf.tests.ssl >-------------- [INFO] Building org.eclipse.ecf.tests.ssl 1.0.101-SNAPSHOT [116/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.ssl/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.ssl --- [INFO] The project's OSGi version is 1.0.101.v20230507-1923 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.ssl --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.ssl --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.ssl --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.ssl --- [INFO] Resolving class path of org.eclipse.ecf.tests.ssl... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.ssl --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.ssl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.ssl --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/target/org.eclipse.ecf.tests.ssl-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.ssl --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/target/org.eclipse.ecf.tests.ssl-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.ssl --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.ssl --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.ssl --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/target/org.eclipse.ecf.tests.ssl-1.0.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/target/org.eclipse.ecf.tests.ssl-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.ssl --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.ssl:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.ssl/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.ssl --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -------------< org.eclipse.ecf:org.eclipse.ecf.tests.sync >------------- [INFO] Building org.eclipse.ecf.tests.sync 1.0.101-SNAPSHOT [117/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.sync/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.sync --- [INFO] The project's OSGi version is 1.0.101.v20231018-0538 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.sync --- [INFO] Resolving class path of org.eclipse.ecf.tests.sync... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.sync --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.sync --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.sync --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.sync --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.sync --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.sync --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.sync --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.sync --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/target/org.eclipse.ecf.tests.sync-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.sync --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.sync:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.sync/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.sync --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution >-- [INFO] Building org.eclipse.ecf.tests.osgi.services.distribution 1.1.101-SNAPSHOT [118/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] The project's OSGi version is 1.1.101.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Resolving class path of org.eclipse.ecf.tests.osgi.services.distribution... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.osgi.services.distribution --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/target/org.eclipse.ecf.tests.osgi.services.distribution-1.1.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.osgi.services.distribution --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.osgi.services.distribution --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.tests.discovery >----------- [INFO] Building org.eclipse.ecf.tests.discovery 2.1.0-SNAPSHOT [119/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.discovery/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.discovery --- [INFO] The project's OSGi version is 2.1.0.v20231021-2113 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.discovery --- [INFO] Resolving class path of org.eclipse.ecf.tests.discovery... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.discovery --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.discovery --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.discovery --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.discovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.discovery --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.discovery --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.discovery --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.discovery --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/target/org.eclipse.ecf.tests.discovery-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.discovery --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.discovery:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.discovery/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.discovery --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.generic >----- [INFO] Building org.eclipse.ecf.tests.remoteservice.generic 2.1.102-SNAPSHOT [120/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] The project's OSGi version is 2.1.102.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Resolving class path of org.eclipse.ecf.tests.remoteservice.generic... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice.generic --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.remoteservice.generic --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/target/org.eclipse.ecf.tests.remoteservice.generic-2.1.102-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.remoteservice.generic --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.generic:2.1.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.generic/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.remoteservice.generic --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.r-osgi >----- [INFO] Building org.eclipse.ecf.tests.remoteservice.r-osgi 1.0.101-SNAPSHOT [121/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] The project's OSGi version is 1.0.101.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Resolving class path of org.eclipse.ecf.tests.remoteservice.r-osgi... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/target/org.eclipse.ecf.tests.remoteservice.r-osgi-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.remoteservice.r-osgi:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.remoteservice.r-osgi/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.remoteservice.r-osgi --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.generic >-- [INFO] Building org.eclipse.ecf.tests.osgi.services.distribution.generic 1.0.101-SNAPSHOT [122/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] The project's OSGi version is 1.0.101.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Resolving class path of org.eclipse.ecf.tests.osgi.services.distribution.generic... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/target/org.eclipse.ecf.tests.osgi.services.distribution.generic-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.generic:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.generic/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.osgi.services.distribution.generic --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.r-osgi >-- [INFO] Building org.eclipse.ecf.tests.osgi.services.distribution.r-osgi 1.0.101-SNAPSHOT [123/161] [INFO] from tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] The project's OSGi version is 1.0.101.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Resolving class path of org.eclipse.ecf.tests.osgi.services.distribution.r-osgi... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/classes [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Skipping tests [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/target/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi-1.0.101-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.osgi.services.distribution.r-osgi:1.0.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.osgi.services.distribution.r-osgi --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.pde >----- [INFO] Building org.eclipse.ecf.remoteservices.tooling.pde 1.2.0-SNAPSHOT [124/161] [INFO] from tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 22 MB/s) [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] The project's OSGi version is 1.2.0.v20230728-2232 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Resolving class path of org.eclipse.ecf.remoteservices.tooling.pde... [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (220.7kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.100.v20211201-1611.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (196.11kB) [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservices.tooling.pde --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservices.tooling.pde --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservices.tooling.pde --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/target/org.eclipse.ecf.remoteservices.tooling.pde-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservices.tooling.pde --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.pde:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservices.tooling.pde --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservices.tooling.pde_1.2.0.v20230728-2232.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (25.16kB) [INFO] Fetching org.eclipse.ecf.remoteservices.tooling.pde.source_1.2.0.v20230728-2232.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/plugins/ (22.03kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools >--- [INFO] Building org.eclipse.ecf.remoteservices.tooling.bndtools 1.0.100-SNAPSHOT [125/161] [INFO] from tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] The project's OSGi version is 1.0.100.v20231202-2243 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Resolving class path of org.eclipse.ecf.remoteservices.tooling.bndtools... [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [WARNING] Parameter 'compilerArguments' is deprecated: use {@link #compilerArgs} instead. [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-SNAPSHOT.jar [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Skipping tests [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Tests are skipped. [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools:1.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservices.tooling.bndtools --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.console.feature >----------- [INFO] Building org.eclipse.ecf.console.feature 1.3.1-SNAPSHOT [126/161] [INFO] from releng/features/org.eclipse.ecf.console.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.console.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.console.feature --- [INFO] The project's OSGi version is 1.3.1.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.console.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.3.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.console.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.console.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.3.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.console.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.3.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.console.feature/target/org.eclipse.ecf.console.feature-1.3.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.console.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.console.feature:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.console.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.console.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.console.feature_1.3.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.5kB) [INFO] Fetching org.eclipse.ecf.console.feature.source_1.3.1.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.82kB) [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.core.feature >------------ [INFO] Building org.eclipse.ecf.core.feature 1.6.2-SNAPSHOT [127/161] [INFO] from releng/features/org.eclipse.ecf.core.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.core.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core.feature --- [INFO] The project's OSGi version is 1.6.2.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.core.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.6.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.core.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.core.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.6.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.core.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.6.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.feature/target/org.eclipse.ecf.core.feature-1.6.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.core.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.feature:1.6.2-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.core.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.core.feature_1.6.2.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.57kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.6.2.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.84kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.discovery.feature >---------- [INFO] Building org.eclipse.ecf.discovery.feature 1.0.201-SNAPSHOT [128/161] [INFO] from releng/features/org.eclipse.ecf.discovery.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.feature --- [INFO] The project's OSGi version is 1.0.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.201-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/target/org.eclipse.ecf.discovery.feature-1.0.201-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.feature:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.feature_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.45kB) [INFO] Fetching org.eclipse.ecf.discovery.feature.source_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.82kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.discovery.jmdns.feature >------- [INFO] Building org.eclipse.ecf.discovery.jmdns.feature 1.0.103-SNAPSHOT [129/161] [INFO] from releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] The project's OSGi version is 1.0.103.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.103-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.jmdns.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.103-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.103-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/target/org.eclipse.ecf.discovery.jmdns.feature-1.0.103-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.jmdns.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.jmdns.feature:1.0.103-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.jmdns.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.jmdns.feature_1.0.103.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.51kB) [INFO] Fetching org.eclipse.ecf.discovery.jmdns.feature.source_1.0.103.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.94kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.discovery.slp.feature >-------- [INFO] Building org.eclipse.ecf.discovery.slp.feature 1.0.102-SNAPSHOT [130/161] [INFO] from releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] The project's OSGi version is 1.0.102.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.slp.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.102-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/target/org.eclipse.ecf.discovery.slp.feature-1.0.102-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.slp.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.slp.feature:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.slp.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.slp.feature_1.0.102.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.55kB) [INFO] Fetching org.eclipse.ecf.discovery.slp.feature.source_1.0.102.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.95kB) [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.discovery.zookeeper.feature >----- [INFO] Building org.eclipse.ecf.discovery.zookeeper.feature 1.0.400-SNAPSHOT [131/161] [INFO] from releng/features/org.eclipse.ecf.discovery.zookeeper.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] The project's OSGi version is 1.0.400.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.zookeeper.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.400-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.400-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/target/org.eclipse.ecf.discovery.zookeeper.feature-1.0.400-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.zookeeper.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.zookeeper.feature:1.0.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.zookeeper.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.zookeeper.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.zookeeper.feature_1.0.400.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (38.44kB) [INFO] Fetching org.eclipse.ecf.discovery.zookeeper.feature.source_1.0.400.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (39.87kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.eventadmin.feature >--------- [INFO] Building org.eclipse.ecf.eventadmin.feature 2.0.202-SNAPSHOT [132/161] [INFO] from releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.eventadmin.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.eventadmin.feature --- [INFO] The project's OSGi version is 2.0.202.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.eventadmin.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.202-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.eventadmin.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.eventadmin.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.eventadmin.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.202-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/target/org.eclipse.ecf.eventadmin.feature-2.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.eventadmin.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.feature:2.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.eventadmin.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.eventadmin.feature_2.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.54kB) [INFO] Fetching org.eclipse.ecf.eventadmin.feature.source_2.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.92kB) [JENKINS] Archiving disabled [INFO] [INFO] -------< org.eclipse.ecf:org.eclipse.ecf.osgi.services.feature >-------- [INFO] Building org.eclipse.ecf.osgi.services.feature 2.6.400-SNAPSHOT [133/161] [INFO] from releng/features/org.eclipse.ecf.osgi.services.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.osgi.services.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.osgi.services.feature --- [INFO] The project's OSGi version is 2.6.400.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.osgi.services.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.6.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.osgi.services.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.osgi.services.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.6.400-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.osgi.services.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.6.400-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/target/org.eclipse.ecf.osgi.services.feature-2.6.400-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.osgi.services.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.osgi.services.feature:2.6.400-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.osgi.services.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.osgi.services.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.osgi.services.feature_2.6.400.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.79kB) [INFO] Fetching org.eclipse.ecf.osgi.services.feature.source_2.6.400.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.14kB) [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.feature >----- [INFO] Building org.eclipse.ecf.remoteservice.rest.feature 1.0.303-SNAPSHOT [134/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] The project's OSGi version is 1.0.303.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.303-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rest.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.303-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.303-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/target/org.eclipse.ecf.remoteservice.rest.feature-1.0.303-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rest.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rest.feature:1.0.303-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.rest.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.rest.feature_1.0.303.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.62kB) [INFO] Fetching org.eclipse.ecf.remoteservice.rest.feature.source_1.0.303.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.99kB) [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.rosgi.feature >----- [INFO] Building org.eclipse.ecf.remoteservice.rosgi.feature 2.0.2-SNAPSHOT [135/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] The project's OSGi version is 2.0.2.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-2.0.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-2.0.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-2.0.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/target/org.eclipse.ecf.remoteservice.rosgi.feature-2.0.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.rosgi.feature:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.rosgi.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.rosgi.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.rosgi.feature_2.0.2.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.63kB) [INFO] Fetching org.eclipse.ecf.remoteservice.rosgi.feature.source_2.0.2.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.05kB) [JENKINS] Archiving disabled [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet.feature >---- [INFO] Building org.eclipse.ecf.remoteservice.servlet.feature 1.0.301-SNAPSHOT [136/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (96.33kB) [INFO] The project's OSGi version is 1.0.301.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.servlet.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.301-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/target/org.eclipse.ecf.remoteservice.servlet.feature-1.0.301-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.servlet.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.servlet.feature:1.0.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.servlet.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.servlet.feature_1.0.301.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.75kB) [INFO] Fetching org.eclipse.ecf.remoteservice.servlet.feature.source_1.0.301.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.21kB) [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.feature >------ [INFO] Building org.eclipse.ecf.remoteservice.sdk.feature 3.14.41-SNAPSHOT [137/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] The project's OSGi version is 3.14.41.v20231202-2253 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.41-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.sdk.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.41-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.41-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/target/org.eclipse.ecf.remoteservice.sdk.feature-3.14.41-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.feature --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.feature:3.14.41-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.sdk.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----< org.eclipse.ecf:org.eclipse.ecf.eventadmin.examples.feature >----- [INFO] Building org.eclipse.ecf.eventadmin.examples.feature 1.0.202-SNAPSHOT [138/161] [INFO] from releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] The project's OSGi version is 1.0.202.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.202-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.eventadmin.examples.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.202-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/target/org.eclipse.ecf.eventadmin.examples.feature-1.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.eventadmin.examples.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.eventadmin.examples.feature:1.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.eventadmin.examples.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.eventadmin.examples.feature_1.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.53kB) [INFO] Fetching org.eclipse.ecf.eventadmin.examples.feature.source_1.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.97kB) [JENKINS] Archiving disabled [INFO] [INFO] ---< org.eclipse.ecf:org.eclipse.ecf.remoteservice.examples.feature >--- [INFO] Building org.eclipse.ecf.remoteservice.examples.feature 1.6.1-SNAPSHOT [139/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.examples.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] The project's OSGi version is 1.6.1.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.6.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.examples.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.6.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.6.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/target/org.eclipse.ecf.remoteservice.examples.feature-1.6.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.examples.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.examples.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.examples.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.examples.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.examples.feature_1.6.1.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.84kB) [INFO] Fetching org.eclipse.ecf.remoteservice.examples.feature.source_1.6.1.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.23kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.examples.feature >-- [INFO] Building org.eclipse.ecf.remoteservice.sdk.examples.feature 1.1.1-SNAPSHOT [140/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] The project's OSGi version is 1.1.1.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.1.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.1.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.1.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/target/org.eclipse.ecf.remoteservice.sdk.examples.feature-1.1.1-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.sdk.examples.feature:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.sdk.examples.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.sdk.examples.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.remoteservice.sdk.examples.feature_1.1.1.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.54kB) [INFO] Fetching org.eclipse.ecf.remoteservice.sdk.examples.feature.source_1.1.1.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.05kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------------< org.eclipse.ecf:org.eclipse.ecf.core >---------------- [INFO] Building org.eclipse.ecf.core 3.14.41-SNAPSHOT [141/161] [INFO] from releng/features/org.eclipse.ecf.core/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.core --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core --- [INFO] The project's OSGi version is 3.14.41.v20240113-2348 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.41-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.core --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.core --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.41-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.41-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core/target/org.eclipse.ecf.core-3.14.41-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.core --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.core:3.14.41-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.core --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.core.ssl.feature >---------- [INFO] Building org.eclipse.ecf.core.ssl.feature 1.1.501-SNAPSHOT [142/161] [INFO] from releng/features/org.eclipse.ecf.core.ssl.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.core.ssl.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.core.ssl.feature --- [INFO] The project's OSGi version is 1.1.501.v20230507-1921 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.core.ssl.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.501-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.core.ssl.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.core.ssl.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.501-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.core.ssl.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.501-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/target/org.eclipse.ecf.core.ssl.feature-1.1.501-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.core.ssl.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.core.ssl.feature:1.1.501-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.core.ssl.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.core.ssl.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20230507-1921.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.52kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20230507-1921.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.88kB) [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.datashare.feature >---------- [INFO] Building org.eclipse.ecf.datashare.feature 1.0.201-SNAPSHOT [143/161] [INFO] from releng/features/org.eclipse.ecf.datashare.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.datashare.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.datashare.feature --- [INFO] The project's OSGi version is 1.0.201.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.datashare.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.datashare.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.datashare.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.201-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.datashare.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/target/org.eclipse.ecf.datashare.feature-1.0.201-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.datashare.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.datashare.feature:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.datashare.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.datashare.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.datashare.feature_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.45kB) [INFO] Fetching org.eclipse.ecf.datashare.feature.source_1.0.201.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.83kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.discovery.dnssd.feature >------- [INFO] Building org.eclipse.ecf.discovery.dnssd.feature 1.0.102-SNAPSHOT [144/161] [INFO] from releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] The project's OSGi version is 1.0.102.v20230528-2254 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.102-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.discovery.dnssd.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.102-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.102-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/target/org.eclipse.ecf.discovery.dnssd.feature-1.0.102-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.discovery.dnssd.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.discovery.dnssd.feature:1.0.102-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.discovery.dnssd.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.discovery.dnssd.feature_1.0.102.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.53kB) [INFO] Fetching org.eclipse.ecf.discovery.dnssd.feature.source_1.0.102.v20230528-2254.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.95kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.docshare.feature >---------- [INFO] Building org.eclipse.ecf.docshare.feature 1.0.201-SNAPSHOT [145/161] [INFO] from releng/features/org.eclipse.ecf.docshare.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.docshare.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.docshare.feature --- [INFO] The project's OSGi version is 1.0.201.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.docshare.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.201-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.docshare.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.docshare.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.201-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.docshare.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.201-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/target/org.eclipse.ecf.docshare.feature-1.0.201-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.docshare.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.docshare.feature:1.0.201-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.docshare.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.docshare.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.docshare.feature_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.71kB) [INFO] Fetching org.eclipse.ecf.docshare.feature.source_1.0.201.v20231021-2050.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.01kB) [JENKINS] Archiving disabled [INFO] [INFO] --------< org.eclipse.ecf:org.eclipse.ecf.filetransfer.feature >-------- [INFO] Building org.eclipse.ecf.filetransfer.feature 3.14.1900-SNAPSHOT [146/161] [INFO] from releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.feature --- [INFO] The project's OSGi version is 3.14.1900.v20230715-1945 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.1900-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.1900-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.1900-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/target/org.eclipse.ecf.filetransfer.feature-3.14.1900-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.feature:3.14.1900-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1900.v20230715-1945.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (29.66kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1900.v20230715-1945.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (31.05kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclient4.feature 3.14.33-SNAPSHOT [147/161] [INFO] from releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] The project's OSGi version is 3.14.33.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.33-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.33-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.33-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/target/org.eclipse.ecf.filetransfer.httpclient4.feature-3.14.33-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.feature:3.14.33-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.httpclient4.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.14.33.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (29.62kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.14.33.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (31.08kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient45.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclient45.feature 1.1.101-SNAPSHOT [148/161] [INFO] from releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] The project's OSGi version is 1.1.101.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.1.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.1.101-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.1.101-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/target/org.eclipse.ecf.filetransfer.httpclient45.feature-1.1.101-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient45.feature:1.1.101-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.httpclient45.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.1.101.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (29.75kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.1.101.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (31.21kB) [JENKINS] Archiving disabled [INFO] [INFO] ------< org.eclipse.ecf:org.eclipse.ecf.filetransfer.ssl.feature >------ [INFO] Building org.eclipse.ecf.filetransfer.ssl.feature 1.1.402-SNAPSHOT [149/161] [INFO] from releng/features/org.eclipse.ecf.filetransfer.ssl.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] The project's OSGi version is 1.1.402.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.402-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.ssl.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.402-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.402-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/target/org.eclipse.ecf.filetransfer.ssl.feature-1.1.402-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.ssl.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.ssl.feature:1.1.402-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.ssl.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.ssl.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.402.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (25.56kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.402.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (26.97kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.ssl.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclient4.ssl.feature 1.1.301-SNAPSHOT [150/161] [INFO] from releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] The project's OSGi version is 1.1.301.v20221117-1507 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.301-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.301-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.301-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/target/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature-1.1.301-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient4.ssl.feature:1.1.301-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.httpclient4.ssl.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.301.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (29.52kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.301.v20221117-1507.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (31.03kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient5.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclient5.feature 1.1.702-SNAPSHOT [151/161] [INFO] from releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] The project's OSGi version is 1.1.702.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/target/org.eclipse.ecf.filetransfer.httpclient5.feature-1.1.702-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/target/org.eclipse.ecf.filetransfer.httpclient5.feature-1.1.702-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/target/org.eclipse.ecf.filetransfer.httpclient5.feature-1.1.702-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/target/org.eclipse.ecf.filetransfer.httpclient5.feature-1.1.702-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclient5.feature:1.1.702-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclient5.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.httpclient5.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.702.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (29.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature.source_1.1.702.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (31.15kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclientjava.feature >-- [INFO] Building org.eclipse.ecf.filetransfer.httpclientjava.feature 2.0.200-SNAPSHOT [152/161] [INFO] from releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] The project's OSGi version is 2.0.200.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/target/org.eclipse.ecf.filetransfer.httpclientjava.feature-2.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/target/org.eclipse.ecf.filetransfer.httpclientjava.feature-2.0.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/target/org.eclipse.ecf.filetransfer.httpclientjava.feature-2.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/target/org.eclipse.ecf.filetransfer.httpclientjava.feature-2.0.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.filetransfer.httpclientjava.feature:2.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.filetransfer.httpclientjava.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.filetransfer.httpclientjava.feature_2.0.200.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (29.57kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclientjava.feature.source_2.0.200.v20231114-1017.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (31.09kB) [JENKINS] Archiving disabled [INFO] [INFO] ----------< org.eclipse.ecf:org.eclipse.ecf.presence.feature >---------- [INFO] Building org.eclipse.ecf.presence.feature 1.0.202-SNAPSHOT [153/161] [INFO] from releng/features/org.eclipse.ecf.presence.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.presence.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.presence.feature --- [INFO] The project's OSGi version is 1.0.202.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.presence.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.202-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.presence.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.presence.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.presence.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.202-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/target/org.eclipse.ecf.presence.feature-1.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.presence.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.presence.feature:1.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.presence.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.presence.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.presence.feature_1.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.51kB) [INFO] Fetching org.eclipse.ecf.presence.feature.source_1.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (22.87kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.provider.generic.datashare.feature >-- [INFO] Building org.eclipse.ecf.provider.generic.datashare.feature 1.0.202-SNAPSHOT [154/161] [INFO] from releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] The project's OSGi version is 1.0.202.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.202-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.provider.generic.datashare.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.202-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/target/org.eclipse.ecf.provider.generic.datashare.feature-1.0.202-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.provider.generic.datashare.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.provider.generic.datashare.feature:1.0.202-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.provider.generic.datashare.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.provider.generic.datashare.feature_1.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.5kB) [INFO] Fetching org.eclipse.ecf.provider.generic.datashare.feature.source_1.0.202.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23kB) [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap.feature >----- [INFO] Building org.eclipse.ecf.remoteservice.soap.feature 1.0.200-SNAPSHOT [155/161] [INFO] from releng/features/org.eclipse.ecf.remoteservice.soap.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] The project's OSGi version is 1.0.200.v20210320-0209 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservice.soap.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.200-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/target/org.eclipse.ecf.remoteservice.soap.feature-1.0.200-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservice.soap.feature --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservice.soap.feature:1.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservice.soap.feature/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservice.soap.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.tests.feature >------------ [INFO] Building org.eclipse.ecf.tests.feature 3.1.0-SNAPSHOT [156/161] [INFO] from releng/features/org.eclipse.ecf.tests.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.tests.feature --- [INFO] The project's OSGi version is 3.1.0.v20231021-2050 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.tests.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/target/org.eclipse.ecf.tests.feature-3.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.feature --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.feature/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -----< org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.feature >----- [INFO] Building org.eclipse.ecf.tests.filetransfer.feature 1.0.300-SNAPSHOT [157/161] [INFO] from releng/features/org.eclipse.ecf.tests.filetransfer.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.filetransfer.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] The project's OSGi version is 1.0.300.v20231114-1017 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.filetransfer.feature/target/org.eclipse.ecf.tests.filetransfer.feature-1.0.300-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.tests.filetransfer.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.filetransfer.feature/target/org.eclipse.ecf.tests.filetransfer.feature-1.0.300-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.filetransfer.feature/target/org.eclipse.ecf.tests.filetransfer.feature-1.0.300-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.filetransfer.feature/target/org.eclipse.ecf.tests.filetransfer.feature-1.0.300-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.tests.filetransfer.feature --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.tests.filetransfer.feature:1.0.300-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.tests.filetransfer.feature/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.tests.filetransfer.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ------------< org.eclipse.ecf:org.eclipse.ecf.xmpp.feature >------------ [INFO] Building org.eclipse.ecf.xmpp.feature 1.0.203-SNAPSHOT [158/161] [INFO] from releng/features/org.eclipse.ecf.xmpp.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.xmpp.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.xmpp.feature --- [INFO] The project's OSGi version is 1.0.203.v20231021-2127 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.xmpp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.203-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.xmpp.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.xmpp.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.203-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.xmpp.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.203-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/target/org.eclipse.ecf.xmpp.feature-1.0.203-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.xmpp.feature --- [INFO] MavenProject: org.eclipse.ecf:org.eclipse.ecf.xmpp.feature:1.0.203-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.xmpp.feature/pom.xml The main artifact has been replaced with the baseline version. The following attached artifacts have been replaced with the baseline version: [sources-feature] [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.xmpp.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [INFO] Fetching org.eclipse.ecf.xmpp.feature_1.0.203.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (21.76kB) [INFO] Fetching org.eclipse.ecf.xmpp.feature.source_1.0.203.v20231021-2127.jar from https://download.eclipse.org/rt/ecf/latest/site.p2/3.14.40.v20231114-1017/features/ (23.03kB) [JENKINS] Archiving disabled [INFO] [INFO] --< org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools.feature >-- [INFO] Building org.eclipse.ecf.remoteservices.tooling.bndtools.feature 1.1.0-SNAPSHOT [159/161] [INFO] from releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-id (default-validate-id)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:validate-version (default-validate-version)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom)' [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:package-feature (default-package-feature)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] The project's OSGi version is 1.1.0.v20240113-2337 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/target/org.eclipse.ecf.remoteservices.tooling.bndtools.feature-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/target/org.eclipse.ecf.remoteservices.tooling.bndtools.feature-1.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/target/org.eclipse.ecf.remoteservices.tooling.bndtools.feature-1.1.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/target/org.eclipse.ecf.remoteservices.tooling.bndtools.feature-1.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [INFO] No baseline version MavenProject: org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature/pom.xml [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.remoteservices.tooling.bndtools.feature --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] -----------< org.eclipse.ecf:org.eclipse.ecf.releng.target >------------ [INFO] Building ECF Target Platform Definitions 1.0.0-SNAPSHOT [160/161] [INFO] from releng/org.eclipse.ecf.releng.target/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.pom (5.8 kB at 483 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 3.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.1.0/build-helper-maven-plugin-3.1.0.jar (67 kB at 6.7 MB/s) [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.releng.target --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- build-helper:3.1.0:attach-artifact (attach-artifacts) @ org.eclipse.ecf.releng.target --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 603 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 188 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 247 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 91 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 595 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 91 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 471 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 138 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 82 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 265 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 225 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 247 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 120 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 515 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 172 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 410 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 193 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 459 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 499 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 361 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 320 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 4.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 378 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 447 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 126 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 245 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 192 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 2.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 350 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 620 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 511 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 1.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 4.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 80 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 255 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 29 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 677 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 7.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 9.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 6.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 3.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 4.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 664 kB/s) [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.releng.target --- [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.releng.target --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [INFO] [INFO] ---------< org.eclipse.ecf:org.eclipse.ecf.releng.repository >---------- [INFO] Building ECF p2 Repository 3.14.41-SNAPSHOT [161/161] [INFO] from releng/org.eclipse.ecf.releng.repository/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata)' [WARNING] Parameter 'ignoredPatterns' is unknown for plugin 'tycho-p2-extras-plugin:2.7.5:compare-version-with-baselines (compare-version-with-baseline)' [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ecf.releng.repository --- [INFO] Fetching com.sun.syndication_0.9.0.v200803061811.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (66.89kB) [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (74.79kB) [INFO] The project's OSGi version is 3.14.41.v20240114-0141 [INFO] [INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ecf.releng.repository --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/org.eclipse.ecf.releng.repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.ecf.releng.repository --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.ecf.releng.repository --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.ecf.releng.repository --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.ecf.releng.repository --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.ecf.releng.repository --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Fetching org.xbill.dns.source_2.0.8.v201112050911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (125.45kB) [INFO] Fetching org.apache.log4j.source_1.2.24.v20221221-2012.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (398.42kB) [INFO] Fetching org.apache.hadoop.zookeeper.source_3.3.3.v201105210832.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (253.22kB) [INFO] Fetching org.apache.commons.commons-codec.source_1.16.0.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (365.08kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.46kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.14.v20221207-1049.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (764.45kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.16.v20221207-1049.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (433.45kB) [INFO] Fetching com.sun.jna.source_5.13.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (160.04kB) [INFO] Fetching com.sun.jna.platform.source_5.13.0.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (1.03MB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.13.v20211010-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20220302172233/repository/plugins/ (29.96kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5.source_5.2.1.v20230802-0806.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (645.8kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.2.1.v20230802-0847.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (24.68kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5.source_5.2.3.v20230922-1600.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (835.01kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.2.3.v20230922-1600.jar from https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0/plugins/ (194.62kB) [INFO] Fetching org.objectweb.asm.source_9.5.0.jar from https://download.eclipse.org/oomph/simrel-maven/release/4.28.0/plugins/ (178.22kB) [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/releases/2022-03/202203161000/plugins/ (177.52kB) [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20240114-0141.sdk 1.0.0.808Y_gcKfp--EEt6YxDfHpZVhx-4 to org.eclipse.equinox.p2.iu; org.objectweb.asm [9.2.0.v20210813-1119,9.2.0.v20210813-1119].; Unable to satisfy dependency from v20240114-0141.core 1.0.0.7p8cG1qcLTHMFEKVTlUk1S4aNCca8 to org.eclipse.equinox.p2.iu; org.apache.httpcomponents.httpcore [4.4.15.v20220209-2345,4.4.15.v20220209-2345].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.ecf.releng.repository --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/ecf-github.master.stage-release/releng/org.eclipse.ecf.releng.repository/target/org.eclipse.ecf.sdk_3.14.41.v20240114-0141.zip [INFO] [INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.ecf.releng.repository --- [WARNING] Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which offers equivalent and even enhanced functionality [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.ecf.releng.repository --- [INFO] [INFO] --- tycho-p2-extras:2.7.5:compare-version-with-baselines (compare-version-with-baseline) @ org.eclipse.ecf.releng.repository --- [WARNING] Parameter 'comparator' is read-only, must not be used in configuration [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Communication Framework (ECF) 1.0.0-SNAPSHOT SUCCESS [ 4.858 s] [INFO] org.eclipse.ecf.identity 3.10.0-SNAPSHOT ........... SUCCESS [ 14.809 s] [INFO] org.eclipse.ecf 3.11.0-SNAPSHOT .................... SUCCESS [ 3.421 s] [INFO] org.eclipse.ecf.remoteservice.asyncproxy 2.1.200-SNAPSHOT SUCCESS [ 3.171 s] [INFO] org.eclipse.ecf.remoteservice 8.14.0-SNAPSHOT ...... SUCCESS [ 4.027 s] [INFO] ch.ethz.iks.r_osgi.remote 1.3.0-SNAPSHOT ........... SUCCESS [ 4.657 s] [INFO] ch.ethz.iks.slp 1.4.1-SNAPSHOT ..................... SUCCESS [ 4.129 s] [INFO] org.eclipse.ecf.console 1.4.0-SNAPSHOT ............. SUCCESS [ 5.371 s] [INFO] org.eclipse.ecf.discovery 5.2.0-SNAPSHOT ........... SUCCESS [ 3.841 s] [INFO] org.eclipse.osgi.services.remoteserviceadmin 1.6.301-SNAPSHOT SUCCESS [ 3.255 s] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy 1.0.102-SNAPSHOT SUCCESS [ 3.196 s] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin 4.9.3-SNAPSHOT SUCCESS [ 4.009 s] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.console 1.3.1-SNAPSHOT SUCCESS [ 2.993 s] [INFO] org.eclipse.ecf.sharedobject 2.6.200-SNAPSHOT ...... SUCCESS [ 4.143 s] [INFO] org.eclipse.ecf.provider 4.10.0-SNAPSHOT ........... SUCCESS [ 3.499 s] [INFO] org.eclipse.ecf.provider.r_osgi 3.7.0-SNAPSHOT ..... SUCCESS [ 2.677 s] [INFO] org.eclipse.ecf.remoteservice.eventadmin 1.3.101-SNAPSHOT SUCCESS [ 2.938 s] [INFO] org.eclipse.ecf.filetransfer 5.1.103-SNAPSHOT ...... SUCCESS [ 3.555 s] [INFO] org.eclipse.ecf.provider.filetransfer 3.3.0-SNAPSHOT SUCCESS [ 4.274 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45 1.0.600-SNAPSHOT SUCCESS [ 3.812 s] [INFO] org.eclipse.ecf.osgi.services.distribution 2.1.700-SNAPSHOT SUCCESS [ 3.054 s] [INFO] org.eclipse.ecf.provider.zookeeper 1.2.500-SNAPSHOT SUCCESS [ 3.014 s] [INFO] org.eclipse.ecf.provider.jslp 3.2.302-SNAPSHOT ..... SUCCESS [ 2.735 s] [INFO] org.eclipse.ecf.provider.remoteservice 4.6.1-SNAPSHOT SUCCESS [ 3.575 s] [INFO] org.eclipse.ecf.remoteservice.servlet 1.0.201-SNAPSHOT SUCCESS [ 3.214 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4 1.1.502-SNAPSHOT SUCCESS [ 2.703 s] [INFO] org.eclipse.ecf.provider.dnssd 1.2.302-SNAPSHOT .... SUCCESS [ 3.177 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5 1.1.0-SNAPSHOT SUCCESS [ 4.107 s] [INFO] org.eclipse.ecf.remoteservice.rest 2.8.1-SNAPSHOT .. SUCCESS [ 2.805 s] [INFO] org.eclipse.ecf.doc 1.3.500-SNAPSHOT ............... SUCCESS [ 34.133 s] [INFO] com.mycorp.examples.timeservice 1.1.201-SNAPSHOT ... SUCCESS [ 3.589 s] [INFO] com.mycorp.examples.timeservice.async 2.1.101-SNAPSHOT SUCCESS [ 3.138 s] [INFO] com.mycorp.examples.timeservice.consumer 1.1.201-SNAPSHOT SUCCESS [ 3.112 s] [INFO] com.mycorp.examples.timeservice.consumer.ds 1.0.401-SNAPSHOT SUCCESS [ 2.674 s] [INFO] com.mycorp.examples.timeservice.consumer.ds.async 1.0.201-SNAPSHOT SUCCESS [ 3.042 s] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery 1.2.200-SNAPSHOT SUCCESS [ 3.159 s] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery.rest 1.2.200-SNAPSHOT SUCCESS [ 2.988 s] [INFO] com.mycorp.examples.timeservice.host 1.1.400-SNAPSHOT SUCCESS [ 3.242 s] [INFO] com.mycorp.examples.timeservice.provider.rest.consumer 1.1.101-SNAPSHOT SUCCESS [ 2.934 s] [INFO] com.mycorp.examples.timeservice.provider.rest.host 1.1.101-SNAPSHOT SUCCESS [ 3.126 s] [INFO] org.eclipse.ecf.presence 2.1.201-SNAPSHOT .......... SUCCESS [ 3.243 s] [INFO] org.jivesoftware.smack 3.4.0-SNAPSHOT .............. SUCCESS [ 9.058 s] [INFO] org.eclipse.ecf.provider.xmpp 3.2.402-SNAPSHOT ..... SUCCESS [ 2.947 s] [INFO] org.eclipse.ecf.ui 2.3.0-SNAPSHOT .................. SUCCESS [ 4.102 s] [INFO] org.eclipse.ecf.presence.ui 2.4.201-SNAPSHOT ....... SUCCESS [ 3.336 s] [INFO] org.eclipse.ecf.example.clients 2.0.300-SNAPSHOT ... SUCCESS [ 3.967 s] [INFO] org.eclipse.ecf.server.generic 8.2.0-SNAPSHOT ...... SUCCESS [ 3.546 s] [INFO] org.eclipse.ecf.example.collab 2.1.0-SNAPSHOT ...... SUCCESS [ 4.497 s] [INFO] org.eclipse.ecf.examples.eventadmin.app 1.1.0-SNAPSHOT SUCCESS [ 3.060 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer.edef 1.1.101-SNAPSHOT SUCCESS [ 2.834 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello 4.0.200-SNAPSHOT SUCCESS [ 2.463 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer 3.0.200-SNAPSHOT SUCCESS [ 3.704 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.ds.consumer 2.0.101-SNAPSHOT SUCCESS [ 2.742 s] [INFO] org.eclipse.ecf.examples.remoteservices.hello.host 3.1.102-SNAPSHOT SUCCESS [ 3.156 s] [INFO] org.eclipse.ecf.datashare 3.0.301-SNAPSHOT ......... SUCCESS [ 2.910 s] [INFO] org.eclipse.ecf.discovery.ui.model 3.0.202-SNAPSHOT SUCCESS [ 3.099 s] [INFO] org.eclipse.ecf.discovery.ui.edit 3.0.201-SNAPSHOT . SUCCESS [ 3.321 s] [INFO] org.eclipse.ecf.discovery.ui 3.0.301-SNAPSHOT ...... SUCCESS [ 3.374 s] [INFO] org.eclipse.ecf.discovery.ui.browser 1.0.201-SNAPSHOT SUCCESS [ 3.252 s] [INFO] org.eclipse.ecf.discovery.ui.properties 3.0.201-SNAPSHOT SUCCESS [ 3.311 s] [INFO] org.eclipse.ecf.discovery.ui.properties.tabbed 3.0.201-SNAPSHOT SUCCESS [ 3.311 s] [INFO] org.eclipse.ecf.discovery.ui.userinput 1.0.201-SNAPSHOT SUCCESS [ 3.261 s] [INFO] org.eclipse.ecf.sync 2.0.302-SNAPSHOT .............. SUCCESS [ 3.848 s] [INFO] org.eclipse.ecf.docshare 3.0.401-SNAPSHOT .......... SUCCESS [ 3.308 s] [INFO] org.eclipse.ecf.filetransfer.ui 1.5.201-SNAPSHOT ... SUCCESS [ 4.304 s] [INFO] org.eclipse.ecf.presence.bot 1.3.301-SNAPSHOT ...... SUCCESS [ 3.367 s] [INFO] org.eclipse.ecf.presence.collab.ui 1.3.101-SNAPSHOT SUCCESS [ 3.384 s] [INFO] org.eclipse.ecf.remoteservice.soap 1.1.200-SNAPSHOT SUCCESS [ 3.510 s] [INFO] org.eclipse.ecf.remoteservice.ui 3.4.400-SNAPSHOT .. SUCCESS [ 3.777 s] [INFO] org.eclipse.ecf.ssl 1.3.0-SNAPSHOT ................. SUCCESS [ 5.050 s] [INFO] org.eclipse.ecf.ui.capabilities 1.0.201-SNAPSHOT ... SUCCESS [ 3.372 s] [INFO] org.eclipse.team.ecf.core 1.0.201-SNAPSHOT ......... SUCCESS [ 3.166 s] [INFO] org.eclipse.team.ecf.ui 1.0.201-SNAPSHOT ........... SUCCESS [ 3.226 s] [INFO] org.eclipse.ecf.protocol.bittorrent 0.3.300-SNAPSHOT SUCCESS [ 3.056 s] [INFO] org.eclipse.ecf.protocol.msn 1.2.201-SNAPSHOT ...... SUCCESS [ 3.211 s] [INFO] org.eclipse.ecf.provider.bittorrent 0.3.401-SNAPSHOT SUCCESS [ 3.532 s] [INFO] org.eclipse.ecf.provider.bittorrent.ui 0.2.200-SNAPSHOT SUCCESS [ 3.115 s] [INFO] org.eclipse.ecf.provider.datashare 1.6.1-SNAPSHOT .. SUCCESS [ 2.808 s] [INFO] org.eclipse.ecf.provider.datashare.nio 0.9.301-SNAPSHOT SUCCESS [ 2.963 s] [INFO] org.eclipse.ecf.provider.discovery 3.0.102-SNAPSHOT SUCCESS [ 2.428 s] [INFO] org.eclipse.ecf.provider.filetransfer.efs 1.5.201-SNAPSHOT SUCCESS [ 2.711 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45.win32 1.0.500-SNAPSHOT SUCCESS [ 3.830 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4.ssl 1.1.201-SNAPSHOT SUCCESS [ 5.051 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5.win32 1.1.0-SNAPSHOT SUCCESS [ 3.713 s] [INFO] org.eclipse.ecf.provider.filetransfer.httpclientjava 2.0.200-SNAPSHOT SUCCESS [ 3.711 s] [INFO] org.eclipse.ecf.provider.filetransfer.scp 2.1.201-SNAPSHOT SUCCESS [ 3.454 s] [INFO] org.eclipse.ecf.provider.filetransfer.ssl 1.1.0-SNAPSHOT SUCCESS [ 2.958 s] [INFO] org.eclipse.ecf.provider.irc 1.3.401-SNAPSHOT ...... SUCCESS [ 4.630 s] [INFO] org.eclipse.ecf.provider.irc.ui 1.4.0-SNAPSHOT ..... SUCCESS [ 3.523 s] [INFO] org.eclipse.ecf.provider.jmdns 4.4.0-SNAPSHOT ...... SUCCESS [ 2.879 s] [INFO] org.eclipse.ecf.provider.msn 1.2.201-SNAPSHOT ...... SUCCESS [ 3.101 s] [INFO] org.eclipse.ecf.provider.msn.ui 1.3.200-SNAPSHOT ... SUCCESS [ 3.155 s] [INFO] org.eclipse.ecf.provider.ui 1.4.101-SNAPSHOT ....... SUCCESS [ 3.740 s] [INFO] org.eclipse.ecf.provider.xmpp.datashare 1.0.201-SNAPSHOT SUCCESS [ 2.557 s] [INFO] org.eclipse.ecf.provider.xmpp.remoteservice 1.2.201-SNAPSHOT SUCCESS [ 2.021 s] [INFO] org.eclipse.ecf.provider.xmpp.ui 2.2.301-SNAPSHOT .. SUCCESS [ 3.231 s] [INFO] org.eclipse.ecf.server 2.1.301-SNAPSHOT ............ SUCCESS [ 2.732 s] [INFO] org.eclipse.ecf.sharedobject.feature 1.1.1-SNAPSHOT SUCCESS [ 2.445 s] [INFO] org.eclipse.ecf.provider.generic.feature 1.1.2-SNAPSHOT SUCCESS [ 4.648 s] [INFO] org.eclipse.ecf.remoteservice.feature 2.6.1-SNAPSHOT SUCCESS [ 2.815 s] [INFO] org.eclipse.ecf.provider.generic.remoteservice.feature 1.2.1-SNAPSHOT SUCCESS [ 2.570 s] [INFO] org.eclipse.ecf.server.generic.feature 1.2.103-SNAPSHOT SUCCESS [ 1.825 s] [INFO] org.eclipse.ecf.tests 2.2.102-SNAPSHOT ............. SUCCESS [ 2.507 s] [INFO] org.eclipse.ecf.tests.apache.httpclient.server 3.0.102-SNAPSHOT SUCCESS [ 3.149 s] [INFO] org.eclipse.ecf.tests.datashare 2.0.101-SNAPSHOT ... SUCCESS [ 2.828 s] [INFO] org.eclipse.ecf.tests.filetransfer.httpserver 1.1.0-SNAPSHOT SUCCESS [ 2.985 s] [INFO] org.eclipse.ecf.tests.filetransfer 2.0.400-SNAPSHOT SUCCESS [ 3.005 s] [INFO] org.eclipse.ecf.tests.filetransfer.httpclient5 1.0.0-SNAPSHOT SUCCESS [ 2.261 s] [INFO] org.eclipse.ecf.tests.filetransfer.httpclientjava 2.0.0-SNAPSHOT SUCCESS [ 2.758 s] [INFO] org.eclipse.ecf.tests.presence 2.0.102-SNAPSHOT .... SUCCESS [ 3.116 s] [INFO] org.eclipse.ecf.tests.protocol.msn 0.3.100-SNAPSHOT SUCCESS [ 2.265 s] [INFO] org.eclipse.ecf.tests.provider.datashare.nio 1.0.100-SNAPSHOT SUCCESS [ 2.527 s] [INFO] org.eclipse.ecf.tests.remoteservice 2.1.102-SNAPSHOT SUCCESS [ 6.151 s] [INFO] org.eclipse.ecf.tests.sharedobject 2.0.102-SNAPSHOT SUCCESS [ 3.227 s] [INFO] org.eclipse.ecf.tests.provider.xmpp 2.0.102-SNAPSHOT SUCCESS [ 3.042 s] [INFO] org.eclipse.ecf.tests.ssl 1.0.101-SNAPSHOT ......... SUCCESS [ 2.263 s] [INFO] org.eclipse.ecf.tests.sync 1.0.101-SNAPSHOT ........ SUCCESS [ 2.956 s] [INFO] org.eclipse.ecf.tests.osgi.services.distribution 1.1.101-SNAPSHOT SUCCESS [ 2.449 s] [INFO] org.eclipse.ecf.tests.discovery 2.1.0-SNAPSHOT ..... SUCCESS [ 3.598 s] [INFO] org.eclipse.ecf.tests.remoteservice.generic 2.1.102-SNAPSHOT SUCCESS [ 2.359 s] [INFO] org.eclipse.ecf.tests.remoteservice.r-osgi 1.0.101-SNAPSHOT SUCCESS [ 2.531 s] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.generic 1.0.101-SNAPSHOT SUCCESS [ 3.076 s] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.r-osgi 1.0.101-SNAPSHOT SUCCESS [ 2.924 s] [INFO] org.eclipse.ecf.remoteservices.tooling.pde 1.2.0-SNAPSHOT SUCCESS [ 3.742 s] [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools 1.0.100-SNAPSHOT SUCCESS [ 2.989 s] [INFO] org.eclipse.ecf.console.feature 1.3.1-SNAPSHOT ..... SUCCESS [ 2.280 s] [INFO] org.eclipse.ecf.core.feature 1.6.2-SNAPSHOT ........ SUCCESS [ 2.580 s] [INFO] org.eclipse.ecf.discovery.feature 1.0.201-SNAPSHOT . SUCCESS [ 1.985 s] [INFO] org.eclipse.ecf.discovery.jmdns.feature 1.0.103-SNAPSHOT SUCCESS [ 2.214 s] [INFO] org.eclipse.ecf.discovery.slp.feature 1.0.102-SNAPSHOT SUCCESS [ 2.549 s] [INFO] org.eclipse.ecf.discovery.zookeeper.feature 1.0.400-SNAPSHOT SUCCESS [ 3.046 s] [INFO] org.eclipse.ecf.eventadmin.feature 2.0.202-SNAPSHOT SUCCESS [ 1.949 s] [INFO] org.eclipse.ecf.osgi.services.feature 2.6.400-SNAPSHOT SUCCESS [ 2.363 s] [INFO] org.eclipse.ecf.remoteservice.rest.feature 1.0.303-SNAPSHOT SUCCESS [ 2.290 s] [INFO] org.eclipse.ecf.remoteservice.rosgi.feature 2.0.2-SNAPSHOT SUCCESS [ 3.136 s] [INFO] org.eclipse.ecf.remoteservice.servlet.feature 1.0.301-SNAPSHOT SUCCESS [ 2.242 s] [INFO] org.eclipse.ecf.remoteservice.sdk.feature 3.14.41-SNAPSHOT SUCCESS [ 1.991 s] [INFO] org.eclipse.ecf.eventadmin.examples.feature 1.0.202-SNAPSHOT SUCCESS [ 2.776 s] [INFO] org.eclipse.ecf.remoteservice.examples.feature 1.6.1-SNAPSHOT SUCCESS [ 2.443 s] [INFO] org.eclipse.ecf.remoteservice.sdk.examples.feature 1.1.1-SNAPSHOT SUCCESS [ 1.898 s] [INFO] org.eclipse.ecf.core 3.14.41-SNAPSHOT .............. SUCCESS [ 3.185 s] [INFO] org.eclipse.ecf.core.ssl.feature 1.1.501-SNAPSHOT .. SUCCESS [ 2.410 s] [INFO] org.eclipse.ecf.datashare.feature 1.0.201-SNAPSHOT . SUCCESS [ 2.502 s] [INFO] org.eclipse.ecf.discovery.dnssd.feature 1.0.102-SNAPSHOT SUCCESS [ 1.837 s] [INFO] org.eclipse.ecf.docshare.feature 1.0.201-SNAPSHOT .. SUCCESS [ 2.033 s] [INFO] org.eclipse.ecf.filetransfer.feature 3.14.1900-SNAPSHOT SUCCESS [ 2.920 s] [INFO] org.eclipse.ecf.filetransfer.httpclient4.feature 3.14.33-SNAPSHOT SUCCESS [ 1.950 s] [INFO] org.eclipse.ecf.filetransfer.httpclient45.feature 1.1.101-SNAPSHOT SUCCESS [ 2.641 s] [INFO] org.eclipse.ecf.filetransfer.ssl.feature 1.1.402-SNAPSHOT SUCCESS [ 3.006 s] [INFO] org.eclipse.ecf.filetransfer.httpclient4.ssl.feature 1.1.301-SNAPSHOT SUCCESS [ 3.026 s] [INFO] org.eclipse.ecf.filetransfer.httpclient5.feature 1.1.702-SNAPSHOT SUCCESS [ 2.499 s] [INFO] org.eclipse.ecf.filetransfer.httpclientjava.feature 2.0.200-SNAPSHOT SUCCESS [ 3.091 s] [INFO] org.eclipse.ecf.presence.feature 1.0.202-SNAPSHOT .. SUCCESS [ 2.658 s] [INFO] org.eclipse.ecf.provider.generic.datashare.feature 1.0.202-SNAPSHOT SUCCESS [ 2.869 s] [INFO] org.eclipse.ecf.remoteservice.soap.feature 1.0.200-SNAPSHOT SUCCESS [ 3.266 s] [INFO] org.eclipse.ecf.tests.feature 3.1.0-SNAPSHOT ....... SUCCESS [ 2.651 s] [INFO] org.eclipse.ecf.tests.filetransfer.feature 1.0.300-SNAPSHOT SUCCESS [ 3.766 s] [INFO] org.eclipse.ecf.xmpp.feature 1.0.203-SNAPSHOT ...... SUCCESS [ 3.261 s] [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools.feature 1.1.0-SNAPSHOT SUCCESS [ 2.480 s] [INFO] ECF Target Platform Definitions 1.0.0-SNAPSHOT ..... SUCCESS [ 1.846 s] [INFO] ECF p2 Repository 3.14.41-SNAPSHOT ................. SUCCESS [ 10.445 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:46 min [INFO] Finished at: 2024-01-14T02:27:15Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data channel stopped [ecf-github.master.stage-release] $ /bin/sh -xe /tmp/jenkins16792557480807872037.sh ++ cd releng/org.eclipse.ecf.releng.repository/target/ ++ cut -d_ -f2 ++ ls -1 org.eclipse.ecf.sdk_3.14.41.v20240114-0141.zip ++ sed -e s/.zip// + VER=3.14.41.v20240114-0141 + SNAPSHOT=/home/data/httpd/download.eclipse.org/rt/ecf/staging + ssh genie.ecf@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2 + ssh genie.ecf@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/rt/ecf/staging/javadoc + ssh genie.ecf@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/rt/ecf/staging/*.zip' + scp -r doc/bundles/org.eclipse.ecf.doc/html/reference/api genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging/javadoc + scp releng/org.eclipse.ecf.releng.repository/target/org.eclipse.ecf.sdk_3.14.41.v20240114-0141.zip genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging + ssh genie.ecf@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2/3.14.41.v20240114-0141 + scp -r releng/org.eclipse.ecf.releng.repository/target/repository genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2/3.14.41.v20240114-0141 + cat + scp p2.index genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2/ + rm p2.index + cat + cat + DIRS=3.14.41.v20240114-0141 + for DIR in $DIRS ++ basename 3.14.41.v20240114-0141 + DIR=3.14.41.v20240114-0141 + sed -i -e '/\/children/i' compositeContent.xml compositeArtifacts.xml ++ grep 'child location' compositeContent.xml ++ wc -l + NUM=1 + sed -i -e '/children size/s/0/1/' compositeContent.xml compositeArtifacts.xml + scp compositeContent.xml compositeArtifacts.xml genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2/ + rm compositeContent.xml compositeArtifacts.xml [ecf-github.master.stage-release] $ /bin/sh -xe /tmp/jenkins3799284111963129543.sh + SNAPSHOT=/home/data/httpd/download.eclipse.org/rt/ecf/staging + cp releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml . ++ grep mvn:org.eclipse.ecf karaf-features.xml ++ sed -e 's/<\/\?bundle>//g' -e 's/\s*\(mvn:org.eclipse.ecf\/\S*\).*/\1/' + items='mvn:org.eclipse.ecf/org.eclipse.ecf.identity mvn:org.eclipse.ecf/org.eclipse.ecf mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject mvn:org.eclipse.ecf/org.eclipse.ecf.discovery mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice mvn:org.eclipse.ecf/org.eclipse.ecf.console mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution mvn:org.eclipse.ecf/org.eclipse.ecf.provider mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice mvn:org.eclipse.ecf/org.objectweb.asm mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote mvn:org.eclipse.ecf/org.eclipse.ecf.provider mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin' + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.identity ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.identity ++ cut -d/ -f2 + artifact=org.eclipse.ecf.identity ++ find -name 'org.eclipse.ecf.identity-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=3.10.0 + '[' -z 3.10.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.identity --> mvn:org.eclipse.ecf/org.eclipse.ecf.identity' mvn:org.eclipse.ecf/org.eclipse.ecf.identity --> mvn:org.eclipse.ecf/org.eclipse.ecf.identity + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.identity|mvn:org.eclipse.ecf/org.eclipse.ecf.identity|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf ++ cut -d/ -f2 + artifact=org.eclipse.ecf ++ find -name 'org.eclipse.ecf-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=3.11.0 + '[' -z 3.11.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf --> mvn:org.eclipse.ecf/org.eclipse.ecf' mvn:org.eclipse.ecf/org.eclipse.ecf --> mvn:org.eclipse.ecf/org.eclipse.ecf + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf|mvn:org.eclipse.ecf/org.eclipse.ecf|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject ++ cut -d/ -f2 + artifact=org.eclipse.ecf.sharedobject ++ find -name 'org.eclipse.ecf.sharedobject-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=2.6.200 + '[' -z 2.6.200 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject --> mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject' mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject --> mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject|mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.discovery ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.discovery ++ cut -d/ -f2 + artifact=org.eclipse.ecf.discovery ++ find -name 'org.eclipse.ecf.discovery-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=5.2.0 + '[' -z 5.2.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.discovery --> mvn:org.eclipse.ecf/org.eclipse.ecf.discovery' mvn:org.eclipse.ecf/org.eclipse.ecf.discovery --> mvn:org.eclipse.ecf/org.eclipse.ecf.discovery + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.discovery|mvn:org.eclipse.ecf/org.eclipse.ecf.discovery|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy ++ cut -d/ -f2 + artifact=org.eclipse.ecf.remoteservice.asyncproxy ++ find -name 'org.eclipse.ecf.remoteservice.asyncproxy-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=2.1.200 + '[' -z 2.1.200 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy --> mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy' mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy --> mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy|mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice ++ cut -d/ -f2 + artifact=org.eclipse.ecf.remoteservice ++ find -name 'org.eclipse.ecf.remoteservice-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=8.14.0 + '[' -z 8.14.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice --> mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice' mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice --> mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice|mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.console ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.console ++ cut -d/ -f2 + artifact=org.eclipse.ecf.console ++ find -name 'org.eclipse.ecf.console-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=1.4.0 + '[' -z 1.4.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.console --> mvn:org.eclipse.ecf/org.eclipse.ecf.console' mvn:org.eclipse.ecf/org.eclipse.ecf.console --> mvn:org.eclipse.ecf/org.eclipse.ecf.console + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.console|mvn:org.eclipse.ecf/org.eclipse.ecf.console|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console ++ cut -d/ -f2 + artifact=org.eclipse.ecf.osgi.services.remoteserviceadmin.console ++ find -name 'org.eclipse.ecf.osgi.services.remoteserviceadmin.console-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=1.3.1 + '[' -z 1.3.1 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console' mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin ++ cut -d/ -f2 + artifact=org.eclipse.osgi.services.remoteserviceadmin ++ find -name 'org.eclipse.osgi.services.remoteserviceadmin-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=1.6.301 + '[' -z 1.6.301 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin --> mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin' mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin --> mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin|mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy ++ cut -d/ -f2 + artifact=org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy ++ find -name 'org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=1.0.102 + '[' -z 1.0.102 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy' mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin ++ cut -d/ -f2 + artifact=org.eclipse.ecf.osgi.services.remoteserviceadmin ++ find -name 'org.eclipse.ecf.osgi.services.remoteserviceadmin-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=4.9.3 + '[' -z 4.9.3 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin' mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution ++ cut -d/ -f2 + artifact=org.eclipse.ecf.osgi.services.distribution ++ find -name 'org.eclipse.ecf.osgi.services.distribution-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=2.1.700 + '[' -z 2.1.700 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution' mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution --> mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution|mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider ++ cut -d/ -f2 + artifact=org.eclipse.ecf.provider ++ find -name 'org.eclipse.ecf.provider-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=4.10.0 + '[' -z 4.10.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.provider --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider' mvn:org.eclipse.ecf/org.eclipse.ecf.provider --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.provider|mvn:org.eclipse.ecf/org.eclipse.ecf.provider|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice ++ cut -d/ -f2 + artifact=org.eclipse.ecf.provider.remoteservice ++ find -name 'org.eclipse.ecf.provider.remoteservice-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=4.6.1 + '[' -z 4.6.1 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice' mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice|mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.objectweb.asm ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.objectweb.asm ++ cut -d/ -f2 + artifact=org.objectweb.asm ++ find -name 'org.objectweb.asm-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version= + '[' -z '' ']' + continue + for item in $items ++ echo mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote ++ cut -d/ -f2 + artifact=ch.ethz.iks.r_osgi.remote ++ find -name 'ch.ethz.iks.r_osgi.remote-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=1.3.0 + '[' -z 1.3.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote --> mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote' mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote --> mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote + sed -i -e 's|mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote|mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider ++ cut -d/ -f2 + artifact=org.eclipse.ecf.provider ++ find -name 'org.eclipse.ecf.provider-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=4.10.0 + '[' -z 4.10.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.provider --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider' mvn:org.eclipse.ecf/org.eclipse.ecf.provider --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.provider|mvn:org.eclipse.ecf/org.eclipse.ecf.provider|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi ++ cut -d/ -f2 + artifact=org.eclipse.ecf.provider.r_osgi ++ find -name 'org.eclipse.ecf.provider.r_osgi-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=3.7.0 + '[' -z 3.7.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi' mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi|mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns ++ cut -d/ -f2 + artifact=org.eclipse.ecf.provider.jmdns ++ find -name 'org.eclipse.ecf.provider.jmdns-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=4.4.0 + '[' -z 4.4.0 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns' mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns --> mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns|mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns|' karaf-features.xml + for item in $items ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin ++ awk -F/ '{print NF-1}' + slashcount=1 ++ echo mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin ++ cut -d/ -f2 + artifact=org.eclipse.ecf.remoteservice.eventadmin ++ find -name 'org.eclipse.ecf.remoteservice.eventadmin-*-SNAPSHOT.jar' ++ grep -v 'remoteservice\.asyncproxy-1' ++ sed -e 's/.*-\(.*\)-SNAPSHOT.jar/\1/' + jar_version=1.3.101 + '[' -z 1.3.101 ']' + '[' 1 -lt 2 ']' + echo 'mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin --> mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin' mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin --> mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin + sed -i -e 's|mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin|mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin|' karaf-features.xml + ssh genie.ecf@projects-storage.eclipse.org rm -f /home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2/karaf-features.xml + ssh genie.ecf@projects-storage.eclipse.org rm -f /home/data/httpd/download.eclipse.org/rt/ecf/staging/karaf-features.xml + scp karaf-features.xml genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging/site.p2 + scp karaf-features.xml genie.ecf@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/rt/ecf/staging + rm karaf-features.xml [ecf-github.master.stage-release] $ /bin/sh -xe /tmp/jenkins8328629120917725995.sh + sh maven-central-stage.sh --2024-01-14 02:27:36-- https://downloads.sourceforge.net/project/xmltask/xmltask/1.16.1/xmltask.jar?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fxmltask%2Ffiles%2Fxmltask%2F1.16.1%2Fxmltask.jar Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://master.dl.sourceforge.net/project/xmltask/xmltask/1.16.1/xmltask.jar?viasf=1 [following] --2024-01-14 02:27:36-- https://master.dl.sourceforge.net/project/xmltask/xmltask/1.16.1/xmltask.jar?viasf=1 Resolving master.dl.sourceforge.net (master.dl.sourceforge.net)... 216.105.38.12 Connecting to master.dl.sourceforge.net (master.dl.sourceforge.net)|216.105.38.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 73652 (72K) [application/java-archive] Saving to: ‘xmltask.jar’ 0K .......... .......... .......... .......... .......... 69% 350K 0s 50K .......... .......... . 100% 98.7M=0.1s 2024-01-14 02:27:37 (503 KB/s) - ‘xmltask.jar’ saved [73652/73652] Parsing the following features: =============================== org.eclipse.ecf.remoteservice.sdk.feature org.eclipse.ecf.remoteservice.rosgi.feature ch.ethz.iks.r_osgi.remote org.eclipse.ecf.provider.r_osgi org.objectweb.asm org.eclipse.ecf.remoteservice.servlet.feature org.eclipse.ecf.remoteservice.servlet jakarta.servlet-api org.eclipse.ecf.remoteservice.rest.feature org.eclipse.ecf.remoteservice.rest org.eclipse.ecf.server.generic.feature org.eclipse.ecf.server org.eclipse.ecf.server.generic org.eclipse.ecf.osgi.services.feature org.eclipse.ecf.osgi.services.distribution org.eclipse.ecf.osgi.services.remoteserviceadmin.console org.eclipse.ecf.osgi.services.remoteserviceadmin org.eclipse.osgi.services.remoteserviceadmin org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy org.eclipse.ecf.console org.eclipse.ecf.discovery.jmdns.feature org.eclipse.ecf.provider.jmdns org.eclipse.ecf.discovery.slp.feature ch.ethz.iks.slp org.eclipse.ecf.provider.jslp org.eclipse.ecf.discovery.zookeeper.feature org.eclipse.ecf.provider.zookeeper org.apache.log4j org.apache.hadoop.zookeeper org.eclipse.ecf.discovery.feature org.eclipse.ecf.discovery org.eclipse.ecf.provider.generic.feature org.eclipse.ecf.provider org.eclipse.ecf.provider.generic.remoteservice.feature org.eclipse.ecf.provider.remoteservice org.eclipse.ecf.sharedobject.feature org.eclipse.ecf.sharedobject org.eclipse.ecf.eventadmin.feature org.eclipse.ecf.remoteservice.eventadmin org.eclipse.ecf.remoteservice.feature org.eclipse.ecf.remoteservice org.eclipse.ecf.remoteservice.asyncproxy org.eclipse.ecf.core.feature org.eclipse.ecf org.eclipse.ecf.identity org.eclipse.ecf.core.ssl.feature org.eclipse.ecf.ssl org.eclipse.ecf.filetransfer.feature org.eclipse.ecf.filetransfer org.eclipse.ecf.provider.filetransfer org.eclipse.ecf.filetransfer.ssl.feature org.eclipse.ecf.provider.filetransfer.ssl org.eclipse.ecf.filetransfer.httpclient45.feature org.eclipse.ecf.provider.filetransfer.httpclient45 org.eclipse.ecf.provider.filetransfer.httpclient45.win32 org.apache.commons.commons-codec org.apache.commons.logging com.sun.jna com.sun.jna.platform org.apache.httpcomponents.httpclient org.apache.httpcomponents.httpclient.win org.apache.httpcomponents.httpcore org.eclipse.ecf.filetransfer.httpclient5.feature org.eclipse.ecf.provider.filetransfer.httpclient5 org.eclipse.ecf.provider.filetransfer.httpclient5.win32 org.apache.httpcomponents.client5.httpclient5 org.apache.httpcomponents.client5.httpclient5-win org.apache.httpcomponents.core5.httpcore5 org.apache.httpcomponents.core5.httpcore5-h2 org.eclipse.ecf.remoteservice.examples.feature com.mycorp.examples.timeservice com.mycorp.examples.timeservice.consumer com.mycorp.examples.timeservice.consumer.ds com.mycorp.examples.timeservice.consumer.filediscovery com.mycorp.examples.timeservice.consumer.filediscovery.rest com.mycorp.examples.timeservice.host com.mycorp.examples.timeservice.async com.mycorp.examples.timeservice.consumer.ds.async org.eclipse.ecf.remoteservices.tooling.bndtools.feature org.eclipse.ecf.remoteservices.tooling.bndtools Checking the following found bundles against maven central: =========================================================== ch.ethz.iks.r_osgi.remote 1.3.0 = 1.3.0 ch.ethz.iks.slp 1.4.1 = 1.4.1 com.mycorp.examples.timeservice 1.1.201 = 1.1.201 com.mycorp.examples.timeservice.async 2.1.101 = 2.1.101 com.mycorp.examples.timeservice.consumer 1.1.201 = 1.1.201 com.mycorp.examples.timeservice.consumer.ds 1.0.401 = 1.0.401 com.mycorp.examples.timeservice.consumer.ds.async 1.0.201 = 1.0.201 com.mycorp.examples.timeservice.consumer.filediscovery 1.2.200 = 1.2.200 com.mycorp.examples.timeservice.consumer.filediscovery.rest 1.2.200 = 1.2.200 com.mycorp.examples.timeservice.host 1.1.400 = 1.1.400 maven-central-stage.sh: line 200: [: -gt: unary operator expected maven-central-stage.sh: line 202: [: -gt: unary operator expected maven-central-stage.sh: line 204: [: -gt: unary operator expected jakarta.servlet-api = N/A maven-central-stage.sh: line 200: [: -gt: unary operator expected maven-central-stage.sh: line 202: [: -gt: unary operator expected maven-central-stage.sh: line 204: [: -gt: unary operator expected org.apache.commons.commons-codec = N/A maven-central-stage.sh: line 200: [: -gt: unary operator expected maven-central-stage.sh: line 202: [: -gt: unary operator expected maven-central-stage.sh: line 204: [: -gt: unary operator expected org.apache.httpcomponents.core5.httpcore5 = N/A maven-central-stage.sh: line 200: [: -gt: unary operator expected maven-central-stage.sh: line 202: [: -gt: unary operator expected maven-central-stage.sh: line 204: [: -gt: unary operator expected org.apache.httpcomponents.core5.httpcore5-h2 = N/A org.eclipse.ecf 3.11.0 = 3.11.0 org.eclipse.ecf.console 1.4.0 = 1.4.0 org.eclipse.ecf.discovery 5.2.0 = 5.2.0 org.eclipse.ecf.filetransfer 5.1.103 = 5.1.103 org.eclipse.ecf.identity 3.10.0 = 3.10.0 org.eclipse.ecf.osgi.services.distribution 2.1.700 = 2.1.700 org.eclipse.ecf.osgi.services.remoteserviceadmin 4.9.3 = 4.9.3 org.eclipse.ecf.osgi.services.remoteserviceadmin.console 1.3.1 = 1.3.1 org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy 1.0.102 = 1.0.102 org.eclipse.ecf.provider 4.10.0 = 4.10.0 org.eclipse.ecf.provider.filetransfer 3.3.0 = 3.3.0 org.eclipse.ecf.provider.filetransfer.httpclient45 1.0.600 = 1.0.600 org.eclipse.ecf.provider.filetransfer.httpclient45.win32 1.0.500 = 1.0.500 org.eclipse.ecf.provider.filetransfer.httpclient5 1.1.0 = 1.1.0 org.eclipse.ecf.provider.filetransfer.httpclient5.win32 1.1.0 = 1.1.0 org.eclipse.ecf.provider.filetransfer.ssl 1.1.0 = 1.1.0 org.eclipse.ecf.provider.jmdns 4.4.0 = 4.4.0 org.eclipse.ecf.provider.jslp 3.2.302 = 3.2.302 org.eclipse.ecf.provider.remoteservice 4.6.1 = 4.6.1 org.eclipse.ecf.provider.r_osgi 3.7.0 = 3.7.0 org.eclipse.ecf.provider.zookeeper 1.2.500 = 1.2.500 org.eclipse.ecf.remoteservice 8.14.0 = 8.14.0 org.eclipse.ecf.remoteservice.asyncproxy 2.1.200 = 2.1.200 org.eclipse.ecf.remoteservice.eventadmin 1.3.101 = 1.3.101 org.eclipse.ecf.remoteservice.rest 2.8.1 = 2.8.1 org.eclipse.ecf.remoteservice.servlet 1.0.201 = 1.0.201 org.eclipse.ecf.remoteservices.tooling.bndtools 1.0.100 > N/A org.eclipse.ecf.server 2.1.301 = 2.1.301 org.eclipse.ecf.server.generic 8.2.0 = 8.2.0 org.eclipse.ecf.sharedobject 2.6.200 = 2.6.200 org.eclipse.ecf.ssl 1.3.0 = 1.3.0 org.eclipse.osgi.services.remoteserviceadmin 1.6.301 = 1.6.301 Will deploy the following bundles with newer versions: ====================================================== org.eclipse.ecf.remoteservices.tooling.bndtools mvn gpg:sign-and-deploy-file -DrepositoryId=ossrh -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DpomFile=./tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/pom.xml -Dfile=./tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-SNAPSHOT.jar -Dsources=./tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-SNAPSHOT-sources.jar -Djavadoc=./tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools/target/org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-SNAPSHOT-javadoc.jar -Dtycho.mode=maven Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Communication Framework (ECF) [pom] [INFO] org.eclipse.ecf.doc [eclipse-plugin] [INFO] com.mycorp.examples.timeservice [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.async [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.ds [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.ds.async [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.consumer.filediscovery.rest [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.host [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.provider.rest.consumer [eclipse-plugin] [INFO] com.mycorp.examples.timeservice.provider.rest.host [eclipse-plugin] [INFO] org.eclipse.ecf.example.clients [eclipse-plugin] [INFO] org.eclipse.ecf.example.collab [eclipse-plugin] [INFO] org.eclipse.ecf.examples.eventadmin.app [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer.edef [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.ds.consumer [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello.host [eclipse-plugin] [INFO] org.eclipse.ecf.examples.remoteservices.hello [eclipse-plugin] [INFO] org.eclipse.ecf.console [eclipse-plugin] [INFO] org.eclipse.ecf.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.discovery [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.browser [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.edit [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.model [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.properties [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.properties.tabbed [eclipse-plugin] [INFO] org.eclipse.ecf.discovery.ui.userinput [eclipse-plugin] [INFO] org.eclipse.ecf.docshare [eclipse-plugin] [INFO] org.eclipse.ecf.filetransfer [eclipse-plugin] [INFO] org.eclipse.ecf.filetransfer.ui [eclipse-plugin] [INFO] org.eclipse.ecf.identity [eclipse-plugin] [INFO] org.eclipse.ecf [eclipse-plugin] [INFO] org.eclipse.ecf.presence.bot [eclipse-plugin] [INFO] org.eclipse.ecf.presence.collab.ui [eclipse-plugin] [INFO] org.eclipse.ecf.presence [eclipse-plugin] [INFO] org.eclipse.ecf.presence.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.asyncproxy [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.rest [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.servlet [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.soap [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.ui [eclipse-plugin] [INFO] org.eclipse.ecf.sharedobject [eclipse-plugin] [INFO] org.eclipse.ecf.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.sync [eclipse-plugin] [INFO] org.eclipse.ecf.ui.capabilities [eclipse-plugin] [INFO] org.eclipse.ecf.ui [eclipse-plugin] [INFO] org.eclipse.team.ecf.core [eclipse-plugin] [INFO] org.eclipse.team.ecf.ui [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.console [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy [eclipse-plugin] [INFO] org.eclipse.osgi.services.remoteserviceadmin [eclipse-plugin] [INFO] org.eclipse.ecf.osgi.services.distribution [eclipse-plugin] [INFO] ch.ethz.iks.r_osgi.remote [eclipse-plugin] [INFO] ch.ethz.iks.slp [eclipse-plugin] [INFO] org.eclipse.ecf.protocol.bittorrent [eclipse-plugin] [INFO] org.eclipse.ecf.protocol.msn [eclipse-plugin] [INFO] org.jivesoftware.smack [eclipse-plugin] [INFO] org.eclipse.ecf.provider.bittorrent [eclipse-plugin] [INFO] org.eclipse.ecf.provider.bittorrent.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.provider.datashare.nio [eclipse-plugin] [INFO] org.eclipse.ecf.provider.discovery [eclipse-plugin] [INFO] org.eclipse.ecf.provider.dnssd [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.efs [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.httpclientjava [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.scp [eclipse-plugin] [INFO] org.eclipse.ecf.provider.filetransfer.ssl [eclipse-plugin] [INFO] org.eclipse.ecf.provider.irc [eclipse-plugin] [INFO] org.eclipse.ecf.provider.irc.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.jmdns [eclipse-plugin] [INFO] org.eclipse.ecf.provider.jslp [eclipse-plugin] [INFO] org.eclipse.ecf.provider.msn [eclipse-plugin] [INFO] org.eclipse.ecf.provider.msn.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.remoteservice [eclipse-plugin] [INFO] org.eclipse.ecf.provider.r_osgi [eclipse-plugin] [INFO] org.eclipse.ecf.provider.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.datashare [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.remoteservice [eclipse-plugin] [INFO] org.eclipse.ecf.provider.xmpp.ui [eclipse-plugin] [INFO] org.eclipse.ecf.provider.zookeeper [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservice.eventadmin [eclipse-plugin] [INFO] org.eclipse.ecf.server.generic [eclipse-plugin] [INFO] org.eclipse.ecf.server [eclipse-plugin] [INFO] org.eclipse.ecf.server.generic.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.apache.httpclient.server [eclipse-plugin] [INFO] org.eclipse.ecf.tests.datashare [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.filetransfer [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.filetransfer.httpclient5 [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.filetransfer.httpclientjava [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.filetransfer.httpserver [eclipse-plugin] [INFO] org.eclipse.ecf.tests.presence [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.protocol.msn [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.provider.datashare.nio [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.provider.xmpp [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.sharedobject [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.ssl [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.sync [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.discovery [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice.generic [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.remoteservice.r-osgi [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.generic [eclipse-test-plugin] [INFO] org.eclipse.ecf.tests.osgi.services.distribution.r-osgi [eclipse-test-plugin] [INFO] org.eclipse.ecf.remoteservices.tooling.pde [eclipse-plugin] [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools [eclipse-plugin] [INFO] org.eclipse.ecf.console.feature [eclipse-feature] [INFO] org.eclipse.ecf.core [eclipse-feature] [INFO] org.eclipse.ecf.core.feature [eclipse-feature] [INFO] org.eclipse.ecf.core.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.datashare.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.dnssd.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.jmdns.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.slp.feature [eclipse-feature] [INFO] org.eclipse.ecf.discovery.zookeeper.feature [eclipse-feature] [INFO] org.eclipse.ecf.docshare.feature [eclipse-feature] [INFO] org.eclipse.ecf.eventadmin.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.eventadmin.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient4.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient45.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient4.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclient5.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.httpclientjava.feature [eclipse-feature] [INFO] org.eclipse.ecf.filetransfer.ssl.feature [eclipse-feature] [INFO] org.eclipse.ecf.osgi.services.feature [eclipse-feature] [INFO] org.eclipse.ecf.presence.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.datashare.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.feature [eclipse-feature] [INFO] org.eclipse.ecf.provider.generic.remoteservice.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.rest.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.rosgi.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.sdk.examples.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.sdk.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.servlet.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservice.soap.feature [eclipse-feature] [INFO] org.eclipse.ecf.sharedobject.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests.feature [eclipse-feature] [INFO] org.eclipse.ecf.tests.filetransfer.feature [eclipse-feature] [INFO] org.eclipse.ecf.xmpp.feature [eclipse-feature] [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools.feature [eclipse-feature] [INFO] ECF Target Platform Definitions [pom] [INFO] ECF p2 Repository [eclipse-repository] [INFO] [INFO] ---------------------< org.eclipse.ecf:ecf-parent >--------------------- [INFO] Building Eclipse Communication Framework (ECF) 1.0.0-SNAPSHOT [1/161] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- gpg:1.6:sign-and-deploy-file (default-cli) @ ecf-parent --- [INFO] Metadata[project org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools].filename = org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100.pom [INFO] Metadata[gpg signature org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools:eclipse-plugin:null].filename = org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100.jar.asc [INFO] Metadata[gpg signature org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools:eclipse-plugin:null:pom].filename = org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100.pom.asc [INFO] Metadata[gpg signature org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools:jar:sources].filename = org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-sources.jar.asc [INFO] Metadata[gpg signature org.eclipse.ecf:org.eclipse.ecf.remoteservices.tooling.bndtools:jar:javadoc].filename = org.eclipse.ecf.remoteservices.tooling.bndtools-1.0.100-javadoc.jar.asc [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Communication Framework (ECF) 1.0.0-SNAPSHOT SUCCESS [ 5.334 s] [INFO] org.eclipse.ecf.doc 1.3.500-SNAPSHOT ............... SKIPPED [INFO] com.mycorp.examples.timeservice 1.1.201-SNAPSHOT ... SKIPPED [INFO] com.mycorp.examples.timeservice.async 2.1.101-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.consumer 1.1.201-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.consumer.ds 1.0.401-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.consumer.ds.async 1.0.201-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.consumer.filediscovery 1.2.200-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.consumer.filediscovery.rest 1.2.200-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.host 1.1.400-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.provider.rest.consumer 1.1.101-SNAPSHOT SKIPPED [INFO] com.mycorp.examples.timeservice.provider.rest.host 1.1.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.example.clients 2.0.300-SNAPSHOT ... SKIPPED [INFO] org.eclipse.ecf.example.collab 2.1.0-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.examples.eventadmin.app 1.1.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer.edef 1.1.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.examples.remoteservices.hello.consumer 3.0.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.examples.remoteservices.hello.ds.consumer 2.0.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.examples.remoteservices.hello.host 3.1.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.examples.remoteservices.hello 4.0.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.console 1.4.0-SNAPSHOT ............. SKIPPED [INFO] org.eclipse.ecf.datashare 3.0.301-SNAPSHOT ......... SKIPPED [INFO] org.eclipse.ecf.discovery 5.2.0-SNAPSHOT ........... SKIPPED [INFO] org.eclipse.ecf.discovery.ui.browser 1.0.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.discovery.ui.edit 3.0.201-SNAPSHOT . SKIPPED [INFO] org.eclipse.ecf.discovery.ui.model 3.0.202-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.discovery.ui 3.0.301-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.discovery.ui.properties 3.0.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.discovery.ui.properties.tabbed 3.0.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.discovery.ui.userinput 1.0.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.docshare 3.0.401-SNAPSHOT .......... SKIPPED [INFO] org.eclipse.ecf.filetransfer 5.1.103-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.filetransfer.ui 1.5.201-SNAPSHOT ... SKIPPED [INFO] org.eclipse.ecf.identity 3.10.0-SNAPSHOT ........... SKIPPED [INFO] org.eclipse.ecf 3.11.0-SNAPSHOT .................... SKIPPED [INFO] org.eclipse.ecf.presence.bot 1.3.301-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.presence.collab.ui 1.3.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.presence 2.1.201-SNAPSHOT .......... SKIPPED [INFO] org.eclipse.ecf.presence.ui 2.4.201-SNAPSHOT ....... SKIPPED [INFO] org.eclipse.ecf.provider 4.10.0-SNAPSHOT ........... SKIPPED [INFO] org.eclipse.ecf.remoteservice.asyncproxy 2.1.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice 8.14.0-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.remoteservice.rest 2.8.1-SNAPSHOT .. SKIPPED [INFO] org.eclipse.ecf.remoteservice.servlet 1.0.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.soap 1.1.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.ui 3.4.400-SNAPSHOT .. SKIPPED [INFO] org.eclipse.ecf.sharedobject 2.6.200-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.ssl 1.3.0-SNAPSHOT ................. SKIPPED [INFO] org.eclipse.ecf.sync 2.0.302-SNAPSHOT .............. SKIPPED [INFO] org.eclipse.ecf.ui.capabilities 1.0.201-SNAPSHOT ... SKIPPED [INFO] org.eclipse.ecf.ui 2.3.0-SNAPSHOT .................. SKIPPED [INFO] org.eclipse.team.ecf.core 1.0.201-SNAPSHOT ......... SKIPPED [INFO] org.eclipse.team.ecf.ui 1.0.201-SNAPSHOT ........... SKIPPED [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin 4.9.3-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.console 1.3.1-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy 1.0.102-SNAPSHOT SKIPPED [INFO] org.eclipse.osgi.services.remoteserviceadmin 1.6.301-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.osgi.services.distribution 2.1.700-SNAPSHOT SKIPPED [INFO] ch.ethz.iks.r_osgi.remote 1.3.0-SNAPSHOT ........... SKIPPED [INFO] ch.ethz.iks.slp 1.4.1-SNAPSHOT ..................... SKIPPED [INFO] org.eclipse.ecf.protocol.bittorrent 0.3.300-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.protocol.msn 1.2.201-SNAPSHOT ...... SKIPPED [INFO] org.jivesoftware.smack 3.4.0-SNAPSHOT .............. SKIPPED [INFO] org.eclipse.ecf.provider.bittorrent 0.3.401-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.bittorrent.ui 0.2.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.datashare 1.6.1-SNAPSHOT .. SKIPPED [INFO] org.eclipse.ecf.provider.datashare.nio 0.9.301-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.discovery 3.0.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.dnssd 1.2.302-SNAPSHOT .... SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.efs 1.5.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4 1.1.502-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45 1.0.600-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.httpclient45.win32 1.0.500-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.httpclient4.ssl 1.1.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5 1.1.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.httpclient5.win32 1.1.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.httpclientjava 2.0.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer 3.3.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.scp 2.1.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.filetransfer.ssl 1.1.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.irc 1.3.401-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.provider.irc.ui 1.4.0-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.ecf.provider.jmdns 4.4.0-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.provider.jslp 3.2.302-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.ecf.provider.msn 1.2.201-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.provider.msn.ui 1.3.200-SNAPSHOT ... SKIPPED [INFO] org.eclipse.ecf.provider.remoteservice 4.6.1-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.r_osgi 3.7.0-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.ecf.provider.ui 1.4.101-SNAPSHOT ....... SKIPPED [INFO] org.eclipse.ecf.provider.xmpp.datashare 1.0.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.xmpp 3.2.402-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.ecf.provider.xmpp.remoteservice 1.2.201-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.xmpp.ui 2.2.301-SNAPSHOT .. SKIPPED [INFO] org.eclipse.ecf.provider.zookeeper 1.2.500-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.eventadmin 1.3.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.server.generic 8.2.0-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.server 2.1.301-SNAPSHOT ............ SKIPPED [INFO] org.eclipse.ecf.server.generic.feature 1.2.103-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests 2.2.102-SNAPSHOT ............. SKIPPED [INFO] org.eclipse.ecf.tests.apache.httpclient.server 3.0.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.datashare 2.0.101-SNAPSHOT ... SKIPPED [INFO] org.eclipse.ecf.tests.filetransfer 2.0.400-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.filetransfer.httpclient5 1.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.filetransfer.httpclientjava 2.0.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.filetransfer.httpserver 1.1.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.presence 2.0.102-SNAPSHOT .... SKIPPED [INFO] org.eclipse.ecf.tests.protocol.msn 0.3.100-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.provider.datashare.nio 1.0.100-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.provider.xmpp 2.0.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.remoteservice 2.1.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.sharedobject 2.0.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.ssl 1.0.101-SNAPSHOT ......... SKIPPED [INFO] org.eclipse.ecf.tests.sync 1.0.101-SNAPSHOT ........ SKIPPED [INFO] org.eclipse.ecf.tests.osgi.services.distribution 1.1.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.discovery 2.1.0-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.ecf.tests.remoteservice.generic 2.1.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.remoteservice.r-osgi 1.0.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.osgi.services.distribution.generic 1.0.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.osgi.services.distribution.r-osgi 1.0.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservices.tooling.pde 1.2.0-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools 1.0.100-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.console.feature 1.3.1-SNAPSHOT ..... SKIPPED [INFO] org.eclipse.ecf.core 3.14.41-SNAPSHOT .............. SKIPPED [INFO] org.eclipse.ecf.core.feature 1.6.2-SNAPSHOT ........ SKIPPED [INFO] org.eclipse.ecf.core.ssl.feature 1.1.501-SNAPSHOT .. SKIPPED [INFO] org.eclipse.ecf.datashare.feature 1.0.201-SNAPSHOT . SKIPPED [INFO] org.eclipse.ecf.discovery.dnssd.feature 1.0.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.discovery.feature 1.0.201-SNAPSHOT . SKIPPED [INFO] org.eclipse.ecf.discovery.jmdns.feature 1.0.103-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.discovery.slp.feature 1.0.102-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.discovery.zookeeper.feature 1.0.400-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.docshare.feature 1.0.201-SNAPSHOT .. SKIPPED [INFO] org.eclipse.ecf.eventadmin.examples.feature 1.0.202-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.eventadmin.feature 2.0.202-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.filetransfer.feature 3.14.1900-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.filetransfer.httpclient4.feature 3.14.33-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.filetransfer.httpclient45.feature 1.1.101-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.filetransfer.httpclient4.ssl.feature 1.1.301-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.filetransfer.httpclient5.feature 1.1.702-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.filetransfer.httpclientjava.feature 2.0.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.filetransfer.ssl.feature 1.1.402-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.osgi.services.feature 2.6.400-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.presence.feature 1.0.202-SNAPSHOT .. SKIPPED [INFO] org.eclipse.ecf.provider.generic.datashare.feature 1.0.202-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.generic.feature 1.1.2-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.provider.generic.remoteservice.feature 1.2.1-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.examples.feature 1.6.1-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.feature 2.6.1-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.rest.feature 1.0.303-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.rosgi.feature 2.0.2-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.sdk.examples.feature 1.1.1-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.sdk.feature 3.14.41-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.servlet.feature 1.0.301-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.remoteservice.soap.feature 1.0.200-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.sharedobject.feature 1.1.1-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.tests.feature 3.1.0-SNAPSHOT ....... SKIPPED [INFO] org.eclipse.ecf.tests.filetransfer.feature 1.0.300-SNAPSHOT SKIPPED [INFO] org.eclipse.ecf.xmpp.feature 1.0.203-SNAPSHOT ...... SKIPPED [INFO] org.eclipse.ecf.remoteservices.tooling.bndtools.feature 1.1.0-SNAPSHOT SKIPPED [INFO] ECF Target Platform Definitions 1.0.0-SNAPSHOT ..... SKIPPED [INFO] ECF p2 Repository 3.14.41-SNAPSHOT ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.229 s [INFO] Finished at: 2024-01-14T02:29:52Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 52 killed; [ssh-agent] Stopped. Finished: SUCCESS