Triggered by Gerrit: https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/196074 Running as SYSTEM Agent basic-b3c2l is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-b3c2l" namespace: "packaging" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.packaging.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-b3c2l" - 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-b3c2l" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" 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-packaging" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-b3c2l (basic) in workspace /home/jenkins/agent/workspace/epp-tycho-build.gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/epp/org.eclipse.epp.packages > git init /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages refs/changes/74/196074/3 # timeout=10 > git rev-parse a6b90b060b8c3684596e691254bf2f74a559b8aa^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision a6b90b060b8c3684596e691254bf2f74a559b8aa (refs/changes/74/196074/3) > git config core.sparsecheckout # timeout=10 > git checkout -f a6b90b060b8c3684596e691254bf2f74a559b8aa # timeout=10 Commit message: "Bug 580807: Define product without relying on platform's product" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk edf131fdb596e54b8a3b9b5cefa52b0e0df060e1 # timeout=10 [epp-tycho-build.gerrit] $ /bin/sh -xe /tmp/jenkins13517907827689803791.sh + /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/createSettings.sh Creating /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml Ignoring package(s): Creating list of built packages Adding package epp.package.committers Adding package epp.package.cpp Adding package epp.package.dsl Adding package epp.package.embedcpp Adding package epp.package.java Adding package epp.package.jee Adding package epp.package.modeling Adding package epp.package.parallel Adding package epp.package.php Adding package epp.package.rcp Adding package epp.package.scout Adding package epp.package.solaris Full build required. Adding all packages committers should be added for all packages, but it is ignored or already added. cpp should be added for all packages, but it is ignored or already added. dsl should be added for all packages, but it is ignored or already added. embedcpp should be added for all packages, but it is ignored or already added. java should be added for all packages, but it is ignored or already added. jee should be added for all packages, but it is ignored or already added. modeling should be added for all packages, but it is ignored or already added. parallel should be added for all packages, but it is ignored or already added. php should be added for all packages, but it is ignored or already added. rcp should be added for all packages, but it is ignored or already added. scout should be added for all packages, but it is ignored or already added. Written new /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml [epp-tycho-build.gerrit] $ /bin/sh -xe /tmp/jenkins2931877192306806226.sh + echo 'MODIFYING p2.inf files for product definitions' MODIFYING p2.inf files for product definitions + cd /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/ + releng/p2infExtender/run.sh +++ dirname releng/p2infExtender/run.sh ++ cd releng/p2infExtender ++ pwd + DIR=/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/p2infExtender + java -jar /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/p2infExtender/p2infExtender.jar ####/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.jdt.feature.group, org.eclipse.pde.feature.group, org.eclipse.e4.core.tools.feature.feature.group, org.eclipse.platform.source.feature.group, org.eclipse.rcp.source.feature.group, org.eclipse.jdt.source.feature.group, org.eclipse.pde.source.feature.group, org.eclipse.buildship.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.pde.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.egit.gitflow.feature.feature.group, org.eclipse.jgit.http.apache.feature.group, org.eclipse.swt.tools.feature.feature.group, org.eclipse.wildwebdeveloper.feature.feature.group, org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.cdt.feature.group, org.eclipse.cdt.autotools.feature.group, org.eclipse.cdt.build.crossgcc.feature.group, org.eclipse.cdt.cmake.feature.group, org.eclipse.cdt.meson.feature.group, org.eclipse.cdt.docker.launcher.feature.group, org.eclipse.cdt.debug.gdbjtag.feature.group, org.eclipse.cdt.debug.standalone.feature.group, org.eclipse.cdt.debug.ui.memory.feature.group, org.eclipse.cdt.launch.remote.feature.group, org.eclipse.cdt.launch.serial.feature.feature.group, org.eclipse.cdt.testsrunner.feature.feature.group, org.eclipse.launchbar.feature.group, org.eclipse.launchbar.remote.feature.group, org.eclipse.linuxtools.cdt.libhover.feature.feature.group, org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group, org.eclipse.linuxtools.changelog.c.feature.group, org.eclipse.linuxtools.gcov.feature.group, org.eclipse.linuxtools.gprof.feature.feature.group, org.eclipse.linuxtools.rpm.feature.group, org.eclipse.linuxtools.valgrind.feature.group, org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group, org.eclipse.tracecompass.gdbtrace.feature.group, org.eclipse.tracecompass.lttng2.control.feature.group, org.eclipse.tracecompass.lttng2.kernel.feature.group, org.eclipse.tracecompass.lttng2.ust.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.sdk.feature.group, org.eclipse.emf.ecore.xcore.sdk.feature.group, org.eclipse.emf.mwe2.language.sdk.feature.group, org.eclipse.emf.sdk.feature.group, org.eclipse.xtext.sdk.feature.group, org.eclipse.lsp4j.sdk.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.m2e.logback.feature.feature.group, org.eclipse.wst.xml_ui.feature.feature.group, org.eclipse.buildship.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.cdt.feature.group, org.eclipse.cdt.autotools.feature.group, org.eclipse.cdt.build.crossgcc.feature.group, org.eclipse.cdt.cmake.feature.group, org.eclipse.cdt.meson.feature.group, org.eclipse.cdt.docker.launcher.feature.group, org.eclipse.cdt.debug.gdbjtag.feature.group, org.eclipse.cdt.debug.standalone.feature.group, org.eclipse.cdt.debug.ui.memory.feature.group, org.eclipse.cdt.launch.remote.feature.group, org.eclipse.cdt.launch.serial.feature.feature.group, org.eclipse.cdt.testsrunner.feature.feature.group, org.eclipse.launchbar.feature.group, org.eclipse.launchbar.remote.feature.group, org.eclipse.linuxtools.cdt.libhover.feature.feature.group, org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group, org.eclipse.linuxtools.changelog.c.feature.group, org.eclipse.linuxtools.gcov.feature.group, org.eclipse.linuxtools.gprof.feature.feature.group, org.eclipse.linuxtools.rpm.feature.group, org.eclipse.linuxtools.valgrind.feature.group, org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group, org.eclipse.tracecompass.gdbtrace.feature.group, org.eclipse.tracecompass.lttng2.control.feature.group, org.eclipse.tracecompass.lttng2.kernel.feature.group, org.eclipse.tracecompass.lttng2.ust.feature.group, org.eclipse.embedcdt.feature.group, org.eclipse.embedcdt.managedbuild.cross.arm.feature.group, org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group, org.eclipse.embedcdt.codered.feature.group, org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group, org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group, org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group, org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group, org.eclipse.embedcdt.packs.feature.group, org.eclipse.embedcdt.doc.user.feature.group, org.eclipse.embedcdt.templates.ad.feature.group, org.eclipse.embedcdt.templates.cortexm.feature.group, org.eclipse.embedcdt.templates.freescale.feature.group, org.eclipse.embedcdt.templates.stm.feature.group, org.eclipse.embedcdt.templates.sifive.feature.group, org.eclipse.embedcdt.templates.xpack.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.buildship.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.jdt.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.m2e.logback.feature.feature.group, org.eclipse.wildwebdeveloper.xml.feature.feature.group, org.eclipse.tips.feature.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.datatools.common.doc.user.feature.group, org.eclipse.datatools.connectivity.doc.user.feature.group, org.eclipse.datatools.connectivity.feature.feature.group, org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group, org.eclipse.datatools.connectivity.oda.designer.feature.feature.group, org.eclipse.datatools.connectivity.oda.feature.feature.group, org.eclipse.datatools.doc.user.feature.group, org.eclipse.datatools.enablement.apache.derby.feature.feature.group, org.eclipse.datatools.enablement.feature.feature.group, org.eclipse.datatools.enablement.hsqldb.feature.feature.group, org.eclipse.datatools.enablement.ibm.feature.feature.group, org.eclipse.datatools.enablement.ingres.feature.feature.group, org.eclipse.datatools.enablement.jdbc.feature.feature.group, org.eclipse.datatools.enablement.jdt.feature.feature.group, org.eclipse.datatools.enablement.msft.feature.feature.group, org.eclipse.datatools.enablement.mysql.feature.feature.group, org.eclipse.datatools.enablement.oda.designer.feature.feature.group, org.eclipse.datatools.enablement.oda.feature.feature.group, org.eclipse.datatools.enablement.oracle.feature.feature.group, org.eclipse.datatools.enablement.postgresql.feature.feature.group, org.eclipse.datatools.enablement.sap.feature.feature.group, org.eclipse.datatools.enablement.sdk.feature.feature.group, org.eclipse.datatools.enablement.sqlite.feature.feature.group, org.eclipse.datatools.enablement.sybase.feature.feature.group, org.eclipse.datatools.intro.feature.group, org.eclipse.datatools.modelbase.feature.feature.group, org.eclipse.datatools.sdk.feature.feature.group, org.eclipse.datatools.sqldevtools.data.feature.feature.group, org.eclipse.datatools.sqldevtools.ddl.feature.feature.group, org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group, org.eclipse.datatools.sqldevtools.feature.feature.group, org.eclipse.datatools.sqldevtools.parsers.feature.feature.group, org.eclipse.datatools.sqldevtools.results.feature.feature.group, org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group, org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group, org.eclipse.datatools.sqltools.doc.user.feature.group, org.eclipse.buildship.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.jdt.feature.group, org.eclipse.jpt.common.eclipselink.feature.feature.group, org.eclipse.jpt.common.feature.feature.group, org.eclipse.jpt.jaxb.eclipselink.feature.feature.group, org.eclipse.jpt.jaxb.feature.feature.group, org.eclipse.jpt.jpa.eclipselink.feature.feature.group, org.eclipse.jpt.jpa.feature.feature.group, org.eclipse.jsf.feature.feature.group, org.eclipse.wst.server_adapters.feature.feature.group, org.eclipse.jst.common.fproj.enablement.jdt.feature.group, org.eclipse.jst.enterprise_ui.feature.feature.group, org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group, org.eclipse.jst.server_adapters.ext.feature.feature.group, org.eclipse.jst.server_adapters.feature.feature.group, org.eclipse.jst.server_ui.feature.feature.group, org.eclipse.jst.webpageeditor.feature.feature.group, org.eclipse.jst.web_ui.feature.feature.group, org.eclipse.jst.ws.axis2tools.feature.feature.group, org.eclipse.jst.ws.cxf.feature.feature.group, org.eclipse.jst.ws.jaxws.dom.feature.feature.group, org.eclipse.jst.ws.jaxws.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.m2e.pde.feature.feature.group, org.eclipse.m2e.logback.feature.feature.group, org.eclipse.m2e.wtp.feature.feature.group, org.eclipse.m2e.wtp.jaxrs.feature.feature.group, org.eclipse.m2e.wtp.jpa.feature.feature.group, org.eclipse.m2e.wtp.jsf.feature.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.pde.feature.group, org.eclipse.wst.common.fproj.feature.group, org.eclipse.wst.xsl.feature.feature.group, org.eclipse.wildwebdeveloper.feature.feature.group, org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group, org.eclipse.tips.feature.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.e4.core.tools.feature.feature.group, org.eclipse.emf.cdo.epp.feature.group, org.eclipse.emf.compare.ide.ui.source.feature.group, org.eclipse.emf.compare.source.feature.group, org.eclipse.emf.compare.diagram.sirius.source.feature.group, org.eclipse.emf.compare.egit.feature.group, org.eclipse.emf.ecoretools.design.feature.group, org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group, org.eclipse.emf.parsley.sdk.feature.group, org.eclipse.emf.parsley.sdk.source.feature.group, org.eclipse.emf.query.sdk.feature.group, org.eclipse.emf.sdk.feature.group, org.eclipse.emf.transaction.sdk.feature.group, org.eclipse.emf.validation.sdk.feature.group, org.eclipse.gef.sdk.feature.group, org.eclipse.gmf.runtime.sdk.feature.group, org.eclipse.jdt.feature.group, org.eclipse.ocl.all.sdk.feature.group, org.eclipse.pde.feature.group, org.eclipse.sdk.feature.group, org.eclipse.uml2.sdk.feature.group, org.eclipse.xsd.sdk.feature.group, org.eclipse.tips.feature.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.cdt.feature.group, org.eclipse.cdt.autotools.feature.group, org.eclipse.cdt.build.crossgcc.feature.group, org.eclipse.cdt.cmake.feature.group, org.eclipse.cdt.debug.standalone.feature.group, org.eclipse.cdt.debug.ui.memory.feature.group, org.eclipse.cdt.launch.remote.feature.group, org.eclipse.cdt.testsrunner.feature.feature.group, org.eclipse.ptp.feature.group, org.eclipse.ptp.debug.sdm.feature.group, org.eclipse.ptp.fortran.feature.group, org.eclipse.ptp.rdt.sync.feature.group, org.eclipse.ptp.remote.terminal.feature.group, org.eclipse.ptp.rm.jaxb.contrib.feature.group, org.eclipse.remote.feature.group, org.eclipse.remote.console.feature.group, org.eclipse.wst.xml_ui.feature.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.egit.gitflow.feature.feature.group, org.eclipse.php.feature.group, org.eclipse.php.composer.feature.group, org.eclipse.php.phpunit.feature.feature.group, org.eclipse.php.profiler.feature.group, org.eclipse.php.rdt.sync.feature.group, org.eclipse.wst.xml_ui.feature.feature.group, org.eclipse.wildwebdeveloper.feature.feature.group, org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.buildship.feature.group, org.eclipse.e4.core.tools.feature.feature.group, org.eclipse.eclemma.feature.feature.group, org.eclipse.egit.feature.group, org.eclipse.egit.gitflow.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.pde.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.m2e.logback.feature.feature.group, org.eclipse.rap.tools.feature.feature.group, org.eclipse.swtbot.eclipse.gef.feature.group, org.eclipse.swtbot.eclipse.feature.group, org.eclipse.swtbot.ide.feature.group, org.eclipse.wst.xml_ui.feature.feature.group, org.eclipse.passage.ldc.feature.feature.group] Processing /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product [org.eclipse.epp.mpc.feature.group, org.eclipse.oomph.setup.feature.group, org.eclipse.tm.terminal.feature.feature.group, org.eclipse.justj.openjdk.hotspot.jre.full.feature.group, org.eclipse.egit.feature.group, org.eclipse.jgit.feature.group, org.eclipse.mylyn.wikitext_feature.feature.group, org.eclipse.help.source.feature.group, org.eclipse.jdt.feature.group, org.eclipse.jdt.source.feature.group, org.eclipse.jst.web_ui.feature.feature.group, org.eclipse.m2e.feature.feature.group, org.eclipse.m2e.lemminx.feature.feature.group, org.eclipse.scout.sdk-feature.feature.group, org.eclipse.wst.xml_ui.feature.feature.group, org.eclipse.wst.web_ui.feature.feature.group] + exit 0 [epp-tycho-build.gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.epp.packages/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=a6b90b060b8c3684596e691254bf2f74a559b8aa -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=jonah@kichwacoders.com "-DGERRIT_EVENT_ACCOUNT_NAME=Jonah Graham" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/196074 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jonah@kichwacoders.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=epp/org.eclipse.epp.packages -DGERRIT_CHANGE_NUMBER=196074 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Jonah Graham\" ' -DIGNORED_PACKAGES= -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/74/196074/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Jonah Graham" '-DGERRIT_CHANGE_OWNER=\"Jonah Graham\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MDgwNzogRGVmaW5lIHByb2R1Y3Qgd2l0aG91dCByZWx5aW5nIG9uIHBsYXRmb3JtJ3MgcHJvZHVjdAoKV2UgbmVlZCB0byBkZWZpbmUgdGhlIHByb2R1Y3RzIGluIEVQUCB3aXRob3V0IHJlbHlpbmcgb24gcGxhdGZvcm0ncwpwcm9kdWN0cyBvdGhlcndpc2Ugd2UgZ2V0IGR1cGxpY2F0ZXMgaW4gZWNsaXBzZS5pbmkuIFdoaWxlIGR1cHMKaGF2ZSBiZWVuIGEgbG9uZyB0ZXJtIGlzc3VlLCByZXF1aXJlZEphdmFWZXJzaW9uIGJlaW5nIGR1cGxpY2F0ZWQKaXMgcHJvYmxlbWF0aWMgYmVjYXVzZSB0aGV5IGhhdmUgZGlmZmVyZW50IHZhbHVlcy4KClRoaXMgY29tbWl0IGNvcGllZCBhbmQgYWRhcHRlZCBjb250ZW50IGZyb20KaHR0cHM6Ly9naXRodWIuY29tL2VjbGlwc2UtcGxhdGZvcm0vZWNsaXBzZS5wbGF0Zm9ybS5yZWxlbmcuYWdncmVnYXRvci9ibG9iL21hc3Rlci9lY2xpcHNlLnBsYXRmb3JtLnJlbGVuZy50eWNob2VjbGlwc2VidWlsZGVyLwoKQ2hhbmdlLUlkOiBJNmEzMGRlNGRiZmQ3YTNhMGFkZDNkMTkyODgwY2MxYzczMmM1ZWU1Mwo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 580807: Define product without relying on platform's product" '-DGERRIT_EVENT_ACCOUNT=\"Jonah Graham\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6a30de4dbfd7a3a0add3d192880cc1c732c5ee53 -DGERRIT_EVENT_HASH=-1415882380 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=jonah@kichwacoders.com -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Jonah Graham" -DcontinueOnFail=true -Dmaven.repo.local=/home/jenkins/agent/workspace/epp-tycho-build.gerrit/.repository clean verify --batch-mode --show-version -s /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.1, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.1 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... 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] Fetching p2.index from https://download.eclipse.org/staging/2022-09/ (365B) [INFO] Adding repository https://download.eclipse.org/staging/2022-09 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2022-09/ (2.74MB) [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/ (172B) [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038 [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/ (16.54kB) [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.65MB) [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.28MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.27kB) [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.47MB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/staging/2022-09/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2022-09/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2022-09/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/staging/2022-09/plugins/ (393.3kB) [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.86kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (81.45kB) [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/staging/2022-09/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (146.41kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/staging/2022-09/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (196.21kB) [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (289.67kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/staging/2022-09/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/staging/2022-09/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (74.34kB) [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (109.8kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/staging/2022-09/plugins/ (90.9kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.8kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.49kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.81kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.96kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.3kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2022-09/plugins/ (317.8kB) [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.79kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/staging/2022-09/plugins/ (215.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/staging/2022-09/plugins/ (204.9kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.11kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.52kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (397.11kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/staging/2022-09/plugins/ (266.92kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/staging/2022-09/plugins/ (89.66kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/staging/2022-09/plugins/ (232.67kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/staging/2022-09/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (252.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/staging/2022-09/plugins/ (149.46kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/plugins/ (369.7kB) [INFO] Fetching org.eclipse.platform_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (689.47kB) [INFO] Fetching org.eclipse.ui_3.201.100.v20220826-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (434.35kB) [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.49MB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (270.25kB) [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (346.47kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.06MB) [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (331.65kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.23kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.05MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.47MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.14MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.14MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.cpp:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.dsl:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.embedcpp:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.java:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.jee:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.59kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.modeling:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.parallel.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.parallel:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.php:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.rcp:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.scout:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.67MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.33MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.45MB) [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/staging/2022-09/plugins/ (379.48kB) [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.02MB) [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (806.64kB) [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220828-0546.jar from https://download.eclipse.org/staging/2022-09/plugins/ (893.32kB) [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (107.38kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/staging/2022-09/plugins/ (690.83kB) [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/staging/2022-09/plugins/ (620.52kB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.6kB) [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (295.31kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.45kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.07kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.51kB) [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (536.94kB) [INFO] Fetching org.eclipse.help.base_4.3.800.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (434.42kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.400.v20220715-1705.jar from https://download.eclipse.org/staging/2022-09/plugins/ (387.2kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/staging/2022-09/plugins/ (114.89kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/staging/2022-09/plugins/ (169.5kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.47kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/staging/2022-09/plugins/ (68.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (176.33kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (221.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (132.68kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (343.24kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (470.76kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (424.9kB) [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (402.85kB) [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/staging/2022-09/plugins/ (172.29kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (110.71kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.committers:4.25.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] archive-template [eclipse-repository] [INFO] org.eclipse.epp.package.common [eclipse-plugin] [INFO] org.eclipse.epp.package.common.feature [eclipse-feature] [INFO] org.eclipse.epp.package.cpp [eclipse-plugin] [INFO] org.eclipse.epp.package.cpp.feature [eclipse-feature] [INFO] epp.package.cpp [eclipse-repository] [INFO] org.eclipse.epp.package.dsl [eclipse-plugin] [INFO] org.eclipse.epp.package.dsl.feature [eclipse-feature] [INFO] epp.package.dsl [eclipse-repository] [INFO] org.eclipse.epp.package.embedcpp [eclipse-plugin] [INFO] org.eclipse.epp.package.embedcpp.feature [eclipse-feature] [INFO] epp.package.embedcpp [eclipse-repository] [INFO] org.eclipse.epp.package.java [eclipse-plugin] [INFO] org.eclipse.epp.package.java.feature [eclipse-feature] [INFO] epp.package.java [eclipse-repository] [INFO] org.eclipse.epp.package.jee [eclipse-plugin] [INFO] org.eclipse.epp.package.jee.feature [eclipse-feature] [INFO] epp.package.jee [eclipse-repository] [INFO] org.eclipse.epp.package.modeling [eclipse-plugin] [INFO] org.eclipse.epp.package.modeling.feature [eclipse-feature] [INFO] epp.package.modeling [eclipse-repository] [INFO] org.eclipse.epp.package.parallel [eclipse-plugin] [INFO] org.eclipse.epp.package.parallel.feature [eclipse-feature] [INFO] epp.package.parallel [eclipse-repository] [INFO] org.eclipse.epp.package.php [eclipse-plugin] [INFO] org.eclipse.epp.package.php.feature [eclipse-feature] [INFO] epp.package.php [eclipse-repository] [INFO] org.eclipse.epp.package.rcp [eclipse-plugin] [INFO] org.eclipse.epp.package.rcp.feature [eclipse-feature] [INFO] epp.package.rcp [eclipse-repository] [INFO] org.eclipse.epp.package.scout [eclipse-plugin] [INFO] org.eclipse.epp.package.scout.feature [eclipse-feature] [INFO] epp.package.scout [eclipse-repository] [INFO] org.eclipse.epp.package.committers [eclipse-plugin] [INFO] org.eclipse.epp.package.committers.feature [eclipse-feature] [INFO] epp.package.committers [eclipse-repository] [INFO] org.eclipse.epp-buildall [pom] [INFO] [INFO] ------------------< org.eclipse.epp:archive-template >------------------ [INFO] Building archive-template 4.25.0-SNAPSHOT [1/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template --- [INFO] The project's OSGi version is 4.25.0.20220622-1312 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ archive-template --- [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is... [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ archive-template --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ archive-template --- [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-plugin:2.7.1:publish-products (default-publish-products) @ archive-template --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ archive-template --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ archive-template --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ archive-template --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ archive-template --- [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/archive-template-4.25.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-eclipserun-plugin:2.7.1:eclipse-run (remove-uncategorized) @ archive-template --- [INFO] Fetching p2.index from http://download.eclipse.org/releases/latest/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/latest [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/latest/ (464B) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/ (122B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-12/ (483B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-12/ (409B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202209081200/ (98.55kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202209141001/ (790.34kB) [INFO] Fetching 202209141001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (2.96MB) [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (109.43kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (400.2kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (38.37kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (52.65kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (112.39kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (48.41kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.200.v20220802-0626.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (61.67kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (103.71kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (242.35kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (252.96kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (133.75kB) [INFO] Fetching org.eclipse.jdt.core_3.31.0.v20220831-1439.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (6.71MB) [INFO] Fetching org.eclipse.jdt.debug_3.19.300.v20220812-1529.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (915.36kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.700.v20220730-1850.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (570.26kB) [INFO] Fetching org.eclipse.pde.api.tools_1.2.1000.v20220816-0925.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (934.15kB) [INFO] Fetching org.eclipse.pde.core_3.15.300.v20220822-0845.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (1.36MB) [INFO] Fetching org.objectweb.asm_9.3.0.v20220409-0157.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (132.86kB) [INFO] Fetching org.objectweb.asm.tree_9.3.0.v20220409-0157.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (65.17kB) [INFO] Fetching org.eclipse.pde.build_3.11.300.v20220822-0532.jar from https://download.eclipse.org/releases/2022-09/202209141001/plugins/ (495.63kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, remove-categories.xml] Buildfile: remove-categories.xml remove-categories: Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 0 seconds [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (re-archive-without-categories) @ archive-template --- [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/target/archive-template-4.25.0-SNAPSHOT.zip [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-template-repo) @ archive-template --- [INFO] Executing tasks [INFO] [copy] Copying 2 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive/repository [INFO] Executed tasks [INFO] [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >----------- [INFO] Building org.eclipse.epp.package.common 4.25.0-SNAPSHOT [2/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.common --- [INFO] Resolving class path of org.eclipse.epp.package.common... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.62kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/staging/2022-09/plugins/ (251kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.02MB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.25kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.54kB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.16kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.77kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.74kB) [INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120720.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.23kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.92kB) [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.common --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >------- [INFO] Building org.eclipse.epp.package.common.feature 4.25.0-SNAPSHOT [3/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.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 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.cpp >------------- [INFO] Building org.eclipse.epp.package.cpp 4.25.0-SNAPSHOT [4/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.cpp --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.cpp --- [INFO] Resolving class path of org.eclipse.epp.package.cpp... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.cpp --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.cpp --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.cpp --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.cpp.feature >--------- [INFO] Building org.eclipse.epp.package.cpp.feature 4.25.0-SNAPSHOT [5/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.cpp.feature --- [INFO] Fetching com.google.gson_2.9.1.jar from https://download.eclipse.org/staging/2022-09/plugins/ (258.82kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/staging/2022-09/plugins/ (297.81kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20201118-1818.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.15MB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar from https://download.eclipse.org/staging/2022-09/plugins/ (133.35kB) [INFO] Fetching javax.activation_1.2.2.v20201119-1642.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.72kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (249kB) [INFO] Fetching org.eclipse.cdt.autotools.core_2.1.300.202204251934.jar from https://download.eclipse.org/staging/2022-09/plugins/ (131.9kB) [INFO] Fetching org.eclipse.cdt.managedbuilder.core_9.4.1.202208151948.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.44MB) [INFO] Fetching org.eclipse.cdt.core_7.4.200.202205302218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5.96MB) [INFO] Fetching org.eclipse.cdt.ui_7.3.301.202208221615.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.18MB) [INFO] Fetching org.eclipse.cdt.managedbuilder.ui_9.3.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (524.05kB) [INFO] Fetching org.eclipse.cdt.managedbuilder.gnu.ui_8.4.300.202205051013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.22kB) [INFO] Fetching org.eclipse.cdt.make.core_7.5.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (465.64kB) [INFO] Fetching org.eclipse.cdt.make.ui_8.1.200.202205060838.jar from https://download.eclipse.org/staging/2022-09/plugins/ (515.33kB) [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/staging/2022-09/plugins/ (245.02kB) [INFO] Fetching org.eclipse.remote.core_4.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (155.64kB) [INFO] Fetching org.eclipse.cdt.remote.core_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25kB) [INFO] Fetching org.eclipse.cdt.core.native_6.2.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (67.58kB) [INFO] Fetching org.eclipse.osgi.services_3.11.0.v20220618-0838.jar from https://download.eclipse.org/staging/2022-09/plugins/ (48.17kB) [INFO] Fetching org.eclipse.cdt.debug.core_8.7.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (331.81kB) [INFO] Fetching org.eclipse.launchbar.core_2.4.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.53kB) [INFO] Fetching org.eclipse.cdt.debug.ui_8.4.500.202204252159.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.debug.ui_3.17.0.v20220817-1312.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3MB) [INFO] Fetching org.eclipse.launchbar.ui_2.4.500.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (91.16kB) [INFO] Fetching org.eclipse.cdt.launch_10.3.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (196.8kB) [INFO] Fetching org.eclipse.tools.templates.core_1.2.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.12kB) [INFO] Fetching org.eclipse.tools.templates.freemarker_1.2.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.37kB) [INFO] Fetching org.eclipse.tools.templates.ui_1.3.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.04kB) [INFO] Fetching org.eclipse.search_3.14.200.v20220817-1340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (492.05kB) [INFO] Fetching org.eclipse.draw2d_3.11.100.202206170857.jar from https://download.eclipse.org/staging/2022-09/plugins/ (632.35kB) [INFO] Fetching org.eclipse.linuxtools.binutils_6.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.68kB) [INFO] Fetching org.eclipse.linuxtools.tools.launch.core_3.3.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.06kB) [INFO] Fetching org.eclipse.linuxtools.callgraph_2.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (105.09kB) [INFO] Fetching org.eclipse.zest.layouts_1.2.100.202206170857.jar from https://download.eclipse.org/staging/2022-09/plugins/ (137.26kB) [INFO] Fetching org.eclipse.zest.core_1.6.100.202206170857.jar from https://download.eclipse.org/staging/2022-09/plugins/ (157.49kB) [INFO] Fetching org.eclipse.linuxtools.callgraph.core_3.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.18kB) [INFO] Fetching org.eclipse.linuxtools.profiling.ui_3.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.49kB) [INFO] Fetching org.eclipse.linuxtools.callgraph.docs_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (437.01kB) [INFO] Fetching org.eclipse.linuxtools.profiling.launch_3.3.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (135.3kB) [INFO] Fetching org.eclipse.linuxtools.callgraph.launch_2.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (81.7kB) [INFO] Fetching org.eclipse.linuxtools.callgraph.feature_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.18kB) [INFO] Fetching org.eclipse.linuxtools.dataviewers_6.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (95.43kB) [INFO] Fetching org.eclipse.linuxtools.dataviewers.charts_7.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.1kB) [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_3.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.14kB) [INFO] Fetching org.eclipse.swtchart_0.13.0.202207230616.jar from https://download.eclipse.org/staging/2022-09/plugins/ (166.47kB) [INFO] Fetching org.eclipse.swtchart.extensions_0.13.0.202207230616.jar from https://download.eclipse.org/staging/2022-09/plugins/ (341.03kB) [INFO] Fetching org.eclipse.linuxtools.man.core_1.5.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.18kB) [INFO] Fetching org.eclipse.linuxtools.perf_1.3.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (133.17kB) [INFO] Fetching org.eclipse.linuxtools.perf.doc_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (879.69kB) [INFO] Fetching org.eclipse.linuxtools.perf.feature_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.07kB) [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.consolelog_4.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.27kB) [INFO] Fetching org.eclipse.linuxtools.systemtap.graphing.core_2.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (109.03kB) [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.doc_2.6.5.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.94MB) [INFO] Fetching org.eclipse.linuxtools.systemtap.graphing.ui_4.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (144.39kB) [INFO] Fetching org.eclipse.linuxtools.systemtap.structures_4.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.2kB) [INFO] Fetching org.eclipse.linuxtools.systemtap.ui.ide_2.3.1.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (351.01kB) [INFO] Fetching org.eclipse.linuxtools.systemtap_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.04kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.67kB) [INFO] Fetching org.freemarker_2.3.22.v20160210-1233.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.32MB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.cpp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.cpp >------------------- [INFO] Building epp.package.cpp 4.25.0-SNAPSHOT [6/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.cpp --- [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/staging/2022-09/plugins/ (89.82kB) [INFO] Fetching 17.0.4.v20220903-1038&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/justj/jres/17/updates/release/ (63B) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (114.87MB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (14.22MB of 114.87MB at 14.22MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (28.38MB of 114.87MB at 14.19MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (42.42MB of 114.87MB at 14.14MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (56.91MB of 114.87MB at 14.23MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (71.87MB of 114.87MB at 14.37MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (86.82MB of 114.87MB at 14.52MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (101.62MB of 114.87MB at 14.65MB/s) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/staging/2022-09/plugins/ (386.84kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.53MB) [INFO] Fetching com.github.jnr.constants_0.9.15.v20200501-1917.jar from https://download.eclipse.org/staging/2022-09/plugins/ (699.58kB) [INFO] Fetching com.github.jnr.enxio_0.25.0.v20200501-1917.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.47kB) [INFO] Fetching com.github.jnr.ffi_2.1.12.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (762.9kB) [INFO] Fetching com.github.jnr.jffi_1.2.23.v20211029-0121.jar from https://download.eclipse.org/staging/2022-09/plugins/ (172.35kB) [INFO] Fetching com.github.jnr.x86asm_1.0.2.v20200501-1917.jar from https://download.eclipse.org/staging/2022-09/plugins/ (238.72kB) [INFO] Fetching org.objectweb.asm.util_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2022-09/plugins/ (96.36kB) [INFO] Fetching com.github.jnr.jffi.native_1.2.23.v20211029-0121.jar from https://download.eclipse.org/staging/2022-09/plugins/ (805.84kB) [INFO] Fetching com.github.jnr.posix_3.0.54.v20200501-1917.jar from https://download.eclipse.org/staging/2022-09/plugins/ (284.19kB) [INFO] Fetching com.github.jnr.unixsocket_0.28.0.v20200501-1917.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.8kB) [INFO] Fetching com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.35kB) [INFO] Fetching com.google.auth.oauth2-http_0.20.0.v20200604-1524.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.74kB) [INFO] Fetching com.google.http-client.google-http-client_1.34.2.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (320.81kB) [INFO] Fetching com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.64kB) [INFO] Fetching com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.95kB) [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.89MB) [INFO] Fetching io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.38kB) [INFO] Fetching io.opencensus.opencensus-api_0.26.0.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (405.8kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.15.v20220209-2345.jar from https://download.eclipse.org/staging/2022-09/plugins/ (354.72kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1,021.45kB) [INFO] Fetching com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.22kB) [INFO] Fetching com.ibm.icu_67.1.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.5MB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/staging/2022-09/plugins/ (137.97kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.84kB) [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (81.03kB) [INFO] Fetching io.grpc.grpc-context_1.29.0.v20200515-2048.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.4kB) [INFO] Fetching javaewah_1.1.13.v20211029-0839.jar from https://download.eclipse.org/staging/2022-09/plugins/ (182.62kB) [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.93kB) [INFO] Fetching javax.ws.rs_2.1.6.v20200505-2127.jar from https://download.eclipse.org/staging/2022-09/plugins/ (166.26kB) [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20220506-1020.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.94kB) [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/staging/2022-09/plugins/ (169.92kB) [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.17kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/staging/2022-09/plugins/ (367.61kB) [INFO] Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.04MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/staging/2022-09/plugins/ (300.96kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2022-09/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.69kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (842.59kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (908.89kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (253.08kB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.82kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.36MB) [INFO] Fetching org.apache.sshd.osgi_2.8.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.71MB) [INFO] Fetching org.apache.sshd.sftp_2.8.0.v20211227-1750.jar from https://download.eclipse.org/staging/2022-09/plugins/ (386.26kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2022-09/plugins/ (101.69kB) [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5.58MB) [INFO] Fetching org.bouncycastle.bcpkix_1.70.0.v20220105-1522.jar from https://download.eclipse.org/staging/2022-09/plugins/ (909.47kB) [INFO] Fetching org.bouncycastle.bcutil_1.70.0.v20220105-1522.jar from https://download.eclipse.org/staging/2022-09/plugins/ (456.41kB) [INFO] Fetching org.cyberneko.html_1.9.14.v201105210654.jar from https://download.eclipse.org/staging/2022-09/plugins/ (135.87kB) [INFO] Fetching org.eclipse.cdt_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.39kB) [INFO] Fetching org.eclipse.cdt.autotools.docs_2.0.1200.202204131742.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.85MB) [INFO] Fetching org.eclipse.cdt.autotools.ui_2.1.400.202205060838.jar from https://download.eclipse.org/staging/2022-09/plugins/ (795.04kB) [INFO] Fetching org.eclipse.cdt.autotools_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (21.36kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (152.75kB) [INFO] Fetching org.eclipse.cdt.build.crossgcc_1.2.400.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.14kB) [INFO] Fetching org.eclipse.cdt.build.crossgcc_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.93kB) [INFO] Fetching org.eclipse.cdt.build.gcc.core_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.52kB) [INFO] Fetching org.eclipse.cdt.build.gcc.ui_1.1.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.25kB) [INFO] Fetching org.eclipse.cdt.cmake.core_1.4.400.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.85kB) [INFO] Fetching org.eclipse.cdt.jsoncdb.core_1.3.0.202206081803.jar from https://download.eclipse.org/staging/2022-09/plugins/ (108.08kB) [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar from https://download.eclipse.org/staging/2022-09/plugins/ (325.29kB) [INFO] Fetching org.eclipse.cdt.cmake.ui_1.3.500.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.45kB) [INFO] Fetching org.eclipse.cdt.jsoncdb.core.doc_1.0.200.202204131742.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.45kB) [INFO] Fetching org.eclipse.cdt.jsoncdb.core.ui_1.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.47kB) [INFO] Fetching org.eclipse.cdt.cmake_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.cdt.codan.checkers_3.4.200.202206031330.jar from https://download.eclipse.org/staging/2022-09/plugins/ (160.49kB) [INFO] Fetching org.eclipse.cdt.codan.core_4.1.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (152.39kB) [INFO] Fetching org.eclipse.cdt.codan.core.cxx_3.5.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.68kB) [INFO] Fetching org.eclipse.cdt.codan.checkers.ui_3.3.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.05kB) [INFO] Fetching org.eclipse.cdt.codan.ui.cxx_3.6.100.202204261256.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.41kB) [INFO] Fetching org.eclipse.cdt.codan.ui_3.4.200.202205060838.jar from https://download.eclipse.org/staging/2022-09/plugins/ (134.23kB) [INFO] Fetching org.eclipse.cdt.core.linux_6.0.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.97kB) [INFO] Fetching org.eclipse.cdt.core.linux.x86_64_6.0.700.202208222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.17kB) [INFO] Fetching org.eclipse.cdt.debug.application_1.2.800.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (355.55kB) [INFO] Fetching org.eclipse.cdt.dsf_2.11.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (346.43kB) [INFO] Fetching org.eclipse.cdt.dsf.gdb_6.6.1.202208222106.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.9MB) [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.7.500.202205060838.jar from https://download.eclipse.org/staging/2022-09/plugins/ (913.86kB) [INFO] Fetching org.eclipse.cdt.dsf.ui_2.6.500.202205071814.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.44MB) [INFO] Fetching org.eclipse.cdt.gdb_7.1.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.09kB) [INFO] Fetching org.eclipse.cdt.gdb.ui_7.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.34kB) [INFO] Fetching org.eclipse.cdt.debug.core.memory_0.1.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.02kB) [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.core_10.6.0.202204241640.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.76kB) [INFO] Fetching org.eclipse.cdt.debug.gdbjtag.ui_9.0.300.202204241640.jar from https://download.eclipse.org/staging/2022-09/plugins/ (68.07kB) [INFO] Fetching org.eclipse.cdt.debug.gdbjtag_7.0.800.202204131742.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.35kB) [INFO] Fetching org.eclipse.cdt.debug.gdbjtag_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.cdt.debug.application.doc_1.1.1200.202204131742.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.58MB) [INFO] Fetching org.eclipse.cdt.debug.standalone_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.92kB) [INFO] Fetching org.eclipse.cdt.debug.ui.memory.search_1.4.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.26kB) [INFO] Fetching org.eclipse.cdt.debug.ui.memory.traditional_1.6.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (172.63kB) [INFO] Fetching org.eclipse.cdt.debug.ui.memory.floatingpoint_1.1.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (135.88kB) [INFO] Fetching org.eclipse.cdt.debug.ui.memory.transport_2.2.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (113.77kB) [INFO] Fetching org.eclipse.cdt.debug.ui.memory.memorybrowser_1.4.500.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.53kB) [INFO] Fetching org.eclipse.cdt.debug.ui.memory_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (21kB) [INFO] Fetching org.eclipse.cdt.doc.user_5.4.1200.202204131742.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.92MB) [INFO] Fetching org.eclipse.cdt.doc.user_5.4.1200.202204131742.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.82MB of 14.92MB at 14.82MB/s) [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.1MB) [INFO] Fetching org.eclipse.cdt.docker.launcher_1.3.400.202205210108.jar from https://download.eclipse.org/staging/2022-09/plugins/ (222.3kB) [INFO] Fetching org.eclipse.linuxtools.docker.core_5.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (261.3kB) [INFO] Fetching org.eclipse.linuxtools.docker.ui_5.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (932.65kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.92kB) [INFO] Fetching org.eclipse.cdt.docker.launcher_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.82kB) [INFO] Fetching org.eclipse.cdt.native.serial_1.2.700.202208222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (171.36kB) [INFO] Fetching org.eclipse.tm.terminal.control_5.3.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (214.79kB) [INFO] Fetching org.eclipse.cdt_10.7.1.202208222120.jar from https://download.eclipse.org/staging/2022-09/features/ (21.23kB) [INFO] Fetching org.eclipse.cdt_root_10.7.1.202208222120 from https://download.eclipse.org/staging/2022-09/binary/ (3.25kB) [INFO] Fetching org.eclipse.cdt.flatpak.launcher_1.0.400.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.03kB) [INFO] Fetching org.eclipse.cdt.gdb_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.89kB) [INFO] Fetching org.eclipse.cdt.gnu.build_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.98kB) [INFO] Fetching org.eclipse.cdt.gnu.debug_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.92kB) [INFO] Fetching org.eclipse.cdt.gnu.dsf_10.7.1.202208222106.jar from https://download.eclipse.org/staging/2022-09/features/ (20.95kB) [INFO] Fetching org.eclipse.cdt.launch.remote_2.6.300.202205060838.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77.23kB) [INFO] Fetching org.eclipse.remote.ui_2.2.200.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (167.72kB) [INFO] Fetching org.eclipse.cdt.launch.remote_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.98kB) [INFO] Fetching org.eclipse.cdt.launch.serial.core_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.75kB) [INFO] Fetching org.eclipse.cdt.launch.serial.ui_1.1.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.24kB) [INFO] Fetching org.eclipse.cdt.launch.serial.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.75kB) [INFO] Fetching org.eclipse.cdt.managedbuilder.headlessbuilderapp_1.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.69kB) [INFO] Fetching org.eclipse.cdt.meson.core_1.1.400.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.88kB) [INFO] Fetching org.eclipse.cdt.meson.docs_1.0.1200.202204131742.jar from https://download.eclipse.org/staging/2022-09/plugins/ (325.95kB) [INFO] Fetching org.eclipse.cdt.meson.ui_1.1.500.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.39kB) [INFO] Fetching org.eclipse.cdt.meson.ui.editor_1.1.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.24kB) [INFO] Fetching org.eclipse.cdt.meson_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.79kB) [INFO] Fetching org.eclipse.tm4e.ui_0.6.0.202206241118.jar from https://download.eclipse.org/staging/2022-09/plugins/ (170.02kB) [INFO] Fetching org.eclipse.cdt.native_10.7.1.202208222120.jar from https://download.eclipse.org/staging/2022-09/features/ (21.18kB) [INFO] Fetching org.eclipse.cdt.platform.branding_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.89kB) [INFO] Fetching org.eclipse.cdt.platform_10.7.1.202208222120.jar from https://download.eclipse.org/staging/2022-09/features/ (21.41kB) [INFO] Fetching org.eclipse.cdt.testsrunner_8.2.400.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (206.22kB) [INFO] Fetching org.eclipse.cdt.testsrunner.boost_7.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.7kB) [INFO] Fetching org.eclipse.cdt.testsrunner.gtest_7.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34kB) [INFO] Fetching org.eclipse.cdt.testsrunner.qttest_7.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.72kB) [INFO] Fetching org.eclipse.cdt.testsrunner.tap_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.79kB) [INFO] Fetching org.eclipse.cdt.testsrunner.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.97kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.71kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.13kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.24kB) [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.88kB) [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.42kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (87.79kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.09kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.3kB) [INFO] Fetching org.eclipse.e4.rcp_4.25.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/features/ (23.01kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.3.500.v20220717-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (212.62kB) [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/staging/2022-09/plugins/ (127.97kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/staging/2022-09/features/ (19.76kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.43kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/features/ (19.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.12kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/features/ (27.83kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.96kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.600.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/features/ (27.9kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/features/ (23.74kB) [INFO] Fetching org.eclipse.egit.core_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (626.46kB) [INFO] Fetching org.eclipse.jgit_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.87MB) [INFO] Fetching org.eclipse.jgit.gpg.bc_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.1kB) [INFO] Fetching org.eclipse.jgit.http.apache_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.13kB) [INFO] Fetching org.eclipse.jgit.ssh.apache_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (212.93kB) [INFO] Fetching org.eclipse.egit.ui_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.89MB) [INFO] Fetching org.eclipse.egit_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.18kB) [INFO] Fetching org.eclipse.egit.doc_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (4.49MB) [INFO] Fetching org.eclipse.egit_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/features/ (20.91kB) [INFO] Fetching org.eclipse.emf.common_2.27.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/features/ (20.88kB) [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar from https://download.eclipse.org/staging/2022-09/plugins/ (165.3kB) [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/features/ (20.95kB) [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from https://download.eclipse.org/staging/2022-09/plugins/ (296.74kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar from https://download.eclipse.org/staging/2022-09/plugins/ (348.72kB) [INFO] Fetching org.eclipse.epp.mpc.core_1.10.0.v20220502-0731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (247.34kB) [INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar from https://download.eclipse.org/staging/2022-09/plugins/ (116.18kB) [INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.26kB) [INFO] Fetching org.eclipse.epp.mpc.ui_1.10.0.v20220502-0731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (604.89kB) [INFO] Fetching org.eclipse.epp.mpc.ui.css_1.10.0.v20220502-0731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.4kB) [INFO] Fetching org.eclipse.epp.mpc.help.ui_1.10.0.v20220502-0731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (749.85kB) [INFO] Fetching org.eclipse.epp.mpc_1.10.0.v20220502-0731.jar from https://download.eclipse.org/staging/2022-09/features/ (20.27kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/staging/2022-09/plugins/ (156.48kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.5kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.600.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (662.94kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77.31kB) [INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.88kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.1800.v20220720-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (423.55kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1800.v20220720-1949 from https://download.eclipse.org/staging/2022-09/binary/ (35.65kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.16kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.300.v20220726-1300.jar from https://download.eclipse.org/staging/2022-09/plugins/ (236.29kB) [INFO] Fetching org.eclipse.jetty.http_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (243.32kB) [INFO] Fetching org.eclipse.jetty.server_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (775.74kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (161.93kB) [INFO] Fetching org.eclipse.jetty.util_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (548.83kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.35kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.14kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.61kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.05kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.25kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.06kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.39kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1500.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (21.51kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.04kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.64kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.2.1100.v20220210-1157.jar from https://download.eclipse.org/staging/2022-09/features/ (19.06kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.58kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/staging/2022-09/plugins/ (105.26kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.19kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.300.v20220710-1223.jar from https://download.eclipse.org/staging/2022-09/plugins/ (172.38kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.34kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (20.87kB) [INFO] Fetching org.eclipse.ui.browser_3.7.200.v20220826-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (209.05kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.58kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/staging/2022-09/plugins/ (100.51kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1700.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (20.74kB) [INFO] Fetching org.eclipse.help.webapp_3.10.800.v20220714-2106.jar from https://download.eclipse.org/staging/2022-09/plugins/ (738.71kB) [INFO] Fetching org.eclipse.jetty.io_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (205.78kB) [INFO] Fetching org.eclipse.jetty.security_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (118.17kB) [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (62.43kB) [INFO] Fetching org.eclipse.help_2.3.1100.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (21.38kB) [INFO] Fetching org.eclipse.jgit.archive_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.65kB) [INFO] Fetching org.eclipse.jgit_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/features/ (16.17kB) [INFO] Fetching org.eclipse.jgit.gpg.bc_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/features/ (16.19kB) [INFO] Fetching org.eclipse.jgit.http.apache_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/features/ (16.2kB) [INFO] Fetching org.eclipse.jgit.ssh.apache.agent_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.69kB) [INFO] Fetching org.eclipse.jgit.ssh.apache_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/features/ (16.21kB) [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.17kB) [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (95.52kB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (19.68kB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/features/ (23.27kB) [INFO] Fetching org.eclipse.launchbar.ui.controls_1.1.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.05kB) [INFO] Fetching org.eclipse.launchbar_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.launchbar.remote.core_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.87kB) [INFO] Fetching org.eclipse.launchbar.remote.ui_1.1.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.81kB) [INFO] Fetching org.eclipse.launchbar.remote_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (21.81kB) [INFO] Fetching org.eclipse.linuxtools.cdt.libhover_1.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.08kB) [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.devhelp_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (65.64kB) [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.library.docs_1.0.2.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.89kB) [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.devhelp.feature_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.06kB) [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.glibc_1.2.1.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (486.57kB) [INFO] Fetching org.eclipse.linuxtools.cdt.libhover.feature_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.11kB) [INFO] Fetching org.eclipse.linuxtools.changelog.core_3.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (113.48kB) [INFO] Fetching org.eclipse.linuxtools.changelog.doc_2.7.1.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (722.36kB) [INFO] Fetching org.eclipse.linuxtools.changelog.cparser_2.7.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.96kB) [INFO] Fetching org.eclipse.linuxtools.changelog.c_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.15kB) [INFO] Fetching org.mandas.docker-client_3.2.1.v20200519-1937.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.13MB) [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (262.79kB) [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.86kB) [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.19MB) [INFO] Fetching org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.39kB) [INFO] Fetching org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802.jar from https://download.eclipse.org/staging/2022-09/plugins/ (170.37kB) [INFO] Fetching org.eclipse.tm.terminal.view.core_4.8.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.66kB) [INFO] Fetching org.eclipse.linuxtools.docker.docs_5.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.13MB) [INFO] Fetching org.eclipse.linuxtools.docker.editor.ls_1.0.1.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (610.31kB) [INFO] Fetching org.eclipse.lsp4e_0.14.0.202208241334.jar from https://download.eclipse.org/staging/2022-09/plugins/ (505.69kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.0.202206241118.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.83kB) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node_0.3.0.202206231201.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.31kB) [INFO] Fetching org.eclipse.linuxtools.docker.editor.ls.feature_5.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (20.61kB) [INFO] Fetching org.eclipse.linuxtools.docker.feature_5.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.1kB) [INFO] Fetching org.eclipse.tm.terminal.view.ui_4.10.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (281kB) [INFO] Fetching org.eclipse.linuxtools.gcov.core_6.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (127.42kB) [INFO] Fetching org.eclipse.linuxtools.gcov.docs_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (374.56kB) [INFO] Fetching org.eclipse.linuxtools.gcov.launch_1.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.2kB) [INFO] Fetching org.eclipse.linuxtools.gcov_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (20.97kB) [INFO] Fetching org.eclipse.linuxtools.gprof_5.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.59kB) [INFO] Fetching org.eclipse.linuxtools.gprof.docs_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (536.54kB) [INFO] Fetching org.eclipse.linuxtools.gprof.launch_1.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.98kB) [INFO] Fetching org.eclipse.linuxtools.gprof.feature_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (20.97kB) [INFO] Fetching org.eclipse.linuxtools.profiling.docs_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (436.42kB) [INFO] Fetching org.eclipse.linuxtools.profiling.ui.capability_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.89kB) [INFO] Fetching org.eclipse.linuxtools.tools.launch.ui_2.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.11kB) [INFO] Fetching org.eclipse.linuxtools.profiling_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.15kB) [INFO] Fetching org.eclipse.linuxtools.rpm.core_3.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.74kB) [INFO] Fetching org.eclipse.linuxtools.rpm.createrepo_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (101.5kB) [INFO] Fetching org.eclipse.linuxtools.rpm.ui.editor_4.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (252.37kB) [INFO] Fetching org.eclipse.linuxtools.rpm.ui_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.14kB) [INFO] Fetching org.eclipse.linuxtools.rpm.rpmlint_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.41kB) [INFO] Fetching org.eclipse.linuxtools.rpm.ui.editor.doc_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.linuxtools.rpmstubby_1.2.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.25kB) [INFO] Fetching org.eclipse.linuxtools.rpm_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.41kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.cachegrind_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.8kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.launch_3.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.64kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.ui_2.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.9kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.core_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.44kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.doc_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.3MB) [INFO] Fetching org.eclipse.linuxtools.valgrind.helgrind_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.72kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.massif_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.07kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.memcheck_1.1.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.87kB) [INFO] Fetching org.eclipse.linuxtools.valgrind.ui.editor_1.0.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.93kB) [INFO] Fetching org.eclipse.linuxtools.valgrind_8.8.0.202209062047.jar from https://download.eclipse.org/staging/2022-09/features/ (21.24kB) [INFO] Fetching org.eclipse.lsp4j_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.09MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (134.21kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (363.55kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (85.24kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.28.0.v20220829-0436.jar from https://download.eclipse.org/staging/2022-09/plugins/ (162.36kB) [INFO] Fetching org.jsoup_1.14.3.v20211012-1727.jar from https://download.eclipse.org/staging/2022-09/plugins/ (446.82kB) [INFO] Fetching org.eclipse.mylyn.wikitext.ant_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.75kB) [INFO] Fetching org.eclipse.mylyn.wikitext.asciidoc_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.58kB) [INFO] Fetching org.eclipse.mylyn.wikitext.asciidoc.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.51kB) [INFO] Fetching org.eclipse.mylyn.wikitext.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (438.75kB) [INFO] Fetching org.eclipse.mylyn.wikitext.confluence_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.02kB) [INFO] Fetching org.eclipse.mylyn.wikitext.confluence.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.77kB) [INFO] Fetching org.eclipse.mylyn.wikitext.osgi_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.68kB) [INFO] Fetching org.eclipse.mylyn.wikitext.textile_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (90.26kB) [INFO] Fetching org.eclipse.mylyn.wikitext.html_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.15kB) [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.99kB) [INFO] Fetching org.eclipse.mylyn.wikitext.tracwiki_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.45kB) [INFO] Fetching org.eclipse.mylyn.wikitext.twiki_3.0.42.20220107230029.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.43kB) [INFO] Fetching org.eclipse.mylyn.wikitext.help.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.28MB) [INFO] Fetching org.eclipse.mylyn.wikitext.textile.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.34kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.07kB) [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.51kB) [INFO] Fetching org.eclipse.mylyn.wikitext.tracwiki.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.49kB) [INFO] Fetching org.eclipse.mylyn.wikitext.twiki.ui_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.35kB) [INFO] Fetching org.eclipse.mylyn.wikitext.editors_feature_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/features/ (18.89kB) [INFO] Fetching org.eclipse.mylyn.wikitext_feature_3.0.42.202201072301.jar from https://download.eclipse.org/staging/2022-09/features/ (19.02kB) [INFO] Fetching org.eclipse.nebula.widgets.tablecombo_1.2.0.202208171909.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.93kB) [INFO] Fetching org.eclipse.oomph.base_1.17.0.v20220821-0916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.49kB) [INFO] Fetching org.eclipse.oomph.util_1.19.0.v20220616-0849.jar from https://download.eclipse.org/staging/2022-09/plugins/ (232.8kB) [INFO] Fetching org.eclipse.oomph.base.edit_1.15.0.v20220601-1043.jar from https://download.eclipse.org/staging/2022-09/plugins/ (67.98kB) [INFO] Fetching org.eclipse.oomph.extractor.lib_1.9.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.19kB) [INFO] Fetching org.eclipse.oomph.jreinfo_1.17.0.v20220520-1242.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.93kB) [INFO] Fetching org.eclipse.oomph.jreinfo.ui_1.15.0.v20220520-1242.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.68kB) [INFO] Fetching org.eclipse.oomph.ui_1.18.0.v20220907-0739.jar from https://download.eclipse.org/staging/2022-09/plugins/ (403.96kB) [INFO] Fetching org.eclipse.oomph.p2_1.16.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.38kB) [INFO] Fetching org.eclipse.oomph.p2.core_1.23.0.v20220822-1127.jar from https://download.eclipse.org/staging/2022-09/plugins/ (401.63kB) [INFO] Fetching org.eclipse.oomph.p2.doc_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (318.64kB) [INFO] Fetching org.eclipse.oomph.p2.edit_1.16.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.87kB) [INFO] Fetching org.eclipse.oomph.p2.ui_1.18.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (379.46kB) [INFO] Fetching org.eclipse.oomph.p2_1.24.0.v20220822-1127.jar from https://download.eclipse.org/staging/2022-09/features/ (20.93kB) [INFO] Fetching org.eclipse.oomph.predicates_1.14.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.89kB) [INFO] Fetching org.eclipse.oomph.predicates.edit_1.13.0.v20220812-0835.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.8kB) [INFO] Fetching org.eclipse.oomph.preferences_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (89.06kB) [INFO] Fetching org.eclipse.oomph.resources_1.17.0.v20220619-0650.jar from https://download.eclipse.org/staging/2022-09/plugins/ (123.44kB) [INFO] Fetching org.eclipse.oomph.resources.edit_1.12.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.78kB) [INFO] Fetching org.eclipse.oomph.setup_1.25.0.v20220903-1123.jar from https://download.eclipse.org/staging/2022-09/plugins/ (360.64kB) [INFO] Fetching org.eclipse.oomph.setup.core_1.25.0.v20220822-1127.jar from https://download.eclipse.org/staging/2022-09/plugins/ (335.46kB) [INFO] Fetching org.eclipse.oomph.setup.p2_1.19.0.v20220607-1104.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.09kB) [INFO] Fetching org.eclipse.oomph.setup.edit_1.16.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (180.48kB) [INFO] Fetching org.eclipse.oomph.setup.sync_1.14.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (106.33kB) [INFO] Fetching org.eclipse.oomph.setup.p2.edit_1.14.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.42kB) [INFO] Fetching org.eclipse.oomph.setup.core_1.25.0.v20220903-1123.jar from https://download.eclipse.org/staging/2022-09/features/ (21.09kB) [INFO] Fetching org.eclipse.oomph.setup.doc_1.13.0.v20220520-0625.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.5MB) [INFO] Fetching org.eclipse.oomph.setup.editor_1.23.0.v20220905-0631.jar from https://download.eclipse.org/staging/2022-09/plugins/ (516.83kB) [INFO] Fetching org.eclipse.oomph.setup.ui_1.25.0.v20220905-0631.jar from https://download.eclipse.org/staging/2022-09/plugins/ (788.45kB) [INFO] Fetching org.eclipse.oomph.workingsets.edit_1.12.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.31kB) [INFO] Fetching org.eclipse.oomph.workingsets.editor_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (118.18kB) [INFO] Fetching org.eclipse.oomph.setup.ui.questionnaire_1.13.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (340.81kB) [INFO] Fetching org.eclipse.oomph.setup_1.26.0.v20220905-0631.jar from https://download.eclipse.org/staging/2022-09/features/ (20.99kB) [INFO] Fetching org.eclipse.oomph.workingsets_1.12.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (48.9kB) [INFO] Fetching org.eclipse.platform.doc.user_4.25.0.v20220830-0901.jar from https://download.eclipse.org/staging/2022-09/plugins/ (4.46MB) [INFO] Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from https://download.eclipse.org/staging/2022-09/plugins/ (95.68kB) [INFO] Fetching org.eclipse.ui.monitoring_1.2.200.v20220429-1040.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.91kB) [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.76kB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.200.v20220618-1805.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.66kB) [INFO] Fetching org.eclipse.ui.themes_1.2.2000.v20220614-2134.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.02kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.14kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.300.v20220717-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (174.02kB) [INFO] Fetching org.eclipse.platform_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (22.34kB) [INFO] Fetching org.eclipse.platform_root_4.25.0.v20220831-1800 from https://download.eclipse.org/staging/2022-09/binary/ (196B) [INFO] Fetching org.eclipse.update.configurator_3.4.900.v20220718-1722.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.23kB) [INFO] Fetching org.eclipse.rcp_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.91kB) [INFO] Fetching org.eclipse.rcp_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.rcp_root_4.25.0.v20220831-1800 from https://download.eclipse.org/staging/2022-09/binary/ (19.11kB) [INFO] Fetching org.eclipse.remote.console_1.3.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.04kB) [INFO] Fetching org.eclipse.remote.doc.isv_1.1.300.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (762.25kB) [INFO] Fetching org.eclipse.remote.jsch.core_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.7kB) [INFO] Fetching org.eclipse.remote.jsch.ui_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.84kB) [INFO] Fetching org.eclipse.remote.serial.core_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.06kB) [INFO] Fetching org.eclipse.remote.serial.ui_1.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.83kB) [INFO] Fetching org.eclipse.remote.telnet.core_1.1.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.92kB) [INFO] Fetching org.eclipse.remote.telnet.ui_1.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (68.21kB) [INFO] Fetching org.eclipse.remote_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (36.54kB) [INFO] Fetching org.eclipse.tm.terminal.connector.cdtserial_4.7.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.79kB) [INFO] Fetching org.eclipse.tm.terminal.connector.cdtserial.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (24.86kB) [INFO] Fetching org.eclipse.tm.terminal.connector.local_4.7.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.18kB) [INFO] Fetching org.eclipse.tm.terminal.connector.process_4.8.100.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.76kB) [INFO] Fetching org.eclipse.tm.terminal.connector.local.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (24.97kB) [INFO] Fetching org.eclipse.tm.terminal.connector.ssh_4.7.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.58kB) [INFO] Fetching org.eclipse.tm.terminal.connector.ssh.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (21.24kB) [INFO] Fetching org.eclipse.tm.terminal.connector.telnet_4.7.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (55.15kB) [INFO] Fetching org.eclipse.tm.terminal.connector.telnet.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (24.99kB) [INFO] Fetching org.eclipse.tm.terminal.control.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (21.19kB) [INFO] Fetching org.eclipse.tm.terminal.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (21.36kB) [INFO] Fetching org.eclipse.tm.terminal.view.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (21.21kB) [INFO] Fetching org.eclipse.tm4e.core_0.5.0.202206232130.jar from https://download.eclipse.org/staging/2022-09/plugins/ (263.98kB) [INFO] Fetching org.jcodings_1.0.57.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.66MB) [INFO] Fetching org.joni_2.1.43.jar from https://download.eclipse.org/staging/2022-09/plugins/ (211.47kB) [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.0.6.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.27kB) [INFO] Fetching org.eclipse.tracecompass.common.core_5.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (101.06kB) [INFO] Fetching org.eclipse.tracecompass.tmf.core_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1,001.93kB) [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_2.0.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.18kB) [INFO] Fetching org.eclipse.tracecompass.tmf.ui_8.0.1.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.32MB) [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.4.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77.63kB) [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar from https://download.eclipse.org/staging/2022-09/plugins/ (332.11kB) [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_3.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.28kB) [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.0.12.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.74kB) [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.2.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.71kB) [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.1.4.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (116.98kB) [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.0.4.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.66kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.15kB) [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.1.5.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.19kB) [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.0.12.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (117.23kB) [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_6.0.3.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (329.15kB) [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.2.3.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (89.25kB) [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.0.2.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.81kB) [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.3.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (117.68kB) [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.0.6.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (157.55kB) [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_6.0.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (125.4kB) [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.3.1.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.59kB) [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_3.0.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (122.33kB) [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (323.86kB) [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.0.6.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (131.28kB) [INFO] Fetching org.eclipse.tracecompass.ctf_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/features/ (21.05kB) [INFO] Fetching org.eclipse.tracecompass.doc.dev_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.87MB) [INFO] Fetching org.eclipse.tracecompass.doc.user_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.42MB) [INFO] Fetching org.eclipse.tracecompass.gdbtrace.core_1.0.7.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.03kB) [INFO] Fetching org.eclipse.tracecompass.gdbtrace.doc.user_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (197.39kB) [INFO] Fetching org.eclipse.tracecompass.gdbtrace.ui_1.1.4.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.16kB) [INFO] Fetching org.eclipse.tracecompass.gdbtrace_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/features/ (20.8kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.1.3.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.28kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.control.core_1.2.5.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (119.45kB) [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.0.5.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.28kB) [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (132.61kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.2.13.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (477.98kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.control_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/features/ (20.88kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (91.35kB) [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.5.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (326.4kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.41kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/features/ (21kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (116.58kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.0.10.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.82kB) [INFO] Fetching org.eclipse.tracecompass.lttng2.ust_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/features/ (20.91kB) [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.16.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.13kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202208280234.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.01MB) [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202209071845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.32kB) [INFO] Fetching org.eclipse.tracecompass.tmf.ctf_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/features/ (20.81kB) [INFO] Fetching org.eclipse.tracecompass.tmf_8.1.0.202209071845.jar from https://download.eclipse.org/staging/2022-09/features/ (21.46kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/staging/2022-09/plugins/ (80.47kB) [INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar from https://download.eclipse.org/staging/2022-09/features/ (19kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/staging/2022-09/plugins/ (60.57kB) [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.67kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/staging/2022-09/plugins/ (121.26kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (155.79kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.402.v202111212041.jar from https://download.eclipse.org/staging/2022-09/plugins/ (369.79kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.200.v202207121617.jar from https://download.eclipse.org/staging/2022-09/plugins/ (152.2kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/staging/2022-09/plugins/ (48.8kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.800.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (478.79kB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.500.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.06MB) [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (421.24kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (162.04kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.600.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (811.22kB) [INFO] Fetching org.eclipse.xsd_2.18.0.v20220616-0915.jar from https://download.eclipse.org/staging/2022-09/plugins/ (983.84kB) [INFO] Fetching org.glassfish.hk2.api_2.6.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (234.21kB) [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.03kB) [INFO] Fetching org.glassfish.hk2.utils_2.6.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (158.13kB) [INFO] Fetching org.glassfish.hk2.locator_2.6.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (227.55kB) [INFO] Fetching javassist_3.13.0.GA_v201209210905.jar from https://download.eclipse.org/staging/2022-09/plugins/ (681.36kB) [INFO] Fetching org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.18kB) [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.1kB) [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (959.61kB) [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859.jar from https://download.eclipse.org/staging/2022-09/plugins/ (99.81kB) [INFO] Fetching org.objectweb.asm.analysis_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.24kB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (114.57MB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (14.16MB of 114.57MB at 14.14MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (29.12MB of 114.57MB at 14.55MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (44.28MB of 114.57MB at 14.76MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (59.38MB of 114.57MB at 14.84MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (73.64MB of 114.57MB at 14.72MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (88.1MB of 114.57MB at 14.79MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (102.64MB of 114.57MB at 14.71MB/s) [INFO] Fetching org.eclipse.cdt.core.linux.aarch64_6.0.700.202208222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.6kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.aarch64_3.8.1800.v20220720-1949 from https://download.eclipse.org/staging/2022-09/binary/ (35.53kB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (111.64MB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (14.75MB of 111.64MB at 14.75MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (29.72MB of 111.64MB at 14.86MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (44.89MB of 111.64MB at 14.96MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (59.89MB of 111.64MB at 14.97MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (74.48MB of 111.64MB at 14.9MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (87.04MB of 111.64MB at 14.46MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (99.36MB of 111.64MB at 13.93MB/s) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.06kB) [INFO] Fetching org.eclipse.cdt.core.win32_6.0.300.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.15kB) [INFO] Fetching org.eclipse.cdt.core.win32.x86_64_6.0.700.202208222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (649.71kB) [INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.25kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.29kB) [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.48kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.6kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.56kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (134.3kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.400.v20220109-1926.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.98kB) [INFO] Fetching org.eclipse.epp.mpc.core.win32_1.10.0.v20220502-0731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.59kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1800.v20220720-1949 from https://download.eclipse.org/staging/2022-09/binary/ (266.5kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.75kB) [INFO] Fetching org.eclipse.oomph.jreinfo.win32.x86_64_1.8.0.v20220421-1218.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.62kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.27kB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (113.45MB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (14.59MB of 113.45MB at 14.57MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (28.95MB of 113.45MB at 14.47MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (43.1MB of 113.45MB at 14.36MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (56.98MB of 113.45MB at 14.24MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (71MB of 113.45MB at 14.2MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (84.97MB of 113.45MB at 14.08MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (99.08MB of 113.45MB at 14.02MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (113.19MB of 113.45MB at 14.02MB/s) [INFO] Fetching org.eclipse.cdt.core.macosx_6.0.700.202208222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.65kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.41kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1800.v20220720-1949 from https://download.eclipse.org/staging/2022-09/binary/ (17.01kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.06kB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (112.3MB) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (13.92MB of 112.3MB at 13.92MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (28.35MB of 112.3MB at 14.17MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (42.51MB of 112.3MB at 14.17MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (56.83MB of 112.3MB at 14.21MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (71.52MB of 112.3MB at 14.3MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (86.33MB of 112.3MB at 14.48MB/s) [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.4.v20220903-1038.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.4.v20220903-1038/plugins/ (101.29MB of 112.3MB at 14.59MB/s) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.15kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.600.v20220720-1949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.1800.v20220720-1949 from https://download.eclipse.org/staging/2022-09/binary/ (16.44kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.cpp --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.cpp --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.cpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.cpp --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.cpp --- [INFO] Installing product epp.package.cpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/x86_64/eclipse Installing epp.package.cpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Operation completed in 77660 ms. [INFO] Installing product epp.package.cpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/aarch64/eclipse Installing epp.package.cpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Operation completed in 76881 ms. [INFO] Installing product epp.package.cpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse Installing epp.package.cpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Operation completed in 71408 ms. [INFO] Installing product epp.package.cpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.cpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Operation completed in 71457 ms. [INFO] Installing product epp.package.cpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.cpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Operation completed in 71769 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.cpp --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20220927-2242_eclipse-cpp-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20220927-2242_eclipse-cpp-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20220927-2242_eclipse-cpp-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20220927-2242_eclipse-cpp-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20220927-2242_eclipse-cpp-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.cpp --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.cpp --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.cpp 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.cpp 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.cpp.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.cpp.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.25.0.20220927-1923) Mirroring: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.cpp,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.cpp,4.25.0.20220908-1200) [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.dsl >------------- [INFO] Building org.eclipse.epp.package.dsl 4.25.0-SNAPSHOT [7/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.dsl --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.dsl --- [INFO] Resolving class path of org.eclipse.epp.package.dsl... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.dsl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.dsl --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.dsl --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.dsl.feature >--------- [INFO] Building org.eclipse.epp.package.dsl.feature 4.25.0-SNAPSHOT [8/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.dsl.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.dsl.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.dsl >------------------- [INFO] Building epp.package.dsl 4.25.0-SNAPSHOT [9/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.dsl --- [INFO] Fetching ch.qos.logback.classic_1.1.2.v20171220-1825.jar from https://download.eclipse.org/staging/2022-09/plugins/ (287.12kB) [INFO] Fetching ch.qos.logback.core_1.1.2.v20160208-0839.jar from https://download.eclipse.org/staging/2022-09/plugins/ (462.77kB) [INFO] Fetching ch.qos.logback.slf4j_1.1.2.v20160301-0943.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.16kB) [INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar from https://download.eclipse.org/staging/2022-09/plugins/ (802.8kB) [INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from https://download.eclipse.org/staging/2022-09/plugins/ (590.15kB) [INFO] Fetching jakarta.websocket_2.0.0.v20210105-1550.jar from https://download.eclipse.org/staging/2022-09/plugins/ (67.83kB) [INFO] Fetching junit-jupiter-api_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (198.63kB) [INFO] Fetching junit-platform-commons_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (100.3kB) [INFO] Fetching org.opentest4j_1.2.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (7.47kB) [INFO] Fetching junit-jupiter-engine_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (240.65kB) [INFO] Fetching junit-platform-engine_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (183.79kB) [INFO] Fetching junit-platform-launcher_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (165.25kB) [INFO] Fetching junit-jupiter-migrationsupport_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.04kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/staging/2022-09/plugins/ (421.77kB) [INFO] Fetching junit-jupiter-params_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (564.73kB) [INFO] Fetching junit-platform-runner_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.12kB) [INFO] Fetching junit-platform-suite-api_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.73kB) [INFO] Fetching junit-platform-suite-commons_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.94kB) [INFO] Fetching junit-platform-suite-engine_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.7kB) [INFO] Fetching junit-vintage-engine_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (65.33kB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.23kB) [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/staging/2022-09/plugins/ (358.42kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (293.72kB) [INFO] Fetching org.apiguardian.api_1.1.2.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.65kB) [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/staging/2022-09/plugins/ (163.1kB) [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.04MB) [INFO] Fetching org.eclipse.jdt.ui_3.27.0.v20220824-0714.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.18MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.800.v20220813-1738.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.67MB) [INFO] Fetching org.eclipse.jdt.junit_3.15.0.v20220815-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (543.35kB) [INFO] Fetching org.eclipse.buildship.compat_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.37kB) [INFO] Fetching org.gradle.toolingapi_7.4.2.v20220510-1312-s.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.5MB) [INFO] Fetching org.eclipse.buildship.core_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2022-09/plugins/ (523.48kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.11.400.v20220715-1030.jar from https://download.eclipse.org/staging/2022-09/plugins/ (178.38kB) [INFO] Fetching org.eclipse.buildship.ui_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2022-09/plugins/ (676.85kB) [INFO] Fetching org.eclipse.buildship.branding_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.91kB) [INFO] Fetching org.eclipse.buildship_3.1.6.v20220511-1359.jar from https://download.eclipse.org/staging/2022-09/features/ (18.95kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.3.300.v20220613-1047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (62.38kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.600.v20220607-1204.jar from https://download.eclipse.org/staging/2022-09/plugins/ (96.85kB) [INFO] Fetching org.eclipse.e4.core.commands.source_1.0.200.v20220629-1225.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.12kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.100.v20210722-1426.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.66kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.2.200.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (378.54kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.37kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.600.v20220715-1400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.64kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.13.200.v20220808-2019.jar from https://download.eclipse.org/staging/2022-09/plugins/ (172.58kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.300.v20220809-1237.jar from https://download.eclipse.org/staging/2022-09/plugins/ (208.19kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.600.v20220621-1327.jar from https://download.eclipse.org/staging/2022-09/plugins/ (163.97kB) [INFO] Fetching org.apache.batik.css.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (319.47kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.19kB) [INFO] Fetching org.apache.batik.util.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (126.66kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2022-09/plugins/ (89.33kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.78kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.54kB) [INFO] Fetching javax.inject.source_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.15kB) [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.91kB) [INFO] Fetching org.eclipse.e4.core.di.source_1.8.300.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.32kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.11.0.v20220716-0839.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.77kB) [INFO] Fetching org.apache.batik.i18n.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.21kB) [INFO] Fetching org.apache.batik.constants.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.73kB) [INFO] Fetching org.apache.xmlgraphics.source_2.6.0.v20210409-0748.jar from https://download.eclipse.org/staging/2022-09/plugins/ (677.41kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (85.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.200.v20220613-1008.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.44kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.100.v20220310-1056.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.72kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.4.0.v20210621-1133.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.5kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.0.v20210621-1136.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.54kB) [INFO] Fetching org.eclipse.equinox.common.source_3.16.200.v20220817-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (147.87kB) [INFO] Fetching org.apache.felix.scr.source_2.2.2.jar from https://download.eclipse.org/staging/2022-09/plugins/ (263.86kB) [INFO] Fetching org.eclipse.equinox.event.source_1.6.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.17kB) [INFO] Fetching org.eclipse.core.commands.source_3.10.200.v20220512-0851.jar from https://download.eclipse.org/staging/2022-09/plugins/ (150.7kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.8.200.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.82kB) [INFO] Fetching org.eclipse.core.databinding.source_1.11.100.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (182.15kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.8.0.v20210619-1111.jar from https://download.eclipse.org/staging/2022-09/plugins/ (75.49kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.12.0.v20211231-1006.jar from https://download.eclipse.org/staging/2022-09/plugins/ (208.51kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.9.0.v20210619-1129.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.57kB) [INFO] Fetching org.eclipse.core.expressions.source_3.8.200.v20220613-1047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.69kB) [INFO] Fetching org.eclipse.core.jobs.source_3.13.100.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (109.62kB) [INFO] Fetching org.eclipse.core.runtime.source_3.26.0.v20220813-0916.jar from https://download.eclipse.org/staging/2022-09/plugins/ (80.21kB) [INFO] Fetching org.eclipse.equinox.app.source_1.6.200.v20220720-2012.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.31kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.81kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.10.100.v20220710-1223.jar from https://download.eclipse.org/staging/2022-09/plugins/ (107.53kB) [INFO] Fetching org.osgi.service.prefs.source_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.01kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.11.200.v20220817-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (177.96kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.100.v20220620-1617.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.27kB) [INFO] Fetching org.eclipse.osgi.source_3.18.100.v20220817-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.12MB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.700.v20220722-0431.jar from https://download.eclipse.org/staging/2022-09/plugins/ (144.81kB) [INFO] Fetching org.eclipse.osgi.services.source_3.11.0.v20220618-0838.jar from https://download.eclipse.org/staging/2022-09/plugins/ (80.03kB) [INFO] Fetching org.eclipse.osgi.util.source_3.7.100.v20220615-1601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.25kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.82MB) [INFO] Fetching org.eclipse.jface.source_3.27.0.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.01MB) [INFO] Fetching org.eclipse.jface.databinding.source_1.13.0.v20210619-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (230.2kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.0.v20210619-0956.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.75kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.77kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.6.jar from https://download.eclipse.org/staging/2022-09/plugins/ (100.4kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.66kB) [INFO] Fetching org.eclipse.equinox.console.source_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.65kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.400.v20211102-0453.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77.66kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.200.v20220710-1223.jar from https://download.eclipse.org/staging/2022-09/plugins/ (65.32kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.300.v20220815-1831.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.56kB) [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2022-09/plugins/ (356.27kB) [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.0.v20210722-1426.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.4kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.200.v20220613-1008.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.26kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.400.v20220613-1047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.57kB) [INFO] Fetching org.eclipse.urischeme.source_1.2.100.v20211001-1648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.29kB) [INFO] Fetching org.eclipse.jface.notifications.source_0.5.0.v20220401-0716.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.5kB) [INFO] Fetching com.sun.jna.source_5.8.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (157.25kB) [INFO] Fetching com.sun.jna.platform.source_5.8.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.01MB) [INFO] Fetching org.osgi.util.function.source_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.44kB) [INFO] Fetching org.osgi.util.promise.source_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.15kB) [INFO] Fetching org.osgi.util.measurement.source_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.96kB) [INFO] Fetching org.osgi.util.position.source_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.58kB) [INFO] Fetching org.osgi.util.xml.source_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.47kB) [INFO] Fetching org.osgi.service.cm.source_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.37kB) [INFO] Fetching org.osgi.service.component.source_1.5.0.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.55kB) [INFO] Fetching org.osgi.service.device.source_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.49kB) [INFO] Fetching org.osgi.service.event.source_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.65kB) [INFO] Fetching org.osgi.service.metatype.source_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.76kB) [INFO] Fetching org.osgi.service.provisioning.source_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.88kB) [INFO] Fetching org.osgi.service.upnp.source_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.8kB) [INFO] Fetching org.osgi.service.useradmin.source_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.29kB) [INFO] Fetching org.osgi.service.wireadmin.source_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.26kB) [INFO] Fetching org.eclipse.e4.rcp.source_4.25.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/features/ (21.88kB) [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.7.300.v20220420-0901.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.43MB) [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.83kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.78kB) [INFO] Fetching org.eclipse.e4.tools.services_4.9.0.v20210427-1802.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.95kB) [INFO] Fetching org.eclipse.ecf.source_3.10.0.v20210925-0032.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.33kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.08kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.6.1.v20211005-1944.jar from https://download.eclipse.org/staging/2022-09/features/ (21.04kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.64kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/features/ (21.07kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.03kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.800.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/features/ (29.23kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.0.300.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.01kB) [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/staging/2022-09/plugins/ (374.24kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (614.16kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (825.01kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (188.85kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature.source_1.1.600.v20220215-0126.jar from https://download.eclipse.org/staging/2022-09/features/ (29.35kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.49kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from https://download.eclipse.org/staging/2022-09/features/ (25.15kB) [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.3kB) [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar from https://download.eclipse.org/staging/2022-09/plugins/ (362.45kB) [INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.19kB) [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.84kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.31.0.v20220706-1312.jar from https://download.eclipse.org/staging/2022-09/plugins/ (189.29kB) [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.88kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.11.0.v20210405-0904.jar from https://download.eclipse.org/staging/2022-09/plugins/ (114.07kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.31.0.v20220730-0849.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.07MB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.31.0.v20220730-0849.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.31.0.v20220730-0849.jar from https://download.eclipse.org/staging/2022-09/plugins/ (545.36kB) [INFO] Fetching org.eclipse.emf.ant.source_2.11.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.24kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.31.0.v20220730-0849.jar from https://download.eclipse.org/staging/2022-09/features/ (22.28kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from https://download.eclipse.org/staging/2022-09/plugins/ (185.76kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.31.0.v20220706-1313.jar from https://download.eclipse.org/staging/2022-09/features/ (20.9kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.31.0.v20220706-1312.jar from https://download.eclipse.org/staging/2022-09/plugins/ (75.01kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.31.0.v20220706-1313.jar from https://download.eclipse.org/staging/2022-09/features/ (22.34kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.6.0.v20210331-1116.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.17kB) [INFO] Fetching org.eclipse.xtext_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.62MB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.4kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.ui_1.4.0.v20210331-1116.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.07kB) [INFO] Fetching org.eclipse.xtext.ui_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.88MB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (62.46kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.93kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.22.0.v20210420-0623.jar from https://download.eclipse.org/staging/2022-09/plugins/ (236.55kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.23.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.19kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.23.0.v20210412-0833.jar from https://download.eclipse.org/staging/2022-09/plugins/ (298.79kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.92kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.23.0.v20210412-0833.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.06kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.24.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.28kB) [INFO] Fetching org.eclipse.emf.common.source_2.26.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/plugins/ (221.04kB) [INFO] Fetching org.eclipse.emf.common.source_2.27.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/features/ (22.17kB) [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20220226-1304.jar from https://download.eclipse.org/staging/2022-09/features/ (20.86kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.20.0.v20220226-1304.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.22kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.19.0.v20220226-1304.jar from https://download.eclipse.org/staging/2022-09/features/ (22.21kB) [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20220706-1313.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.82kB) [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (65.85kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.34kB) [INFO] Fetching org.eclipse.emf.converter_2.18.0.v20220706-1313.jar from https://download.eclipse.org/staging/2022-09/features/ (21.01kB) [INFO] Fetching org.eclipse.emf.converter.source_2.11.0.v20220706-1313.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.71kB) [INFO] Fetching org.eclipse.emf.importer.source_2.12.0.v20190321-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.14kB) [INFO] Fetching org.eclipse.emf.exporter.source_2.10.0.v20190321-1530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.92kB) [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.10.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.6kB) [INFO] Fetching org.eclipse.emf.importer.java.source_2.11.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (48.61kB) [INFO] Fetching org.eclipse.emf.importer.rose.source_2.11.0.v20210405-0904.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.56kB) [INFO] Fetching org.eclipse.emf.converter.source_2.18.0.v20220706-1313.jar from https://download.eclipse.org/staging/2022-09/features/ (22.37kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.9.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.91kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20210113-0340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.86kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.9.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.32kB) [INFO] Fetching org.eclipse.emf.databinding_1.9.0.v20220517-0824.jar from https://download.eclipse.org/staging/2022-09/features/ (20.88kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.6.0.v20220517-0824.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.02kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.9.0.v20220517-0824.jar from https://download.eclipse.org/staging/2022-09/features/ (22.22kB) [INFO] Fetching org.eclipse.emf.doc_2.27.0.v20220616-1148.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.19MB) [INFO] Fetching org.eclipse.emf.doc_2.29.0.v20220616-1148.jar from https://download.eclipse.org/staging/2022-09/features/ (20.84kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.54kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.15.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.92kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.13.0.v20190822-1451.jar from https://download.eclipse.org/staging/2022-09/plugins/ (80.65kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.64kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.15.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.26kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/staging/2022-09/plugins/ (124.92kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.9kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.53kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.18.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.28kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.28.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/plugins/ (822.46kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.6kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.17.0.v20220817-1334.jar from https://download.eclipse.org/staging/2022-09/plugins/ (153.47kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.29.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/features/ (22.24kB) [INFO] Fetching org.eclipse.emf.ecore.xcore_1.22.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/plugins/ (783.92kB) [INFO] Fetching org.eclipse.xtext.util_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (307.81kB) [INFO] Fetching org.eclipse.xtext.xbase_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.46MB) [INFO] Fetching org.eclipse.xtext.common.types_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (501.04kB) [INFO] Fetching org.eclipse.xtext.ecore_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.8kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.51kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.edit_1.6.0.v20210405-0628.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.58kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (258.72kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.exporter_1.11.0.v20220211-1453.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.3kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.21.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/plugins/ (593.53kB) [INFO] Fetching org.eclipse.emf.ecore.xcore_1.22.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/features/ (20.9kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.importer_1.7.0.v20210331-1116.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.99kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.8.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.81kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib.source_1.6.0.v20210405-0628.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.92kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib.source_1.8.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.24kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.sdk_1.22.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/features/ (20.77kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.source_1.22.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/plugins/ (412.03kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.source_1.6.0.v20210331-1116.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.01kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.source_1.22.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/features/ (22.27kB) [INFO] Fetching org.eclipse.xtext.builder_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (393.82kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (553.73kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.200.v20220824-0551.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.02MB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (134.96kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.ui_1.21.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/features/ (21.01kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.ui.source_1.21.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/plugins/ (317.6kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext.ui.source_1.4.0.v20210331-1116.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.24kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.edit.source_1.6.0.v20210405-0628.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.54kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.exporter.source_1.11.0.v20220211-1453.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.12kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.importer.source_1.7.0.v20210331-1116.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.35kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.ui.source_1.21.0.v20220819-1204.jar from https://download.eclipse.org/staging/2022-09/features/ (22.47kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20220201-1551.jar from https://download.eclipse.org/staging/2022-09/features/ (20.87kB) [INFO] Fetching org.eclipse.emf.edit.source_2.17.0.v20220201-1551.jar from https://download.eclipse.org/staging/2022-09/plugins/ (211.79kB) [INFO] Fetching org.eclipse.emf.edit.source_2.18.0.v20220201-1551.jar from https://download.eclipse.org/staging/2022-09/features/ (22.17kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.24.0.v20220619-0533.jar from https://download.eclipse.org/staging/2022-09/features/ (20.89kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.22.0.v20220619-0533.jar from https://download.eclipse.org/staging/2022-09/plugins/ (159.99kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.24.0.v20220619-0533.jar from https://download.eclipse.org/staging/2022-09/features/ (22.22kB) [INFO] Fetching org.eclipse.emf.example.installer_1.10.0.v20200518-1440.jar from https://download.eclipse.org/staging/2022-09/plugins/ (360.03kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.68kB) [INFO] Fetching org.eclipse.emf_2.31.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/features/ (21.04kB) [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (193.83kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.42kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (149.26kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.99kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.02kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.91kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar from https://download.eclipse.org/staging/2022-09/plugins/ (102.9kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.15.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (21.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.22kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.55kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.12.0.v20190528-0725.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.77kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.15.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.49kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.96kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.13.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.95kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.2kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.04kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.28kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.13.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.35kB) [INFO] Fetching org.eclipse.emf.mapping_2.14.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.87kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.12.0.v20181104-0733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.49kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.14.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.22kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.14.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (20.9kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.99kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.14.0.v20210924-1718.jar from https://download.eclipse.org/staging/2022-09/features/ (22.29kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.7.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (193.98kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.7.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.19kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (230.3kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (91.58kB) [INFO] Fetching org.eclipse.xtext.ide_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (491.39kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.9kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.18kB) [INFO] Fetching org.eclipse.emf.mwe2.language.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (153.25kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ide.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.39kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.11kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.27kB) [INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/features/ (20.6kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.93kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.42kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/features/ (20.56kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.61kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/features/ (21.65kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.64kB) [INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.32kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.13.0.v20220519-1115.jar from https://download.eclipse.org/staging/2022-09/features/ (20.54kB) [INFO] Fetching org.eclipse.emf.sdk_2.31.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/features/ (20.87kB) [INFO] Fetching org.eclipse.emf.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.21kB) [INFO] Fetching org.eclipse.emf.source_2.31.0.v20220817-1401.jar from https://download.eclipse.org/staging/2022-09/features/ (22.71kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.500.v20220420-1427.jar from https://download.eclipse.org/staging/2022-09/plugins/ (114.3kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.0.v20210315-2042.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.92kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.9.200.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.84kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.400.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.19kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.500.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (144.7kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.0.v20210316-1209.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.85kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.300.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (249.79kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.100.v20220329-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.87kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.6.200.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (136.45kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.300.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.08kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.400.v20220506-1821.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.37kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.0.v20210315-2228.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.63kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.100.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.200.v20220315-2155.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.62kB) [INFO] Fetching org.eclipse.equinox.security.source_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.26kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.300.v20220420-1427.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.91kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.300.v20220512-1321.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.42kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.100.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.06kB) [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.200.v20210616-0726.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.13kB) [INFO] Fetching org.tukaani.xz.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (135.7kB) [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.97kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1500.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (21.31kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.200.v20220802-0626.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.72kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.0.v20210316-1209.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.73kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.100.v20211217-1131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.04kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.7.200.v20220805-0804.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.57kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.100.v20220213-0541.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.26kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.100.v20220504-1755.jar from https://download.eclipse.org/staging/2022-09/plugins/ (178.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.100.v20220420-1427.jar from https://download.eclipse.org/staging/2022-09/plugins/ (149.7kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (21.01kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.600.v20220817-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (309.66kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.400.v20220805-0804.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.79kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.0.v20210315-2228.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.42kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.300.v20220710-1223.jar from https://download.eclipse.org/staging/2022-09/plugins/ (87.33kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.100.v20220814-1551.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.24kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1700.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (20.97kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.300.v20220420-1427.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.91kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.300.v20220329-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.45kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1700.v20220819-1949.jar from https://download.eclipse.org/staging/2022-09/features/ (20.95kB) [INFO] Fetching org.eclipse.gef_3.12.100.202206170857.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1,006.2kB) [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.96kB) [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (164.65kB) [INFO] Fetching javax.servlet.jsp-api.source_2.3.3.jar from https://download.eclipse.org/staging/2022-09/plugins/ (162.63kB) [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar from https://download.eclipse.org/staging/2022-09/plugins/ (156.2kB) [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar from https://download.eclipse.org/staging/2022-09/plugins/ (461.72kB) [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.66MB) [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.24MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.45MB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.51kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.200.v20220720-2012.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.22kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.300.v20220726-1300.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.35kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.700.v20220801-1124.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.97kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.04kB) [INFO] Fetching org.eclipse.help.base.source_4.3.800.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (309.03kB) [INFO] Fetching org.eclipse.help.ui.source_4.4.100.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (222.75kB) [INFO] Fetching org.eclipse.help.webapp.source_3.10.800.v20220714-2106.jar from https://download.eclipse.org/staging/2022-09/plugins/ (204.01kB) [INFO] Fetching org.eclipse.jetty.http.source_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (136.35kB) [INFO] Fetching org.eclipse.jetty.io.source_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (113.6kB) [INFO] Fetching org.eclipse.jetty.security.source_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.97kB) [INFO] Fetching org.eclipse.jetty.server.source_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (441.15kB) [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.74kB) [INFO] Fetching org.eclipse.jetty.util.source_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (342.09kB) [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.22kB) [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/staging/2022-09/plugins/ (67.32kB) [INFO] Fetching org.eclipse.core.net.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.47kB) [INFO] Fetching org.eclipse.help.source_2.3.1100.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (20.66kB) [INFO] Fetching org.eclipse.jdt_3.18.1300.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.74kB) [INFO] Fetching org.eclipse.jdt.annotation_1.2.100.v20220826-1026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.9kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.04kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (391.95kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.9kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from https://download.eclipse.org/staging/2022-09/plugins/ (105.66kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.200.v20220802-0458.jar from https://download.eclipse.org/staging/2022-09/plugins/ (224.56kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.97kB) [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.61kB) [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1700.v20220831-1613.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.04MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1500.v20220829-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.11MB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.99kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.1.0.v20220715-1030.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.97kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/staging/2022-09/plugins/ (65.43kB) [INFO] Fetching org.eclipse.jdt_3.18.1300.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (21.54kB) [INFO] Fetching org.eclipse.ant.ui.source_3.8.300.v20220718-1722.jar from https://download.eclipse.org/staging/2022-09/plugins/ (612.74kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.50.v20210914-1429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (356kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.9kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.87kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.4.200.v20220802-0458.jar from https://download.eclipse.org/staging/2022-09/plugins/ (139.05kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.3.200.v20220802-0458.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.14kB) [INFO] Fetching org.eclipse.jdt.core.source_3.31.0.v20220831-1439.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5.06MB) [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.89kB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.2.100.v20220826-1026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.86kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.700.v20220826-1026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.7kB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.16.200.v20220824-0551.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.21MB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.800.v20220813-1738.jar from https://download.eclipse.org/staging/2022-09/plugins/ (848.57kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.19.300.v20220812-1529.jar from https://download.eclipse.org/staging/2022-09/plugins/ (772.41kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.15.0.v20220815-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (196.8kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.400.v20220715-1030.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.91kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.7.0.v20220609-1843.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.6kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.23kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.1.0.v20220715-1030.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.54kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.19.700.v20220730-1850.jar from https://download.eclipse.org/staging/2022-09/plugins/ (353.37kB) [INFO] Fetching org.eclipse.jdt.ui.source_3.27.0.v20220824-0714.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5.4MB) [INFO] Fetching org.junit.source_4.13.2.v20211018-1956.jar from https://download.eclipse.org/staging/2022-09/plugins/ (261.47kB) [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.3kB) [INFO] Fetching junit-jupiter-api.source_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (196.61kB) [INFO] Fetching junit-jupiter-engine.source_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.6kB) [INFO] Fetching junit-jupiter-migrationsupport.source_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.01kB) [INFO] Fetching junit-jupiter-params.source_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72kB) [INFO] Fetching junit-platform-commons.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (74.93kB) [INFO] Fetching junit-platform-engine.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (133.7kB) [INFO] Fetching junit-platform-launcher.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (100.27kB) [INFO] Fetching junit-platform-runner.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.31kB) [INFO] Fetching junit-platform-suite-api.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.91kB) [INFO] Fetching junit-platform-suite-commons.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.76kB) [INFO] Fetching junit-platform-suite-engine.source_1.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.54kB) [INFO] Fetching junit-vintage-engine.source_5.9.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.36kB) [INFO] Fetching org.opentest4j.source_1.2.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.53kB) [INFO] Fetching org.apiguardian.api.source_1.1.2.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.73kB) [INFO] Fetching org.eclipse.ant.launching.source_1.3.400.v20220718-1722.jar from https://download.eclipse.org/staging/2022-09/plugins/ (130.7kB) [INFO] Fetching org.eclipse.jdt.source_3.18.1300.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (20.9kB) [INFO] Fetching org.eclipse.jem.util_2.1.300.v202103232321.jar from https://download.eclipse.org/staging/2022-09/plugins/ (116.02kB) [INFO] Fetching org.eclipse.lsp4j.debug_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (395.77kB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc.debug_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.73kB) [INFO] Fetching org.eclipse.lsp4j.generator_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.75kB) [INFO] Fetching org.eclipse.xtend.lib_2.28.0.v20220829-0436.jar from https://download.eclipse.org/staging/2022-09/plugins/ (109.91kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.28.0.v20220829-0436.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77.87kB) [INFO] Fetching org.eclipse.lsp4j.source_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (961.75kB) [INFO] Fetching org.eclipse.lsp4j.debug.source_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (355.91kB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc.source_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.93kB) [INFO] Fetching org.eclipse.lsp4j.generator.source_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.38kB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc.debug.source_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.64kB) [INFO] Fetching org.eclipse.lsp4j.websocket.jakarta_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.29kB) [INFO] Fetching org.eclipse.lsp4j.websocket.jakarta.source_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.94kB) [INFO] Fetching org.eclipse.lsp4j.websocket_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16kB) [INFO] Fetching org.eclipse.lsp4j.websocket.source_0.15.0.v20220805-0131.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.65kB) [INFO] Fetching org.eclipse.lsp4j.sdk_0.15.0.v20220805-0133.jar from https://download.eclipse.org/staging/2022-09/features/ (22.3kB) [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.73kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.0.0.20220706-1958.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.5kB) [INFO] Fetching org.eclipse.m2e.core_2.0.3.20220904-1703.jar from https://download.eclipse.org/staging/2022-09/plugins/ (599.11kB) [INFO] Fetching org.eclipse.m2e.jdt_2.0.1.20220901-1459.jar from https://download.eclipse.org/staging/2022-09/plugins/ (157.47kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.8.601.20220820-1147.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5.02MB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.0.20220703-1731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.44kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.1.20220620-0741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (634.63kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.11kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.0.20220705-1608.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.41kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.0.20220726-0935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (729.74kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.0.20220703-1731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (424.74kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.0.20220705-1608.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.45kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.1.20220809-1501.jar from https://download.eclipse.org/staging/2022-09/plugins/ (406.41kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2022-09/plugins/ (229.06kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.0.20220729-1256.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.95kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_0.15.0.202207081036.jar from https://download.eclipse.org/staging/2022-09/plugins/ (7.63MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.1.20220828-2046.jar from https://download.eclipse.org/staging/2022-09/plugins/ (109.12kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.1.20220809-1501.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.42kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.35kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.86kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.0.0.20220703-1731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.46kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.21kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.69kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.1.20220805-1816.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.94kB) [INFO] Fetching org.eclipse.m2e.feature_2.0.4.20220904-1703.jar from https://download.eclipse.org/staging/2022-09/features/ (21.24kB) [INFO] Fetching org.eclipse.m2e.lemminx.feature_2.0.0.20220729-1256.jar from https://download.eclipse.org/staging/2022-09/features/ (20.81kB) [INFO] Fetching org.eclipse.m2e.logback.appender_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.51kB) [INFO] Fetching org.eclipse.m2e.logback.configuration_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.96kB) [INFO] Fetching org.eclipse.m2e.logback.feature_2.0.0.20220717-0848.jar from https://download.eclipse.org/staging/2022-09/features/ (20.86kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.500.v20220813-1730.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.28kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.700.v20220329-0844.jar from https://download.eclipse.org/staging/2022-09/plugins/ (514.21kB) [INFO] Fetching org.eclipse.pde.ui_3.13.600.v20220831-0712.jar from https://download.eclipse.org/staging/2022-09/plugins/ (4.54MB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.1700.v20220831-1613.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.49MB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.500.v20220811-0944.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.33kB) [INFO] Fetching org.eclipse.pde.ds.core_1.2.500.v20220411-2005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.78kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.2.300.v20220310-2159.jar from https://download.eclipse.org/staging/2022-09/plugins/ (205.14kB) [INFO] Fetching org.osgi.annotation.versioning_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.72kB) [INFO] Fetching org.osgi.annotation.bundle_2.0.0.202202082230.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.45kB) [INFO] Fetching org.osgi.service.component.annotations_1.5.0.202109301733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.09kB) [INFO] Fetching org.eclipse.pde_3.13.2000.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.55kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.02kB) [INFO] Fetching org.eclipse.pde.runtime_3.7.400.v20220317-2150.jar from https://download.eclipse.org/staging/2022-09/plugins/ (214.9kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.7.700.v20220802-1520.jar from https://download.eclipse.org/staging/2022-09/plugins/ (581.21kB) [INFO] Fetching org.eclipse.pde.launching_3.10.100.v20220727-1044.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.76kB) [INFO] Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.59kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.2.400.v20220317-0700.jar from https://download.eclipse.org/staging/2022-09/plugins/ (450.72kB) [INFO] Fetching org.eclipse.ui.trace_1.2.200.v20220310-2159.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.39kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.300.v20220810-1011.jar from https://download.eclipse.org/staging/2022-09/plugins/ (90.67kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.28kB) [INFO] Fetching org.eclipse.pde.spy.core_1.0.200.v20220331-1637.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.95kB) [INFO] Fetching org.eclipse.pde.spy.model_0.12.400.v20220621-1036.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.97kB) [INFO] Fetching org.eclipse.pde.spy.css_0.12.300.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (48.59kB) [INFO] Fetching org.eclipse.pde.spy.preferences_0.12.300.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.03kB) [INFO] Fetching org.eclipse.pde.spy.context_1.0.300.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.2kB) [INFO] Fetching org.eclipse.pde.spy.bundle_0.12.200.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.61kB) [INFO] Fetching org.eclipse.pde.spy.event_1.0.0.v20220513-0804.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.45kB) [INFO] Fetching org.eclipse.pde_3.14.1300.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (21.39kB) [INFO] Fetching org.eclipse.pde.build.source_3.11.300.v20220822-0532.jar from https://download.eclipse.org/staging/2022-09/plugins/ (319.82kB) [INFO] Fetching org.eclipse.pde.core.source_3.15.300.v20220822-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1,017.51kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.200.v20220523-1051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.56kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.7.400.v20220317-2150.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.25kB) [INFO] Fetching org.eclipse.pde.ui.source_3.13.600.v20220831-0712.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.06MB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.700.v20220802-1520.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.71kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.1000.v20220816-0925.jar from https://download.eclipse.org/staging/2022-09/plugins/ (659.77kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.500.v20220813-1730.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.39kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.700.v20220329-0844.jar from https://download.eclipse.org/staging/2022-09/plugins/ (250.48kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.500.v20220411-2005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.82kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.300.v20220310-2159.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.72kB) [INFO] Fetching org.eclipse.pde.launching.source_3.10.100.v20220727-1044.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.54kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.300.v20211004-0555.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.68kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.400.v20220317-0700.jar from https://download.eclipse.org/staging/2022-09/plugins/ (272.26kB) [INFO] Fetching org.eclipse.ui.trace.source_1.2.200.v20220310-2159.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.76kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.500.v20220811-0944.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.300.v20220810-1011.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.27kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.45kB) [INFO] Fetching org.eclipse.pde.spy.core.source_1.0.200.v20220331-1637.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.32kB) [INFO] Fetching org.eclipse.pde.spy.model.source_0.12.400.v20220621-1036.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.77kB) [INFO] Fetching org.eclipse.pde.spy.css.source_0.12.300.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.11kB) [INFO] Fetching org.eclipse.pde.spy.preferences.source_0.12.300.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.44kB) [INFO] Fetching org.eclipse.pde.spy.context.source_1.0.300.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.89kB) [INFO] Fetching org.eclipse.pde.spy.bundle.source_0.12.200.v20220512-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.39kB) [INFO] Fetching org.eclipse.pde.spy.event.source_1.0.0.v20220513-0804.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.69kB) [INFO] Fetching org.eclipse.pde.source_3.14.1300.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (20.76kB) [INFO] Fetching org.eclipse.platform.doc.isv_4.25.0.v20220831-1613.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.44MB) [INFO] Fetching org.eclipse.platform.doc.isv_4.25.0.v20220831-1613.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.43MB of 35.44MB at 13.42MB/s) [INFO] Fetching org.eclipse.platform.doc.isv_4.25.0.v20220831-1613.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.44MB of 35.44MB at 13.72MB/s) [INFO] Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.45MB) [INFO] Fetching org.eclipse.ant.core.source_3.6.500.v20220718-1722.jar from https://download.eclipse.org/staging/2022-09/plugins/ (99.47kB) [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/staging/2022-09/plugins/ (294.21kB) [INFO] Fetching org.eclipse.compare.core.source_3.7.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64kB) [INFO] Fetching org.eclipse.compare.source_3.8.500.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (424.81kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.7.200.v20220202-1008.jar from https://download.eclipse.org/staging/2022-09/plugins/ (87.97kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.9.500.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.93kB) [INFO] Fetching org.eclipse.core.net.linux.source_1.0.200.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.24kB) [INFO] Fetching org.eclipse.core.resources.source_3.18.0.v20220828-0546.jar from https://download.eclipse.org/staging/2022-09/plugins/ (811.41kB) [INFO] Fetching org.eclipse.debug.core.source_3.20.0.v20220811-0741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (406.8kB) [INFO] Fetching org.eclipse.debug.ui.source_3.17.0.v20220817-1312.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.100.v20220310-1350.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.77kB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.13.0.v20220822-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (296.96kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.200.v20220808-2221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (253.1kB) [INFO] Fetching org.eclipse.platform.source_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.49kB) [INFO] Fetching org.eclipse.search.source_3.14.200.v20220817-1340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (266.8kB) [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.300.v20211203-1705.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.44kB) [INFO] Fetching org.eclipse.team.core.source_3.9.500.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (369.59kB) [INFO] Fetching org.eclipse.team.ui.source_3.9.400.v20220817-1539.jar from https://download.eclipse.org/staging/2022-09/plugins/ (767.83kB) [INFO] Fetching org.eclipse.text.source_3.12.200.v20220817-1340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (281.2kB) [INFO] Fetching org.eclipse.jface.text.source_3.21.0.v20220817-1340.jar from https://download.eclipse.org/staging/2022-09/plugins/ (819.23kB) [INFO] Fetching org.eclipse.jsch.core.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.55kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.4.200.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.72kB) [INFO] Fetching org.eclipse.ui.console.source_3.11.300.v20220811-1921.jar from https://download.eclipse.org/staging/2022-09/plugins/ (166.19kB) [INFO] Fetching org.eclipse.ui.intro.source_3.6.600.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (255.55kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.300.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.400.v20220715-1705.jar from https://download.eclipse.org/staging/2022-09/plugins/ (252.97kB) [INFO] Fetching org.eclipse.ui.browser.source_3.7.200.v20220826-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.75kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.200.v20211217-1247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.38kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.200.v20220429-1040.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.18kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.10.300.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (310.65kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.400.v20220203-1803.jar from https://download.eclipse.org/staging/2022-09/plugins/ (102.84kB) [INFO] Fetching org.eclipse.ui.net.source_1.4.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.4kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.600.v20220809-1658.jar from https://download.eclipse.org/staging/2022-09/plugins/ (445.35kB) [INFO] Fetching org.eclipse.ui.views.source_3.11.200.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.05kB) [INFO] Fetching org.eclipse.ui.editors.source_3.14.400.v20220730-1844.jar from https://download.eclipse.org/staging/2022-09/plugins/ (331.84kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.5.200.v20220618-1805.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.31kB) [INFO] Fetching org.eclipse.ui.ide.source_3.19.100.v20220820-0412.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.24MB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.500.v20220623-0641.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.55kB) [INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.7kB) [INFO] Fetching org.eclipse.ui.forms.source_3.11.400.v20220817-1444.jar from https://download.eclipse.org/staging/2022-09/plugins/ (218.97kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.200.v20220717-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.6kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.2.300.v20220618-1805.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.21kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.2000.v20220614-2134.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.2kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.200.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.09kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.3.300.v20220717-1456.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.78kB) [INFO] Fetching org.eclipse.debug.ui.launchview.source_1.0.300.v20220811-0741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.18kB) [INFO] Fetching org.eclipse.platform.source_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (21.94kB) [INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from https://download.eclipse.org/staging/2022-09/plugins/ (180.01kB) [INFO] Fetching org.eclipse.ui.source_3.201.100.v20220826-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (147.6kB) [INFO] Fetching org.eclipse.ui.workbench.source_3.126.0.v20220823-0718.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.48MB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.900.v20220718-1722.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.21kB) [INFO] Fetching com.ibm.icu.source_67.1.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.3MB) [INFO] Fetching org.eclipse.rcp.source_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (21kB) [INFO] Fetching org.eclipse.sdk_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/plugins/ (416.31kB) [INFO] Fetching org.eclipse.sdk_4.25.0.v20220831-1800.jar from https://download.eclipse.org/staging/2022-09/features/ (24.64kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.0.202206241118.jar from https://download.eclipse.org/staging/2022-09/plugins/ (131.11kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar from https://download.eclipse.org/staging/2022-09/plugins/ (147.01kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2022-09/plugins/ (417.33kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.54kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.2.600.v202207121617.jar from https://download.eclipse.org/staging/2022-09/plugins/ (292.58kB) [INFO] Fetching org.eclipse.wst.common_core.feature_3.23.0.v202108200212.jar from https://download.eclipse.org/staging/2022-09/features/ (33.65kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.84kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.38kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.44kB) [INFO] Fetching org.eclipse.wst.common_ui.feature_3.23.0.v202207121617.jar from https://download.eclipse.org/staging/2022-09/features/ (33.66kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.300.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (419.66kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.400.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (252.5kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.17kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (126.05kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (170.06kB) [INFO] Fetching org.eclipse.wst.xml_core.feature_3.27.0.v202207150226.jar from https://download.eclipse.org/staging/2022-09/features/ (33.81kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.99kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.31kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.36kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.500.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xml_ui.feature_3.27.0.v202208280234.jar from https://download.eclipse.org/staging/2022-09/features/ (33.85kB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (133.6kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (125.42kB) [INFO] Fetching org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2022-09/features/ (33.65kB) [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar from https://download.eclipse.org/staging/2022-09/plugins/ (226.28kB) [INFO] Fetching org.eclipse.xtend.core_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.43MB) [INFO] Fetching org.eclipse.xtext.smap_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.99kB) [INFO] Fetching org.eclipse.xtend.doc_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (495.93kB) [INFO] Fetching org.eclipse.xtend.examples_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (218kB) [INFO] Fetching org.eclipse.xtend.ide_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (642.43kB) [INFO] Fetching org.eclipse.xtend.ide.common_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (586.31kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (594.46kB) [INFO] Fetching org.eclipse.xtend.m2e_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.49kB) [INFO] Fetching org.eclipse.xtend.lib.source_2.28.0.v20220829-0436.jar from https://download.eclipse.org/staging/2022-09/plugins/ (120.96kB) [INFO] Fetching org.eclipse.xtend.lib.macro.source_2.28.0.v20220829-0436.jar from https://download.eclipse.org/staging/2022-09/plugins/ (91.69kB) [INFO] Fetching org.eclipse.xtend.standalone_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.25kB) [INFO] Fetching org.eclipse.xtend.core.source_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.36MB) [INFO] Fetching org.eclipse.xtend.ide.common.source_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (281.84kB) [INFO] Fetching org.eclipse.xtend.ide.source_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (469.98kB) [INFO] Fetching org.eclipse.xtend.m2e.source_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.94kB) [INFO] Fetching org.eclipse.xtend.standalone.source_2.28.0.v20220829-0536.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.14kB) [INFO] Fetching org.eclipse.xtext.junit4_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (244.65kB) [INFO] Fetching org.eclipse.xtext.junit4.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (121.68kB) [INFO] Fetching org.eclipse.xtext.testing_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (200.47kB) [INFO] Fetching org.eclipse.xtext.testing.source_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (136.65kB) [INFO] Fetching org.eclipse.xtext.xbase.junit_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (180.09kB) [INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (100.64kB) [INFO] Fetching org.eclipse.xtext.xbase.testing_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (156.19kB) [INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.47kB) [INFO] Fetching org.eclipse.xtext.ui.testing_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (128.57kB) [INFO] Fetching org.eclipse.xtext.ui.testing.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.07kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.24kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.93kB) [INFO] Fetching org.eclipse.xtend.sdk_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.98kB) [INFO] Fetching org.eclipse.xtext.activities_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.23kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.34kB) [INFO] Fetching org.eclipse.xtext.buildship_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.66kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (250.01kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.18kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.26kB) [INFO] Fetching org.eclipse.xtext.doc_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.88MB) [INFO] Fetching org.eclipse.xtext.docs_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.46kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.07MB) [INFO] Fetching org.eclipse.xtext.examples_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.5kB) [INFO] Fetching org.eclipse.xtext.java_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.94kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.19.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.19kB) [INFO] Fetching org.eclipse.xtext.m2e_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.39kB) [INFO] Fetching org.eclipse.xtext.purexbase_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (234.17kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (263.86kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.29kB) [INFO] Fetching org.eclipse.xtext.source_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.43MB) [INFO] Fetching org.eclipse.xtext.util.source_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.23kB) [INFO] Fetching org.eclipse.xtext.logging.source_1.2.19.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.88kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (360.91kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (208.21kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.89kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.64kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.01MB) [INFO] Fetching org.eclipse.xtext.ui.codemining_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.3kB) [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.28kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (138.33kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.52kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.5kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.26kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (195.41kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (136.72kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (134.64kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.74kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (90.57kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.89kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (285.11kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.11kB) [INFO] Fetching org.eclipse.xtext.buildship.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.46kB) [INFO] Fetching org.eclipse.xtext.redist_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (21.31kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (121.66kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (96.5kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.93kB) [INFO] Fetching org.eclipse.xtext.java.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.75kB) [INFO] Fetching org.eclipse.xtext.runtime_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.xtext.purexbase.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (159.23kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (171.3kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.04kB) [INFO] Fetching org.eclipse.xtext.sdk_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.85kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.5kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.91kB) [INFO] Fetching org.eclipse.xtext.ui_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.83kB) [INFO] Fetching org.eclipse.xtext.xbase.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.8MB) [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (280.2kB) [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.28.0.v20220829-0445.jar from https://download.eclipse.org/staging/2022-09/plugins/ (374.36kB) [INFO] Fetching org.eclipse.xtext.xbase_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.58kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.28.0.v20220829-0436.jar from https://download.eclipse.org/staging/2022-09/plugins/ (103.57kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.28.0.v20220829-0437.jar from https://download.eclipse.org/staging/2022-09/features/ (20.5kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (969.15kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (254.98kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (232.46kB) [INFO] Fetching org.eclipse.xtext.activities.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.19kB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (919.87kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (107.76kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.28.0.v20220829-0438.jar from https://download.eclipse.org/staging/2022-09/plugins/ (178.83kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.71kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77.43kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.28.0.v20220829-0502.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.81kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.28.0.v20220829-0555.jar from https://download.eclipse.org/staging/2022-09/features/ (20.49kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64.source_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.82MB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64.source_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.23kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.98MB) [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.38kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source_1.0.400.v20220109-1926.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.85kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.2.v20211217-1500.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.36kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.59kB) [INFO] Fetching org.eclipse.compare.win32.source_1.2.900.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.9kB) [INFO] Fetching org.eclipse.core.net.win32.source_1.0.100.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.71kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.700.v20220812-1406.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.21kB) [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.6kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.86kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.65MB) [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.48kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.5.0.v20220610-1811.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.23kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.3.0.v20220610-1811.jar from https://download.eclipse.org/staging/2022-09/plugins/ (60.72kB) [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.5.0.v20220610-1811.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.42kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.3.0.v20220610-1811.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.91kB) [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.88kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64.source_3.121.0.v20220829-1402.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.65MB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.dsl --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.dsl --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.dsl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.dsl --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.dsl --- [INFO] Installing product epp.package.dsl for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/x86_64/eclipse Installing epp.package.dsl 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.22.0.v20220819-1204. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.13.0.v20220519-1115. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.xtext.sdk.feature.group 2.28.0.v20220829-0555. Installing org.eclipse.lsp4j.sdk.feature.group 0.15.0.v20220805-0133. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Operation completed in 115113 ms. [INFO] Installing product epp.package.dsl for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/aarch64/eclipse Installing epp.package.dsl 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.22.0.v20220819-1204. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.13.0.v20220519-1115. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.xtext.sdk.feature.group 2.28.0.v20220829-0555. Installing org.eclipse.lsp4j.sdk.feature.group 0.15.0.v20220805-0133. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Operation completed in 115579 ms. [INFO] Installing product epp.package.dsl for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse Installing epp.package.dsl 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.22.0.v20220819-1204. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.13.0.v20220519-1115. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.xtext.sdk.feature.group 2.28.0.v20220829-0555. Installing org.eclipse.lsp4j.sdk.feature.group 0.15.0.v20220805-0133. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Operation completed in 115055 ms. [INFO] Installing product epp.package.dsl for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.dsl 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.22.0.v20220819-1204. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.13.0.v20220519-1115. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.xtext.sdk.feature.group 2.28.0.v20220829-0555. Installing org.eclipse.lsp4j.sdk.feature.group 0.15.0.v20220805-0133. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Operation completed in 113945 ms. [INFO] Installing product epp.package.dsl for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.dsl 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.22.0.v20220819-1204. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.13.0.v20220519-1115. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.xtext.sdk.feature.group 2.28.0.v20220829-0555. Installing org.eclipse.lsp4j.sdk.feature.group 0.15.0.v20220805-0133. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Operation completed in 113984 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.dsl --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20220927-2242_eclipse-dsl-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20220927-2242_eclipse-dsl-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20220927-2242_eclipse-dsl-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20220927-2242_eclipse-dsl-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20220927-2242_eclipse-dsl-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.dsl --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.dsl --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.dsl 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.dsl 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.dsl,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.dsl,4.25.0.20220908-1200) Mirroring: binary,epp.package.dsl.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.dsl.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.25.0.20220927-1923) Mirroring: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.25.0.20220927-1923) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.] [INFO] [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.embedcpp >---------- [INFO] Building org.eclipse.epp.package.embedcpp 4.25.0-SNAPSHOT [10/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.embedcpp --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.embedcpp --- [INFO] Resolving class path of org.eclipse.epp.package.embedcpp... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.embedcpp --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.embedcpp --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.embedcpp --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature >------ [INFO] Building org.eclipse.epp.package.embedcpp.feature 4.25.0-SNAPSHOT [11/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] ----------------< org.eclipse.epp:epp.package.embedcpp >---------------- [INFO] Building epp.package.embedcpp 4.25.0-SNAPSHOT [12/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.embedcpp --- [INFO] Fetching org.eclipse.embedcdt_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.27kB) [INFO] Fetching org.eclipse.embedcdt.codered_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.35kB) [INFO] Fetching org.eclipse.embedcdt.codered.ui_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.27kB) [INFO] Fetching org.eclipse.embedcdt.codered_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.54kB) [INFO] Fetching org.eclipse.embedcdt.ui_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.21kB) [INFO] Fetching org.eclipse.embedcdt.core_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.66MB) [INFO] Fetching org.eclipse.embedcdt.debug.core_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.56kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.74kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.core_5.2.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (275.41kB) [INFO] Fetching org.eclipse.embedcdt.packs.core_3.1.2.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (185.67kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.ui_5.1.1.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.95kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.restart.ui_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.61kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.54kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.97kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink.core_5.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.1kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink.ui_5.1.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (124.33kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.jlink_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.57kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.74kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd.core_5.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.98kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd.ui_5.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.17kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.openocd_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.56kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.7kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd.core_3.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (109.57kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd.ui_2.1.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (108.55kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.pyocd_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.56kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.71kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu.core_4.1.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (62.1kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu.ui_4.1.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.58kB) [INFO] Fetching org.eclipse.embedcdt.debug.gdbjtag.qemu_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.55kB) [INFO] Fetching org.eclipse.embedcdt.debug.packs_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.34kB) [INFO] Fetching org.eclipse.embedcdt.doc.user_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.81kB) [INFO] Fetching org.eclipse.embedcdt.doc.user_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.42kB) [INFO] Fetching org.eclipse.embedcdt_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.31kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.64kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm.core_3.2.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (68.7kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.core_2.1.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (55.72kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm.ui_3.2.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (62.88kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.ui_2.0.1.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.54kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.packs.ui_2.1.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.81kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.arm_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.62kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.65kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv.core_3.2.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.94kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv.ui_3.2.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (62.45kB) [INFO] Fetching org.eclipse.embedcdt.managedbuild.cross.riscv_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.62kB) [INFO] Fetching org.eclipse.embedcdt.packs.ui_2.0.1.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (208.79kB) [INFO] Fetching org.eclipse.embedcdt.packs_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.27kB) [INFO] Fetching org.eclipse.embedcdt.packs_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.53kB) [INFO] Fetching org.eclipse.embedcdt.templates.ad_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.36kB) [INFO] Fetching org.eclipse.embedcdt.templates.core_3.1.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (432.26kB) [INFO] Fetching org.eclipse.embedcdt.templates.ad.ui_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (384.92kB) [INFO] Fetching org.eclipse.embedcdt.templates.ad_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.52kB) [INFO] Fetching org.eclipse.embedcdt.templates.cortexm_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.45kB) [INFO] Fetching org.eclipse.embedcdt.templates.cortexm.ui_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.47kB) [INFO] Fetching org.eclipse.embedcdt.templates.cortexm_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.53kB) [INFO] Fetching org.eclipse.embedcdt.templates.freescale_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.45kB) [INFO] Fetching org.eclipse.embedcdt.templates.freescale.ui_3.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (231.81kB) [INFO] Fetching org.eclipse.embedcdt.templates.freescale.pe.ui_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.34kB) [INFO] Fetching org.eclipse.embedcdt.templates.freescale_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.53kB) [INFO] Fetching org.eclipse.embedcdt.templates.sifive_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.42kB) [INFO] Fetching org.eclipse.embedcdt.templates.sifive.ui_2.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (372.94kB) [INFO] Fetching org.eclipse.embedcdt.templates.sifive_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.52kB) [INFO] Fetching org.eclipse.embedcdt.templates.stm_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.57kB) [INFO] Fetching org.eclipse.embedcdt.templates.stm.ui_3.0.1.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.61MB) [INFO] Fetching org.eclipse.embedcdt.templates.stm.ui_3.0.1.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.16MB of 15.61MB at 14.16MB/s) [INFO] Fetching org.eclipse.embedcdt.templates.stm_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.55kB) [INFO] Fetching org.eclipse.embedcdt.templates.xpack_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.44kB) [INFO] Fetching org.eclipse.embedcdt.templates.xpack.ui_1.0.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.12kB) [INFO] Fetching org.eclipse.embedcdt.templates.xpack_6.3.0.202208180721.jar from https://download.eclipse.org/staging/2022-09/features/ (21.53kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.embedcpp --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.embedcpp --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.embedcpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.embedcpp --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.embedcpp --- [INFO] Installing product epp.package.embedcpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/x86_64/eclipse Installing epp.package.embedcpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Installing org.eclipse.embedcdt.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.codered.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.packs.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.doc.user.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.3.0.202208180721. Operation completed in 92625 ms. [INFO] Installing product epp.package.embedcpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/aarch64/eclipse Installing epp.package.embedcpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Installing org.eclipse.embedcdt.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.codered.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.packs.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.doc.user.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.3.0.202208180721. Operation completed in 93100 ms. [INFO] Installing product epp.package.embedcpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse Installing epp.package.embedcpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Installing org.eclipse.embedcdt.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.codered.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.packs.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.doc.user.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.3.0.202208180721. Operation completed in 89957 ms. [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.embedcpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Installing org.eclipse.embedcdt.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.codered.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.packs.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.doc.user.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.3.0.202208180721. Operation completed in 89197 ms. [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.embedcpp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.meson.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.docker.launcher.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.serial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.feature.group 10.7.1.202208160035. Installing org.eclipse.launchbar.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gcov.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.rpm.feature.group 8.8.0.202209062047. Installing org.eclipse.linuxtools.valgrind.feature.group 8.8.0.202209062047. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.tracecompass.gdbtrace.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.control.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 8.1.0.202209071845. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 8.1.0.202209071845. Installing org.eclipse.embedcdt.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.codered.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.packs.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.doc.user.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.3.0.202208180721. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.3.0.202208180721. Operation completed in 90571 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.embedcpp --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20220927-2242_eclipse-embedcpp-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20220927-2242_eclipse-embedcpp-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20220927-2242_eclipse-embedcpp-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20220927-2242_eclipse-embedcpp-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20220927-2242_eclipse-embedcpp-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.embedcpp --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.embedcpp --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.embedcpp 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.embedcpp 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.embedcpp,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.embedcpp,4.25.0.20220908-1200) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------ [INFO] Building org.eclipse.epp.package.java 4.25.0-SNAPSHOT [13/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.java --- [INFO] Resolving class path of org.eclipse.epp.package.java... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.java --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.java --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >-------- [INFO] Building org.eclipse.epp.package.java.feature 4.25.0-SNAPSHOT [14/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------ [INFO] Building epp.package.java 4.25.0-SNAPSHOT [15/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java --- [INFO] Fetching org.eclipse.eclemma.core_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2022-09/plugins/ (100.51kB) [INFO] Fetching org.jacoco.core_0.8.8.v20220517-1805.jar from https://download.eclipse.org/staging/2022-09/plugins/ (232.51kB) [INFO] Fetching org.jacoco.agent_0.8.8.v20220415-0921.jar from https://download.eclipse.org/staging/2022-09/plugins/ (294.9kB) [INFO] Fetching org.jacoco.report_0.8.8.v20220517-1805.jar from https://download.eclipse.org/staging/2022-09/plugins/ (148.44kB) [INFO] Fetching org.eclipse.eclemma.doc_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2022-09/plugins/ (225.78kB) [INFO] Fetching org.eclipse.eclemma.feature_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2022-09/features/ (22.3kB) [INFO] Fetching org.objectweb.asm.commons_9.3.0.v20220409-0157.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.96kB) [INFO] Fetching org.eclipse.eclemma.ui_3.1.6.202206011447.jar from https://download.eclipse.org/staging/2022-09/plugins/ (306.74kB) [INFO] Fetching org.eclipse.tips.core_0.2.0.v20210317-2216.jar from https://download.eclipse.org/staging/2022-09/plugins/ (147.3kB) [INFO] Fetching org.eclipse.tips.ui_0.2.0.v20210317-2216.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.05kB) [INFO] Fetching org.eclipse.tips.json_0.2.200.v20220619-1918.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.72kB) [INFO] Fetching org.eclipse.tips.ide_0.2.100.v20220811-0542.jar from https://download.eclipse.org/staging/2022-09/plugins/ (330.08kB) [INFO] Fetching org.eclipse.tips.feature_0.2.1800.v20220811-0542.jar from https://download.eclipse.org/staging/2022-09/features/ (21.65kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml.feature_0.15.0.202207081036.jar from https://download.eclipse.org/staging/2022-09/features/ (20.5kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.java --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.java --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.java --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.java --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.java --- [INFO] Installing product epp.package.java for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/x86_64/eclipse Installing epp.package.java 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.15.0.202207081036. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 63551 ms. [INFO] Installing product epp.package.java for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/aarch64/eclipse Installing epp.package.java 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.15.0.202207081036. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 63656 ms. [INFO] Installing product epp.package.java for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse Installing epp.package.java 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.15.0.202207081036. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 63919 ms. [INFO] Installing product epp.package.java for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.java 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.15.0.202207081036. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 62048 ms. [INFO] Installing product epp.package.java for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.java 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.15.0.202207081036. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 62608 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.java --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20220927-2242_eclipse-java-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20220927-2242_eclipse-java-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20220927-2242_eclipse-java-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20220927-2242_eclipse-java-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20220927-2242_eclipse-java-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.java --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.java --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.java 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.java 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.java.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.java.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.java.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.java,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.java.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.jee >------------- [INFO] Building org.eclipse.epp.package.jee 4.25.0-SNAPSHOT [16/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.jee --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.jee --- [INFO] Resolving class path of org.eclipse.epp.package.jee... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.jee --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.jee --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.jee --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.jee.feature >--------- [INFO] Building org.eclipse.epp.package.jee.feature 4.25.0-SNAPSHOT [17/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.jee.feature --- [INFO] Fetching org.eclipse.wtp.epp.package.jee.intro_1.3.0.v201902122017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.09MB) [INFO] Fetching org.eclipse.wtp.javascript.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.16kB) [INFO] Fetching org.eclipse.wtp.jee.capabilities_1.0.100.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.25kB) [INFO] Fetching org.eclipse.wtp.web.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.22kB) [INFO] Fetching org.eclipse.wtp.xml.capabilities_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.26kB) [INFO] Fetching org.eclipse.wtp.epp.package.capabilities_1.3.0.v201902122017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.31kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.jee.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.jee >------------------- [INFO] Building epp.package.jee 4.25.0-SNAPSHOT [18/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.jee --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.jee --- [INFO] Fetching biz.aQute.bnd.util_6.3.1.202206071316.jar from https://download.eclipse.org/staging/2022-09/plugins/ (449.99kB) [INFO] Fetching biz.aQute.bndlib_6.3.1.202206071316.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.2MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.42kB) [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.6kB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from https://download.eclipse.org/staging/2022-09/plugins/ (624.34kB) [INFO] Fetching jakarta.el_4.0.0.v20210105-0527.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.12kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.75kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.06kB) [INFO] Fetching jakarta.servlet_5.0.0.v20210105-0527.jar from https://download.eclipse.org/staging/2022-09/plugins/ (334.37kB) [INFO] Fetching jakarta.servlet.jsp_3.0.0.v20210105-0527.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.99kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.6kB) [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.59kB) [INFO] Fetching java_cup-runtime_0.11.20150326.v20180425-1030.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.09kB) [INFO] Fetching javax.mail_1.4.0.v201005080615.jar from https://download.eclipse.org/staging/2022-09/plugins/ (325.42kB) [INFO] Fetching javax.persistence_2.2.1.v201807122140.jar from https://download.eclipse.org/staging/2022-09/plugins/ (198.66kB) [INFO] Fetching javax.xml.rpc_1.1.0.v201209140446.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.88kB) [INFO] Fetching javax.xml.soap_1.2.0.v201005080501.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.38kB) [INFO] Fetching javax.xml.ws_2.1.0.v200902101523.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.63kB) [INFO] Fetching org.apache.axis_1.4.0.v201411182030.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.47MB) [INFO] Fetching javax.wsdl_1.6.2.v201012040545.jar from https://download.eclipse.org/staging/2022-09/plugins/ (172.82kB) [INFO] Fetching org.apache.commons.discovery_0.2.0.v201004190315.jar from https://download.eclipse.org/staging/2022-09/plugins/ (68.32kB) [INFO] Fetching org.apache.commons.collections_3.2.2.v20220405-1659.jar from https://download.eclipse.org/staging/2022-09/plugins/ (624.1kB) [INFO] Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.65MB) [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.09MB) [INFO] Fetching org.apache.lucene.misc_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.33kB) [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar from https://download.eclipse.org/staging/2022-09/plugins/ (411.11kB) [INFO] Fetching org.apache.velocity_1.5.0.v200905192330.jar from https://download.eclipse.org/staging/2022-09/plugins/ (419.64kB) [INFO] Fetching org.jdom_1.1.1.v201101151400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (173.6kB) [INFO] Fetching org.apache.wsil4j_1.0.0.v20180522-1857.jar from https://download.eclipse.org/staging/2022-09/plugins/ (81.16kB) [INFO] Fetching org.uddi4j_2.0.5.v200805270300.jar from https://download.eclipse.org/staging/2022-09/plugins/ (198.13kB) [INFO] Fetching org.apache.xalan_2.7.2.v20201124-1837.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.13MB) [INFO] Fetching org.eclipse.datatools.common.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.32kB) [INFO] Fetching org.eclipse.datatools.common.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.87kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/plugins/ (276.15kB) [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.77kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (170.05kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (573.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (350.85kB) [INFO] Fetching org.eclipse.datatools.modelbase.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.24kB) [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.9kB) [INFO] Fetching org.eclipse.datatools.connectivity.apache.derby.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.53kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (343.67kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (123.64kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (573.54kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.57kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.6.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (255.06kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.56kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.86kB) [INFO] Fetching org.eclipse.datatools.help_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.07kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.19kB) [INFO] Fetching org.eclipse.datatools.connectivity.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/plugins/ (85.81kB) [INFO] Fetching org.eclipse.datatools.connectivity.doc.user.contexts_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.47kB) [INFO] Fetching org.eclipse.datatools.connectivity.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.92kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.24kB) [INFO] Fetching org.eclipse.datatools.connectivity.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.97kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (123.41kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.5.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (350.98kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (236.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.7kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.designer.core.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.93kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.template.ui_3.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.67kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.designer.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.83kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.83kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.9kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.37kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (275.92kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.templates_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.28kB) [INFO] Fetching org.eclipse.datatools.doc.isv_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/plugins/ (202.55kB) [INFO] Fetching org.eclipse.datatools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.65kB) [INFO] Fetching org.eclipse.datatools.oda.cshelp_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.62kB) [INFO] Fetching org.eclipse.datatools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.93kB) [INFO] Fetching org.eclipse.datatools.sqltools.db.derby_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (155.61kB) [INFO] Fetching org.eclipse.datatools.enablement.apache.derby.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.93kB) [INFO] Fetching org.eclipse.datatools.enablement.finfo_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.98kB) [INFO] Fetching org.eclipse.datatools.sqltools.db.derby.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.62kB) [INFO] Fetching org.eclipse.datatools.sqltools.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.23kB) [INFO] Fetching org.eclipse.datatools.enablement.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.89kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.95kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.31kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.64kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.91kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm_1.2.102.202103070014.jar from https://download.eclipse.org/staging/2022-09/plugins/ (295.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.3.201.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (632.06kB) [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.55kB) [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.query_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (311.69kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2_1.2.102.202103070014.jar from https://download.eclipse.org/staging/2022-09/plugins/ (289.18kB) [INFO] Fetching org.eclipse.datatools.sqltools.data.core_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.23kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.35kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.87kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.iseries.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.2kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.09kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (840.77kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (65.67kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.luw.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.4kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.01kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.52kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.db2.zseries.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.04kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.02kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.7kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.informix.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.72kB) [INFO] Fetching org.eclipse.datatools.enablement.ibm.feature_1.14.103.202103070014.jar from https://download.eclipse.org/staging/2022-09/features/ (31.03kB) [INFO] Fetching org.eclipse.datatools.enablement.ingres_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (110.88kB) [INFO] Fetching org.eclipse.datatools.enablement.ingres.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.87kB) [INFO] Fetching org.eclipse.datatools.enablement.ingres.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (185.4kB) [INFO] Fetching org.eclipse.datatools.enablement.ingres.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.97kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.2.201.202009292210.jar from https://download.eclipse.org/staging/2022-09/plugins/ (471.88kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.77kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.2.101.202008192017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (192.38kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (132.15kB) [INFO] Fetching org.eclipse.datatools.sqltools.routineeditor_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.82kB) [INFO] Fetching org.eclipse.datatools.sqltools.routineeditor.ui_1.2.101.202008192017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (167.05kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.33kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.93kB) [INFO] Fetching org.eclipse.datatools.enablement.jdbc.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.88kB) [INFO] Fetching org.eclipse.datatools.enablement.jdt.classpath_1.2.101.201807030125.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.03kB) [INFO] Fetching org.eclipse.datatools.enablement.jdt.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.84kB) [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.21kB) [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.7kB) [INFO] Fetching org.eclipse.datatools.enablement.msft.sqlserver.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.53kB) [INFO] Fetching org.eclipse.datatools.enablement.msft.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.92kB) [INFO] Fetching org.eclipse.datatools.enablement.mysql_1.2.102.202107071900.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.15kB) [INFO] Fetching org.eclipse.datatools.enablement.mysql.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.9kB) [INFO] Fetching org.eclipse.datatools.enablement.mysql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.09kB) [INFO] Fetching org.eclipse.datatools.enablement.mysql.feature_1.14.103.202107071900.jar from https://download.eclipse.org/staging/2022-09/features/ (30.91kB) [INFO] Fetching org.eclipse.datatools.enablement.oda.ws.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (110.47kB) [INFO] Fetching org.eclipse.datatools.enablement.oda.xml.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (218.75kB) [INFO] Fetching org.eclipse.datatools.enablement.oda.designer.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.9kB) [INFO] Fetching org.eclipse.datatools.enablement.oda.ws_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.86kB) [INFO] Fetching org.eclipse.datatools.enablement.oda.xml_1.4.102.201901091730.jar from https://download.eclipse.org/staging/2022-09/plugins/ (128.48kB) [INFO] Fetching org.eclipse.datatools.enablement.oda.feature_1.14.102.201911221603.jar from https://download.eclipse.org/staging/2022-09/features/ (30.88kB) [INFO] Fetching org.eclipse.datatools.enablement.oracle_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.74kB) [INFO] Fetching org.eclipse.datatools.enablement.oracle.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.2kB) [INFO] Fetching org.eclipse.datatools.enablement.oracle.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.9kB) [INFO] Fetching org.eclipse.datatools.enablement.oracle.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.9kB) [INFO] Fetching org.eclipse.datatools.enablement.postgresql_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.42kB) [INFO] Fetching org.eclipse.datatools.enablement.postgresql.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.23kB) [INFO] Fetching org.eclipse.datatools.enablement.postgresql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.64kB) [INFO] Fetching org.eclipse.datatools.enablement.postgresql.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.9kB) [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.09kB) [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.9kB) [INFO] Fetching org.eclipse.datatools.enablement.sap.maxdb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.61kB) [INFO] Fetching org.eclipse.datatools.enablement.sap.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.92kB) [INFO] Fetching org.eclipse.datatools.enablement.sdk.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.73kB) [INFO] Fetching org.eclipse.datatools.enablement.sqlite_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.61kB) [INFO] Fetching org.eclipse.datatools.enablement.sqlite.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.29kB) [INFO] Fetching org.eclipse.datatools.enablement.sqlite.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.42kB) [INFO] Fetching org.eclipse.datatools.enablement.sqlite.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.96kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (165.66kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.1kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (286.63kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (195.49kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.46kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples_2.7.200.202008192017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (645.07kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.84kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.asa.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.1kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.2.200.202008192017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (232.48kB) [INFO] Fetching org.eclipse.datatools.sqltools.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (139.76kB) [INFO] Fetching org.eclipse.datatools.sqltools.debugger.core_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (55.26kB) [INFO] Fetching org.eclipse.datatools.sqltools.debugger.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.22kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.07kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.3.201.201905112017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.53kB) [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.84kB) [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (236.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.21kB) [INFO] Fetching org.eclipse.datatools.sqltools.ddlgen.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.35kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (301.99kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.models_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (233.64kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.95kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.ase.ui_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.72kB) [INFO] Fetching org.eclipse.datatools.enablement.sybase.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2022-09/features/ (31.03kB) [INFO] Fetching org.eclipse.datatools.intro_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.93kB) [INFO] Fetching org.eclipse.datatools.intro_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.72kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (206.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (257.87kB) [INFO] Fetching org.eclipse.datatools.modelbase.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.93kB) [INFO] Fetching org.eclipse.datatools.sdk_1.9.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.76kB) [INFO] Fetching org.eclipse.datatools.sdk.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.89kB) [INFO] Fetching org.eclipse.datatools.sqltools.data.ui_1.4.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (123.77kB) [INFO] Fetching org.eclipse.datatools.sqltools.tabledataeditor_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.37kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.3.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (376.64kB) [INFO] Fetching org.eclipse.datatools.sqldevtools.data.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2022-09/features/ (30.94kB) [INFO] Fetching org.eclipse.datatools.sqldevtools.ddl.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.77kB) [INFO] Fetching org.eclipse.datatools.sqldevtools.ddlgen.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2022-09/features/ (31kB) [INFO] Fetching org.eclipse.datatools.sqldevtools.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2022-09/features/ (31.14kB) [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.lexer_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.parsers.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (274.67kB) [INFO] Fetching org.eclipse.datatools.sqldevtools.parsers.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.89kB) [INFO] Fetching org.eclipse.datatools.sqldevtools.results.feature_1.14.201.202107061424.jar from https://download.eclipse.org/staging/2022-09/features/ (30.99kB) [INFO] Fetching org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlbuilder_1.2.300.202008192017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.07MB) [INFO] Fetching org.eclipse.datatools.sqldevtools.sqlbuilder.feature_1.14.201.202107090755.jar from https://download.eclipse.org/staging/2022-09/features/ (31.03kB) [INFO] Fetching org.eclipse.datatools.sqltools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/plugins/ (162.72kB) [INFO] Fetching org.eclipse.datatools.sqltools.doc.user.contexts_1.7.101.201811012051.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.89kB) [INFO] Fetching org.eclipse.datatools.sqltools.doc.user_1.14.102.201911250848.jar from https://download.eclipse.org/staging/2022-09/features/ (30.96kB) [INFO] Fetching net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.57kB) [INFO] Fetching org.eclipse.draw2d_3.14.0.202206170857.jar from https://download.eclipse.org/staging/2022-09/features/ (19.74kB) [INFO] Fetching org.eclipse.gef_3.14.0.202206170857.jar from https://download.eclipse.org/staging/2022-09/features/ (19.9kB) [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (286.06kB) [INFO] Fetching org.eclipse.jem.beaninfo_2.0.300.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (242.93kB) [INFO] Fetching org.eclipse.jem.proxy_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (663.51kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.96kB) [INFO] Fetching org.eclipse.jem.beaninfo.vm_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.81kB) [INFO] Fetching org.eclipse.jem.beaninfo.vm.common_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.84kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.31kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (77.69kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (168.04kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.11.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.99kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.0.v202208120424.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.71kB) [INFO] Fetching org.eclipse.jpt.common.branding_1.4.1.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.76kB) [INFO] Fetching org.eclipse.jpt.common.core_1.5.1.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (545.14kB) [INFO] Fetching org.eclipse.jpt.common.utility_2.4.1.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.29MB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.12.100.v202208260526.jar from https://download.eclipse.org/staging/2022-09/plugins/ (189.73kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.600.v202111210731.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.400.v202205260129.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.71MB) [INFO] Fetching org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.87kB) [INFO] Fetching org.eclipse.jpt.common.eclipselink.core_1.3.400.v202208190239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (392.8kB) [INFO] Fetching org.eclipse.jpt.common.eclipselink.feature_1.3.200.v202208190239.jar from https://download.eclipse.org/staging/2022-09/features/ (32.37kB) [INFO] Fetching org.eclipse.jpt.common.ui_1.4.201.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (456.41kB) [INFO] Fetching org.eclipse.jpt.common.feature_1.5.100.v201903221940.jar from https://download.eclipse.org/staging/2022-09/features/ (32.37kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.49kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar from https://download.eclipse.org/staging/2022-09/plugins/ (292.24kB) [INFO] Fetching org.eclipse.jpt.doc.user_3.2.101.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.79MB) [INFO] Fetching org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.75kB) [INFO] Fetching org.eclipse.jpt.jaxb.core_1.4.101.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (752.1kB) [INFO] Fetching org.eclipse.jpt.jaxb.core.schemagen_1.1.202.v202104080213.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.56kB) [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.branding_1.4.101.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.87kB) [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core_1.3.201.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (519.12kB) [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1.2.202.v202104080213.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.42kB) [INFO] Fetching org.eclipse.persistence.moxy_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2022-09/plugins/ (637.14kB) [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.ui_1.4.201.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (71.44kB) [INFO] Fetching org.eclipse.jpt.jaxb.eclipselink.feature_1.4.203.v202104080213.jar from https://download.eclipse.org/staging/2022-09/features/ (32.47kB) [INFO] Fetching org.eclipse.jpt.jaxb.ui_1.5.200.v202007091849.jar from https://download.eclipse.org/staging/2022-09/plugins/ (303.8kB) [INFO] Fetching org.eclipse.jpt.jaxb.feature_1.5.201.v202104080213.jar from https://download.eclipse.org/staging/2022-09/features/ (32.42kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.300.v202206160209.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.9kB) [INFO] Fetching org.eclipse.jpt.jpa.annotate_1.0.101.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.13kB) [INFO] Fetching org.eclipse.jpt.jpa.db_2.2.201.v202106200606.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.27kB) [INFO] Fetching org.eclipse.jpt.jpa.core_3.6.1.v202106020926.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jpt.jpa.branding_3.4.1.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.74kB) [INFO] Fetching org.eclipse.persistence.jpa.jpql_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.37MB) [INFO] Fetching org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.16kB) [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.85kB) [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core_2.4.101.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.45MB) [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.core.ddlgen_2.2.201.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.7kB) [INFO] Fetching org.eclipse.persistence.core_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5.14MB) [INFO] Fetching org.eclipse.persistence.antlr_3.5.2.v201711011707.jar from https://download.eclipse.org/staging/2022-09/plugins/ (161.9kB) [INFO] Fetching org.eclipse.persistence.asm_6.2.0.v201808041549.jar from https://download.eclipse.org/staging/2022-09/plugins/ (486.53kB) [INFO] Fetching org.eclipse.persistence.jpa_2.7.3.v20180807-4be1041.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.ui_2.4.101.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.09MB) [INFO] Fetching org.eclipse.jpt.jpa.eclipselink.feature_3.4.101.v201903221940.jar from https://download.eclipse.org/staging/2022-09/features/ (32.53kB) [INFO] Fetching org.eclipse.jpt.jpa.gen_2.3.201.v201902121834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.56kB) [INFO] Fetching org.eclipse.jpt.jpa.ui_3.6.1.v202102130825.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.18MB) [INFO] Fetching org.eclipse.jpt.jpa.feature_3.6.1.v202204060305.jar from https://download.eclipse.org/staging/2022-09/features/ (32.72kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.62kB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.1100.v202205260135.jar from https://download.eclipse.org/staging/2022-09/plugins/ (840.37kB) [INFO] Fetching org.eclipse.jst.jsf.common_1.5.300.v202204070252.jar from https://download.eclipse.org/staging/2022-09/plugins/ (679.21kB) [INFO] Fetching org.eclipse.jst.jsf.common.runtime_1.4.2.v202007170344.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.11kB) [INFO] Fetching org.eclipse.jst.jsf.common.ui_1.5.102.v202007170344.jar from https://download.eclipse.org/staging/2022-09/plugins/ (294.38kB) [INFO] Fetching org.eclipse.jst.jsf.core_1.8.300.v202204070252.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.14MB) [INFO] Fetching org.eclipse.jst.jsf.facelet.core_1.4.2.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (654.47kB) [INFO] Fetching org.eclipse.jst.jsf.facelet.ui_1.3.112.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.91kB) [INFO] Fetching org.eclipse.jst.jsf.facesconfig_1.5.102.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.17MB) [INFO] Fetching org.eclipse.jst.jsf.facesconfig.ui_1.5.2.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (924.05kB) [INFO] Fetching org.eclipse.jst.jsf.ui_1.6.103.v202003241443.jar from https://download.eclipse.org/staging/2022-09/plugins/ (268.77kB) [INFO] Fetching org.eclipse.jst.jsf.standard.tagsupport_1.5.1.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (200.46kB) [INFO] Fetching org.eclipse.jsf.branding_3.5.1.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.16kB) [INFO] Fetching org.eclipse.jsf.feature_3.10.200.v202204070252.jar from https://download.eclipse.org/staging/2022-09/features/ (32.52kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.91kB) [INFO] Fetching org.eclipse.jst.common.annotations.ui_1.1.300.v202007170603.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.33kB) [INFO] Fetching org.eclipse.jst.common.fproj.enablement.jdt_3.27.0.v202208260526.jar from https://download.eclipse.org/staging/2022-09/features/ (32.12kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (128kB) [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.43kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (457.29kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (329.62kB) [INFO] Fetching org.eclipse.wst.server.core_1.10.200.v202106020138.jar from https://download.eclipse.org/staging/2022-09/plugins/ (398.84kB) [INFO] Fetching org.eclipse.wst.web_1.3.100.v202206160209.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.79kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.0.1200.v202205260129.jar from https://download.eclipse.org/staging/2022-09/plugins/ (189.28kB) [INFO] Fetching org.eclipse.jst.j2ee.webservice_1.1.800.v202204231553.jar from https://download.eclipse.org/staging/2022-09/plugins/ (261.79kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar from https://download.eclipse.org/staging/2022-09/plugins/ (122.67kB) [INFO] Fetching org.eclipse.jst.jee.ejb_1.0.500.v201903222025.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.47kB) [INFO] Fetching org.eclipse.jst.enterprise_core.feature_3.27.0.v202206160204.jar from https://download.eclipse.org/staging/2022-09/features/ (33.43kB) [INFO] Fetching org.eclipse.jst.ws_1.0.1000.v202104210249.jar from https://download.eclipse.org/staging/2022-09/plugins/ (123.5kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.98kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.1000.v202204060258.jar from https://download.eclipse.org/staging/2022-09/plugins/ (234.32kB) [INFO] Fetching org.eclipse.jst.j2ee.webservice.ui_1.1.800.v202103311810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (55.83kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1500.v202208260434.jar from https://download.eclipse.org/staging/2022-09/plugins/ (249.64kB) [INFO] Fetching org.eclipse.jst.ws.ui_1.1.1.v202103201626.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.62kB) [INFO] Fetching org.eclipse.jst.ws.uddiregistry_1.1.0.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.53kB) [INFO] Fetching org.eclipse.jst.ws.creation.ui_1.0.1001.v202103201626.jar from https://download.eclipse.org/staging/2022-09/plugins/ (227.97kB) [INFO] Fetching org.eclipse.jst.ws.consumption.ui_1.1.1100.v202111210735.jar from https://download.eclipse.org/staging/2022-09/plugins/ (789.06kB) [INFO] Fetching org.eclipse.jst.ws.consumption_1.0.1500.v202111210735.jar from https://download.eclipse.org/staging/2022-09/plugins/ (267.35kB) [INFO] Fetching org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.56kB) [INFO] Fetching org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.57kB) [INFO] Fetching org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.59kB) [INFO] Fetching org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.43kB) [INFO] Fetching org.eclipse.jst.ws.consumption.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.24kB) [INFO] Fetching org.eclipse.jst.ws.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.15kB) [INFO] Fetching org.eclipse.jst.ws.creation.ejb.ui_1.0.300.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.14kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.ui_1.2.0.v202101081429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (116.62kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.02kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.emitter_1.1.300.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.5kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.2.401.v202204060243.jar from https://download.eclipse.org/staging/2022-09/plugins/ (146.08kB) [INFO] Fetching org.eclipse.jst.j2ee.xdoclet.runtime_1.2.0.v202101081429.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.75kB) [INFO] Fetching org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.61kB) [INFO] Fetching org.eclipse.jst.ws.jaxrs.core_1.0.851.v202101130222.jar from https://download.eclipse.org/staging/2022-09/plugins/ (158.38kB) [INFO] Fetching org.eclipse.jst.ws.jaxrs.ui_1.0.801.v201906251834.jar from https://download.eclipse.org/staging/2022-09/plugins/ (74.91kB) [INFO] Fetching org.eclipse.jst.ws.axis.consumption.core_1.0.600.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.31kB) [INFO] Fetching org.eclipse.jst.ws.axis.consumption.ui_1.0.1000.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.9kB) [INFO] Fetching org.eclipse.jst.ws.axis.creation.ui_1.0.1100.v202111210735.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.24kB) [INFO] Fetching org.eclipse.jst.enterprise_ui.feature_3.27.0.v202206160204.jar from https://download.eclipse.org/staging/2022-09/features/ (21kB) [INFO] Fetching org.eclipse.jst.ejb.doc.user_1.1.301.v201903222024.jar from https://download.eclipse.org/staging/2022-09/plugins/ (116.76kB) [INFO] Fetching org.eclipse.jst.j2ee.doc.user_1.1.400.v202101072335.jar from https://download.eclipse.org/staging/2022-09/plugins/ (256.18kB) [INFO] Fetching org.eclipse.jst.ws.axis.ui.doc.user_1.1.200.v201903222115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.62kB) [INFO] Fetching org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (535.08kB) [INFO] Fetching org.eclipse.jst.ws.doc.user_1.0.700.v201903222115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (130.45kB) [INFO] Fetching org.eclipse.jst.enterprise_userdoc.feature_3.23.0.v202107101916.jar from https://download.eclipse.org/staging/2022-09/features/ (33.45kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202206110154.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.44kB) [INFO] Fetching org.eclipse.jst.jee_1.0.1100.v202204072206.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.05kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.2.100.v202205260542.jar from https://download.eclipse.org/staging/2022-09/plugins/ (475.51kB) [INFO] Fetching org.eclipse.wst.server.ui_1.5.800.v202208260501.jar from https://download.eclipse.org/staging/2022-09/plugins/ (944.49kB) [INFO] Fetching org.eclipse.jst.jee.web_1.0.1000.v202205260129.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.39kB) [INFO] Fetching org.eclipse.jst.jsf.apache.trinidad.tagsupport_1.4.1.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (159.02kB) [INFO] Fetching org.eclipse.jst.pagedesigner_1.8.5.v202111210733.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.6MB) [INFO] Fetching org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature_2.6.1.v201902121810.jar from https://download.eclipse.org/staging/2022-09/features/ (32.58kB) [INFO] Fetching org.eclipse.jst.jsp.core_1.4.400.v202208280232.jar from https://download.eclipse.org/staging/2022-09/plugins/ (719.95kB) [INFO] Fetching org.eclipse.wst.html.core_1.4.200.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (786.44kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.100.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (555.2kB) [INFO] Fetching org.eclipse.jst.jsf.doc.user_1.5.0.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.63MB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.700.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (336.13kB) [INFO] Fetching org.eclipse.jst.jsp.ui_1.3.300.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (549.21kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.100.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (324.09kB) [INFO] Fetching org.eclipse.jst.pagedesigner.jsp.core_1.5.102.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.31kB) [INFO] Fetching org.eclipse.jst.pagedesigner.jsf.ui_1.5.2.v201902121810.jar from https://download.eclipse.org/staging/2022-09/plugins/ (305.84kB) [INFO] Fetching org.eclipse.jst.server.generic.core_1.0.1000.v202011161356.jar from https://download.eclipse.org/staging/2022-09/plugins/ (182.09kB) [INFO] Fetching org.eclipse.jst.server.generic.ui_1.0.700.v201910252115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (87.9kB) [INFO] Fetching org.eclipse.jst.server.preview.adapter_1.1.800.v202204301608.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.38kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar from https://download.eclipse.org/staging/2022-09/plugins/ (75.46kB) [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.0.v202208260501.jar from https://download.eclipse.org/staging/2022-09/plugins/ (440.76kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1000.v202104010136.jar from https://download.eclipse.org/staging/2022-09/plugins/ (147.46kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202103180201.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.38kB) [INFO] Fetching org.eclipse.jst.server_adapters.ext.feature_3.4.500.v202208260501.jar from https://download.eclipse.org/staging/2022-09/features/ (33.76kB) [INFO] Fetching org.eclipse.jst.server_adapters.feature_3.2.700.v202204301608.jar from https://download.eclipse.org/staging/2022-09/features/ (32.45kB) [INFO] Fetching org.eclipse.jst.server_core.feature_3.4.600.v202206110154.jar from https://download.eclipse.org/staging/2022-09/features/ (32.46kB) [INFO] Fetching org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.24kB) [INFO] Fetching org.eclipse.jst.server_ui.feature_3.4.500.v202103180201.jar from https://download.eclipse.org/staging/2022-09/features/ (32.51kB) [INFO] Fetching org.eclipse.jst.server.ui.doc.user_1.0.600.v201901310132.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.97kB) [INFO] Fetching org.eclipse.jst.server_userdoc.feature_3.3.300.v201901310132.jar from https://download.eclipse.org/staging/2022-09/features/ (32.42kB) [INFO] Fetching org.eclipse.jst.standard.schemas_1.2.400.v202101070609.jar from https://download.eclipse.org/staging/2022-09/plugins/ (535.78kB) [INFO] Fetching org.eclipse.jst.web_core.feature_3.27.0.v202206160204.jar from https://download.eclipse.org/staging/2022-09/features/ (33.64kB) [INFO] Fetching org.eclipse.wst.jsdt.web.support.jsp_1.1.101.v202101180039.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.16kB) [INFO] Fetching org.eclipse.jst.web_js_support.feature_3.27.0.v202206160204.jar from https://download.eclipse.org/staging/2022-09/features/ (33.74kB) [INFO] Fetching org.eclipse.jst.web_ui.feature_3.27.0.v202206160204.jar from https://download.eclipse.org/staging/2022-09/features/ (33.54kB) [INFO] Fetching org.eclipse.jst.web_userdoc.feature_3.6.1.v201908261515.jar from https://download.eclipse.org/staging/2022-09/features/ (33.43kB) [INFO] Fetching org.eclipse.jst.webpageeditor.feature_2.9.1.v202111210733.jar from https://download.eclipse.org/staging/2022-09/features/ (33.79kB) [INFO] Fetching org.eclipse.wst.command.env_1.0.600.v202007142057.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.34kB) [INFO] Fetching org.eclipse.wst.command.env.core_1.1.0.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.37kB) [INFO] Fetching org.eclipse.wst.wsdl_1.3.0.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (443.09kB) [INFO] Fetching org.eclipse.wst.ws_1.1.600.v202007222105.jar from https://download.eclipse.org/staging/2022-09/plugins/ (246.02kB) [INFO] Fetching org.eclipse.jst.ws.annotations.core_1.2.200.v202008101342.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.74kB) [INFO] Fetching org.eclipse.wst.ws.parser_1.1.0.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.04kB) [INFO] Fetching org.eclipse.wst.command.env.ui_1.2.0.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (126.05kB) [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.core_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (48.66kB) [INFO] Fetching org.eclipse.jst.ws.axis2.ui_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.81kB) [INFO] Fetching org.eclipse.jst.ws.axis2.core_1.0.300.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.53kB) [INFO] Fetching org.eclipse.jst.ws.axis2.consumption.ui_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.89kB) [INFO] Fetching org.eclipse.jst.ws.axis2.creation.core_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.42kB) [INFO] Fetching org.eclipse.wst.command.env.infopop_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.14kB) [INFO] Fetching org.eclipse.jst.ws.axis2.creation.ui_1.0.200.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.38kB) [INFO] Fetching org.eclipse.jst.ws.axis2.ui.doc.user_1.0.200.v201903222115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.81kB) [INFO] Fetching org.eclipse.jst.ws.axis2tools.feature_1.1.401.v201909051708.jar from https://download.eclipse.org/staging/2022-09/features/ (33.59kB) [INFO] Fetching org.eclipse.wst.ws.explorer_1.1.0.v202204231557.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.84MB) [INFO] Fetching org.eclipse.wst.ws.ui_1.2.0.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.04kB) [INFO] Fetching org.eclipse.wst.wsdl.validation_1.3.100.v202205160247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (196.69kB) [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.core_1.0.400.v201902162149.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.09kB) [INFO] Fetching org.eclipse.jst.ws.cxf.core_1.1.600.v202107101953.jar from https://download.eclipse.org/staging/2022-09/plugins/ (139.01kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.core_1.0.600.v202104210249.jar from https://download.eclipse.org/staging/2022-09/plugins/ (107.09kB) [INFO] Fetching org.eclipse.jst.ws.cxf.consumption.ui_1.0.500.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.28kB) [INFO] Fetching org.eclipse.jst.ws.cxf.ui_1.0.500.v202104210249.jar from https://download.eclipse.org/staging/2022-09/plugins/ (165.93kB) [INFO] Fetching javax.jws_2.0.0.v201005080400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.28kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.ui_1.0.600.v202008101342.jar from https://download.eclipse.org/staging/2022-09/plugins/ (219.07kB) [INFO] Fetching org.eclipse.jst.ws.cxf.creation.core_1.0.500.v201902162149.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.74kB) [INFO] Fetching org.eclipse.jst.ws.cxf.creation.ui_1.0.400.v201910301957.jar from https://download.eclipse.org/staging/2022-09/plugins/ (99.17kB) [INFO] Fetching org.eclipse.jst.ws.cxf.doc.user_1.0.300.v201902162149.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.03MB) [INFO] Fetching org.eclipse.jst.ws.cxf.feature_1.1.900.v202107101953.jar from https://download.eclipse.org/staging/2022-09/features/ (33.79kB) [INFO] Fetching org.eclipse.jst.ws.jaxb.core_1.0.200.v201902162203.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.17kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.doc.user_1.0.400.v201902162216.jar from https://download.eclipse.org/staging/2022-09/plugins/ (216.27kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.integration_1.0.301.v201902162216.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.26kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.runtime_1.0.301.v201902162228.jar from https://download.eclipse.org/staging/2022-09/plugins/ (181.32kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.ui_1.0.101.v201902162239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (60.38kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.utils_1.0.302.v201902162239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (96.65kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.dom.feature_1.0.500.v202206270222.jar from https://download.eclipse.org/staging/2022-09/features/ (33.76kB) [INFO] Fetching org.eclipse.jst.ws.jaxws.feature_1.2.800.v202104210249.jar from https://download.eclipse.org/staging/2022-09/features/ (33.71kB) [INFO] Fetching org.eclipse.jst.ws.jaxws_userdoc.feature_1.0.403.v201909051708.jar from https://download.eclipse.org/staging/2022-09/features/ (33.5kB) [INFO] Fetching org.eclipse.lsp4e.debug_0.14.0.202208051450.jar from https://download.eclipse.org/staging/2022-09/plugins/ (96.78kB) [INFO] Fetching org.eclipse.m2e.pde.connector_2.0.0.20220705-1221.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.41kB) [INFO] Fetching org.eclipse.m2e.pde.target_2.0.1.20220822-2010.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.94kB) [INFO] Fetching org.eclipse.m2e.pde.ui_2.0.0.20220708-0707.jar from https://download.eclipse.org/staging/2022-09/plugins/ (119.52kB) [INFO] Fetching org.eclipse.m2e.pde.feature_2.0.1.20220822-2010.jar from https://download.eclipse.org/staging/2022-09/features/ (21.02kB) [INFO] Fetching org.eclipse.m2e.wtp_1.5.2.20220906-1452.jar from https://download.eclipse.org/staging/2022-09/plugins/ (385.14kB) [INFO] Fetching org.eclipse.m2e.wtp.overlay_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.38kB) [INFO] Fetching org.eclipse.m2e.wtp.overlay.ui_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.63kB) [INFO] Fetching org.eclipse.m2e.wtp.feature_1.5.2.20220906-1452.jar from https://download.eclipse.org/staging/2022-09/features/ (21.49kB) [INFO] Fetching org.eclipse.m2e.wtp.jaxrs_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.01kB) [INFO] Fetching org.eclipse.m2e.wtp.jaxrs.feature_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/features/ (21.47kB) [INFO] Fetching org.eclipse.m2e.wtp.jpa_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.88kB) [INFO] Fetching org.eclipse.m2e.wtp.jpa.feature_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/features/ (21.46kB) [INFO] Fetching org.eclipse.m2e.wtp.jsf_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.44kB) [INFO] Fetching org.eclipse.m2e.wtp.jsf.feature_1.5.0.20220805-2025.jar from https://download.eclipse.org/staging/2022-09/features/ (21.47kB) [INFO] Fetching org.eclipse.wildwebdeveloper_0.6.0.202206151321.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.91MB) [INFO] Fetching org.eclipse.wildwebdeveloper_0.6.0.202206151321.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.25MB of 29.91MB at 14.24MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper_0.6.0.202206151321.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.44MB of 29.91MB at 14.21MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.09MB) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.77MB of 31.09MB at 13.77MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.79MB of 31.09MB at 13.89MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.feature_0.3.0.202206231201.jar from https://download.eclipse.org/staging/2022-09/features/ (20.62kB) [INFO] Fetching org.eclipse.wildwebdeveloper.feature_0.11.0.202206231201.jar from https://download.eclipse.org/staging/2022-09/features/ (20.62kB) [INFO] Fetching org.eclipse.wst.common.fproj_3.7.3.v202111212041.jar from https://download.eclipse.org/staging/2022-09/features/ (32.1kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.76kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.83kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.400.v202204072230.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.200.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (164.09kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.300.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (235.89kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://download.eclipse.org/staging/2022-09/plugins/ (103.01kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.19kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.67kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.600.v202106111324.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.96kB) [INFO] Fetching org.eclipse.wst.server_adapters.feature_3.2.1000.v202208120424.jar from https://download.eclipse.org/staging/2022-09/features/ (32.91kB) [INFO] Fetching org.eclipse.wst.ws.service.policy_1.0.450.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (60.74kB) [INFO] Fetching org.eclipse.wst.ws.service.policy.ui_1.0.500.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.97kB) [INFO] Fetching org.eclipse.wst.wsi_1.1.400.v202205160247.jar from https://download.eclipse.org/staging/2022-09/plugins/ (881.25kB) [INFO] Fetching org.eclipse.wst.ws_core.feature_3.26.0.v202205160314.jar from https://download.eclipse.org/staging/2022-09/features/ (33.77kB) [INFO] Fetching org.eclipse.wst.ws.infopop_1.0.400.v201903050508.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.9kB) [INFO] Fetching org.eclipse.wst.wsdl.ui_1.3.100.v202004082216.jar from https://download.eclipse.org/staging/2022-09/plugins/ (914.85kB) [INFO] Fetching org.eclipse.wst.wsi.ui_1.1.100.v202007221938.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.18kB) [INFO] Fetching org.eclipse.wst.ws_ui.feature_3.9.100.v202004082157.jar from https://download.eclipse.org/staging/2022-09/features/ (33.56kB) [INFO] Fetching org.eclipse.wst.wsdl.ui.doc.user_1.0.850.v201903222115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (90.43kB) [INFO] Fetching org.eclipse.wst.wsi.ui.doc.user_1.0.750.v201903222115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.91kB) [INFO] Fetching org.eclipse.wst.command.env.doc.user_1.5.400.v201903222115.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.33kB) [INFO] Fetching org.eclipse.wst.ws_userdoc.feature_3.1.501.v201909051708.jar from https://download.eclipse.org/staging/2022-09/features/ (33.52kB) [INFO] Fetching org.eclipse.wst.xml.xpath.core_1.3.1.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.61kB) [INFO] Fetching org.eclipse.wst.xml.xpath2.processor_2.1.300.v202207121749.jar from https://download.eclipse.org/staging/2022-09/plugins/ (645.58kB) [INFO] Fetching org.eclipse.wst.xml.xpath.ui_1.1.300.v201904282210.jar from https://download.eclipse.org/staging/2022-09/plugins/ (95.3kB) [INFO] Fetching org.eclipse.wst.xml.xpath2.wtptypes_2.0.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.08kB) [INFO] Fetching org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56kB) [INFO] Fetching org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.33kB) [INFO] Fetching org.eclipse.wst.xml.xpath2.processor.feature_2.0.400.v202207121749.jar from https://download.eclipse.org/staging/2022-09/features/ (21.39kB) [INFO] Fetching org.eclipse.wst.xsl.core_1.2.100.v201907231732.jar from https://download.eclipse.org/staging/2022-09/plugins/ (124.33kB) [INFO] Fetching org.eclipse.wst.xsl.debug.ui_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.91kB) [INFO] Fetching org.eclipse.wst.xsl.launching_1.2.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.86kB) [INFO] Fetching org.eclipse.wst.xsl.doc_1.1.0.v202110312208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.09MB) [INFO] Fetching org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.41kB) [INFO] Fetching org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.wst.xsl.ui_1.2.100.v202004230532.jar from https://download.eclipse.org/staging/2022-09/plugins/ (272.24kB) [INFO] Fetching org.apache.bcel_5.2.0.v201005080400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (565.07kB) [INFO] Fetching org.eclipse.wst.xsl.xalan_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.29kB) [INFO] Fetching org.eclipse.wst.xsl.saxon_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.66kB) [INFO] Fetching org.eclipse.wst.xsl_1.2.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.24kB) [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug_1.1.100.v202202230212.jar from https://download.eclipse.org/staging/2022-09/plugins/ (55.95kB) [INFO] Fetching org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (136.98kB) [INFO] Fetching org.eclipse.wst.xsl.jaxp.launching_1.1.200.v202202230212.jar from https://download.eclipse.org/staging/2022-09/plugins/ (108.89kB) [INFO] Fetching org.eclipse.wst.xsl.feature_1.3.1100.v202204040421.jar from https://download.eclipse.org/staging/2022-09/features/ (21.62kB) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.07MB) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.48MB of 31.07MB at 13.46MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.21MB of 31.07MB at 13.59MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.08MB) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64_0.1.7.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.21MB of 24.08MB at 14.2MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_0.1.8.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.77MB) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_0.1.8.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14MB of 28.77MB at 14MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_0.1.8.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.81MB of 28.77MB at 13.9MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_0.1.3.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.41MB) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_0.1.3.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.58MB of 27.41MB at 13.56MB/s) [INFO] Fetching org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_0.1.3.202205271506.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.1MB of 27.41MB at 13.54MB/s) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.jee --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.jee --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.jee --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.jee --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.jee --- [INFO] Installing product epp.package.jee for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/x86_64/eclipse Installing epp.package.jee 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239. Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202104080213. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940. Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202204060305. Installing org.eclipse.jsf.feature.feature.group 3.10.200.v202204070252. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1000.v202208120424. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.27.0.v202208260526. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.500.v202208260501. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.700.v202204301608. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202111210733. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202107101953. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202104210249. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.m2e.wtp.feature.feature.group 1.5.2.20220906-1452. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202111212041. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1100.v202204040421. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 126257 ms. [INFO] Installing product epp.package.jee for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/aarch64/eclipse Installing epp.package.jee 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239. Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202104080213. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940. Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202204060305. Installing org.eclipse.jsf.feature.feature.group 3.10.200.v202204070252. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1000.v202208120424. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.27.0.v202208260526. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.500.v202208260501. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.700.v202204301608. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202111210733. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202107101953. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202104210249. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.m2e.wtp.feature.feature.group 1.5.2.20220906-1452. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202111212041. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1100.v202204040421. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 126485 ms. [INFO] Installing product epp.package.jee for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse Installing epp.package.jee 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239. Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202104080213. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940. Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202204060305. Installing org.eclipse.jsf.feature.feature.group 3.10.200.v202204070252. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1000.v202208120424. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.27.0.v202208260526. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.500.v202208260501. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.700.v202204301608. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202111210733. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202107101953. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202104210249. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.m2e.wtp.feature.feature.group 1.5.2.20220906-1452. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202111212041. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1100.v202204040421. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 125219 ms. [INFO] Installing product epp.package.jee for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.jee 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239. Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202104080213. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940. Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202204060305. Installing org.eclipse.jsf.feature.feature.group 3.10.200.v202204070252. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1000.v202208120424. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.27.0.v202208260526. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.500.v202208260501. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.700.v202204301608. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202111210733. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202107101953. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202104210249. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.m2e.wtp.feature.feature.group 1.5.2.20220906-1452. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202111212041. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1100.v202204040421. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 128567 ms. [INFO] Installing product epp.package.jee for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.jee 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.datatools.common.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.14.103.202103070014. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.14.103.202107071900. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.14.102.201911221603. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.intro.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sdk.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.14.201.202107061424. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.14.102.201911250848. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.14.201.202107090755. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.14.102.201911250848. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.200.v202208190239. Installing org.eclipse.jpt.common.feature.feature.group 1.5.100.v201903221940. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202104080213. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v201903221940. Installing org.eclipse.jpt.jpa.feature.feature.group 3.6.1.v202204060305. Installing org.eclipse.jsf.feature.feature.group 3.10.200.v202204070252. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.2.1000.v202208120424. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.27.0.v202208260526. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.6.1.v201902121810. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.500.v202208260501. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.2.700.v202204301608. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202103180201. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.9.1.v202111210733. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.1.401.v201909051708. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.900.v202107101953. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.500.v202206270222. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.800.v202104210249. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.m2e.wtp.feature.feature.group 1.5.2.20220906-1452. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.5.0.20220805-2025. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.3.v202111212041. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1100.v202204040421. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 125557 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.jee --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20220927-2242_eclipse-jee-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20220927-2242_eclipse-jee-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20220927-2242_eclipse-jee-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20220927-2242_eclipse-jee-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20220927-2242_eclipse-jee-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.jee --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.jee --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.jee 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.jee 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: binary,epp.package.jee.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.jee.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.jee.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.jee.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.jee,4.25.0.20220908-1200) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.] [INFO] [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.modeling >---------- [INFO] Building org.eclipse.epp.package.modeling 4.25.0-SNAPSHOT [19/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.modeling --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.modeling --- [INFO] Resolving class path of org.eclipse.epp.package.modeling... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.modeling --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.modeling --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.modeling --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.modeling.feature >------ [INFO] Building org.eclipse.epp.package.modeling.feature 4.25.0-SNAPSHOT [20/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.modeling.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.modeling.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] ----------------< org.eclipse.epp:epp.package.modeling >---------------- [INFO] Building epp.package.modeling 4.25.0-SNAPSHOT [21/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.modeling --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.modeling --- [INFO] Fetching org.antlr.runtime_4.7.2.v20200218-0804.jar from https://download.eclipse.org/staging/2022-09/plugins/ (354.3kB) [INFO] Fetching org.apache.batik.anim_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (518.07kB) [INFO] Fetching org.apache.batik.dom.svg_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (250.71kB) [INFO] Fetching org.apache.batik.dom_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (201.99kB) [INFO] Fetching org.apache.batik.awt.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (445.67kB) [INFO] Fetching org.apache.batik.parser_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.39kB) [INFO] Fetching org.apache.batik.bridge_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (728.18kB) [INFO] Fetching org.apache.batik.gvt_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (208.05kB) [INFO] Fetching org.apache.batik.script_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.03kB) [INFO] Fetching org.apache.batik.xml_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.81kB) [INFO] Fetching org.apache.batik.codec_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (125.46kB) [INFO] Fetching org.apache.batik.transcoder_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (143.2kB) [INFO] Fetching org.apache.batik.ext_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.78kB) [INFO] Fetching org.apache.batik.svggen_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (246.14kB) [INFO] Fetching org.apache.commons.commons-io_2.11.0.jar from https://download.eclipse.org/staging/2022-09/plugins/ (319.47kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.69kB) [INFO] Fetching org.eclipse.acceleo.annotations_7.0.0.202102190929.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.98kB) [INFO] Fetching org.eclipse.acceleo.query_7.0.0.202102190929.jar from https://download.eclipse.org/staging/2022-09/plugins/ (493.09kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.11.202102190929.jar from https://download.eclipse.org/staging/2022-09/plugins/ (172.3kB) [INFO] Fetching org.eclipse.e4.tools.emf.editor3x_4.8.100.v20220331-1558.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.15kB) [INFO] Fetching org.eclipse.e4.tools.compat_4.8.100.v20210102-0921.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.85kB) [INFO] Fetching org.eclipse.e4.tools_4.9.100.v20211020-1255.jar from https://download.eclipse.org/staging/2022-09/plugins/ (120.01kB) [INFO] Fetching org.eclipse.e4.tools.jdt.templates_4.9.0.v20210427-1802.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.67kB) [INFO] Fetching org.eclipse.e4.core.tools.feature_4.25.0.v20220603-1706.jar from https://download.eclipse.org/staging/2022-09/features/ (20.86kB) [INFO] Fetching org.eclipse.eef_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (213.21kB) [INFO] Fetching org.eclipse.eef.common_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.82kB) [INFO] Fetching org.eclipse.eef.common.ui_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.61kB) [INFO] Fetching org.eclipse.eef.core_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.79kB) [INFO] Fetching org.eclipse.sirius.common.interpreter_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.54kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.6kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.78kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (163.22kB) [INFO] Fetching org.eclipse.sirius.ext.ide_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.98kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.03kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.39kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (102.95kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.5.202008270808.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.21kB) [INFO] Fetching org.eclipse.emf.cdo_4.19.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.08MB) [INFO] Fetching org.eclipse.emf.cdo.common_4.19.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (725.57kB) [INFO] Fetching org.eclipse.emf.cdo.admin_4.3.2.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.05kB) [INFO] Fetching org.eclipse.emf.cdo.net4j_4.5.3.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (217.81kB) [INFO] Fetching org.eclipse.net4j_4.16.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (207.21kB) [INFO] Fetching org.eclipse.net4j.util_3.20.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (860.77kB) [INFO] Fetching org.eclipse.emf.cdo.compare_4.7.0.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.16kB) [INFO] Fetching org.eclipse.emf.compare_3.5.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (598.82kB) [INFO] Fetching org.eclipse.emf.compare.rcp_2.5.2.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (95.48kB) [INFO] Fetching org.eclipse.emf.cdo.ui.compare_4.7.1.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.68kB) [INFO] Fetching org.eclipse.emf.cdo.compare_4.10.0.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/features/ (30.24kB) [INFO] Fetching org.eclipse.emf.cdo.doc_4.2.7.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.84MB) [INFO] Fetching org.eclipse.emf.cdo.doc_4.3.7.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.21kB) [INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies_1.0.2.v20220604-0710.jar from https://download.eclipse.org/staging/2022-09/plugins/ (131.27kB) [INFO] Fetching org.eclipse.net4j.util.ui_3.16.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (315.41kB) [INFO] Fetching org.eclipse.emf.cdo.ecore.dependencies_1.0.2.v20220604-0710.jar from https://download.eclipse.org/staging/2022-09/features/ (30.16kB) [INFO] Fetching org.eclipse.emf.cdo.edit_4.5.6.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.73kB) [INFO] Fetching org.eclipse.emf.cdo.epp_4.20.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.27kB) [INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.2.10.v20220621-0702.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.32MB) [INFO] Fetching org.eclipse.emf.cdo.examples.installer_4.3.10.v20220621-0702.jar from https://download.eclipse.org/staging/2022-09/features/ (30.19kB) [INFO] Fetching org.eclipse.emf.cdo.explorer_4.12.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (191.09kB) [INFO] Fetching org.eclipse.emf.cdo.workspace_4.4.4.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (80.8kB) [INFO] Fetching org.eclipse.emf.cdo.server_4.18.1.v20220727-0657.jar from https://download.eclipse.org/staging/2022-09/plugins/ (554.5kB) [INFO] Fetching org.eclipse.emf.cdo.server.db_4.12.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (419.81kB) [INFO] Fetching org.eclipse.net4j.db.h2_4.5.2.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.5kB) [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.7.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (474.14kB) [INFO] Fetching org.eclipse.net4j.ui.shared_4.7.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (67.83kB) [INFO] Fetching org.eclipse.emf.cdo.ui_4.14.0.v20220711-0728.jar from https://download.eclipse.org/staging/2022-09/plugins/ (635.74kB) [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.7.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (106.91kB) [INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.67kB) [INFO] Fetching org.eclipse.emf.cdo.expressions.edit_4.4.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.68kB) [INFO] Fetching org.eclipse.emf.cdo.expressions.editor_4.5.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.91kB) [INFO] Fetching org.eclipse.emf.cdo.security_4.6.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (146.65kB) [INFO] Fetching org.eclipse.emf.cdo.security.edit_4.5.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.92kB) [INFO] Fetching org.eclipse.emf.cdo.security.editor_4.4.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.28kB) [INFO] Fetching org.eclipse.emf.cdo.security.ui_4.5.3.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.05kB) [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.94kB) [INFO] Fetching org.eclipse.emf.cdo.ui.team_4.4.2.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.26kB) [INFO] Fetching org.eclipse.emf.cdo.ui.jdt_1.0.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.79kB) [INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.4.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.75kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.2.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.91kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.3.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.12kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace_4.4.1.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.17kB) [INFO] Fetching org.eclipse.emf.cdo.transfer.workspace.ui_4.4.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.71kB) [INFO] Fetching org.eclipse.emf.cdo_4.20.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.61kB) [INFO] Fetching org.eclipse.emf.cdo.migrator_3.2.9.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (125.29kB) [INFO] Fetching org.eclipse.emf.cdo.migrator_4.4.9.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/features/ (30.18kB) [INFO] Fetching org.eclipse.emf.cdo.server.admin_4.3.7.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.73kB) [INFO] Fetching org.eclipse.emf.cdo.server.security_4.9.1.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.06kB) [INFO] Fetching org.eclipse.net4j.db_4.11.1.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (227.64kB) [INFO] Fetching org.eclipse.emf.cdo.server.db_4.12.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.15kB) [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.5.3.v20220608-1505.jar from https://download.eclipse.org/staging/2022-09/plugins/ (177.59kB) [INFO] Fetching org.eclipse.emf.cdo.server.ocl_4.4.2.v20220515-1607.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.78kB) [INFO] Fetching org.eclipse.emf.cdo.server.product_4.2.6.v20220621-0702.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.06kB) [INFO] Fetching org.eclipse.emf.cdo.server_4.20.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.38kB) [INFO] Fetching org.eclipse.ocl.ecore_3.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (383.83kB) [INFO] Fetching org.eclipse.net4j.tcp_4.4.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/plugins/ (85.24kB) [INFO] Fetching org.eclipse.net4j.jvm_4.3.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.7kB) [INFO] Fetching org.eclipse.emf.ecp.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.61kB) [INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (265.26kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (123.16kB) [INFO] Fetching org.eclipse.net4j.ui_4.4.3.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (55.95kB) [INFO] Fetching org.eclipse.emf.compare.edit_4.3.1.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (198.32kB) [INFO] Fetching org.eclipse.emf.compare.rcp.ui_4.4.2.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (391.78kB) [INFO] Fetching org.eclipse.emf.compare.ide.ui_4.4.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (839.94kB) [INFO] Fetching org.eclipse.emf.compare.diagram_2.5.2.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.99kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.17MB) [INFO] Fetching org.eclipse.emf.compare.ide_3.4.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.43kB) [INFO] Fetching org.eclipse.emf.compare.diagram.edit_2.5.2.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.74kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/plugins/ (245.89kB) [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui_3.4.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.28kB) [INFO] Fetching org.eclipse.emf.compare.diagram.gmf_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (24.06kB) [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui.sirius_1.1.1.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.94kB) [INFO] Fetching org.eclipse.sirius.diagram.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5.67MB) [INFO] Fetching org.eclipse.sirius.common_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (258.62kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (122.25kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (202kB) [INFO] Fetching org.eclipse.sirius.common.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (285.86kB) [INFO] Fetching org.eclipse.emf.compare.diagram.sirius_1.1.0.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.96kB) [INFO] Fetching org.eclipse.sirius.diagram_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (709.07kB) [INFO] Fetching org.eclipse.emf.compare.diagram.sirius_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (20.42kB) [INFO] Fetching org.eclipse.emf.compare.diagram.ide.ui.sirius.source_1.1.1.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.65kB) [INFO] Fetching org.eclipse.emf.compare.diagram.sirius.source_1.1.0.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.09kB) [INFO] Fetching org.eclipse.emf.compare.diagram.sirius.source_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (18.06kB) [INFO] Fetching org.eclipse.emf.compare.doc_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.23MB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.compare.egit_1.2.4.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.31kB) [INFO] Fetching org.eclipse.emf.compare.egit.ui_1.1.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.03kB) [INFO] Fetching org.eclipse.emf.compare.egit_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (24.02kB) [INFO] Fetching org.eclipse.emf.compare_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (23.92kB) [INFO] Fetching org.eclipse.emf.compare.ide.ui_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (24.03kB) [INFO] Fetching org.eclipse.emf.compare.edit.source_4.3.1.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (156.14kB) [INFO] Fetching org.eclipse.emf.compare.ide.source_3.4.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.63kB) [INFO] Fetching org.eclipse.emf.compare.ide.ui.source_4.4.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (546.61kB) [INFO] Fetching org.eclipse.emf.compare.ide.ui.source_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (18.07kB) [INFO] Fetching org.eclipse.emf.compare.source_3.5.3.202209051432.jar from https://download.eclipse.org/staging/2022-09/plugins/ (441.94kB) [INFO] Fetching org.eclipse.emf.compare.source_3.3.19.202209051432.jar from https://download.eclipse.org/staging/2022-09/features/ (18.03kB) [INFO] Fetching org.eclipse.emf.ecoretools_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.05kB) [INFO] Fetching org.eclipse.emf.ecoretools.design_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (194.1kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.98kB) [INFO] Fetching org.eclipse.sirius_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (845kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.15kB) [INFO] Fetching org.eclipse.sirius.ext.base_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.15kB) [INFO] Fetching org.eclipse.sirius.ext.emf_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.36kB) [INFO] Fetching org.eclipse.sirius.table_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (125.11kB) [INFO] Fetching org.eclipse.sirius.properties_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (378.18kB) [INFO] Fetching org.eclipse.emf.ecoretools.ui_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.72kB) [INFO] Fetching org.eclipse.emf.ecoretools.design.ui_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (113.69kB) [INFO] Fetching org.eclipse.emf.ecoretools.doc_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.04MB) [INFO] Fetching org.eclipse.emf.ecoretools.design_3.4.0.202201202026.jar from https://download.eclipse.org/staging/2022-09/features/ (27.72kB) [INFO] Fetching org.eclipse.emf.ecoretools.design_root_3.4.0.202201202026 from https://download.eclipse.org/staging/2022-09/binary/ (8.29kB) [INFO] Fetching org.eclipse.sirius.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.4MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (127.88kB) [INFO] Fetching org.eclipse.sirius.table.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (590.23kB) [INFO] Fetching org.eclipse.emf.ecp.common_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.82kB) [INFO] Fetching org.eclipse.emf.ecp.common.ui_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.05kB) [INFO] Fetching org.eclipse.emfforms.localization_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.98kB) [INFO] Fetching org.eclipse.emf.ecp.view.context_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.91kB) [INFO] Fetching org.eclipse.emf.ecp.view.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (129.06kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.62kB) [INFO] Fetching org.eclipse.emfforms.common_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.55kB) [INFO] Fetching org.eclipse.emfforms.core.services_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.08kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.25kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (348.55kB) [INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.92kB) [INFO] Fetching org.eclipse.emfforms.swt.core_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.6kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.39kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.9kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.52kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.25kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.4kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.08kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.44kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (75.99kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.06kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.17kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.generator_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.97kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.editor_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.33kB) [INFO] Fetching org.eclipse.emfforms.core.services.emf_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.72kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.json_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.68kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.92kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.json_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.53kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.07kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.05kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.json.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.28kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.89kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.ui.json.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.71kB) [INFO] Fetching org.eclipse.emf.ecp.emf2web.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.71kB) [INFO] Fetching org.eclipse.emf.ecp.ide.util_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.39kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.common_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.66kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.e3_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.51kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.project.installer_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.25kB) [INFO] Fetching org.eclipse.emf.ecp.ide.editor.viewmodel_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.95kB) [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.58kB) [INFO] Fetching org.eclipse.emf.ecp.ide.view.service_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.62kB) [INFO] Fetching org.eclipse.emf.ecp.makeithappen.wizards_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (382.73kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.tooling_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (121.78kB) [INFO] Fetching org.eclipse.emfforms.editor_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (87.32kB) [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.75kB) [INFO] Fetching org.eclipse.emfforms.coffee.wizards_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (155.43kB) [INFO] Fetching org.eclipse.emfforms.example.common.wizards_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.36kB) [INFO] Fetching org.eclipse.emfforms.ide.builder_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.98kB) [INFO] Fetching org.eclipse.emfforms.ide.viewtemplate.builder_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.65kB) [INFO] Fetching org.eclipse.emfforms.ide.view.multisegment_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.68kB) [INFO] Fetching org.eclipse.emfforms.ide.view.segments_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.18kB) [INFO] Fetching org.eclipse.emfforms.ide.view.indexsegment_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.58kB) [INFO] Fetching org.eclipse.emfforms.ide.view.mappingsegment_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.69kB) [INFO] Fetching org.eclipse.emfforms.ide.preferences_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.35kB) [INFO] Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.75kB) [INFO] Fetching org.eclipse.emf.ecp.ide.util.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.1kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.common.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.01kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.preview.e3.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.51kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.project.installer.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.07kB) [INFO] Fetching org.eclipse.emf.ecp.ide.editor.viewmodel.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.15kB) [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.22kB) [INFO] Fetching org.eclipse.emf.ecp.ide.view.service.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.04kB) [INFO] Fetching org.eclipse.emf.ecp.makeithappen.wizards.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.25kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.tooling.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (67.14kB) [INFO] Fetching org.eclipse.emfforms.editor.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.14kB) [INFO] Fetching org.eclipse.emf.ecp.ide.editor.view.templatebridge.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.84kB) [INFO] Fetching org.eclipse.emfforms.coffee.wizards.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.05kB) [INFO] Fetching org.eclipse.emfforms.example.common.wizards.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.68kB) [INFO] Fetching org.eclipse.emfforms.ide.builder.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.02kB) [INFO] Fetching org.eclipse.emfforms.ide.viewtemplate.builder.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.18kB) [INFO] Fetching org.eclipse.emfforms.ide.view.multisegment.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.29kB) [INFO] Fetching org.eclipse.emfforms.ide.view.segments.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.11kB) [INFO] Fetching org.eclipse.emfforms.ide.view.indexsegment.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.29kB) [INFO] Fetching org.eclipse.emfforms.ide.view.mappingsegment.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.12kB) [INFO] Fetching org.eclipse.emfforms.ide.preferences.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.47kB) [INFO] Fetching org.eclipse.emf.ecp.emfforms.idetooling.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.92kB) [INFO] Fetching org.eclipse.emf.ecp.emfforms.runtime.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.13kB) [INFO] Fetching org.eclipse.emf.ecp.emfforms.runtime.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.73kB) [INFO] Fetching org.eclipse.emfforms.setup.base_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.75kB) [INFO] Fetching org.eclipse.emf.ecp.emfforms.sdk.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.19kB) [INFO] Fetching org.eclipse.emf.ecp.view.migrator_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.04kB) [INFO] Fetching org.eclipse.emfforms.swt.core.di_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.66kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.13kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.xmi_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.28kB) [INFO] Fetching org.eclipse.emf.ecp.license.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.28kB) [INFO] Fetching org.eclipse.emf.ecp.license.feature_root_1.26.2.20220523-0845 from https://download.eclipse.org/staging/2022-09/binary/ (6.59kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view.editor.controls_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (310.2kB) [INFO] Fetching org.eclipse.emf.ecp.view.core.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (180.34kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.14kB) [INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.03kB) [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.25kB) [INFO] Fetching org.eclipse.emfforms.common.validation_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.3kB) [INFO] Fetching org.eclipse.emfforms.core.bazaar_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.62kB) [INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.42kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.16kB) [INFO] Fetching org.eclipse.emfforms.view.multisegment.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.91kB) [INFO] Fetching org.eclipse.emf.ecp.view.control.multireference_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.08kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.45kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view.linewrapper_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.26kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.85kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.11kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.88kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.11kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.14kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.98kB) [INFO] Fetching org.eclipse.emf.ecp.view.categorization.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.73kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (62.05kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.84kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.23kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.27kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.tooling_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.56kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.12kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.57kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.15kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.69kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.tooling.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.17kB) [INFO] Fetching org.eclipse.emf.ecp.view.compoundcontrol.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.75kB) [INFO] Fetching org.eclipse.emf.ecp.view.context.locale_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.67kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.43kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.61kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.12kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.4kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.8kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.08kB) [INFO] Fetching org.eclipse.emf.ecp.view.custom.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.66kB) [INFO] Fetching org.eclipse.emf.ecp.view.edapt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.89kB) [INFO] Fetching org.eclipse.emf.edapt.history_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (322.04kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.edapt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.54kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.edapt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.48kB) [INFO] Fetching org.eclipse.emf.ecp.view.edapt.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.15kB) [INFO] Fetching org.eclipse.emf.ecp.view.edapt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.34kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.edapt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.6kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.edapt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.61kB) [INFO] Fetching org.eclipse.emf.ecp.view.edapt.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.81kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.11kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.embedded_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.09kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.collapsable_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.68kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.14kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.53kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.92kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.52kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.embedded.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.07kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.swt.collapsable.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.45kB) [INFO] Fetching org.eclipse.emf.ecp.view.group.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.66kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.25kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.9kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.12kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.36kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.66kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.92kB) [INFO] Fetching org.eclipse.emf.ecp.view.horizontal.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.7kB) [INFO] Fetching org.eclipse.emf.ecp.view.indexdmr.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.27kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.98kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.26kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.11kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.09kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.75kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.52kB) [INFO] Fetching org.eclipse.emf.ecp.view.label.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.65kB) [INFO] Fetching org.eclipse.emf.ecp.view.mappingdmr.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.27kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.controls.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.07kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view.editor.controls.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (154.8kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.controls.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.7kB) [INFO] Fetching org.eclipse.emf.edapt.migration_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (378.78kB) [INFO] Fetching org.eclipse.emf.ecp.view.workspace.migrator_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.25kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.1kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.81kB) [INFO] Fetching org.eclipse.emf.ecp.view.migrator.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.89kB) [INFO] Fetching org.eclipse.emf.ecp.view.workspace.migrator.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.14kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.editor.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.68kB) [INFO] Fetching org.eclipse.emfforms.view.model.localization_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.17kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.5kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.13kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.36kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (68kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.67kB) [INFO] Fetching org.eclipse.emf.ecp.view.rule.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.64kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.29kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.1kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.viewmodel_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.48kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.11kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.19kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.94kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.25kB) [INFO] Fetching org.eclipse.emf.ecp.view.stack.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.81kB) [INFO] Fetching org.eclipse.emf.ecp.view.swt.layout_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.78kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.columnservice_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.08kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.05kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (189.42kB) [INFO] Fetching org.eclipse.emfforms.swt.table_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (87.74kB) [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.table_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.44kB) [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.76kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.table_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.48kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments.multi_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.86kB) [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.99kB) [INFO] Fetching org.eclipse.emfforms.swt.reference.table_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.12kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.28kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.72kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.81kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (99.4kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.columnservice.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.91kB) [INFO] Fetching org.eclipse.emfforms.swt.table.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.42kB) [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.table.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.48kB) [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.12kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.table.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.07kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments.multi.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.41kB) [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.4kB) [INFO] Fetching org.eclipse.emfforms.view.multisegment.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.47kB) [INFO] Fetching org.eclipse.emfforms.swt.reference.table.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.73kB) [INFO] Fetching org.eclipse.emf.ecp.view.table.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.75kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.67kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.21kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (246.8kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.1kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (306.14kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (140.49kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.service.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.88kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.66kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.84kB) [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (115.26kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.67kB) [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.91kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.17kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.39kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.06kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.27kB) [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (86.95kB) [INFO] Fetching org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.64kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.78kB) [INFO] Fetching org.eclipse.emf.ecp.view.validation_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.52kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.29kB) [INFO] Fetching org.eclipse.emf.ecp.view.unset_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.69kB) [INFO] Fetching org.eclipse.emf.ecp.view.unset.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.07kB) [INFO] Fetching org.eclipse.emf.ecp.view.unset.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.06kB) [INFO] Fetching org.eclipse.emf.ecp.view.unset.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.6kB) [INFO] Fetching org.eclipse.emf.ecp.view.validation.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.09kB) [INFO] Fetching org.eclipse.emf.ecp.view.validation.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.79kB) [INFO] Fetching org.eclipse.emfforms.common.validation.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.02kB) [INFO] Fetching org.eclipse.emf.ecp.view.validation.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.67kB) [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.94kB) [INFO] Fetching org.eclipse.emf.ecp.view.validation.initial.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.15kB) [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.table.panel.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.82kB) [INFO] Fetching org.eclipse.emf.ecp.view.treemasterdetail.validation.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.04kB) [INFO] Fetching org.eclipse.emf.ecp.view.validation.initial.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.8kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.26kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.ui.swt_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.7kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.12kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.22kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.61kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.ui.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.88kB) [INFO] Fetching org.eclipse.emf.ecp.view.vertical.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.68kB) [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.39kB) [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.17kB) [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.1kB) [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.59kB) [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.5kB) [INFO] Fetching org.eclipse.emf.ecp.view.viewproxy.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.68kB) [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.9kB) [INFO] Fetching org.eclipse.emfforms.core.services.databinding.featurepath_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.7kB) [INFO] Fetching org.eclipse.emfforms.swt.core.plugin_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.91kB) [INFO] Fetching org.eclipse.emfforms.core.services.locale.default_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.07kB) [INFO] Fetching org.eclipse.emfforms.swt.core.di.extension_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.84kB) [INFO] Fetching org.eclipse.emfforms.core.services.legacy_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.68kB) [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.default_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.66kB) [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.default_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.33kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.9kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.default_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.24kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments.featurepath_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.89kB) [INFO] Fetching org.eclipse.emf.ecp.viewmodel.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.66kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.59kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.74kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.62kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.32kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.generator.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.28kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.provider.xmi.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.78kB) [INFO] Fetching org.eclipse.emf.ecp.view.context.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.22kB) [INFO] Fetching org.eclipse.emf.ecp.view.core.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.44kB) [INFO] Fetching org.eclipse.emf.ecp.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.87kB) [INFO] Fetching org.eclipse.emf.ecp.edit.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (149.07kB) [INFO] Fetching org.eclipse.emf.ecp.view.context.locale.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.21kB) [INFO] Fetching org.eclipse.emf.ecp.view.swt.layout.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.75kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.common.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.4kB) [INFO] Fetching org.eclipse.emf.ecp.view.util.swt.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.51kB) [INFO] Fetching org.eclipse.emf.ecp.view.control.multireference.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.34kB) [INFO] Fetching org.eclipse.emf.ecp.common.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.03kB) [INFO] Fetching org.eclipse.emf.ecp.common.ui.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.97kB) [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.23kB) [INFO] Fetching org.eclipse.emfforms.localization.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.76kB) [INFO] Fetching org.eclipse.emfforms.core.services.databinding.featurepath.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.91kB) [INFO] Fetching org.eclipse.emfforms.core.services.editsupport.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.98kB) [INFO] Fetching org.eclipse.emfforms.view.model.localization.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.22kB) [INFO] Fetching org.eclipse.emfforms.swt.core.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.48kB) [INFO] Fetching org.eclipse.emfforms.swt.core.plugin.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.76kB) [INFO] Fetching org.eclipse.emfforms.core.services.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.36kB) [INFO] Fetching org.eclipse.emfforms.core.services.emf.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.15kB) [INFO] Fetching org.eclipse.emfforms.core.services.locale.default.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.3kB) [INFO] Fetching org.eclipse.emfforms.common.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.4kB) [INFO] Fetching org.eclipse.emfforms.swt.core.di.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.32kB) [INFO] Fetching org.eclipse.emfforms.swt.core.di.extension.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.11kB) [INFO] Fetching org.eclipse.emf.ecp.ui.view.linewrapper.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.53kB) [INFO] Fetching org.eclipse.emfforms.core.services.legacy.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.89kB) [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.default.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.55kB) [INFO] Fetching org.eclipse.emfforms.core.services.mappingprovider.default.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.98kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.72kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.default.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.86kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.23kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments.featurepath.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.28kB) [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.6kB) [INFO] Fetching org.eclipse.emf.ecp.viewmodel.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.96kB) [INFO] Fetching org.eclipse.emf.edapt.common_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.93kB) [INFO] Fetching org.eclipse.emf.edapt.declaration_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (211.43kB) [INFO] Fetching org.eclipse.emf.edapt.runtime.feature_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/features/ (18.49kB) [INFO] Fetching org.eclipse.emf.edapt.common.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.57kB) [INFO] Fetching org.eclipse.emf.edapt.declaration.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (146.79kB) [INFO] Fetching org.eclipse.emf.edapt.migration.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.4kB) [INFO] Fetching org.eclipse.emf.edapt.history.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/plugins/ (160.41kB) [INFO] Fetching org.eclipse.emf.edapt.runtime.feature.source_1.4.1.202002140949.jar from https://download.eclipse.org/staging/2022-09/features/ (19.94kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.9.0.v20200723-0820.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.96kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.51kB) [INFO] Fetching org.eclipse.emf.parsley_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.64kB) [INFO] Fetching org.eclipse.emf.parsley.runtime_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.64kB) [INFO] Fetching org.eclipse.emf.parsley.common_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (200.1kB) [INFO] Fetching org.eclipse.emf.parsley.cdo_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.55kB) [INFO] Fetching org.eclipse.emf.parsley.cdo.common_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.27kB) [INFO] Fetching org.eclipse.emf.query_1.7.0.202208101410.jar from https://download.eclipse.org/staging/2022-09/plugins/ (143.13kB) [INFO] Fetching org.eclipse.emf.parsley.cdo.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (19.11kB) [INFO] Fetching org.eclipse.emf.parsley.cdo.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.17kB) [INFO] Fetching org.eclipse.emf.parsley.cdo.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (20.72kB) [INFO] Fetching org.eclipse.emf.parsley.runtime.common_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (55.26kB) [INFO] Fetching org.eclipse.emf.parsley.doc_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (853.77kB) [INFO] Fetching org.eclipse.emf.parsley.editors_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.65kB) [INFO] Fetching org.eclipse.emf.parsley.views_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.32kB) [INFO] Fetching org.eclipse.emf.parsley.dsl_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.07MB) [INFO] Fetching org.eclipse.emf.parsley.generator.common_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.04kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.additional.builder_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.89kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.ui_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (119.4kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.ide_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (467.97kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (19.2kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (519.43kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.ui.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.79kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.additional.builder.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.27kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.ide.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (281.56kB) [INFO] Fetching org.eclipse.emf.parsley.dsl.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (20.73kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/staging/2022-09/plugins/ (535.07kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/staging/2022-09/plugins/ (228.7kB) [INFO] Fetching org.eclipse.emf.parsley.wizards_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.32kB) [INFO] Fetching org.eclipse.emf.parsley.editors.common_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.53kB) [INFO] Fetching org.eclipse.emf.parsley.ui.examples_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (409.87kB) [INFO] Fetching org.eclipse.emf.parsley.examples.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (19.11kB) [INFO] Fetching org.eclipse.emf.parsley.ui.examples.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.66kB) [INFO] Fetching org.eclipse.emf.parsley.examples.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (20.78kB) [INFO] Fetching org.eclipse.emf.parsley.views.common_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.57kB) [INFO] Fetching org.eclipse.emf.parsley.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (19.2kB) [INFO] Fetching org.eclipse.emf.parsley.doc.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.01MB) [INFO] Fetching org.eclipse.emf.parsley.wizards.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.14kB) [INFO] Fetching org.eclipse.emf.parsley.views.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.92kB) [INFO] Fetching org.eclipse.emf.parsley.generator.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.36kB) [INFO] Fetching org.eclipse.emf.parsley.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (163.82kB) [INFO] Fetching org.eclipse.emf.parsley.runtime.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.02kB) [INFO] Fetching org.eclipse.emf.parsley.views.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.63kB) [INFO] Fetching org.eclipse.emf.parsley.editors.common.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.77kB) [INFO] Fetching org.eclipse.emf.parsley.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (20.72kB) [INFO] Fetching org.eclipse.emf.parsley.junit4_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.62kB) [INFO] Fetching org.eclipse.emf.parsley.junit4.feature_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (18.75kB) [INFO] Fetching org.eclipse.emf.parsley.junit4.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.92kB) [INFO] Fetching org.eclipse.emf.parsley.junit4.feature.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (20.41kB) [INFO] Fetching org.eclipse.emf.parsley.sdk_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.parsley.sdk.source_1.13.0.v20201130-1005.jar from https://download.eclipse.org/staging/2022-09/features/ (20.64kB) [INFO] Fetching org.eclipse.emf.query.doc_1.2.0.202208101410.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.92kB) [INFO] Fetching org.eclipse.emf.query.examples_1.2.0.202208101410.jar from https://download.eclipse.org/staging/2022-09/plugins/ (169.96kB) [INFO] Fetching org.eclipse.emf.query.doc_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2022-09/features/ (23.11kB) [INFO] Fetching org.eclipse.emf.query_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2022-09/features/ (23.37kB) [INFO] Fetching org.eclipse.emf.query.ocl_2.0.0.202208101410.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.34kB) [INFO] Fetching org.eclipse.ocl_3.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.14MB) [INFO] Fetching org.eclipse.emf.query.ocl_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2022-09/features/ (23.31kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_2.0.0.202208101410.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.09kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2022-09/features/ (23.02kB) [INFO] Fetching org.eclipse.emf.query.sdk_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2022-09/features/ (22.9kB) [INFO] Fetching org.eclipse.emf.query.source_1.7.0.202208101410.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.83kB) [INFO] Fetching org.eclipse.emf.query.source_1.12.1.202208101410.jar from https://download.eclipse.org/staging/2022-09/features/ (23kB) [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (412.33kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.1.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.02kB) [INFO] Fetching org.eclipse.emf.transaction.examples_1.3.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (170.84kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/features/ (23.87kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.57kB) [INFO] Fetching org.eclipse.emf.transaction_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/features/ (23.87kB) [INFO] Fetching org.eclipse.emf.transaction.sdk_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/features/ (23.83kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (151.55kB) [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.1.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.87kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/features/ (23.78kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.39kB) [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (182.46kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2022-09/features/ (23.87kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.1.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.85kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.11kB) [INFO] Fetching org.eclipse.emf.validation_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2022-09/features/ (23.94kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2022-09/features/ (23.85kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.12kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2022-09/features/ (23.78kB) [INFO] Fetching org.eclipse.emf.validation.sdk_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2022-09/features/ (23.77kB) [INFO] Fetching org.eclipse.emf.validation.source_1.8.1.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (324.2kB) [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.1.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (54.03kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.202208271102.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.44kB) [INFO] Fetching org.eclipse.emf.validation.source_1.13.2.202208271102.jar from https://download.eclipse.org/staging/2022-09/features/ (23.83kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (88.93kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.1.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.05kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/features/ (23.82kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.1.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.11kB) [INFO] Fetching org.eclipse.emf.workspace_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/features/ (23.89kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.15kB) [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.1.202208110935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.58kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.13.0.202208110935.jar from https://download.eclipse.org/staging/2022-09/features/ (23.8kB) [INFO] Fetching org.eclipse.emfforms.core.bazaar.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.05kB) [INFO] Fetching org.eclipse.emfforms.core.bazaar.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.81kB) [INFO] Fetching org.eclipse.emfforms.core.bazaar.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.63kB) [INFO] Fetching org.eclipse.emfforms.core.services.databinding.index_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.51kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments.index_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.11kB) [INFO] Fetching org.eclipse.emfforms.core.services.databinding.mapping_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.89kB) [INFO] Fetching org.eclipse.emfforms.core.services.segments.mapping_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.67kB) [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.index_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.06kB) [INFO] Fetching org.eclipse.emfforms.core.services.domainexpander.mapping_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.86kB) [INFO] Fetching org.eclipse.emfforms.view.indexsegment.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.18kB) [INFO] Fetching org.eclipse.emfforms.view.mappingsegment.model_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.29kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.index_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.49kB) [INFO] Fetching org.eclipse.emfforms.core.services.structuralchange.mapping_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.18kB) [INFO] Fetching org.eclipse.emfforms.editor.ecore_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (101.02kB) [INFO] Fetching org.eclipse.emfforms.editor.genmodel_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.89kB) [INFO] Fetching org.eclipse.emfforms.editor.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.15kB) [INFO] Fetching org.eclipse.emfforms.editor.ecore.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.12kB) [INFO] Fetching org.eclipse.emfforms.editor.genmodel.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.85kB) [INFO] Fetching org.eclipse.emfforms.editor.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.63kB) [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.06kB) [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.6kB) [INFO] Fetching org.eclipse.emfforms.swt.control.multiattribute.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.78kB) [INFO] Fetching org.eclipse.emfforms.view.annotation.model.edit_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.64kB) [INFO] Fetching org.eclipse.emfforms.view.annotation.feature_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (41.1kB) [INFO] Fetching org.eclipse.emfforms.view.annotation.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.33kB) [INFO] Fetching org.eclipse.emfforms.view.annotation.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.04kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.28kB) [INFO] Fetching org.eclipse.emf.ecp.view.template.annotation.model.edit.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.43kB) [INFO] Fetching org.eclipse.emfforms.view.annotation.feature.source_1.26.2.20220523-0845.jar from https://download.eclipse.org/staging/2022-09/features/ (42.72kB) [INFO] Fetching org.eclipse.gef.doc.isv_3.12.100.202206170857.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.09MB) [INFO] Fetching org.eclipse.gef.sdk_3.14.0.202206170857.jar from https://download.eclipse.org/staging/2022-09/features/ (19.78kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.27kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (261.21kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (94.16kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (96.92kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (220.08kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (116.54kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (103.82kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.93kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.97kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (103.9kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (206.36kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.95kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (105.09kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.44kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.7kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (68.63kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (96.49kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (192.94kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (74.93kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.25kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/features/ (23.62kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (342.42kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/features/ (23.54kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (119.89kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (105.28kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (124.59kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.48kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.76kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (136.03kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (223.4kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.94kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (141.38kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (321.8kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.86kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.95kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.22kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.68kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.58kB) [INFO] Fetching org.eclipse.gmf_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.06kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.01kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (756.13kB) [INFO] Fetching org.eclipse.gmf_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/features/ (24.07kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/features/ (21.64kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.07kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/features/ (21.68kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/plugins/ (320.36kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.8.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/plugins/ (134.67kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.13.0.202004160913.jar from https://download.eclipse.org/staging/2022-09/features/ (21.62kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.9kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/features/ (23.62kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/features/ (23.86kB) [INFO] Fetching org.apache.batik.anim.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (409.92kB) [INFO] Fetching org.apache.batik.awt.util.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (427.04kB) [INFO] Fetching org.apache.batik.bridge.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (526.04kB) [INFO] Fetching org.apache.batik.codec.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.87kB) [INFO] Fetching org.apache.batik.dom.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (178.28kB) [INFO] Fetching org.apache.batik.dom.svg.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (242.7kB) [INFO] Fetching org.apache.batik.ext.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.77kB) [INFO] Fetching org.apache.batik.gvt.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (222.7kB) [INFO] Fetching org.apache.batik.parser.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.96kB) [INFO] Fetching org.apache.batik.script.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.06kB) [INFO] Fetching org.apache.batik.svggen.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (269.14kB) [INFO] Fetching org.apache.batik.transcoder.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (125.69kB) [INFO] Fetching org.apache.batik.xml.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.88kB) [INFO] Fetching org.apache.xerces.source_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.08MB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/features/ (23.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (102.67kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (178.98kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.52kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.03kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.94kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (78.92kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (82.46kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.63kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.51kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.48kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.9.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (844.18kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (133.31kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.93kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.23kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.8.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (103.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.63kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.19kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (83.87kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (87.61kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.2kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (233.65kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.76kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.10.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (166.2kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.3kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (29.34kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (185.01kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.09kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.43kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.49kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (91.98kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.05kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.67kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.1.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (60.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.202208271122.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.98kB) [INFO] Fetching org.eclipse.gmf.source_1.15.2.202208271122.jar from https://download.eclipse.org/staging/2022-09/features/ (23.97kB) [INFO] Fetching org.eclipse.net4j.db.jdbc_4.4.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.58kB) [INFO] Fetching org.eclipse.net4j.db_4.19.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.37kB) [INFO] Fetching org.h2_1.3.168.v201212121212.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.27MB) [INFO] Fetching org.eclipse.net4j.db.h2_4.5.2.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/features/ (30.22kB) [INFO] Fetching org.eclipse.net4j.debug_3.2.0.v20220505-0518.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.5kB) [INFO] Fetching org.eclipse.net4j.examples.installer_4.2.7.v20220515-1607.jar from https://download.eclipse.org/staging/2022-09/plugins/ (597.83kB) [INFO] Fetching org.eclipse.net4j.examples.installer_4.3.7.v20220515-1607.jar from https://download.eclipse.org/staging/2022-09/features/ (30.22kB) [INFO] Fetching org.eclipse.net4j_4.20.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.36kB) [INFO] Fetching org.eclipse.net4j.util_4.19.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.21kB) [INFO] Fetching org.eclipse.net4j.util.ui_4.19.0.v20220907-1437.jar from https://download.eclipse.org/staging/2022-09/features/ (30.24kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from https://download.eclipse.org/staging/2022-09/plugins/ (112.42kB) [INFO] Fetching org.eclipse.ocl.common_1.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.28kB) [INFO] Fetching org.eclipse.ocl.all_5.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.53kB) [INFO] Fetching org.eclipse.ocl.all.sdk_5.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.53kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.97kB) [INFO] Fetching org.eclipse.ocl.core.sdk_5.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.56kB) [INFO] Fetching org.eclipse.ocl.doc_3.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (4.25MB) [INFO] Fetching org.eclipse.ocl.doc_3.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.42kB) [INFO] Fetching org.eclipse.ocl.ecore.edit_4.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (157.59kB) [INFO] Fetching org.eclipse.ocl.edit_4.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (160.18kB) [INFO] Fetching org.eclipse.ocl.uml.edit_5.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (183.39kB) [INFO] Fetching org.eclipse.ocl.edit_5.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.51kB) [INFO] Fetching org.eclipse.ocl_3.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.56kB) [INFO] Fetching org.eclipse.ocl.ui_1.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.07kB) [INFO] Fetching org.eclipse.ocl.uml.ui_2.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.74kB) [INFO] Fetching org.eclipse.ocl.ui_2.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.42kB) [INFO] Fetching org.eclipse.ocl.uml_5.17.0.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (352.2kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (258.01kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.33MB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (854.61kB) [INFO] Fetching org.eclipse.ocl.uml_5.17.1.v20220309-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (19.54kB) [INFO] Fetching org.eclipse.sirius.model_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (642.29kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.42kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (43.27kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.5kB) [INFO] Fetching org.eclipse.sirius.diagram.model_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (759.56kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.04kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.3kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (438.59kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.72kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.model_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (282.91kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (188.52kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (390.61kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.75kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (119.04kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.6kB) [INFO] Fetching org.eclipse.sirius.ext.gef_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.01kB) [INFO] Fetching org.eclipse.sirius.ext.jface_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.77kB) [INFO] Fetching org.eclipse.sirius.ext.swt_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.44kB) [INFO] Fetching org.eclipse.sirius.ext.e3_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.45kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.44kB) [INFO] Fetching org.eclipse.sirius.interpreter_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.92kB) [INFO] Fetching org.eclipse.sirius.properties.core_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (167.51kB) [INFO] Fetching org.eclipse.sirius.properties.defaultrules_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.77kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.51kB) [INFO] Fetching org.eclipse.sirius.properties.edit_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (406.25kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference.edit_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.8kB) [INFO] Fetching org.eclipse.sirius.ui.properties_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.62kB) [INFO] Fetching org.eclipse.sirius.ui.properties.ext.widgets.reference_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.59kB) [INFO] Fetching org.eclipse.sirius.properties.feature_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/features/ (20.72kB) [INFO] Fetching org.eclipse.sirius.runtime.aql_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/features/ (20.85kB) [INFO] Fetching org.eclipse.sirius.synchronizer_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.18kB) [INFO] Fetching org.eclipse.sirius.table.model_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (248.04kB) [INFO] Fetching org.eclipse.sirius.tree.model_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (155.67kB) [INFO] Fetching org.eclipse.sirius.tree_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (111.75kB) [INFO] Fetching org.eclipse.sirius.runtime_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/features/ (21.12kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.58kB) [INFO] Fetching org.eclipse.sirius.tree.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (233.99kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.56kB) [INFO] Fetching org.eclipse.sirius.ui.editor_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (102.67kB) [INFO] Fetching org.eclipse.sirius.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.65kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui_7.0.4.202208240753.jar from https://download.eclipse.org/staging/2022-09/features/ (21.24kB) [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (31.42kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (341.96kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.66kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.71kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (31.96kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (93.25kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.01kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (31.95kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (31.93kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.55kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (31.79kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.9kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (235.96kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (31.86kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (214.98kB) [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.88kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.03kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.96kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.79kB) [INFO] Fetching org.eclipse.uml2_5.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (32.08kB) [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.72kB) [INFO] Fetching org.eclipse.uml2.sdk_5.5.2.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (31.92kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (31.92kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/plugins/ (135.37kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar from https://download.eclipse.org/staging/2022-09/features/ (32.01kB) [INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.47kB) [INFO] Fetching org.eclipse.xsd.ecore.importer_2.9.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.31kB) [INFO] Fetching org.eclipse.xsd.doc_2.24.0.v20220616-1149.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.72MB) [INFO] Fetching org.eclipse.xsd.doc_2.26.0.v20220616-1149.jar from https://download.eclipse.org/staging/2022-09/features/ (20.84kB) [INFO] Fetching org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.82kB) [INFO] Fetching org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.58kB) [INFO] Fetching org.eclipse.xsd.ecore.converter_2.13.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (20.95kB) [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.21kB) [INFO] Fetching org.eclipse.xsd.ecore.importer.source_2.9.0.v20200324-0723.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.47kB) [INFO] Fetching org.eclipse.xsd.ecore.exporter.source_2.7.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.58kB) [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.13.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (22.41kB) [INFO] Fetching org.eclipse.xsd.edit_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (20.88kB) [INFO] Fetching org.eclipse.xsd.edit.source_2.11.0.v20200723-0820.jar from https://download.eclipse.org/staging/2022-09/plugins/ (110.63kB) [INFO] Fetching org.eclipse.xsd.edit.source_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (22.22kB) [INFO] Fetching org.eclipse.xsd.editor_2.11.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (104.46kB) [INFO] Fetching org.eclipse.xsd.editor_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (20.92kB) [INFO] Fetching org.eclipse.xsd.editor.source_2.11.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.21kB) [INFO] Fetching org.eclipse.xsd.editor.source_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (22.25kB) [INFO] Fetching org.eclipse.xsd.example.installer_1.4.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (70.11kB) [INFO] Fetching org.eclipse.xsd_2.20.0.v20220616-0915.jar from https://download.eclipse.org/staging/2022-09/features/ (20.87kB) [INFO] Fetching org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.8kB) [INFO] Fetching org.eclipse.xsd.mapping.editor_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (20.93kB) [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.9.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.2kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor.source_2.9.0.v20181105-0510.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.34kB) [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (22.42kB) [INFO] Fetching org.eclipse.xsd.mapping_2.8.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.74kB) [INFO] Fetching org.eclipse.xsd.mapping_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (20.94kB) [INFO] Fetching org.eclipse.xsd.mapping.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/staging/2022-09/plugins/ (9.19kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.source_2.9.0.v20200723-0820.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.57kB) [INFO] Fetching org.eclipse.xsd.mapping.source_2.14.0.v20210924-1719.jar from https://download.eclipse.org/staging/2022-09/features/ (22.32kB) [INFO] Fetching org.eclipse.xsd.sdk_2.31.0.v20220616-1149.jar from https://download.eclipse.org/staging/2022-09/features/ (20.96kB) [INFO] Fetching org.eclipse.xsd.source_2.18.0.v20220616-0915.jar from https://download.eclipse.org/staging/2022-09/plugins/ (742.13kB) [INFO] Fetching org.eclipse.xsd.source_2.20.0.v20220616-0915.jar from https://download.eclipse.org/staging/2022-09/features/ (22.13kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.modeling --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.modeling --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.modeling --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.modeling --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.modeling --- [INFO] Installing product epp.package.modeling for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/x86_64/eclipse Installing epp.package.modeling 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.emf.cdo.epp.feature.group 4.20.0.v20220907-1437. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.egit.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.2.20220523-0845. Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102. Installing org.eclipse.gef.sdk.feature.group 3.14.0.202206170857. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.2.202208271122. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.ocl.all.sdk.feature.group 5.17.1.v20220309-0840. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829. Installing org.eclipse.xsd.sdk.feature.group 2.31.0.v20220616-1149. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 148757 ms. [INFO] Installing product epp.package.modeling for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/aarch64/eclipse Installing epp.package.modeling 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.emf.cdo.epp.feature.group 4.20.0.v20220907-1437. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.egit.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.2.20220523-0845. Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102. Installing org.eclipse.gef.sdk.feature.group 3.14.0.202206170857. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.2.202208271122. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.ocl.all.sdk.feature.group 5.17.1.v20220309-0840. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829. Installing org.eclipse.xsd.sdk.feature.group 2.31.0.v20220616-1149. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 150343 ms. [INFO] Installing product epp.package.modeling for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse Installing epp.package.modeling 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.emf.cdo.epp.feature.group 4.20.0.v20220907-1437. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.egit.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.2.20220523-0845. Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102. Installing org.eclipse.gef.sdk.feature.group 3.14.0.202206170857. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.2.202208271122. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.ocl.all.sdk.feature.group 5.17.1.v20220309-0840. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829. Installing org.eclipse.xsd.sdk.feature.group 2.31.0.v20220616-1149. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 149284 ms. [INFO] Installing product epp.package.modeling for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.modeling 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.emf.cdo.epp.feature.group 4.20.0.v20220907-1437. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.egit.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.2.20220523-0845. Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102. Installing org.eclipse.gef.sdk.feature.group 3.14.0.202206170857. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.2.202208271122. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.ocl.all.sdk.feature.group 5.17.1.v20220309-0840. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829. Installing org.eclipse.xsd.sdk.feature.group 2.31.0.v20220616-1149. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 151357 ms. [INFO] Installing product epp.package.modeling for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.modeling 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.emf.cdo.epp.feature.group 4.20.0.v20220907-1437. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.compare.egit.feature.group 3.3.19.202209051432. Installing org.eclipse.emf.ecoretools.design.feature.group 3.4.0.202201202026. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.26.2.20220523-0845. Installing org.eclipse.emf.parsley.sdk.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.13.0.v20201130-1005. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.31.0.v20220817-1401. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.2.202208271102. Installing org.eclipse.gef.sdk.feature.group 3.14.0.202206170857. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.15.2.202208271122. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.ocl.all.sdk.feature.group 5.17.1.v20220309-0840. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.sdk.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.2.v20210228-1829. Installing org.eclipse.xsd.sdk.feature.group 2.31.0.v20220616-1149. Installing org.eclipse.tips.feature.feature.group 0.2.1800.v20220811-0542. Operation completed in 150530 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.modeling --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20220927-2242_eclipse-modeling-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20220927-2242_eclipse-modeling-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20220927-2242_eclipse-modeling-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20220927-2242_eclipse-modeling-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20220927-2242_eclipse-modeling-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.modeling --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.modeling --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.modeling 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.modeling 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.modeling,4.25.0.20220908-1200) Mirroring: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: binary,epp.package.modeling.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.modeling.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.] [INFO] [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.parallel >---------- [INFO] Building org.eclipse.epp.package.parallel 4.25.0-SNAPSHOT [22/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.parallel --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.parallel --- [INFO] Resolving class path of org.eclipse.epp.package.parallel... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.parallel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.parallel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.parallel --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.parallel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.parallel --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel/target/org.eclipse.epp.package.parallel-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.parallel --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.parallel --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.parallel.feature >------ [INFO] Building org.eclipse.epp.package.parallel.feature 4.25.0-SNAPSHOT [23/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.parallel.feature --- [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.82MB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2022-09/plugins/ (4.51kB) [INFO] Fetching org.eclipse.photran.cdtinterface_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (154.75kB) [INFO] Fetching org.eclipse.photran.core_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (66.72kB) [INFO] Fetching org.eclipse.photran.cdtinterface.vpg_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.09kB) [INFO] Fetching org.eclipse.photran.core.vpg_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.29MB) [INFO] Fetching org.eclipse.photran.core.intel_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.67kB) [INFO] Fetching org.eclipse.photran.core.vpg.preprocessor.c_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (162.53kB) [INFO] Fetching org.eclipse.photran.core.xlf_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.64kB) [INFO] Fetching org.eclipse.photran.managedbuilder.ui_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.1kB) [INFO] Fetching org.eclipse.photran.ui_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (142.02kB) [INFO] Fetching org.eclipse.photran.managedbuilder.gnu.ui_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.05kB) [INFO] Fetching org.eclipse.photran.ui.vpg_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (390.1kB) [INFO] Fetching org.eclipse.photran.ui.vpg.preprocessor.c_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.32kB) [INFO] Fetching org.eclipse.photran.doc.user_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (4.13MB) [INFO] Fetching org.eclipse.photran_9.4.1.202108061648.jar from https://download.eclipse.org/staging/2022-09/features/ (37.57kB) [INFO] Fetching org.eclipse.photran.managedbuilder.intel.ui_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.74kB) [INFO] Fetching org.eclipse.photran.intel_9.4.1.202108061648.jar from https://download.eclipse.org/staging/2022-09/features/ (37.45kB) [INFO] Fetching org.eclipse.photran.managedbuilder.xlf.ui_9.0.0.202108061648.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.79kB) [INFO] Fetching org.eclipse.photran.xlf_9.4.1.202108061648.jar from https://download.eclipse.org/staging/2022-09/features/ (37.2kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.parallel.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.feature/target/org.eclipse.epp.package.parallel.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.parallel.feature --- [INFO] [INFO] ----------------< org.eclipse.epp:epp.package.parallel >---------------- [INFO] Building epp.package.parallel 4.25.0-SNAPSHOT [24/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.parallel --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.parallel --- [INFO] Fetching org.eclipse.ptp.cdt.compilers.core_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.2kB) [INFO] Fetching org.eclipse.ptp.core_8.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.74kB) [INFO] Fetching org.eclipse.ptp.debug.core_7.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (648.26kB) [INFO] Fetching org.eclipse.ptp.debug.ui_5.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (686.22kB) [INFO] Fetching org.eclipse.ptp.launch_7.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (212.37kB) [INFO] Fetching org.eclipse.ptp.ui_7.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (339.05kB) [INFO] Fetching org.eclipse.ptp.doc.user_9.2.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.04MB) [INFO] Fetching org.eclipse.ptp.doc.user_9.2.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.55MB of 20.04MB at 13.54MB/s) [INFO] Fetching org.eclipse.ptp.proxy.protocol_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (239.26kB) [INFO] Fetching org.eclipse.ptp_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (147.97kB) [INFO] Fetching org.eclipse.ptp.ems.core_3.1.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (41.53kB) [INFO] Fetching org.eclipse.ptp.ems.ui_3.1.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.82kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.core_1.2.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (166.44kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.ui_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.14kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.control.core_2.1.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (146.1kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.control.ui_2.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (122.77kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.configs_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (97.48kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.doc.user_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.15MB) [INFO] Fetching org.eclipse.ptp.rm.lml.core_2.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (271.87kB) [INFO] Fetching org.eclipse.ptp.rm.lml.da_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (252.57kB) [INFO] Fetching org.eclipse.ptp.rm.lml.ui_2.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (200.46kB) [INFO] Fetching org.eclipse.ptp.rm.lml.da.server_2.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (159.13kB) [INFO] Fetching org.eclipse.ptp.rm.lml.monitor.core_2.0.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (44.16kB) [INFO] Fetching org.eclipse.ptp.rm.lml.monitor.ui_2.1.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (161.28kB) [INFO] Fetching org.eclipse.ptp.debug.sdm.core_7.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.17kB) [INFO] Fetching org.eclipse.ptp.debug.sdm.ui_5.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.08kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.java11_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.08kB) [INFO] Fetching org.eclipse.ptp.core_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.67kB) [INFO] Fetching org.eclipse.ptp.debug.sdm_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (799.36kB) [INFO] Fetching org.eclipse.ptp.proxy_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (203.92kB) [INFO] Fetching org.eclipse.ptp.utils_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (184.27kB) [INFO] Fetching org.eclipse.ptp.debug.sdm_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.33kB) [INFO] Fetching org.eclipse.ptp.etfw_7.1.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (158.49kB) [INFO] Fetching org.eclipse.ptp.etfw.toolopts_5.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.6kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.core_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.93kB) [INFO] Fetching org.eclipse.ptp.etfw.jaxb_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (53.94kB) [INFO] Fetching org.eclipse.ptp.etfw.parallel_2.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.56kB) [INFO] Fetching org.eclipse.ptp.etfw.feedback_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (119.62kB) [INFO] Fetching org.eclipse.ptp.etfw.doc.user_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (453.24kB) [INFO] Fetching org.eclipse.ptp.etfw.launch_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.19kB) [INFO] Fetching org.eclipse.ptp.etfw_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.46kB) [INFO] Fetching org.eclipse.ptp.etfw.tau.selinst_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.26kB) [INFO] Fetching org.eclipse.ptp.etfw.tau.selinstfort_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.45kB) [INFO] Fetching org.eclipse.ptp.etfw.tau.fortran_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.09kB) [INFO] Fetching org.eclipse.ptp_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.41kB) [INFO] Fetching org.eclipse.ptp.fortran_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.94kB) [INFO] Fetching org.eclipse.ptp.pldt.common_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (145.48kB) [INFO] Fetching org.eclipse.ptp.pldt.doc.user_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (6.14MB) [INFO] Fetching org.eclipse.ptp.pldt.mpi.core_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (713.34kB) [INFO] Fetching org.eclipse.ptp.pldt.openmp.analysis_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (121.94kB) [INFO] Fetching org.eclipse.ptp.pldt.openmp.core_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.47kB) [INFO] Fetching org.eclipse.ptp.pldt.openmp.ui.pv_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.33kB) [INFO] Fetching org.eclipse.ptp.pldt.wizards_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.84kB) [INFO] Fetching org.eclipse.ptp.pldt.mpi.analysis_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (243.52kB) [INFO] Fetching org.eclipse.ptp.pldt.mpi.analysis.cdt_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.24kB) [INFO] Fetching org.eclipse.ptp.pldt.openacc.core_7.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.55kB) [INFO] Fetching org.eclipse.ptp.pldt.openacc.ui_7.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (49.31kB) [INFO] Fetching org.eclipse.ptp.pldt.openshmem_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (247.8kB) [INFO] Fetching org.eclipse.ptp.pldt_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.35kB) [INFO] Fetching org.eclipse.ptp.pldt.mpi.fortran_5.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.93kB) [INFO] Fetching org.eclipse.ptp.pldt.openmp.fortran_5.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.93kB) [INFO] Fetching org.eclipse.ptp.pldt.openacc.fortran_6.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.67kB) [INFO] Fetching org.eclipse.ptp.pldt.fortran_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.2kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt.core_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.35kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt.ui_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (114.52kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.cdt_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.97kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.ui_2.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (169.99kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.git.core_2.0.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (64.84kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.git.ui_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.15kB) [INFO] Fetching org.eclipse.ptp.rdt.sync_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.05kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.fortran.ui_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.69kB) [INFO] Fetching org.eclipse.ptp.rdt.sync.fortran_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.95kB) [INFO] Fetching org.eclipse.ptp.remote.server.core_3.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.46kB) [INFO] Fetching org.eclipse.ptp.remote_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.98kB) [INFO] Fetching org.eclipse.ptp.remote.terminal_2.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.97kB) [INFO] Fetching org.eclipse.tm.terminal.connector.remote_4.7.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (42.96kB) [INFO] Fetching org.eclipse.ptp.remote.terminal_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.ll.doc.user_4.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (727.95kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.ll.ui_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.99kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.ll_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.97kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.pe.doc.user_5.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (283.99kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.pe.ui_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.16kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.pe_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.96kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf.ui_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.16kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf.doc.user_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (629.83kB) [INFO] Fetching org.eclipse.ptp.rm.ibm.platform.lsf_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.94kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.contrib_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (90.15kB) [INFO] Fetching org.eclipse.ptp.rm.jaxb.contrib_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (36.93kB) [INFO] Fetching org.eclipse.ptp.rm.slurm.help_1.0.0.202108312239.jar from https://download.eclipse.org/staging/2022-09/plugins/ (736.12kB) [INFO] Fetching org.eclipse.ptp.rm.slurm_9.4.1.202108312239.jar from https://download.eclipse.org/staging/2022-09/features/ (37.02kB) [INFO] Fetching org.eclipse.remote.console_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (36.46kB) [INFO] Fetching org.eclipse.remote.proxy.core_1.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.33kB) [INFO] Fetching org.eclipse.remote.proxy.protocol.core_2.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (35.18kB) [INFO] Fetching org.eclipse.remote.proxy.server.core_1.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.64kB) [INFO] Fetching org.eclipse.remote.proxy.server.linux.x86_64_1.0.300.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.91MB) [INFO] Fetching org.eclipse.remote.proxy.server.linux.x86_64_1.0.300.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.22MB of 16.91MB at 13.2MB/s) [INFO] Fetching org.eclipse.remote.proxy.ui_1.0.200.202204200013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (47.23kB) [INFO] Fetching org.eclipse.remote.proxy.server.macosx.x86_64_1.0.300.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.92MB) [INFO] Fetching org.eclipse.remote.proxy.server.macosx.x86_64_1.0.300.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.5MB of 16.92MB at 13.48MB/s) [INFO] Fetching org.eclipse.remote.proxy.server.linux.ppc64le_1.0.300.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.88MB) [INFO] Fetching org.eclipse.remote.proxy.server.linux.ppc64le_1.0.300.202208160035.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.48MB of 16.88MB at 13.47MB/s) [INFO] Fetching org.eclipse.remote.proxy_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (36.6kB) [INFO] Fetching org.eclipse.tm.terminal.connector.remote.feature_10.7.1.202208160035.jar from https://download.eclipse.org/staging/2022-09/features/ (24.88kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.parallel --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.parallel --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.parallel --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.parallel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.parallel --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.parallel --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.parallel --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.parallel --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.parallel --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.parallel --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.parallel --- [INFO] Installing product epp.package.parallel for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/linux/gtk/x86_64/eclipse Installing epp.package.parallel 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.ptp.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.fortran.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.1.202108312239. Installing org.eclipse.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.remote.console.feature.group 10.7.1.202208160035. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 88192 ms. [INFO] Installing product epp.package.parallel for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/linux/gtk/aarch64/eclipse Installing epp.package.parallel 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.ptp.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.fortran.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.1.202108312239. Installing org.eclipse.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.remote.console.feature.group 10.7.1.202208160035. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 87653 ms. [INFO] Installing product epp.package.parallel for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/win32/win32/x86_64/eclipse Installing epp.package.parallel 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.ptp.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.fortran.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.1.202108312239. Installing org.eclipse.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.remote.console.feature.group 10.7.1.202208160035. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 85786 ms. [INFO] Installing product epp.package.parallel for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.parallel 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.ptp.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.fortran.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.1.202108312239. Installing org.eclipse.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.remote.console.feature.group 10.7.1.202208160035. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 86358 ms. [INFO] Installing product epp.package.parallel for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/epp.package.parallel/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.parallel 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.cdt.feature.group 10.7.1.202208222120. Installing org.eclipse.cdt.autotools.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.build.crossgcc.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.cmake.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.standalone.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.debug.ui.memory.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.launch.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.cdt.testsrunner.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.ptp.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.debug.sdm.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.fortran.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rdt.sync.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.remote.terminal.feature.group 9.4.1.202108312239. Installing org.eclipse.ptp.rm.jaxb.contrib.feature.group 9.4.1.202108312239. Installing org.eclipse.remote.feature.group 10.7.1.202208160035. Installing org.eclipse.remote.console.feature.group 10.7.1.202208160035. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 86056 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.parallel --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20220927-2242_eclipse-parallel-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20220927-2242_eclipse-parallel-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20220927-2242_eclipse-parallel-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20220927-2242_eclipse-parallel-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/target/products/20220927-2242_eclipse-parallel-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.parallel --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.parallel --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.parallel 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.parallel 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.parallel,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.parallel,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.parallel.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.parallel.feature,4.25.0.20220927-1923) Mirroring: binary,epp.package.parallel.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.parallel.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: binary,epp.package.parallel.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.parallel.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.parallel.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.parallel.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.parallel.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.parallel.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.parallel.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.parallel.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.parallel.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.php >------------- [INFO] Building org.eclipse.epp.package.php 4.25.0-SNAPSHOT [25/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.php --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.php --- [INFO] Resolving class path of org.eclipse.epp.package.php... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.php --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.php --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.php --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.php.feature >--------- [INFO] Building org.eclipse.epp.package.php.feature 4.25.0-SNAPSHOT [26/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.php.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.php.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.php >------------------- [INFO] Building epp.package.php 4.25.0-SNAPSHOT [27/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.php --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.php --- [INFO] Fetching org.eclipse.birt.chart.device.swt_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.88kB) [INFO] Fetching org.eclipse.birt.chart.engine_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.69MB) [INFO] Fetching org.eclipse.birt.core_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2022-09/plugins/ (530.51kB) [INFO] Fetching org.eclipse.birt.chart.engine.extension_4.7.0.v201706222054.jar from https://download.eclipse.org/staging/2022-09/plugins/ (295.23kB) [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.24MB) [INFO] Fetching org.eclipse.dltk.annotations_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.48kB) [INFO] Fetching org.eclipse.dltk.console_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.67kB) [INFO] Fetching org.eclipse.dltk.core_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.69MB) [INFO] Fetching org.eclipse.dltk.console.ui_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (85.11kB) [INFO] Fetching org.eclipse.dltk.launching_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (283.13kB) [INFO] Fetching org.eclipse.dltk.ui_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (4.73MB) [INFO] Fetching org.eclipse.dltk.debug_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (316.91kB) [INFO] Fetching org.eclipse.dltk.debug.ui_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (590.3kB) [INFO] Fetching org.eclipse.dltk.validators.core_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (84.01kB) [INFO] Fetching org.eclipse.dltk.validators.ui_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (75.3kB) [INFO] Fetching org.eclipse.dltk_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.23kB) [INFO] Fetching org.eclipse.dltk.testing_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (380.55kB) [INFO] Fetching org.eclipse.dltk.validators.externalchecker_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.22kB) [INFO] Fetching org.eclipse.dltk.formatter_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (65.64kB) [INFO] Fetching org.eclipse.dltk.core.manipulation_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (132.98kB) [INFO] Fetching org.eclipse.dltk.logconsole_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (23.59kB) [INFO] Fetching org.eclipse.dltk.logconsole.ui_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.75kB) [INFO] Fetching org.eclipse.dltk.core_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/features/ (32.55kB) [INFO] Fetching org.eclipse.dltk.core_root_6.2.0.202005020530 from https://download.eclipse.org/staging/2022-09/binary/ (7.54kB) [INFO] Fetching org.eclipse.dltk.core.index.lucene_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (61.54kB) [INFO] Fetching org.eclipse.dltk.core.index_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.32kB) [INFO] Fetching org.eclipse.dltk.core.index.lucene_6.2.0.202005020530.jar from https://download.eclipse.org/staging/2022-09/features/ (32.3kB) [INFO] Fetching org.eclipse.egit.gitflow_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.07kB) [INFO] Fetching org.eclipse.egit.gitflow.ui_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/plugins/ (106.61kB) [INFO] Fetching org.eclipse.egit.gitflow.feature_6.3.0.202209071007-r.jar from https://download.eclipse.org/staging/2022-09/features/ (20.73kB) [INFO] Fetching org.eclipse.php.builtin.server.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (117.47kB) [INFO] Fetching org.eclipse.php.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (8.42MB) [INFO] Fetching org.eclipse.php.server.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (51.32kB) [INFO] Fetching org.eclipse.php.debug.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (899.1kB) [INFO] Fetching org.eclipse.php.builtin.server.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (58.99kB) [INFO] Fetching org.eclipse.php.composer.api_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (132.06kB) [INFO] Fetching org.eclipse.php.composer.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (119.99kB) [INFO] Fetching org.apache.commons.exec_1.1.0.v201301240602.jar from https://download.eclipse.org/staging/2022-09/plugins/ (63.93kB) [INFO] Fetching org.eclipse.php.composer.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (605.47kB) [INFO] Fetching org.eclipse.php.composer_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/features/ (20.1kB) [INFO] Fetching org.eclipse.php.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.9MB) [INFO] Fetching org.eclipse.php.debug.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (765.77kB) [INFO] Fetching org.eclipse.php.core.parser_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (131.57kB) [INFO] Fetching org.eclipse.php.debug.daemon_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.34kB) [INFO] Fetching org.eclipse.php.server.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (145.86kB) [INFO] Fetching org.eclipse.php.help_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (3.18MB) [INFO] Fetching org.eclipse.php.formatter.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (121.56kB) [INFO] Fetching org.eclipse.php.formatter.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (195.32kB) [INFO] Fetching org.eclipse.php.refactoring.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (270.14kB) [INFO] Fetching org.eclipse.php.refactoring.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (240.42kB) [INFO] Fetching org.eclipse.php_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/features/ (20.64kB) [INFO] Fetching org.eclipse.php.phpunit_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (425.81kB) [INFO] Fetching org.eclipse.php.phpunit.feature_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/features/ (20.05kB) [INFO] Fetching org.eclipse.php.profile.core_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (95.49kB) [INFO] Fetching org.eclipse.php.profile.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (340.99kB) [INFO] Fetching org.eclipse.php.profiler_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/features/ (20.12kB) [INFO] Fetching org.eclipse.php.rdt.sync.ui_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.83kB) [INFO] Fetching org.eclipse.php.rdt.sync_7.2.1.202112011741.jar from https://download.eclipse.org/staging/2022-09/features/ (20.13kB) [INFO] Fetching org.eclipse.wst.server_core.feature_3.3.900.v202106020138.jar from https://download.eclipse.org/staging/2022-09/features/ (32.47kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.08kB) [INFO] Fetching org.eclipse.wst.server_ui.feature_3.3.1300.v202208260501.jar from https://download.eclipse.org/staging/2022-09/features/ (32.56kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/staging/2022-09/plugins/ (144.59kB) [INFO] Fetching org.eclipse.wst.server_userdoc.feature_3.3.300.v201901310132.jar from https://download.eclipse.org/staging/2022-09/features/ (32.44kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.php --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.php --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.php --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.php --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.php --- [INFO] Installing product epp.package.php for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/x86_64/eclipse Installing epp.package.php 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.php.feature.group 7.2.1.202112011741. Installing org.eclipse.php.composer.feature.group 7.2.1.202112011741. Installing org.eclipse.php.phpunit.feature.feature.group 7.2.1.202112011741. Installing org.eclipse.php.profiler.feature.group 7.2.1.202112011741. Installing org.eclipse.php.rdt.sync.feature.group 7.2.1.202112011741. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 92777 ms. [INFO] Installing product epp.package.php for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/aarch64/eclipse Installing epp.package.php 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.php.feature.group 7.2.1.202112011741. Installing org.eclipse.php.composer.feature.group 7.2.1.202112011741. Installing org.eclipse.php.phpunit.feature.feature.group 7.2.1.202112011741. Installing org.eclipse.php.profiler.feature.group 7.2.1.202112011741. Installing org.eclipse.php.rdt.sync.feature.group 7.2.1.202112011741. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 93072 ms. [INFO] Installing product epp.package.php for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse Installing epp.package.php 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.php.feature.group 7.2.1.202112011741. Installing org.eclipse.php.composer.feature.group 7.2.1.202112011741. Installing org.eclipse.php.phpunit.feature.feature.group 7.2.1.202112011741. Installing org.eclipse.php.profiler.feature.group 7.2.1.202112011741. Installing org.eclipse.php.rdt.sync.feature.group 7.2.1.202112011741. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 90786 ms. [INFO] Installing product epp.package.php for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.php 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.php.feature.group 7.2.1.202112011741. Installing org.eclipse.php.composer.feature.group 7.2.1.202112011741. Installing org.eclipse.php.phpunit.feature.feature.group 7.2.1.202112011741. Installing org.eclipse.php.profiler.feature.group 7.2.1.202112011741. Installing org.eclipse.php.rdt.sync.feature.group 7.2.1.202112011741. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 90649 ms. [INFO] Installing product epp.package.php for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.php 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.php.feature.group 7.2.1.202112011741. Installing org.eclipse.php.composer.feature.group 7.2.1.202112011741. Installing org.eclipse.php.phpunit.feature.feature.group 7.2.1.202112011741. Installing org.eclipse.php.profiler.feature.group 7.2.1.202112011741. Installing org.eclipse.php.rdt.sync.feature.group 7.2.1.202112011741. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 92384 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.php --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20220927-2242_eclipse-php-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20220927-2242_eclipse-php-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20220927-2242_eclipse-php-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20220927-2242_eclipse-php-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20220927-2242_eclipse-php-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.php --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.php --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.php 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.php 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: binary,epp.package.php.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.25.0.20220927-1923) Mirroring: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.php.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.php.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.php,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.php,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: binary,epp.package.php.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.rcp >------------- [INFO] Building org.eclipse.epp.package.rcp 4.25.0-SNAPSHOT [28/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.rcp --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.rcp --- [INFO] Resolving class path of org.eclipse.epp.package.rcp... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.rcp --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.rcp --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.rcp --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.rcp.feature >--------- [INFO] Building org.eclipse.epp.package.rcp.feature 4.25.0-SNAPSHOT [29/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.rcp.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.rcp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.rcp >------------------- [INFO] Building epp.package.rcp 4.25.0-SNAPSHOT [30/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.rcp --- [INFO] Fetching com.github.oshi.oshi-core_3.8.0.v20200204-2150.jar from https://download.eclipse.org/staging/2022-09/plugins/ (448.88kB) [INFO] Fetching com.sun.jna_4.5.1.v20210503-0343.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.41MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.14MB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/staging/2022-09/plugins/ (286.12kB) [INFO] Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from https://download.eclipse.org/staging/2022-09/plugins/ (2.11MB) [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from https://download.eclipse.org/staging/2022-09/plugins/ (360.94kB) [INFO] Fetching org.eclipse.rap.tools.launch.rwt_3.22.0.20220617-1351.jar from https://download.eclipse.org/staging/2022-09/plugins/ (132.6kB) [INFO] Fetching org.eclipse.passage.ldc_0.6.1.v20211106-0748.jar from https://download.eclipse.org/staging/2022-09/plugins/ (26.56kB) [INFO] Fetching org.eclipse.passage.ldc.pde.core.templates_0.1.100.v20210714-1637.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.56kB) [INFO] Fetching org.eclipse.passage.ldc.pde.ui.templates_0.6.101.v20211106-0751.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.83kB) [INFO] Fetching org.eclipse.passage.ldc.feature_2.5.0.v20220719-0807.jar from https://download.eclipse.org/staging/2022-09/features/ (20.83kB) [INFO] Fetching org.eclipse.passage.lic.base_2.5.0.v20220719-0807.jar from https://download.eclipse.org/staging/2022-09/plugins/ (305.03kB) [INFO] Fetching org.eclipse.passage.lic.equinox_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (132.97kB) [INFO] Fetching org.eclipse.passage.lic.agreements_0.1.0.v20210807-1906.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.28kB) [INFO] Fetching org.eclipse.passage.lic.agreements.e4.ui_0.1.0.v20210807-1906.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.01kB) [INFO] Fetching org.eclipse.passage.lic.jface_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (98.83kB) [INFO] Fetching org.eclipse.passage.lic.agreements.edit_0.1.0.v20210807-1906.jar from https://download.eclipse.org/staging/2022-09/plugins/ (21.84kB) [INFO] Fetching org.eclipse.passage.lic.agreements.ecore_0.1.0.v20211021-0747.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.34kB) [INFO] Fetching org.eclipse.passage.lic.agreements.model_0.1.1.v20211106-0752.jar from https://download.eclipse.org/staging/2022-09/plugins/ (32.14kB) [INFO] Fetching org.eclipse.passage.lic.agreements.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.91kB) [INFO] Fetching org.eclipse.passage.lic.emf_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.8kB) [INFO] Fetching org.eclipse.passage.lic.api_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (92.04kB) [INFO] Fetching org.eclipse.passage.lic.bc_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.51kB) [INFO] Fetching org.eclipse.passage.lic.bc.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.91kB) [INFO] Fetching org.eclipse.passage.lic.compile.branding_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.8kB) [INFO] Fetching org.eclipse.passage.lic.compile.feature_2.5.0.v20220719-0807.jar from https://download.eclipse.org/staging/2022-09/features/ (20.86kB) [INFO] Fetching org.eclipse.passage.lic.define.branding_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.79kB) [INFO] Fetching org.eclipse.passage.lic.define.feature_2.5.0.v20220719-0807.jar from https://download.eclipse.org/staging/2022-09/features/ (20.88kB) [INFO] Fetching org.eclipse.passage.lic.e4.core_1.0.200.v20210714-1706.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.94kB) [INFO] Fetching org.eclipse.passage.lic.e4.ui_2.2.0.v20220308-1237.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.77kB) [INFO] Fetching org.eclipse.passage.lic.e4.ui.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.86kB) [INFO] Fetching org.eclipse.passage.lic.email_1.0.100.v20210203-1730.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.31kB) [INFO] Fetching org.eclipse.passage.lic.emf.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.82kB) [INFO] Fetching org.eclipse.passage.lic.equinox.feature_2.5.0.v20220719-0807.jar from https://download.eclipse.org/staging/2022-09/features/ (20.87kB) [INFO] Fetching org.eclipse.passage.lic.execute_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (30.17kB) [INFO] Fetching org.eclipse.passage.lic.hc_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.52kB) [INFO] Fetching org.eclipse.passage.lic.licenses_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (25.61kB) [INFO] Fetching org.eclipse.passage.lic.licenses.model_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (160.18kB) [INFO] Fetching org.eclipse.passage.lic.oshi_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.26kB) [INFO] Fetching org.eclipse.passage.lic.execute.branding_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.79kB) [INFO] Fetching org.eclipse.passage.lic.execute.feature_2.5.0.v20220719-0807.jar from https://download.eclipse.org/staging/2022-09/features/ (20.88kB) [INFO] Fetching org.eclipse.passage.lic.features_2.0.0.v20210815-1405.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.86kB) [INFO] Fetching org.eclipse.passage.lic.features.e4.ui_0.5.300.v20201201-1114.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.01kB) [INFO] Fetching org.eclipse.passage.lic.features.edit_2.0.1.v20211106-0811.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.73kB) [INFO] Fetching org.eclipse.passage.lic.features.ecore_2.0.100.v20211021-1013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.42kB) [INFO] Fetching org.eclipse.passage.lic.features.model_2.0.1.v20211117-0759.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.16kB) [INFO] Fetching org.eclipse.passage.lic.features.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.93kB) [INFO] Fetching org.eclipse.passage.lic.net_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/plugins/ (56.9kB) [INFO] Fetching org.eclipse.passage.lic.hc.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.81kB) [INFO] Fetching org.eclipse.passage.lic.json_1.1.200.v20220602-1358.jar from https://download.eclipse.org/staging/2022-09/plugins/ (34.56kB) [INFO] Fetching org.eclipse.passage.lic.json.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.91kB) [INFO] Fetching org.eclipse.passage.lic.keys_2.0.0.v20210420-1118.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.56kB) [INFO] Fetching org.eclipse.passage.lic.keys.ecore_2.0.100.v20211106-0713.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.33kB) [INFO] Fetching org.eclipse.passage.lic.keys.edit_2.0.0.v20210420-1252.jar from https://download.eclipse.org/staging/2022-09/plugins/ (19.82kB) [INFO] Fetching org.eclipse.passage.lic.keys.model_2.0.1.v20211106-0816.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.24kB) [INFO] Fetching org.eclipse.passage.lic.keys.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.91kB) [INFO] Fetching org.eclipse.passage.lic.licenses.e4.ui_0.5.400.v20210529-1213.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.04kB) [INFO] Fetching org.eclipse.passage.lic.licenses.edit_2.1.100.v20220222-1525.jar from https://download.eclipse.org/staging/2022-09/plugins/ (85.79kB) [INFO] Fetching org.eclipse.passage.lic.licenses.ecore_2.0.200.v20211106-0713.jar from https://download.eclipse.org/staging/2022-09/plugins/ (11.67kB) [INFO] Fetching org.eclipse.passage.lic.licenses.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.94kB) [INFO] Fetching org.eclipse.passage.lic.net.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.84kB) [INFO] Fetching org.eclipse.passage.lic.oshi.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.94kB) [INFO] Fetching org.eclipse.passage.lic.products_1.0.300.v20210714-1301.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.48kB) [INFO] Fetching org.eclipse.passage.lic.products.e4.ui_0.5.301.v20211106-0934.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.03kB) [INFO] Fetching org.eclipse.passage.lic.products.edit_1.0.201.v20211106-0934.jar from https://download.eclipse.org/staging/2022-09/plugins/ (27.75kB) [INFO] Fetching org.eclipse.passage.lic.products.ecore_0.5.400.v20211022-1718.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.52kB) [INFO] Fetching org.eclipse.passage.lic.products.model_1.1.1.v20211106-0935.jar from https://download.eclipse.org/staging/2022-09/plugins/ (46.46kB) [INFO] Fetching org.eclipse.passage.lic.products.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.95kB) [INFO] Fetching org.eclipse.passage.lic.users_2.0.0.v20210522-1835.jar from https://download.eclipse.org/staging/2022-09/plugins/ (16.79kB) [INFO] Fetching org.eclipse.passage.lic.users.e4.ui_0.5.401.v20211106-0937.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.94kB) [INFO] Fetching org.eclipse.passage.lic.users.edit_2.0.1.v20211106-0939.jar from https://download.eclipse.org/staging/2022-09/plugins/ (28.44kB) [INFO] Fetching org.eclipse.passage.lic.users.ecore_2.0.200.v20211026-1752.jar from https://download.eclipse.org/staging/2022-09/plugins/ (10.63kB) [INFO] Fetching org.eclipse.passage.lic.users.model_2.0.1.v20211106-0939.jar from https://download.eclipse.org/staging/2022-09/plugins/ (50.77kB) [INFO] Fetching org.eclipse.passage.lic.users.feature_2.5.0.v20220702-0840.jar from https://download.eclipse.org/staging/2022-09/features/ (20.94kB) [INFO] Fetching org.eclipse.rap.doc_3.22.0.20220617-1351.jar from https://download.eclipse.org/staging/2022-09/plugins/ (5MB) [INFO] Fetching org.eclipse.rap.tools.launch_3.22.0.20220617-1351.jar from https://download.eclipse.org/staging/2022-09/plugins/ (69.35kB) [INFO] Fetching org.eclipse.rap.tools.feature_3.22.0.20220906-0906.jar from https://download.eclipse.org/staging/2022-09/features/ (26.1kB) [INFO] Fetching org.eclipse.rap.tools.intro.source_3.22.0.20220824-0823.jar from https://download.eclipse.org/staging/2022-09/plugins/ (33.77kB) [INFO] Fetching org.eclipse.rap.tools.intro_3.22.0.20220824-0823.jar from https://download.eclipse.org/staging/2022-09/plugins/ (45.79kB) [INFO] Fetching org.eclipse.rap.tools.launch.rwt.source_3.22.0.20220617-1351.jar from https://download.eclipse.org/staging/2022-09/plugins/ (76.36kB) [INFO] Fetching org.eclipse.rap.tools.templates_3.22.0.20220803-1034.jar from https://download.eclipse.org/staging/2022-09/plugins/ (73.59kB) [INFO] Fetching org.eclipse.rap.tools.launch.source_3.22.0.20220617-1351.jar from https://download.eclipse.org/staging/2022-09/plugins/ (39.67kB) [INFO] Fetching org.eclipse.rap.tools.templates.source_3.22.0.20220803-1034.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.88kB) [INFO] Fetching org.eclipse.swtbot.e4.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (36.28kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2022-09/plugins/ (72.52kB) [INFO] Fetching org.eclipse.swtbot.eclipse.core_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (38.83kB) [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (141.06kB) [INFO] Fetching org.eclipse.swtbot.swt.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (819.03kB) [INFO] Fetching org.eclipse.swtbot.junit4_x_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.27kB) [INFO] Fetching org.eclipse.swtbot.go_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.82kB) [INFO] Fetching org.eclipse.swtbot.eclipse_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/features/ (20.72kB) [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (100.12kB) [INFO] Fetching org.eclipse.swtbot.eclipse.gef_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/features/ (20.63kB) [INFO] Fetching org.eclipse.swtbot.eclipse.spy_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (37.59kB) [INFO] Fetching org.eclipse.swtbot.eclipse.ui_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (79.71kB) [INFO] Fetching org.eclipse.swtbot_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/features/ (20.6kB) [INFO] Fetching org.eclipse.swtbot.forms.finder_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (20.96kB) [INFO] Fetching org.eclipse.swtbot.forms_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/features/ (20.63kB) [INFO] Fetching org.eclipse.swtbot.generator_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (109.68kB) [INFO] Fetching org.eclipse.swtbot.generator.client_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (52.33kB) [INFO] Fetching org.eclipse.swtbot.generator.rules.workbench_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (18.47kB) [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (59.36kB) [INFO] Fetching org.eclipse.swtbot.generator.ui_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.69kB) [INFO] Fetching org.eclipse.swtbot.generator.feature_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/features/ (20.64kB) [INFO] Fetching org.eclipse.swtbot.ide_4.0.0.202206011610.jar from https://download.eclipse.org/staging/2022-09/features/ (20.67kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.rcp --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.rcp --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.rcp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.rcp --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.rcp --- [INFO] Installing product epp.package.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/x86_64/eclipse Installing epp.package.rcp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.rap.tools.feature.feature.group 3.22.0.20220906-0906. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.passage.ldc.feature.feature.group 2.5.0.v20220719-0807. Operation completed in 106073 ms. [INFO] Installing product epp.package.rcp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/aarch64/eclipse Installing epp.package.rcp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.rap.tools.feature.feature.group 3.22.0.20220906-0906. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.passage.ldc.feature.feature.group 2.5.0.v20220719-0807. Operation completed in 104186 ms. [INFO] Installing product epp.package.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse Installing epp.package.rcp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.rap.tools.feature.feature.group 3.22.0.20220906-0906. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.passage.ldc.feature.feature.group 2.5.0.v20220719-0807. Operation completed in 105950 ms. [INFO] Installing product epp.package.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.rcp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.rap.tools.feature.feature.group 3.22.0.20220906-0906. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.passage.ldc.feature.feature.group 2.5.0.v20220719-0807. Operation completed in 103635 ms. [INFO] Installing product epp.package.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.rcp 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.m2e.logback.feature.feature.group 2.0.0.20220717-0848. Installing org.eclipse.rap.tools.feature.feature.group 3.22.0.20220906-0906. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.eclipse.feature.group 4.0.0.202206011610. Installing org.eclipse.swtbot.ide.feature.group 4.0.0.202206011610. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.passage.ldc.feature.feature.group 2.5.0.v20220719-0807. Operation completed in 105628 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.rcp --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20220927-2242_eclipse-rcp-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20220927-2242_eclipse-rcp-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20220927-2242_eclipse-rcp-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20220927-2242_eclipse-rcp-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20220927-2242_eclipse-rcp-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.rcp --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.rcp --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.rcp 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.rcp 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.25.0.20220927-1923) Mirroring: binary,epp.package.rcp.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.rcp.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.rcp,4.25.0.20220908-1200) Mirroring: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.25.0.20220927-1923) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.] [INFO] [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.scout >------------ [INFO] Building org.eclipse.epp.package.scout 4.25.0-SNAPSHOT [31/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.scout --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.scout --- [INFO] Resolving class path of org.eclipse.epp.package.scout... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.scout --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.scout --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.scout --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.scout.feature >-------- [INFO] Building org.eclipse.epp.package.scout.feature 4.25.0-SNAPSHOT [32/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.scout.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.scout.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] -----------------< org.eclipse.epp:epp.package.scout >------------------ [INFO] Building epp.package.scout 4.25.0-SNAPSHOT [33/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.scout --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.scout --- [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (57.56kB) [INFO] Fetching org.eclipse.scout.sdk.s2e_12.0.29.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.47MB) [INFO] Fetching org.eclipse.scout.sdk.s2e.doc_12.0.29.jar from https://download.eclipse.org/staging/2022-09/plugins/ (1.06MB) [INFO] Fetching org.eclipse.scout.sdk.s2e.ui_12.0.29.jar from https://download.eclipse.org/staging/2022-09/plugins/ (741.85kB) [INFO] Fetching org.eclipse.scout.sdk-feature_12.0.29.jar from https://download.eclipse.org/staging/2022-09/features/ (26.9kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.98kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.200.v201904210526.jar from https://download.eclipse.org/staging/2022-09/plugins/ (24.85kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.0.v201901152013.jar from https://download.eclipse.org/staging/2022-09/plugins/ (285.41kB) [INFO] Fetching org.eclipse.wst.json.ui_1.0.600.v202103121626.jar from https://download.eclipse.org/staging/2022-09/plugins/ (245.26kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.98kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.55kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.1.v201908281850.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526.jar from https://download.eclipse.org/staging/2022-09/plugins/ (17.54kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.0.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (13.92kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.100.v201904210526.jar from https://download.eclipse.org/staging/2022-09/plugins/ (22.53kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922.jar from https://download.eclipse.org/staging/2022-09/plugins/ (15.87kB) [INFO] Fetching org.eclipse.wst.json_core.feature_1.1.8.v201909302219.jar from https://download.eclipse.org/staging/2022-09/features/ (33.66kB) [INFO] Fetching org.eclipse.wst.json_ui.feature_1.1.10.v202103121626.jar from https://download.eclipse.org/staging/2022-09/features/ (33.69kB) [INFO] Fetching org.eclipse.wst.web_core.feature_3.27.0.v202207150226.jar from https://download.eclipse.org/staging/2022-09/features/ (33.79kB) [INFO] Fetching org.eclipse.wst.web_js_support.feature_3.22.0.v202207121749.jar from https://download.eclipse.org/staging/2022-09/features/ (21.12kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (14.98kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.79kB) [INFO] Fetching org.eclipse.wst.web_ui.feature_3.27.0.v202208280234.jar from https://download.eclipse.org/staging/2022-09/features/ (21.34kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (776.04kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/staging/2022-09/plugins/ (126.77kB) [INFO] Fetching org.eclipse.wst.web_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/staging/2022-09/features/ (33.73kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.scout --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.scout --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.scout --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.scout --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.scout --- [INFO] Installing product epp.package.scout for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/x86_64/eclipse Installing epp.package.scout 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.help.source.feature.group 2.3.1100.v20220831-1800. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.scout.sdk-feature.feature.group 12.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wst.web_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 91604 ms. [INFO] Installing product epp.package.scout for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/aarch64/eclipse Installing epp.package.scout 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.help.source.feature.group 2.3.1100.v20220831-1800. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.scout.sdk-feature.feature.group 12.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wst.web_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 90753 ms. [INFO] Installing product epp.package.scout for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse Installing epp.package.scout 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.help.source.feature.group 2.3.1100.v20220831-1800. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.scout.sdk-feature.feature.group 12.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wst.web_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 89625 ms. [INFO] Installing product epp.package.scout for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.scout 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.help.source.feature.group 2.3.1100.v20220831-1800. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.scout.sdk-feature.feature.group 12.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wst.web_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 90373 ms. [INFO] Installing product epp.package.scout for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.scout 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.help.source.feature.group 2.3.1100.v20220831-1800. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.jst.web_ui.feature.feature.group 3.27.0.v202206160204. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.scout.sdk-feature.feature.group 12.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.27.0.v202208280234. Installing org.eclipse.wst.web_ui.feature.feature.group 3.27.0.v202208280234. Operation completed in 91345 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.scout --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20220927-2242_eclipse-scout-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20220927-2242_eclipse-scout-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20220927-2242_eclipse-scout-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20220927-2242_eclipse-scout-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20220927-2242_eclipse-scout-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.scout --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.scout --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.scout 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.scout 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.scout.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.scout.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.scout,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.scout.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: binary,epp.package.scout.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.aarch64,4.25.0.20220927-1923) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.] [INFO] [INFO] ---------< org.eclipse.epp:org.eclipse.epp.package.committers >--------- [INFO] Building org.eclipse.epp.package.committers 4.25.0-SNAPSHOT [34/37] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.committers --- [INFO] The project's OSGi version is 4.25.0.20220908-1200 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.committers --- [INFO] Resolving class path of org.eclipse.epp.package.committers... [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2022-09/plugins/ (12.94kB) [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:compile (default-compile) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.1:testCompile (default-testCompile) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.epp.package.committers --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-plugin (default-package-plugin) @ org.eclipse.epp.package.committers --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.1:integration-test (default-integration-test) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.epp.package.committers --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.epp:org.eclipse.epp.package.committers.feature >----- [INFO] Building org.eclipse.epp.package.committers.feature 4.25.0-SNAPSHOT [35/37] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.committers.feature --- [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-id (default-validate-id) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:validate-version (default-validate-version) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:package-feature (default-package-feature) @ org.eclipse.epp.package.committers.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.25.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.1:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] ---------------< org.eclipse.epp:epp.package.committers >--------------- [INFO] Building epp.package.committers 4.25.0-SNAPSHOT [36/37] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.committers --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.1:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.committers --- [INFO] Fetching org.eclipse.swt.tools_3.109.500.v20220608-1600.jar from https://download.eclipse.org/staging/2022-09/plugins/ (249.06kB) [INFO] Fetching org.eclipse.swt.tools.base_3.107.400.v20220418-1921.jar from https://download.eclipse.org/staging/2022-09/plugins/ (7.79kB) [INFO] Fetching org.eclipse.swt.tools.spies_3.108.500.v20220826-1037.jar from https://download.eclipse.org/staging/2022-09/plugins/ (40.99kB) [INFO] Fetching org.eclipse.swt.tools.feature_3.108.600.v20220826-1037.jar from https://download.eclipse.org/staging/2022-09/features/ (20.66kB) [INFO] The project's OSGi version is 4.25.0.20220927-1923 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.committers --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.committers --- [INFO] [INFO] --- target-platform-configuration:2.7.1:target-platform (default-target-platform) @ epp.package.committers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.committers --- [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-plugin:2.7.1:publish-products (default-publish-products) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:publish-categories (default-publish-categories) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.1:attach-artifacts (default-attach-artifacts) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:assemble-repository (default-assemble-repository) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:archive-repository (default-archive-repository) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:materialize-products (materialize-products) @ epp.package.committers --- [INFO] Installing product epp.package.committers for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/x86_64/eclipse Installing epp.package.committers 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.platform.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.rcp.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.source.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.http.apache.feature.group 6.3.0.202209071007-r. Installing org.eclipse.swt.tools.feature.feature.group 3.108.600.v20220826-1037. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 133036 ms. [INFO] Installing product epp.package.committers for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/aarch64/eclipse Installing epp.package.committers 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.platform.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.rcp.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.source.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.http.apache.feature.group 6.3.0.202209071007-r. Installing org.eclipse.swt.tools.feature.feature.group 3.108.600.v20220826-1037. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 127816 ms. [INFO] Installing product epp.package.committers for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse Installing epp.package.committers 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.platform.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.rcp.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.source.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.http.apache.feature.group 6.3.0.202209071007-r. Installing org.eclipse.swt.tools.feature.feature.group 3.108.600.v20220826-1037. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 124517 ms. [INFO] Installing product epp.package.committers for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.committers 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.platform.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.rcp.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.source.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.http.apache.feature.group 6.3.0.202209071007-r. Installing org.eclipse.swt.tools.feature.feature.group 3.108.600.v20220826-1037. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 126762 ms. [INFO] Installing product epp.package.committers for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.committers 4.25.0.20220927-1923. Installing org.eclipse.epp.mpc.feature.group 1.10.0.v20220502-0731. Installing org.eclipse.oomph.setup.feature.group 1.26.0.v20220905-0631. Installing org.eclipse.tm.terminal.feature.feature.group 10.7.1.202208160035. Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.4.v20220903-1038. Installing org.eclipse.egit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.feature.group 6.3.0.202209071007-r. Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.42.202201072301. Installing org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.e4.core.tools.feature.feature.group 4.25.0.v20220603-1706. Installing org.eclipse.platform.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.rcp.source.feature.group 4.25.0.v20220831-1800. Installing org.eclipse.jdt.source.feature.group 3.18.1300.v20220831-1800. Installing org.eclipse.pde.source.feature.group 3.14.1300.v20220831-1800. Installing org.eclipse.buildship.feature.group 3.1.6.v20220511-1359. Installing org.eclipse.eclemma.feature.feature.group 3.1.6.202206011447. Installing org.eclipse.m2e.feature.feature.group 2.0.4.20220904-1703. Installing org.eclipse.m2e.pde.feature.feature.group 2.0.1.20220822-2010. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.0.20220729-1256. Installing org.eclipse.egit.gitflow.feature.feature.group 6.3.0.202209071007-r. Installing org.eclipse.jgit.http.apache.feature.group 6.3.0.202209071007-r. Installing org.eclipse.swt.tools.feature.feature.group 3.108.600.v20220826-1037. Installing org.eclipse.wildwebdeveloper.feature.feature.group 0.11.0.202206231201. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 0.3.0.202206231201. Operation completed in 124752 ms. [INFO] [INFO] --- tycho-p2-director-plugin:2.7.1:archive-products (archive-products) @ epp.package.committers --- [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20220927-2242_eclipse-committers-2022-09-R-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20220927-2242_eclipse-committers-2022-09-R-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20220927-2242_eclipse-committers-2022-09-R-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20220927-2242_eclipse-committers-2022-09-R-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20220927-2242_eclipse-committers-2022-09-R-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.committers --- [INFO] Executing tasks [INFO] [copy] Copying 5 files to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:2.7.1:mirror (mirror-to-central-epp-repository) @ epp.package.committers --- [INFO] Mirroring to /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository... [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from epp.package.committers 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.tm.terminal.feature.feature.group [1.0.0,1.0.0].; Unable to satisfy dependency from epp.package.committers 4.25.0.20220927-1923 to org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group [1.0.0,1.0.0].] Mirroring: binary,epp.package.committers.executable.gtk.linux.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.x86_64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038) Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.committers,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.25.0.20220927-1923 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.committers.executable.gtk.linux.aarch64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.aarch64,4.25.0.20220927-1923) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038) Mirroring: binary,epp.package.committers.executable.win32.win32.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.committers.executable.win32.win32.x86_64,4.25.0.20220927-1923) Mirroring: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.25.0.20220927-1923) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.25.0.20220908-1200 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.4.v20220903-1038 already exists in repository: file:/home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.] [INFO] [INFO] --------------< org.eclipse.epp:org.eclipse.epp-buildall >-------------- [INFO] Building org.eclipse.epp-buildall 4.25.0-SNAPSHOT [37/37] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp-buildall --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp-buildall --- [INFO] No match to regex 'epp\.package\.(\d*)' found in 'org.eclipse.epp-buildall'. The initial value 'org.eclipse.epp-buildall' is left as-is... [INFO] [INFO] --- tycho-eclipserun-plugin:2.7.1:eclipse-run (remove-justj-from-p2) @ org.eclipse.epp-buildall --- [INFO] Fetching p2.index from http://download.eclipse.org/releases/latest/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/latest [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/ (122B) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202209141001/ (140B) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml] Buildfile: /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml remove-justj: Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64 ] BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 1 second [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.1:fix-artifacts-metadata (add-missing-checksums) @ org.eclipse.epp-buildall --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.epp-buildall 4.25.0-SNAPSHOT: [INFO] [INFO] archive-template ................................... SUCCESS [ 27.001 s] [INFO] org.eclipse.epp.package.common ..................... SUCCESS [ 6.999 s] [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [ 0.290 s] [INFO] org.eclipse.epp.package.cpp ........................ SUCCESS [ 0.667 s] [INFO] org.eclipse.epp.package.cpp.feature ................ SUCCESS [ 5.432 s] [INFO] epp.package.cpp .................................... SUCCESS [12:04 min] [INFO] org.eclipse.epp.package.dsl ........................ SUCCESS [ 0.462 s] [INFO] org.eclipse.epp.package.dsl.feature ................ SUCCESS [ 0.186 s] [INFO] epp.package.dsl .................................... SUCCESS [16:10 min] [INFO] org.eclipse.epp.package.embedcpp ................... SUCCESS [ 0.550 s] [INFO] org.eclipse.epp.package.embedcpp.feature ........... SUCCESS [ 0.606 s] [INFO] epp.package.embedcpp ............................... SUCCESS [12:11 min] [INFO] org.eclipse.epp.package.java ....................... SUCCESS [ 0.403 s] [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [ 0.176 s] [INFO] epp.package.java ................................... SUCCESS [08:39 min] [INFO] org.eclipse.epp.package.jee ........................ SUCCESS [ 0.388 s] [INFO] org.eclipse.epp.package.jee.feature ................ SUCCESS [ 1.034 s] [INFO] epp.package.jee .................................... SUCCESS [17:40 min] [INFO] org.eclipse.epp.package.modeling ................... SUCCESS [ 0.439 s] [INFO] org.eclipse.epp.package.modeling.feature ........... SUCCESS [ 0.929 s] [INFO] epp.package.modeling ............................... SUCCESS [21:44 min] [INFO] org.eclipse.epp.package.parallel ................... SUCCESS [ 0.621 s] [INFO] org.eclipse.epp.package.parallel.feature ........... SUCCESS [ 4.023 s] [INFO] epp.package.parallel ............................... SUCCESS [12:10 min] [INFO] org.eclipse.epp.package.php ........................ SUCCESS [ 0.636 s] [INFO] org.eclipse.epp.package.php.feature ................ SUCCESS [ 1.658 s] [INFO] epp.package.php .................................... SUCCESS [12:30 min] [INFO] org.eclipse.epp.package.rcp ........................ SUCCESS [ 0.587 s] [INFO] org.eclipse.epp.package.rcp.feature ................ SUCCESS [ 0.122 s] [INFO] epp.package.rcp .................................... SUCCESS [14:19 min] [INFO] org.eclipse.epp.package.scout ...................... SUCCESS [ 0.657 s] [INFO] org.eclipse.epp.package.scout.feature .............. SUCCESS [ 1.675 s] [INFO] epp.package.scout .................................. SUCCESS [12:08 min] [INFO] org.eclipse.epp.package.committers ................. SUCCESS [ 1.352 s] [INFO] org.eclipse.epp.package.committers.feature ......... SUCCESS [ 1.460 s] [INFO] epp.package.committers ............................. SUCCESS [16:42 min] [INFO] org.eclipse.epp-buildall ........................... SUCCESS [ 8.901 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:39 h [INFO] Finished at: 2022-09-28T01:22:00Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "epp.package.solaris" could not be activated because it does not exist. Archiving artifacts Finished: SUCCESS