Skip to content

Console Output

05:14:12 Started by user Ralph Soika
05:14:12 Running as Ralph Soika
05:14:12 Agent basic-jdf7c is provisioned from template basic
05:14:12 ---
05:14:12 apiVersion: "v1"
05:14:12 kind: "Pod"
05:14:12 metadata:
05:14:12   annotations: {}
05:14:12   labels:
05:14:12     jenkins: "slave"
05:14:12     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
05:14:12     jenkins/label: "basic"
05:14:12   name: "basic-jdf7c"
05:14:12   namespace: "bpmn2"
05:14:12 spec:
05:14:12   containers:
05:14:12   - env:
05:14:12     - name: "JENKINS_SECRET"
05:14:12       value: "********"
05:14:12     - name: "JENKINS_TUNNEL"
05:14:12       value: "jenkins-discovery.bpmn2.svc.cluster.local:50000"
05:14:12     - name: "JENKINS_AGENT_NAME"
05:14:12       value: "basic-jdf7c"
05:14:12     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:14:12       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:14:12         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:14:12     - name: "JAVA_TOOL_OPTIONS"
05:14:12       value: ""
05:14:12     - name: "_JAVA_OPTIONS"
05:14:12       value: ""
05:14:12     - name: "OPENJ9_JAVA_OPTIONS"
05:14:12       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:14:12     - name: "JENKINS_NAME"
05:14:12       value: "basic-jdf7c"
05:14:12     - name: "JENKINS_AGENT_WORKDIR"
05:14:12       value: "/home/jenkins/agent"
05:14:12     - name: "JENKINS_URL"
05:14:12       value: "http://jenkins-ui.bpmn2.svc.cluster.local/bpmn2/"
05:14:12     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
05:14:12     imagePullPolicy: "Always"
05:14:12     name: "jnlp"
05:14:12     resources:
05:14:12       limits:
05:14:12         cpu: "2000m"
05:14:12         memory: "4096Mi"
05:14:12       requests:
05:14:12         cpu: "1000m"
05:14:12         memory: "4096Mi"
05:14:12     tty: true
05:14:12     volumeMounts:
05:14:12     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:14:12       name: "m2-dir"
05:14:12       readOnly: true
05:14:12       subPath: "toolchains.xml"
05:14:12     - mountPath: "/home/jenkins/.mavenrc"
05:14:12       name: "m2-dir"
05:14:12       readOnly: true
05:14:12       subPath: ".mavenrc"
05:14:12     - mountPath: "/opt/tools"
05:14:12       name: "volume-0"
05:14:12       readOnly: false
05:14:12     - mountPath: "/home/jenkins"
05:14:12       name: "volume-2"
05:14:12       readOnly: false
05:14:12     - mountPath: "/home/jenkins/.m2/repository"
05:14:12       name: "volume-3"
05:14:12       readOnly: false
05:14:12     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:14:12       name: "m2-secret-dir"
05:14:12       readOnly: true
05:14:12       subPath: "settings-security.xml"
05:14:12     - mountPath: "/home/jenkins/.m2/wrapper"
05:14:12       name: "volume-4"
05:14:12       readOnly: false
05:14:12     - mountPath: "/home/jenkins/.m2/settings.xml"
05:14:12       name: "m2-secret-dir"
05:14:12       readOnly: true
05:14:12       subPath: "settings.xml"
05:14:12     - mountPath: "/home/jenkins/.ssh"
05:14:12       name: "volume-1"
05:14:12       readOnly: false
05:14:12       subPath: ""
05:14:12     - mountPath: "/home/jenkins/agent"
05:14:12       name: "workspace-volume"
05:14:12       readOnly: false
05:14:12     workingDir: "/home/jenkins/agent"
05:14:12   nodeSelector:
05:14:12     kubernetes.io/os: "linux"
05:14:12   restartPolicy: "Never"
05:14:12   volumes:
05:14:12   - name: "volume-0"
05:14:12     persistentVolumeClaim:
05:14:12       claimName: "tools-claim-jiro-bpmn2"
05:14:12       readOnly: true
05:14:12   - name: "m2-secret-dir"
05:14:12     secret:
05:14:12       secretName: "m2-secret-dir"
05:14:12   - emptyDir:
05:14:12       medium: ""
05:14:12     name: "volume-2"
05:14:12   - configMap:
05:14:12       name: "m2-dir"
05:14:12     name: "m2-dir"
05:14:12   - configMap:
05:14:12       name: "known-hosts"
05:14:12     name: "volume-1"
05:14:12   - emptyDir:
05:14:12       medium: ""
05:14:12     name: "workspace-volume"
05:14:12   - emptyDir:
05:14:12       medium: ""
05:14:12     name: "volume-4"
05:14:12   - emptyDir:
05:14:12       medium: ""
05:14:12     name: "volume-3"
05:14:12 
05:14:12 Building remotely on basic-jdf7c (basic) in workspace /home/jenkins/agent/workspace/bpmn2-mdt
05:14:12 [WS-CLEANUP] Deleting project workspace...
05:14:12 [WS-CLEANUP] Deferred wipeout is used...
05:14:12 [ssh-agent] Looking for ssh-agent implementation...
05:14:12 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:14:12 $ ssh-agent
05:14:12 SSH_AUTH_SOCK=/tmp/ssh-WU9ayG3IStjg/agent.56
05:14:12 SSH_AGENT_PID=58
05:14:12 [ssh-agent] Started.
05:14:12 Running ssh-add (command line suppressed)
05:14:12 Identity added: /home/jenkins/agent/workspace/bpmn2-mdt@tmp/private_key_3655333209324784078.key (/home/jenkins/agent/workspace/bpmn2-mdt@tmp/private_key_3655333209324784078.key)
05:14:12 [ssh-agent] Using credentials genie.bpmn2 (ssh://genie.bpmn2@projects-storage.eclipse.org)
05:14:12 The recommended git tool is: NONE
05:14:13 using credential projects-storage.eclipse.org-bot-ssh
05:14:13 Cloning the remote Git repository
05:14:13 Cloning repository https://git.eclipse.org/r/bpmn2/org.eclipse.bpmn2.git
05:14:13  > git init /home/jenkins/agent/workspace/bpmn2-mdt # timeout=10
05:14:13 Fetching upstream changes from https://git.eclipse.org/r/bpmn2/org.eclipse.bpmn2.git
05:14:13  > git --version # timeout=10
05:14:13  > git --version # 'git version 2.20.1'
05:14:13 using GIT_SSH to set credentials ssh://genie.bpmn2@projects-storage.eclipse.org
05:14:13 [INFO] Currently running in a labeled security context
05:14:13  > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/bpmn2-mdt@tmp/jenkins-gitclient-ssh18083912059436276270.key
05:14:13 Verifying host key using known hosts file
05:14:13  > git fetch --tags --force --progress -- https://git.eclipse.org/r/bpmn2/org.eclipse.bpmn2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:14:14  > git config remote.origin.url https://git.eclipse.org/r/bpmn2/org.eclipse.bpmn2.git # timeout=10
05:14:14  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:14:14 Avoid second fetch
05:14:14  > git rev-parse origin/master^{commit} # timeout=10
05:14:14 Checking out Revision 4136e085d7b8898446daee0792493ae59fe90886 (origin/master)
05:14:14  > git config core.sparsecheckout # timeout=10
05:14:14  > git checkout -f 4136e085d7b8898446daee0792493ae59fe90886 # timeout=10
05:14:18 Commit message: "Bug 581078 - clean up settings folder"
05:14:18  > git rev-list --no-walk 4136e085d7b8898446daee0792493ae59fe90886 # timeout=10
05:14:18 [bpmn2-mdt] $ /opt/tools/apache-maven/latest/bin/mvn clean install -Pplatform-2022-12,sign -DskipTests
05:14:18 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
05:14:18 Maven home: /opt/tools/apache-maven/latest
05:14:18 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
05:14:18 Default locale: en_US, platform encoding: UTF-8
05:14:18 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
05:14:19 [INFO] Scanning for projects...
05:14:22 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
05:14:32 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
05:14:32 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
05:14:32 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
05:14:32 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
05:14:32 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
05:14:33 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:14:33 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:14:33 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:14:33 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/ (122B)
05:14:33 [INFO] Adding repository https://download.eclipse.org/releases/2022-12
05:14:33 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-12/ (480B)
05:14:33 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-12/ (442B)
05:14:33 [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-12/202211171200/ (100.44kB)
05:14:33 [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/202211181000/ (140B)
05:14:33 [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-12/202211181000/ (782.59kB)
05:14:35 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B)
05:14:35 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
05:14:35 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
05:14:35 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
05:14:35 [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
05:14:35 [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
05:14:35 [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
05:14:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.bpmn2:org.eclipse.bpmn2:1.5.2-SNAPSHOT @ /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/pom.xml
05:14:50 [INFO] Fetching 202211181000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B)
05:14:50 [INFO] Fetching org.eclipse.osgi_3.18.200.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (1.47MB)
05:14:50 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (74.44kB)
05:14:51 [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (1.26MB)
05:14:51 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (232.69kB)
05:14:51 [INFO] Fetching org.eclipse.xsd_2.18.0.v20220925-0948.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (983.84kB)
05:14:51 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (101.83kB)
05:14:51 [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (135.73kB)
05:14:51 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (196.21kB)
05:14:51 [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (147.01kB)
05:14:51 [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (114.2kB)
05:14:51 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (90.9kB)
05:14:51 [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220908-0712.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (369.73kB)
05:14:51 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (19.69kB)
05:14:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.bpmn2:org.eclipse.bpmn2.edit:1.5.2-SNAPSHOT @ /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/pom.xml
05:14:51 [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (296.75kB)
05:14:52 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (89.67kB)
05:14:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.bpmn2:org.eclipse.bpmn2.editor:1.5.2-SNAPSHOT @ /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/pom.xml
05:14:52 [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (10.75MB)
05:14:53 [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (14.23MB)
05:14:54 [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (1.78MB)
05:14:54 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (1.29MB)
05:14:54 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (46.27kB)
05:14:54 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (32.41kB)
05:14:54 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (22.12kB)
05:14:54 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (361.47kB)
05:14:54 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (146.86kB)
05:14:54 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (25.35kB)
05:14:54 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (717.41kB)
05:14:54 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (95.26kB)
05:14:54 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (15.35kB)
05:14:54 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (35.59kB)
05:14:54 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (302.53kB)
05:14:55 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (71.45kB)
05:14:55 [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (393.41kB)
05:14:55 [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (64.86kB)
05:14:55 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (81.45kB)
05:14:55 [INFO] Fetching org.bouncycastle.bcpg_1.72.0.v20221013-1810.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (401.71kB)
05:14:55 [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (891.79kB)
05:14:55 [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (348.76kB)
05:14:55 [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (2.41MB)
05:14:55 [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (116.38kB)
05:14:55 [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (289.68kB)
05:14:55 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (314.82kB)
05:14:55 [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (164.89kB)
05:14:55 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (93.93kB)
05:14:55 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (71.65kB)
05:14:55 [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (27.81kB)
05:14:55 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (54.29kB)
05:14:55 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (57.49kB)
05:14:55 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (71.46kB)
05:14:55 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (46.59kB)
05:14:55 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (13.81kB)
05:14:55 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (12.96kB)
05:14:55 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (42.3kB)
05:14:55 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (52.85kB)
05:14:55 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (317.8kB)
05:14:55 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (47.66kB)
05:14:55 [INFO] Fetching org.eclipse.swt_3.122.0.v20221108-0025.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (18.79kB)
05:14:55 [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (26.37kB)
05:14:55 [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (1.11MB)
05:14:55 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (215.91kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (205.05kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (30.05kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (18.22kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (58.52kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (13.32kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (397.12kB)
05:14:56 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (33.33kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (15.12kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (266.96kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (120.02kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (252.15kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (149.46kB)
05:14:56 [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (291.45kB)
05:14:56 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (22.9kB)
05:14:56 [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (53.71kB)
05:14:56 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (165.33kB)
05:14:56 [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (434.06kB)
05:14:56 [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (107.38kB)
05:14:56 [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (3.49MB)
05:14:56 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (52.55kB)
05:14:56 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (172.25kB)
05:14:57 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (362.07kB)
05:14:57 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (113.29kB)
05:14:57 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (79.47kB)
05:14:57 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (68.04kB)
05:14:57 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (176.44kB)
05:14:57 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (221.38kB)
05:14:57 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (132.68kB)
05:14:57 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (115.07kB)
05:14:57 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (270.25kB)
05:14:57 [INFO] Fetching org.eclipse.jface.text_3.21.100.v20221028-1500.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (1.04MB)
05:14:57 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (297.19kB)
05:14:57 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221108-0025.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (2.07MB)
05:14:57 [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (424.89kB)
05:14:57 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (23.09kB)
05:14:57 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (21.23kB)
05:14:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.bpmn2.features:org.eclipse.bpmn2.feature:1.5.2-SNAPSHOT @ /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/pom.xml
05:14:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.bpmn2:org.eclipse.bpmn2.site:1.5.2-SNAPSHOT @ /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.site/pom.xml
05:14:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.bpmn2:org.eclipse.bpmn2.tools.ecoremerger:1.5.2-SNAPSHOT @ /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/pom.xml
05:14:58 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (14.67kB)
05:14:58 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (421.77kB)
05:14:58 [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (806.64kB)
05:14:58 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (690.83kB)
05:14:58 [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (620.52kB)
05:14:58 [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (331.65kB)
05:14:58 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (69.26kB)
05:14:58 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (115.6kB)
05:14:58 [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (49.45kB)
05:14:58 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (52.65kB)
05:14:58 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (343.24kB)
05:14:58 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (470.76kB)
05:14:58 [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (402.87kB)
05:14:58 [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (1.42MB)
05:14:58 [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (114.9kB)
05:14:58 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (174.1kB)
05:14:58 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (110.7kB)
05:14:58 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (65.43kB)
05:14:58 [WARNING] The project org.eclipse.bpmn2:bpmn2-parent:pom:1.5.2-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
05:14:58 [INFO] ------------------------------------------------------------------------
05:14:58 [INFO] Reactor Build Order:
05:14:58 [INFO] 
05:14:58 [INFO] BPMN 2.0 Metamodel                                                 [pom]
05:14:58 [INFO] BPMN 2.0 Metamodel - Core                               [eclipse-plugin]
05:14:58 [INFO] BPMN 2.0 Metamodel - Edit Provider                      [eclipse-plugin]
05:14:58 [INFO] BPMN 2.0 Metamodel - Editor                             [eclipse-plugin]
05:14:58 [INFO] BPMN 2.0 Metamodel - Feature                                       [pom]
05:14:58 [INFO] BPMN 2.0 Metamodel Feature                             [eclipse-feature]
05:14:58 [INFO] BPMN 2.0 Metamodel - Site                           [eclipse-repository]
05:14:58 [INFO] BPMN 2.0 - ecore merger tool                       [eclipse-test-plugin]
05:14:58 [INFO] 
05:14:58 [INFO] -------------------< org.eclipse.bpmn2:bpmn2-parent >-------------------
05:14:58 [INFO] Building BPMN 2.0 Metamodel 1.5.2-SNAPSHOT                         [1/8]
05:14:58 [INFO] --------------------------------[ pom ]---------------------------------
05:14:59 [INFO] 
05:14:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpmn2-parent ---
05:14:59 [INFO] 
05:14:59 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ bpmn2-parent ---
05:14:59 [INFO] 
05:14:59 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ bpmn2-parent ---
05:14:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:14:59 [INFO] 
05:14:59 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ bpmn2-parent ---
05:14:59 [INFO] 
05:14:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ bpmn2-parent ---
05:15:01 [INFO] 
05:15:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ bpmn2-parent ---
05:15:02 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/bpmn2-parent/1.5.2-SNAPSHOT/bpmn2-parent-1.5.2-SNAPSHOT.pom
05:15:02 [INFO] 
05:15:02 [INFO] ----------------< org.eclipse.bpmn2:org.eclipse.bpmn2 >-----------------
05:15:02 [INFO] Building BPMN 2.0 Metamodel - Core 1.5.2-SNAPSHOT                  [2/8]
05:15:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:15:02 [INFO] 
05:15:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.bpmn2 ---
05:15:02 [INFO] 
05:15:02 [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.bpmn2 ---
05:15:02 [INFO] The project's OSGi version is 1.5.2.Final-v20221120-1014
05:15:02 [INFO] 
05:15:02 [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.bpmn2 ---
05:15:02 [INFO] 
05:15:02 [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.bpmn2 ---
05:15:02 [INFO] 
05:15:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.bpmn2 ---
05:15:02 [INFO] 
05:15:02 [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.bpmn2 ---
05:15:03 [INFO] Resolving class path of BPMN 2.0 Metamodel - Core...
05:15:03 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (251kB)
05:15:03 [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (79.16kB)
05:15:03 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (31.77kB)
05:15:03 [INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120720.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (46.23kB)
05:15:03 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (52.92kB)
05:15:03 [INFO] 
05:15:03 [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.bpmn2 ---
05:15:04 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/src/main/resources
05:15:04 [INFO] 
05:15:04 [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.bpmn2 ---
05:15:04 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/.settings/org.eclipse.jdt.core.prefs' could not be found!
05:15:04 [INFO] Compiling 378 source files to /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/classes
05:15:09 [INFO] 
05:15:09 [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.bpmn2 ---
05:15:09 [INFO] 
05:15:09 [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.bpmn2 ---
05:15:09 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/src/test/resources
05:15:09 [INFO] 
05:15:09 [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.bpmn2 ---
05:15:09 [INFO] 
05:15:09 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.bpmn2 ---
05:15:10 [INFO] Tests are skipped.
05:15:10 [INFO] 
05:15:10 [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.bpmn2 ---
05:15:10 [INFO] 
05:15:10 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.bpmn2 ---
05:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/org.eclipse.bpmn2-1.5.2-SNAPSHOT-sources.jar
05:15:10 [INFO] 
05:15:10 [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.bpmn2 ---
05:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/org.eclipse.bpmn2-1.5.2-SNAPSHOT.jar
05:15:10 [INFO] 
05:15:11 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.bpmn2 ---
05:15:11 [INFO] 
05:15:11 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.bpmn2 ---
05:15:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:11 [INFO] 
05:15:11 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.bpmn2 ---
05:15:11 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2:xml:p2metadata:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:11 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2:xml:p2artifacts:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:11 [INFO] 
05:15:11 [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.bpmn2 ---
05:15:11 [INFO] Skipping tests
05:15:11 [INFO] 
05:15:11 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.bpmn2 ---
05:15:11 [INFO] Tests are skipped.
05:15:11 [INFO] 
05:15:11 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.bpmn2 ---
05:15:11 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/org.eclipse.bpmn2-1.5.2-SNAPSHOT.jar
05:15:13 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/org.eclipse.bpmn2-1.5.2-SNAPSHOT-sources.jar
05:15:15 [INFO] 
05:15:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.bpmn2 ---
05:15:15 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/org.eclipse.bpmn2-1.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2/1.5.2-SNAPSHOT/org.eclipse.bpmn2-1.5.2-SNAPSHOT.jar
05:15:15 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2/1.5.2-SNAPSHOT/org.eclipse.bpmn2-1.5.2-SNAPSHOT.pom
05:15:15 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/org.eclipse.bpmn2-1.5.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2/1.5.2-SNAPSHOT/org.eclipse.bpmn2-1.5.2-SNAPSHOT-sources.jar
05:15:15 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2/1.5.2-SNAPSHOT/org.eclipse.bpmn2-1.5.2-SNAPSHOT-p2metadata.xml
05:15:15 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2/1.5.2-SNAPSHOT/org.eclipse.bpmn2-1.5.2-SNAPSHOT-p2artifacts.xml
05:15:15 [INFO] 
05:15:15 [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.bpmn2 ---
05:15:15 [INFO] 
05:15:15 [INFO] --------------< org.eclipse.bpmn2:org.eclipse.bpmn2.edit >--------------
05:15:15 [INFO] Building BPMN 2.0 Metamodel - Edit Provider 1.5.2-SNAPSHOT         [3/8]
05:15:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:15:15 [INFO] 
05:15:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.bpmn2.edit ---
05:15:15 [INFO] 
05:15:15 [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.bpmn2.edit ---
05:15:15 [INFO] The project's OSGi version is 1.5.2.Final-v20221120-1014
05:15:15 [INFO] 
05:15:15 [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.bpmn2.edit ---
05:15:15 [INFO] 
05:15:15 [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.bpmn2.edit ---
05:15:15 [INFO] 
05:15:15 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.bpmn2.edit ---
05:15:15 [INFO] 
05:15:15 [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.bpmn2.edit ---
05:15:15 [INFO] Resolving class path of BPMN 2.0 Metamodel - Edit Provider...
05:15:15 [INFO] 
05:15:15 [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.bpmn2.edit ---
05:15:15 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/src/main/resources
05:15:15 [INFO] 
05:15:15 [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.bpmn2.edit ---
05:15:15 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/.settings/org.eclipse.jdt.core.prefs' could not be found!
05:15:15 [INFO] Compiling 165 source files to /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/classes
05:15:16 [INFO] 
05:15:16 [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.bpmn2.edit ---
05:15:16 [INFO] 
05:15:16 [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.bpmn2.edit ---
05:15:16 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/src/test/resources
05:15:16 [INFO] 
05:15:16 [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.bpmn2.edit ---
05:15:16 [INFO] 
05:15:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.bpmn2.edit ---
05:15:16 [INFO] Tests are skipped.
05:15:16 [INFO] 
05:15:16 [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.bpmn2.edit ---
05:15:16 [INFO] 
05:15:16 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.bpmn2.edit ---
05:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT-sources.jar
05:15:16 [INFO] 
05:15:16 [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.bpmn2.edit ---
05:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT.jar
05:15:17 [INFO] 
05:15:17 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.bpmn2.edit ---
05:15:17 [INFO] 
05:15:17 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.bpmn2.edit ---
05:15:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:17 [INFO] 
05:15:17 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.bpmn2.edit ---
05:15:17 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2.edit:xml:p2metadata:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:17 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2.edit:xml:p2artifacts:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:17 [INFO] 
05:15:17 [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.bpmn2.edit ---
05:15:17 [INFO] Skipping tests
05:15:17 [INFO] 
05:15:17 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.bpmn2.edit ---
05:15:17 [INFO] Tests are skipped.
05:15:17 [INFO] 
05:15:17 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.bpmn2.edit ---
05:15:17 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT.jar
05:15:18 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT-sources.jar
05:15:19 [INFO] 
05:15:19 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.bpmn2.edit ---
05:15:19 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.edit/1.5.2-SNAPSHOT/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT.jar
05:15:19 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.edit/1.5.2-SNAPSHOT/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT.pom
05:15:19 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.edit/1.5.2-SNAPSHOT/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT-sources.jar
05:15:19 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.edit/1.5.2-SNAPSHOT/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT-p2metadata.xml
05:15:19 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.edit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.edit/1.5.2-SNAPSHOT/org.eclipse.bpmn2.edit-1.5.2-SNAPSHOT-p2artifacts.xml
05:15:19 [INFO] 
05:15:19 [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.bpmn2.edit ---
05:15:19 [INFO] 
05:15:19 [INFO] -------------< org.eclipse.bpmn2:org.eclipse.bpmn2.editor >-------------
05:15:19 [INFO] Building BPMN 2.0 Metamodel - Editor 1.5.2-SNAPSHOT                [4/8]
05:15:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:15:20 [INFO] 
05:15:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.bpmn2.editor ---
05:15:20 [INFO] 
05:15:20 [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.bpmn2.editor ---
05:15:20 [INFO] The project's OSGi version is 1.5.2.Final-v20221120-1014
05:15:20 [INFO] 
05:15:20 [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.bpmn2.editor ---
05:15:20 [INFO] 
05:15:20 [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.bpmn2.editor ---
05:15:20 [INFO] 
05:15:20 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.bpmn2.editor ---
05:15:20 [INFO] 
05:15:20 [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.bpmn2.editor ---
05:15:20 [INFO] Resolving class path of BPMN 2.0 Metamodel - Editor...
05:15:20 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (29.62kB)
05:15:20 [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.122.0.v20221108-0025.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (2.14MB)
05:15:20 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.122.0.v20221108-0025.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (2.06MB)
05:15:20 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (40.75kB)
05:15:21 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221108-0025.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (2.15MB)
05:15:21 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (12.11kB)
05:15:21 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (9.54kB)
05:15:21 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (25.53kB)
05:15:21 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (59.56kB)
05:15:21 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (28.06kB)
05:15:21 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (12.94kB)
05:15:21 [INFO] Fetching org.eclipse.ui.win32_3.4.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (24.47kB)
05:15:21 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (13kB)
05:15:21 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (39.29kB)
05:15:21 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.122.0.v20221108-0025.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (2.02MB)
05:15:21 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (13.13kB)
05:15:21 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221108-0025.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (2.48MB)
05:15:21 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (10.74kB)
05:15:21 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (27.41kB)
05:15:21 [INFO] 
05:15:21 [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.bpmn2.editor ---
05:15:21 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/src/main/resources
05:15:21 [INFO] 
05:15:21 [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.bpmn2.editor ---
05:15:21 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/.settings/org.eclipse.jdt.core.prefs' could not be found!
05:15:21 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/classes
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] 
05:15:22 [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/src/test/resources
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] 
05:15:22 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] Tests are skipped.
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT-sources.jar
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT.jar
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.bpmn2.editor ---
05:15:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.bpmn2.editor ---
05:15:22 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2.editor:xml:p2metadata:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:22 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2.editor:xml:p2artifacts:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:22 [INFO] 
05:15:22 [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] Skipping tests
05:15:22 [INFO] 
05:15:22 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] Tests are skipped.
05:15:22 [INFO] 
05:15:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.bpmn2.editor ---
05:15:22 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT.jar
05:15:23 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT-sources.jar
05:15:24 [INFO] 
05:15:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.bpmn2.editor ---
05:15:24 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.editor/1.5.2-SNAPSHOT/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT.jar
05:15:24 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.editor/1.5.2-SNAPSHOT/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT.pom
05:15:24 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.editor/1.5.2-SNAPSHOT/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT-sources.jar
05:15:24 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.editor/1.5.2-SNAPSHOT/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT-p2metadata.xml
05:15:24 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.editor/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.editor/1.5.2-SNAPSHOT/org.eclipse.bpmn2.editor-1.5.2-SNAPSHOT-p2artifacts.xml
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.bpmn2.editor ---
05:15:24 [INFO] 
05:15:24 [INFO] ------------< org.eclipse.bpmn2:org.eclipse.bpmn2.features >------------
05:15:24 [INFO] Building BPMN 2.0 Metamodel - Feature 1.5.2-SNAPSHOT               [5/8]
05:15:24 [INFO] --------------------------------[ pom ]---------------------------------
05:15:24 [INFO] 
05:15:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.bpmn2.features ---
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.bpmn2.features ---
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.bpmn2.features ---
05:15:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.bpmn2.features ---
05:15:24 [INFO] 
05:15:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.bpmn2.features ---
05:15:24 [INFO] 
05:15:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.bpmn2.features ---
05:15:24 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.features/1.5.2-SNAPSHOT/org.eclipse.bpmn2.features-1.5.2-SNAPSHOT.pom
05:15:24 [INFO] 
05:15:24 [INFO] --------< org.eclipse.bpmn2.features:org.eclipse.bpmn2.feature >--------
05:15:24 [INFO] Building BPMN 2.0 Metamodel Feature 1.5.2-SNAPSHOT                 [6/8]
05:15:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:15:24 [INFO] 
05:15:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.bpmn2.feature ---
05:15:24 [INFO] Deleting /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.bpmn2.feature ---
05:15:24 [INFO] The project's OSGi version is 1.5.2.Final-v20221120-1014
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.bpmn2.feature ---
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.bpmn2.feature ---
05:15:24 [INFO] 
05:15:24 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.bpmn2.feature ---
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.bpmn2.feature ---
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.bpmn2.feature ---
05:15:24 [INFO] 
05:15:24 [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.bpmn2.feature ---
05:15:25 [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)
05:15:25 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT.jar
05:15:25 [INFO] 
05:15:25 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.bpmn2.feature ---
05:15:25 [INFO] 
05:15:25 [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.bpmn2.feature ---
05:15:25 [INFO] 
05:15:25 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.bpmn2.feature ---
05:15:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:25 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT-sources-feature.jar
05:15:25 [INFO] 
05:15:25 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.bpmn2.feature ---
05:15:25 [WARNING] artifact org.eclipse.bpmn2.features:org.eclipse.bpmn2.feature:xml:p2metadata:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:25 [WARNING] artifact org.eclipse.bpmn2.features:org.eclipse.bpmn2.feature:xml:p2artifacts:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:25 [INFO] 
05:15:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.bpmn2.feature ---
05:15:25 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT.jar
05:15:26 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT-sources-feature.jar
05:15:27 [INFO] 
05:15:27 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.bpmn2.feature ---
05:15:27 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/features/org.eclipse.bpmn2.feature/1.5.2-SNAPSHOT/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT.jar
05:15:27 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/features/org.eclipse.bpmn2.feature/1.5.2-SNAPSHOT/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT.pom
05:15:27 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/features/org.eclipse.bpmn2.feature/1.5.2-SNAPSHOT/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT-p2metadata.xml
05:15:27 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/features/org.eclipse.bpmn2.feature/1.5.2-SNAPSHOT/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT-p2artifacts.xml
05:15:27 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.features/org.eclipse.bpmn2.feature/target/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/features/org.eclipse.bpmn2.feature/1.5.2-SNAPSHOT/org.eclipse.bpmn2.feature-1.5.2-SNAPSHOT-sources-feature.jar
05:15:27 [INFO] 
05:15:27 [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.bpmn2.feature ---
05:15:27 [INFO] 
05:15:27 [INFO] --------------< org.eclipse.bpmn2:org.eclipse.bpmn2.site >--------------
05:15:27 [INFO] Building BPMN 2.0 Metamodel - Site 1.5.2-SNAPSHOT                  [7/8]
05:15:27 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:15:27 [INFO] 
05:15:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] 
05:15:27 [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] The project's OSGi version is 1.5.2.Final-v20221120-1014
05:15:27 [INFO] 
05:15:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] 
05:15:27 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] 
05:15:27 [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.site/src/main/resources
05:15:27 [INFO] 
05:15:27 [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:15:27 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:15:27 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:15:27 [INFO] 
05:15:27 [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] 
05:15:27 [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] 
05:15:27 [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.bpmn2.site ---
05:15:27 [INFO] 
05:15:27 [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.bpmn2.site ---
05:15:28 [INFO] 
05:15:28 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.bpmn2.site ---
05:15:28 [INFO] 
05:15:28 [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.bpmn2.site ---
05:15:28 [INFO] Building zip: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.site/target/org.eclipse.bpmn2.site-1.5.2-SNAPSHOT.zip
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.bpmn2.site ---
05:15:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.bpmn2.site ---
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.bpmn2.site ---
05:15:29 [INFO] 
05:15:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.bpmn2.site ---
05:15:29 [INFO] 
05:15:29 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.bpmn2.site ---
05:15:29 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.site/target/org.eclipse.bpmn2.site-1.5.2-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.site/1.5.2-SNAPSHOT/org.eclipse.bpmn2.site-1.5.2-SNAPSHOT.zip
05:15:29 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.site/1.5.2-SNAPSHOT/org.eclipse.bpmn2.site-1.5.2-SNAPSHOT.pom
05:15:29 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.site/1.5.2-SNAPSHOT/org.eclipse.bpmn2.site-1.5.2-SNAPSHOT-p2metadata.xml
05:15:29 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.site/1.5.2-SNAPSHOT/org.eclipse.bpmn2.site-1.5.2-SNAPSHOT-p2artifacts.xml
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.bpmn2.site ---
05:15:29 [INFO] 
05:15:29 [INFO] -------< org.eclipse.bpmn2:org.eclipse.bpmn2.tools.ecoremerger >--------
05:15:29 [INFO] Building BPMN 2.0 - ecore merger tool 1.5.2-SNAPSHOT               [8/8]
05:15:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:15:29 [INFO] 
05:15:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] The project's OSGi version is 1.5.2.Final-v20221120-1014
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] 
05:15:29 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] Resolving class path of BPMN 2.0 - ecore merger tool...
05:15:29 [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (16.24kB)
05:15:29 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (136.19kB)
05:15:29 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (9.6kB)
05:15:29 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (41.14kB)
05:15:29 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (42.61kB)
05:15:29 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (41.14kB)
05:15:29 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (86.39kB)
05:15:29 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (88.49kB)
05:15:29 [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (27.48kB)
05:15:29 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202211181000/plugins/ (87.79kB)
05:15:29 [INFO] 
05:15:29 [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/src/main/resources
05:15:29 [INFO] 
05:15:29 [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:29 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/classes
05:15:30 [INFO] 
05:15:30 [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
05:15:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/src/test/resources
05:15:30 [INFO] 
05:15:30 [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [INFO] 
05:15:30 [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:15:30 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT-sources.jar
05:15:30 [INFO] 
05:15:30 [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [INFO] Building jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT.jar
05:15:30 [INFO] 
05:15:30 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [INFO] 
05:15:30 [INFO] --- tycho-source-feature-plugin:2.7.5:source-feature (source-feature) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
05:15:30 [INFO] 
05:15:30 [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attached-p2-metadata) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2.tools.ecoremerger:xml:p2metadata:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:30 [WARNING] artifact org.eclipse.bpmn2:org.eclipse.bpmn2.tools.ecoremerger:xml:p2artifacts:1.5.2-SNAPSHOT already attached, replace previous instance
05:15:30 [INFO] 
05:15:30 [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [INFO] Skipping tests
05:15:30 [INFO] 
05:15:30 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:30 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT.jar
05:15:31 [INFO] Signing jar: /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT-sources.jar
05:15:31 [INFO] 
05:15:31 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:31 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.tools.ecoremerger/1.5.2-SNAPSHOT/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT.jar
05:15:31 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.tools.ecoremerger/1.5.2-SNAPSHOT/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT.pom
05:15:31 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.tools.ecoremerger/1.5.2-SNAPSHOT/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT-sources.jar
05:15:31 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.tools.ecoremerger/1.5.2-SNAPSHOT/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT-p2metadata.xml
05:15:31 [INFO] Installing /home/jenkins/agent/workspace/bpmn2-mdt/org.eclipse.bpmn2.tools.ecoremerger/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/bpmn2/org.eclipse.bpmn2.tools.ecoremerger/1.5.2-SNAPSHOT/org.eclipse.bpmn2.tools.ecoremerger-1.5.2-SNAPSHOT-p2artifacts.xml
05:15:31 [INFO] 
05:15:31 [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.bpmn2.tools.ecoremerger ---
05:15:31 [INFO] ------------------------------------------------------------------------
05:15:31 [INFO] Reactor Summary for BPMN 2.0 Metamodel 1.5.2-SNAPSHOT:
05:15:31 [INFO] 
05:15:31 [INFO] BPMN 2.0 Metamodel ................................. SUCCESS [  3.679 s]
05:15:31 [INFO] BPMN 2.0 Metamodel - Core .......................... SUCCESS [ 13.214 s]
05:15:31 [INFO] BPMN 2.0 Metamodel - Edit Provider ................. SUCCESS [  4.103 s]
05:15:31 [INFO] BPMN 2.0 Metamodel - Editor ........................ SUCCESS [  5.046 s]
05:15:31 [INFO] BPMN 2.0 Metamodel - Feature ....................... SUCCESS [  0.007 s]
05:15:31 [INFO] BPMN 2.0 Metamodel Feature ......................... SUCCESS [  2.219 s]
05:15:31 [INFO] BPMN 2.0 Metamodel - Site .......................... SUCCESS [  1.929 s]
05:15:31 [INFO] BPMN 2.0 - ecore merger tool ....................... SUCCESS [  2.874 s]
05:15:31 [INFO] ------------------------------------------------------------------------
05:15:31 [INFO] BUILD SUCCESS
05:15:31 [INFO] ------------------------------------------------------------------------
05:15:31 [INFO] Total time:  01:12 min
05:15:31 [INFO] Finished at: 2022-11-20T10:15:31Z
05:15:31 [INFO] ------------------------------------------------------------------------
05:15:32 [bpmn2-mdt] $ /bin/bash /tmp/jenkins16297075450132844436.sh
05:15:32 whoami
05:15:32 + whoami
05:15:32 jenkins
05:15:32 pwd
05:15:32 + pwd
05:15:32 /home/jenkins/agent/workspace/bpmn2-mdt
05:15:32 ls -la org.eclipse.bpmn2.site/target/repository/
05:15:32 + ls -la org.eclipse.bpmn2.site/target/repository/
05:15:32 total 40
05:15:32 drwxr-sr-x. 4 jenkins 1002330000  139 Nov 20 10:15 .
05:15:32 drwxr-sr-x. 5 jenkins 1002330000 4096 Nov 20 10:15 ..
05:15:32 -rw-r--r--. 1 jenkins 1002330000 1525 Nov 20 10:15 artifacts.jar
05:15:32 -rw-r--r--. 1 jenkins 1002330000 1396 Nov 20 10:15 artifacts.xml.xz
05:15:32 -rw-r--r--. 1 jenkins 1002330000 8256 Nov 20 10:15 content.jar
05:15:32 -rw-r--r--. 1 jenkins 1002330000 6724 Nov 20 10:15 content.xml.xz
05:15:32 drwxr-sr-x. 2 jenkins 1002330000  141 Nov 20 10:15 features
05:15:32 -rw-r--r--. 1 jenkins 1002330000  172 Nov 20 10:15 p2.index
05:15:32 drwxr-sr-x. 2 jenkins 1002330000 4096 Nov 20 10:15 plugins
05:15:32 uname -a
05:15:32 + uname -a
05:15:32 Linux basic-jdf7c 5.14.14-200.fc34.x86_64 #1 SMP Wed Oct 20 16:15:12 UTC 2021 x86_64 GNU/Linux
05:15:32 ip addr show | grep 'inet '
05:15:32 + ip addr show
05:15:32 + grep 'inet '
05:15:32     inet 127.0.0.1/8 scope host lo
05:15:32     inet 10.40.19.210/23 brd 10.40.19.255 scope global eth0
05:15:32 
05:15:32 ssh genie.bpmn2@projects-storage.eclipse.org ls -la /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/
05:15:32 + ssh genie.bpmn2@projects-storage.eclipse.org ls -la /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/
05:15:34 total 52
05:15:34 drwxrwsr-x 12 genie.bpmn2 modeling.mdt.bpmn2 4096 Nov 17 12:13 .
05:15:34 drwxrwsr-x 15 genie.bpmn2 modeling.mdt.bpmn2 4096 Nov 17 12:14 ..
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Aug 14  2020 2020-06
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Aug 14  2020 2020-09
05:15:34 drwxr-sr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 May 28 05:16 2022-06
05:15:34 drwxr-sr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Nov 17 12:13 2022-12
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Mar 10  2015 kepler
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Mar 13  2015 luna
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Feb 18  2016 mars
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Sep 27  2016 neon
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 Jan 16  2018 oxygen
05:15:34 drwxrwsr-x  4 genie.bpmn2 modeling.mdt.bpmn2 4096 May 15  2018 photon
05:15:34 -rw-rw-r--  1 genie.bpmn2 modeling.mdt.bpmn2  494 Dec 19  2014 promote
05:15:34 
05:15:34 if [ ! -d /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/${ECLIPSE_PLATFORM} ]
05:15:34 then
05:15:34     ssh genie.bpmn2@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/${ECLIPSE_PLATFORM}
05:15:34 fi
05:15:34 + '[' '!' -d /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/2022-12 ']'
05:15:34 + ssh genie.bpmn2@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/2022-12
05:15:34 
05:15:34 scp -rvp org.eclipse.bpmn2.site/target/repository/* genie.bpmn2@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/${ECLIPSE_PLATFORM}
05:15:34 + scp -rvp org.eclipse.bpmn2.site/target/repository/artifacts.jar org.eclipse.bpmn2.site/target/repository/artifacts.xml.xz org.eclipse.bpmn2.site/target/repository/content.jar org.eclipse.bpmn2.site/target/repository/content.xml.xz org.eclipse.bpmn2.site/target/repository/features org.eclipse.bpmn2.site/target/repository/p2.index org.eclipse.bpmn2.site/target/repository/plugins genie.bpmn2@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/2022-12
05:15:34 Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.bpmn2, command scp -v -r -p -d -t /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/2022-12
05:15:34 OpenSSH_7.9p1 Debian-10+deb10u2, OpenSSL 1.1.1n  15 Mar 2022
05:15:34 debug1: Reading configuration data /etc/ssh/ssh_config
05:15:34 debug1: /etc/ssh/ssh_config line 19: Applying options for *
05:15:34 debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
05:15:34 debug1: Connection established.
05:15:34 debug1: identity file /home/jenkins/.ssh/id_rsa type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_dsa type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_xmss type -1
05:15:34 debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
05:15:34 debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2
05:15:34 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 Ubuntu-6ubuntu2.1
05:15:34 debug1: match: OpenSSH_8.4p1 Ubuntu-6ubuntu2.1 pat OpenSSH* compat 0x04000000
05:15:34 debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.bpmn2'
05:15:34 debug1: SSH2_MSG_KEXINIT sent
05:15:34 debug1: SSH2_MSG_KEXINIT received
05:15:34 debug1: kex: algorithm: curve25519-sha256
05:15:34 debug1: kex: host key algorithm: rsa-sha2-512
05:15:34 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:15:34 debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
05:15:34 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
05:15:34 debug1: Server host key: ssh-rsa SHA256:EHyE7V5CIdQmEjlPswG3ZacMScLzp3hAsAy1h/GmOBw
05:15:34 debug1: Host 'projects-storage.eclipse.org' is known and matches the RSA host key.
05:15:34 debug1: Found key in /home/jenkins/.ssh/known_hosts:2
05:15:34 debug1: rekey after 134217728 blocks
05:15:34 debug1: SSH2_MSG_NEWKEYS sent
05:15:34 debug1: expecting SSH2_MSG_NEWKEYS
05:15:34 debug1: SSH2_MSG_NEWKEYS received
05:15:34 debug1: rekey after 134217728 blocks
05:15:34 debug1: Will attempt key: /home/jenkins/agent/workspace/bpmn2-mdt@tmp/private_key_3655333209324784078.key RSA SHA256:by4I8U3wYWpPUR1OIyvPBhkdzeZ5SnueXVtmwfLV6eg agent
05:15:34 debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
05:15:34 debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
05:15:34 debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
05:15:34 debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
05:15:34 debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
05:15:34 debug1: SSH2_MSG_EXT_INFO received
05:15:34 debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
05:15:34 debug1: SSH2_MSG_SERVICE_ACCEPT received
05:15:34 debug1: Authentications that can continue: publickey,password
05:15:34 debug1: Next authentication method: publickey
05:15:34 debug1: Offering public key: /home/jenkins/agent/workspace/bpmn2-mdt@tmp/private_key_3655333209324784078.key RSA SHA256:by4I8U3wYWpPUR1OIyvPBhkdzeZ5SnueXVtmwfLV6eg agent
05:15:34 debug1: Server accepts key: /home/jenkins/agent/workspace/bpmn2-mdt@tmp/private_key_3655333209324784078.key RSA SHA256:by4I8U3wYWpPUR1OIyvPBhkdzeZ5SnueXVtmwfLV6eg agent
05:15:34 debug1: Authentication succeeded (publickey).
05:15:34 Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
05:15:34 debug1: channel 0: new [client-session]
05:15:34 debug1: Requesting no-more-sessions@openssh.com
05:15:34 debug1: Entering interactive session.
05:15:34 debug1: pledge: network
05:15:35 debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
05:15:35 debug1: Remote: /opt/public/hipp/homes/genie.bpmn2/.ssh/authorized_keys:2: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
05:15:35 debug1: Remote: /opt/public/hipp/homes/genie.bpmn2/.ssh/authorized_keys:2: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
05:15:35 debug1: Sending environment.
05:15:35 debug1: Sending env LANG = en_US.UTF-8
05:15:35 debug1: Sending env LC_ALL = en_US.UTF-8
05:15:35 debug1: Sending command: scp -v -r -p -d -t /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/2022-12
05:15:35 File mtime 1668939327 atime 1668939328
05:15:35 Sending file timestamps: T1668939327 0 1668939328 0
05:15:35 Sink: T1668939327 0 1668939328 0
05:15:35 Sending file modes: C0644 1525 artifacts.jar
05:15:35 Sink: C0644 1525 artifacts.jar
05:15:35 File mtime 1668939328 atime 1668939329
05:15:35 Sending file timestamps: T1668939328 0 1668939329 0
05:15:35 Sink: T1668939328 0 1668939329 0
05:15:35 Sending file modes: C0644 1396 artifacts.xml.xz
05:15:35 Sink: C0644 1396 artifacts.xml.xz
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 8256 content.jar
05:15:35 Sink: C0644 8256 content.jar
05:15:35 File mtime 1668939328 atime 1668939329
05:15:35 Sending file timestamps: T1668939328 0 1668939329 0
05:15:35 Sink: T1668939328 0 1668939329 0
05:15:35 Sending file modes: C0644 6724 content.xml.xz
05:15:35 Sink: C0644 6724 content.xml.xz
05:15:35 File mtime 1668939327 atime 1668939328
05:15:35 Sending file timestamps: T1668939327 0 1668939328 0
05:15:35 Sink: T1668939327 0 1668939328 0
05:15:35 Entering directory: D2755 0 features
05:15:35 Sink: D2755 0 features
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 22741 org.eclipse.bpmn2.feature.source_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 22741 org.eclipse.bpmn2.feature.source_1.5.2.Final-v20221120-1014.jar
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 22257 org.eclipse.bpmn2.feature_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 22257 org.eclipse.bpmn2.feature_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: E
05:15:35 File mtime 1668939328 atime 1668939329
05:15:35 Sending file timestamps: T1668939328 0 1668939329 0
05:15:35 Sink: T1668939328 0 1668939329 0
05:15:35 Sending file modes: C0644 172 p2.index
05:15:35 Sink: C0644 172 p2.index
05:15:35 File mtime 1668939327 atime 1668939328
05:15:35 Sending file timestamps: T1668939327 0 1668939328 0
05:15:35 Sink: T1668939327 0 1668939328 0
05:15:35 Entering directory: D2755 0 plugins
05:15:35 Sink: D2755 0 plugins
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 713229 org.eclipse.bpmn2.source_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 713229 org.eclipse.bpmn2.source_1.5.2.Final-v20221120-1014.jar
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 823175 org.eclipse.bpmn2.edit_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 823175 org.eclipse.bpmn2.edit_1.5.2.Final-v20221120-1014.jar
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 342689 org.eclipse.bpmn2.edit.source_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 342689 org.eclipse.bpmn2.edit.source_1.5.2.Final-v20221120-1014.jar
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 71170 org.eclipse.bpmn2.editor.source_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 71170 org.eclipse.bpmn2.editor.source_1.5.2.Final-v20221120-1014.jar
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 714923 org.eclipse.bpmn2_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 714923 org.eclipse.bpmn2_1.5.2.Final-v20221120-1014.jar
05:15:35 File mtime 1668939327 atime 1668939327
05:15:35 Sending file timestamps: T1668939327 0 1668939327 0
05:15:35 Sink: T1668939327 0 1668939327 0
05:15:35 Sending file modes: C0644 197244 org.eclipse.bpmn2.editor_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: C0644 197244 org.eclipse.bpmn2.editor_1.5.2.Final-v20221120-1014.jar
05:15:35 Sink: E
05:15:35 debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
05:15:35 debug1: channel 0: free: client-session, nchannels 1
05:15:35 debug1: fd 0 clearing O_NONBLOCK
05:15:35 debug1: fd 2 clearing O_NONBLOCK
05:15:35 Transferred: sent 2934936, received 7568 bytes, in 0.8 seconds
05:15:35 Bytes per second: sent 3722048.0, received 9597.6
05:15:35 debug1: Exit status 0
05:15:35 ssh genie.bpmn2@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/${ECLIPSE_PLATFORM}
05:15:35 + ssh genie.bpmn2@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/modeling/mdt/bpmn2/updates/nightly/2022-12
05:15:36 artifacts.jar
05:15:36 artifacts.xml.xz
05:15:36 content.jar
05:15:36 content.xml.xz
05:15:36 features
05:15:36 p2.index
05:15:36 plugins
05:15:36 $ ssh-agent -k
05:15:36 unset SSH_AUTH_SOCK;
05:15:36 unset SSH_AGENT_PID;
05:15:36 echo Agent pid 58 killed;
05:15:36 [ssh-agent] Stopped.
05:15:36 Sending e-mails to: pleacu@redhat.com ralph.soika@imixs.com
05:15:36 Archiving artifacts
05:15:37 Finished: SUCCESS