Started by timer Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent centos-7-cpd85 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-cpd85" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ease.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-cpd85" - 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: "centos-7-cpd85" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ease.svc.cluster.local/ease/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-ease" 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" Running on centos-7-cpd85 in /home/jenkins/agent/workspace/ease.verify.core.target.2019-03 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-17T21:36:20.631Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout [2021-04-17T21:36:20.721Z] The recommended git tool is: git [2021-04-17T21:36:21.950Z] No credentials specified [2021-04-17T21:36:21.953Z] Cloning the remote Git repository [2021-04-17T21:36:21.963Z] Cloning repository git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git [2021-04-17T21:36:22.012Z] > git init /home/jenkins/agent/workspace/ease.verify.core.target.2019-03 # timeout=10 [2021-04-17T21:36:22.025Z] Fetching upstream changes from git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git [2021-04-17T21:36:22.025Z] > git --version # timeout=10 [2021-04-17T21:36:22.027Z] > git --version # 'git version 1.8.3.1' [2021-04-17T21:36:22.027Z] > git fetch --tags --progress git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-17T21:36:23.078Z] Avoid second fetch [2021-04-17T21:36:23.084Z] Checking out Revision ee3a1fdf4c34907836cd7315d4d91a0c629ebe14 (refs/remotes/origin/master) [2021-04-17T21:36:23.074Z] > git config remote.origin.url git://git.eclipse.org/gitroot/ease/org.eclipse.ease.core.git # timeout=10 [2021-04-17T21:36:23.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-17T21:36:23.081Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2021-04-17T21:36:23.089Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T21:36:23.092Z] > git checkout -f ee3a1fdf4c34907836cd7315d4d91a0c629ebe14 # timeout=10 [2021-04-17T21:36:26.603Z] Commit message: "Bug 572872: Remove references to bintray" [2021-04-17T21:36:26.608Z] > git rev-list --no-walk 4acf080bd5033a6c1948beecc675270efa0e1ec6 # timeout=10 [2021-04-17T21:36:26.622Z] Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Fetch Doclet) [Pipeline] sh [2021-04-17T21:36:27.699Z] + curl https://ci.eclipse.org/ease/job/ease.build.module.doclet/lastSuccessfulBuild/artifact/developers/org.eclipse.ease.helpgenerator/target/ease.module.doclet.jar --output ease.module.doclet.jar [2021-04-17T21:36:27.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-17T21:36:27.699Z] Dload Upload Total Spent Left Speed [2021-04-17T21:36:27.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99153 100 99153 0 0 467k 0 --:--:-- --:--:-- --:--:-- 470k [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withMaven [2021-04-17T21:36:27.739Z] [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']] [2021-04-17T21:36:27.739Z] [withMaven] Available options: [2021-04-17T21:36:27.739Z] [withMaven] using JDK installation openjdk-jdk15-latest [2021-04-17T21:36:27.762Z] [withMaven] using Maven installation 'apache-maven-latest' [2021-04-17T21:36:26.624Z] > git rev-parse --verify HEAD # timeout=10 [2021-04-17T21:36:26.626Z] Resetting working tree [2021-04-17T21:36:26.626Z] > git reset --hard # timeout=10 [2021-04-17T21:36:26.705Z] > git clean -fdx # timeout=10 [Pipeline] { [Pipeline] sh [2021-04-17T21:36:28.340Z] + mvn clean install -Pmodule-docs [2021-04-17T21:36:28.341Z] ----- withMaven Wrapper script ----- [2021-04-17T21:36:28.341Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:36:29.272Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2021-04-17T21:36:29.272Z] Maven home: /opt/tools/apache-maven/latest [2021-04-17T21:36:29.272Z] Java version: 15.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-15/15.0.2+7 [2021-04-17T21:36:29.272Z] Default locale: en_US, platform encoding: UTF-8 [2021-04-17T21:36:29.272Z] OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [2021-04-17T21:36:29.834Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/maven-spy-20210417-213629-6794610309116590058916.log.tmp ... [2021-04-17T21:36:30.396Z] [INFO] Scanning for projects... [2021-04-17T21:38:21.788Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/pom.xml [2021-04-17T21:38:21.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/pom.xml [2021-04-17T21:38:21.788Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/pom.xml [2021-04-17T21:38:21.788Z] [INFO] Fetching 202012161000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-12/ [2021-04-17T21:38:21.788Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (12.94MB) [2021-04-17T21:38:22.732Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.4MB) [2021-04-17T21:38:22.732Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.14MB) [2021-04-17T21:38:22.990Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (46.27kB) [2021-04-17T21:38:22.990Z] [INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.45MB) [2021-04-17T21:38:23.246Z] [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (20.28kB) [2021-04-17T21:38:23.502Z] [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (353.92kB) [2021-04-17T21:38:23.502Z] [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (144.08kB) [2021-04-17T21:38:23.758Z] [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (23.41kB) [2021-04-17T21:38:23.758Z] [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (703.72kB) [2021-04-17T21:38:24.014Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (35.59kB) [2021-04-17T21:38:24.014Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (15.35kB) [2021-04-17T21:38:24.272Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (95.26kB) [2021-04-17T21:38:24.272Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (227.16kB) [2021-04-17T21:38:24.529Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (71.45kB) [2021-04-17T21:38:24.529Z] [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (411.93kB) [2021-04-17T21:38:24.786Z] [INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (125.66kB) [2021-04-17T21:38:24.786Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (71.79kB) [2021-04-17T21:38:25.042Z] [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (112.82kB) [2021-04-17T21:38:25.042Z] [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (139.14kB) [2021-04-17T21:38:25.299Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (98.27kB) [2021-04-17T21:38:25.299Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (133.94kB) [2021-04-17T21:38:25.556Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (190.22kB) [2021-04-17T21:38:25.556Z] [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (180.11kB) [2021-04-17T21:38:25.814Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (306.59kB) [2021-04-17T21:38:26.071Z] [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (161.35kB) [2021-04-17T21:38:26.071Z] [INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (90.75kB) [2021-04-17T21:38:26.329Z] [INFO] Fetching org.eclipse.core.runtime_3.20.0.v20201027-1526.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (71.66kB) [2021-04-17T21:38:26.330Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (65.38kB) [2021-04-17T21:38:26.585Z] [INFO] Fetching org.eclipse.core.jobs_3.10.1000.v20200909-1312.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (105.09kB) [2021-04-17T21:38:26.585Z] [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (875.9kB) [2021-04-17T21:38:26.842Z] [INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (87.19kB) [2021-04-17T21:38:26.842Z] [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (35.21kB) [2021-04-17T21:38:27.098Z] [INFO] Fetching org.eclipse.debug.core_3.17.0.v20201109-1948.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (386.69kB) [2021-04-17T21:38:27.098Z] [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (25.48kB) [2021-04-17T21:38:27.355Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (51.57kB) [2021-04-17T21:38:27.355Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (14.07kB) [2021-04-17T21:38:27.610Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (47.39kB) [2021-04-17T21:38:27.610Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.500.v20200928-2213.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (68.89kB) [2021-04-17T21:38:27.866Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (11.96kB) [2021-04-17T21:38:27.866Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (11.12kB) [2021-04-17T21:38:27.866Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (34.47kB) [2021-04-17T21:38:28.122Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (50.16kB) [2021-04-17T21:38:28.122Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (317.81kB) [2021-04-17T21:38:28.377Z] [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.35MB) [2021-04-17T21:38:28.377Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (44.99kB) [2021-04-17T21:38:28.633Z] [INFO] Fetching org.eclipse.swt_3.115.100.v20201202-1103.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (16.93kB) [2021-04-17T21:38:28.897Z] [INFO] Fetching org.eclipse.e4.ui.services_1.4.0.v20201014-0944.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (24.3kB) [2021-04-17T21:38:28.897Z] [INFO] Fetching org.eclipse.jface_3.22.0.v20201106-0834.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.08MB) [2021-04-17T21:38:29.160Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (210.79kB) [2021-04-17T21:38:29.415Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.0.v20201103-0952.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (200.21kB) [2021-04-17T21:38:29.671Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (27.72kB) [2021-04-17T21:38:29.671Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.900.v20201021-1339.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (16.25kB) [2021-04-17T21:38:29.928Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (56.67kB) [2021-04-17T21:38:29.928Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (11.11kB) [2021-04-17T21:38:30.184Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.900.v20201014-0742.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (388.36kB) [2021-04-17T21:38:30.443Z] [INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (34.43kB) [2021-04-17T21:38:30.443Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (13.11kB) [2021-04-17T21:38:30.699Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.0.v20201119-1132.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (244.26kB) [2021-04-17T21:38:30.699Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (100.53kB) [2021-04-17T21:38:30.954Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (229.57kB) [2021-04-17T21:38:30.954Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.0.v20201119-1132.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (114.9kB) [2021-04-17T21:38:31.210Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (244.8kB) [2021-04-17T21:38:31.210Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.15.0.v20201103-0952.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (145.48kB) [2021-04-17T21:38:31.466Z] [INFO] Fetching org.eclipse.jface.databinding_1.12.100.v20201014-0742.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (291.74kB) [2021-04-17T21:38:31.466Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (20.8kB) [2021-04-17T21:38:31.722Z] [INFO] Fetching org.eclipse.urischeme_1.1.200.v20201104-0938.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (50.79kB) [2021-04-17T21:38:31.722Z] [INFO] Fetching org.eclipse.ui_3.118.100.v20201123-0719.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (432.41kB) [2021-04-17T21:38:31.978Z] [INFO] Fetching org.eclipse.ui.ide_3.18.0.v20201119-1132.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (2.36MB) [2021-04-17T21:38:31.978Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (52.29kB) [2021-04-17T21:38:32.234Z] [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (121.9kB) [2021-04-17T21:38:32.234Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (63.4kB) [2021-04-17T21:38:32.490Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (25.95kB) [2021-04-17T21:38:32.490Z] [INFO] Fetching org.eclipse.emf.common_2.21.0.v20200917-1439.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (366.82kB) [2021-04-17T21:38:32.746Z] [INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (50.05kB) [2021-04-17T21:38:32.746Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (74.92kB) [2021-04-17T21:38:33.002Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (205.87kB) [2021-04-17T21:38:33.002Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (352.66kB) [2021-04-17T21:38:33.257Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (130.15kB) [2021-04-17T21:38:33.257Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (139.03kB) [2021-04-17T21:38:33.514Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (125.23kB) [2021-04-17T21:38:33.514Z] [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (110.63kB) [2021-04-17T21:38:33.769Z] [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (266.85kB) [2021-04-17T21:38:33.769Z] [INFO] Fetching org.eclipse.jface.notifications_0.2.100.v20201130-1828.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (25.72kB) [2021-04-17T21:38:34.025Z] [INFO] Fetching org.eclipse.jface.text_3.16.500.v20201112-1545.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1,023.94kB) [2021-04-17T21:38:34.025Z] [INFO] Fetching org.eclipse.text_3.10.400.v20200925-0557.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (287.63kB) [2021-04-17T21:38:34.280Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201202-1103.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.98MB) [2021-04-17T21:38:34.280Z] [INFO] Fetching org.eclipse.ui.workbench_3.122.0.v20201122-1345.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (3.39MB) [2021-04-17T21:38:34.841Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.500.v20201021-1339.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (417.72kB) [2021-04-17T21:38:35.097Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (21.24kB) [2021-04-17T21:38:35.097Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/pom.xml [2021-04-17T21:38:35.097Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/pom.xml [2021-04-17T21:38:35.097Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.classloader:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/pom.xml [2021-04-17T21:38:35.097Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/pom.xml [2021-04-17T21:38:35.097Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/pom.xml [2021-04-17T21:38:35.097Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/pom.xml [2021-04-17T21:38:35.097Z] [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (66.43kB) [2021-04-17T21:38:35.352Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (113.23kB) [2021-04-17T21:38:35.352Z] [INFO] Fetching org.eclipse.debug.ui_3.14.700.v20201123-0650.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (2.92MB) [2021-04-17T21:38:35.608Z] [INFO] Fetching org.eclipse.ui.console_3.10.0.v20201021-1231.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (205.57kB) [2021-04-17T21:38:35.608Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.100.v20201116-1727.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (653.52kB) [2021-04-17T21:38:35.863Z] [INFO] Fetching org.eclipse.ui.editors_3.13.400.v20200923-1238.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (598.67kB) [2021-04-17T21:38:35.863Z] [INFO] Fetching org.eclipse.ui.forms_3.11.0.v20201025-0656.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (323.86kB) [2021-04-17T21:38:36.119Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/pom.xml [2021-04-17T21:38:36.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/pom.xml [2021-04-17T21:38:36.119Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.completions.java:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/pom.xml [2021-04-17T21:38:36.119Z] [INFO] Fetching org.eclipse.compare_3.7.1200.v20201020-1107.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (792.07kB) [2021-04-17T21:38:36.374Z] [INFO] Fetching org.eclipse.ui.views_3.10.500.v20201021-1339.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (104.26kB) [2021-04-17T21:38:36.374Z] [INFO] Fetching org.eclipse.jdt.ui_3.22.0.v20201121-1451.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (10.76MB) [2021-04-17T21:38:36.935Z] [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201123-0742.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (6.89MB) [2021-04-17T21:38:37.496Z] [INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (130.21kB) [2021-04-17T21:38:37.496Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.200.v20201124-1435.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.57MB) [2021-04-17T21:38:37.751Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.200.v20201027-1753.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (335.61kB) [2021-04-17T21:38:37.751Z] [INFO] Fetching org.eclipse.jdt.launching_3.19.0.v20201106-0848.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (553kB) [2021-04-17T21:38:38.007Z] [INFO] Fetching org.eclipse.jdt.debug_3.17.0.v20201117-1145.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (902.16kB) [2021-04-17T21:38:38.007Z] [INFO] Fetching org.eclipse.search_3.12.100.v20201116-1027.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (533.77kB) [2021-04-17T21:38:38.263Z] [INFO] Fetching org.eclipse.team.ui_3.8.1100.v20200916-0836.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.4MB) [2021-04-17T21:38:38.263Z] [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (394.87kB) [2021-04-17T21:38:38.518Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.200.v20201025-2022.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (461.23kB) [2021-04-17T21:38:38.518Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.500.v20201021-1339.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (169.98kB) [2021-04-17T21:38:39.080Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.0.v20201026-0739.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (107.15kB) [2021-04-17T21:38:39.080Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.17.0.v20201117-1145/org.eclipse.jdt.debug-3.17.0.v20201117-1145.jar [2021-04-17T21:38:39.080Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.17.0.v20201117-1145/org.eclipse.jdt.debug-3.17.0.v20201117-1145.jar [2021-04-17T21:38:39.080Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/pom.xml [2021-04-17T21:38:39.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/pom.xml [2021-04-17T21:38:39.080Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/pom.xml [2021-04-17T21:38:39.081Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (253.78kB) [2021-04-17T21:38:39.337Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/pom.xml [2021-04-17T21:38:39.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/pom.xml [2021-04-17T21:38:39.337Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.help:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/pom.xml [2021-04-17T21:38:39.337Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (2.77MB) [2021-04-17T21:38:39.593Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (3.53MB) [2021-04-17T21:38:39.848Z] [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (624.34kB) [2021-04-17T21:38:40.410Z] [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (27.97MB) [2021-04-17T21:38:41.335Z] [INFO] Fetching org.codehaus.groovy_2.4.6.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (6.51MB) [2021-04-17T21:38:41.590Z] [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (106.18kB) [2021-04-17T21:38:41.846Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (1.24MB) [2021-04-17T21:38:41.846Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.101.v202011230234.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (8.16MB) [2021-04-17T21:38:42.772Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (239.59kB) [2021-04-17T21:38:42.772Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (3.65MB) [2021-04-17T21:38:43.028Z] [INFO] Fetching org.eclipse.pde.core_3.14.100.v20201116-1221.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.33MB) [2021-04-17T21:38:43.954Z] [INFO] Fetching py4j-java_0.10.9.2-bnd-LoVopg.jar from http://eclipse.py4j.org/plugins/ (119.81kB) [2021-04-17T21:38:44.210Z] [INFO] Fetching py4j-python_0.10.9.2-bnd-2odeag.jar from http://eclipse.py4j.org/plugins/ (79.73kB) [2021-04-17T21:38:44.467Z] [INFO] Fetching org.jruby_9.0.5.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (20.22MB) [2021-04-17T21:38:45.393Z] [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (294.64kB) [2021-04-17T21:38:45.393Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (345.42kB) [2021-04-17T21:38:45.393Z] [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (160.98kB) [2021-04-17T21:38:45.649Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (36.07kB) [2021-04-17T21:38:45.649Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (66.9kB) [2021-04-17T21:38:45.905Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (153.16kB) [2021-04-17T21:38:45.905Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (71.93kB) [2021-04-17T21:38:46.161Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (106.93kB) [2021-04-17T21:38:46.161Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (367.36kB) [2021-04-17T21:38:46.161Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (244.04kB) [2021-04-17T21:38:46.416Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (45.49kB) [2021-04-17T21:38:46.416Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (56.3kB) [2021-04-17T21:38:46.672Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (24.8kB) [2021-04-17T21:38:46.672Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (98.06kB) [2021-04-17T21:38:46.927Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (234.54kB) [2021-04-17T21:38:46.927Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (26.33kB) [2021-04-17T21:38:47.185Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (248.27kB) [2021-04-17T21:38:47.185Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (128.91kB) [2021-04-17T21:38:47.453Z] [INFO] Fetching org.eclipse.pde.build_3.10.900.v20201111-1557.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (478.05kB) [2021-04-17T21:38:47.453Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (58.2kB) [2021-04-17T21:38:47.453Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (47.31kB) [2021-04-17T21:38:47.715Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (117.74kB) [2021-04-17T21:38:47.715Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (361.83kB) [2021-04-17T21:38:47.971Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (411.53kB) [2021-04-17T21:38:47.971Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (159.52kB) [2021-04-17T21:38:48.226Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (55.52kB) [2021-04-17T21:38:48.490Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.17.0.v20201117-1145/org.eclipse.jdt.debug-3.17.0.v20201117-1145.jar [2021-04-17T21:38:48.490Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml [2021-04-17T21:38:48.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/pom.xml [2021-04-17T21:38:48.746Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.python.jython.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml [2021-04-17T21:38:48.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml [2021-04-17T21:38:49.003Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.17.0.v20201117-1145/org.eclipse.jdt.debug-3.17.0.v20201117-1145.jar [2021-04-17T21:38:49.003Z] [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.17.0.v20201117-1145/org.eclipse.jdt.debug-3.17.0.v20201117-1145.jar [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.jvm.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.groovy.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/pom.xml [2021-04-17T21:38:49.003Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.ruby.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/pom.xml [2021-04-17T21:38:49.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/pom.xml [2021-04-17T21:38:49.515Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.releng.p2:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/pom.xml [2021-04-17T21:38:49.515Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/pom.xml [2021-04-17T21:38:49.515Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/pom.xml [2021-04-17T21:38:49.515Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.testhelper:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/pom.xml [2021-04-17T21:38:49.515Z] [INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (3.21MB) [2021-04-17T21:38:49.770Z] [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (55.98kB) [2021-04-17T21:38:49.770Z] [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (16.03kB) [2021-04-17T21:38:50.026Z] [INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (618.07kB) [2021-04-17T21:38:50.281Z] [INFO] Fetching org.junit.jupiter.api_5.7.0.v20201026-1537.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (198.31kB) [2021-04-17T21:38:50.281Z] [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (21.48kB) [2021-04-17T21:38:50.281Z] [INFO] Fetching org.junit.platform.commons_1.7.0.v20201026-1537.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (115.21kB) [2021-04-17T21:38:50.536Z] [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (71.25kB) [2021-04-17T21:38:50.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/pom.xml [2021-04-17T21:38:50.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/pom.xml [2021-04-17T21:38:50.792Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/pom.xml [2021-04-17T21:38:50.792Z] [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (69.1kB) [2021-04-17T21:38:50.792Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.0.v20200915-1508.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (52.07kB) [2021-04-17T21:38:50.792Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.900.v20201102-2031.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (108.66kB) [2021-04-17T21:38:51.047Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2021-04-17T21:38:51.048Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2021-04-17T21:38:51.048Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2021-04-17T21:38:51.048Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2021-04-17T21:38:51.048Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2021-04-17T21:38:51.048Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2021-04-17T21:38:51.048Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/pom.xml [2021-04-17T21:38:51.048Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/pom.xml [2021-04-17T21:38:51.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.unittest.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.scripts.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/pom.xml [2021-04-17T21:38:51.560Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (56.85kB) [2021-04-17T21:38:51.816Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (108.23kB) [2021-04-17T21:38:51.816Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (108.5kB) [2021-04-17T21:38:51.816Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (2.36MB) [2021-04-17T21:38:52.071Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (1.67MB) [2021-04-17T21:38:52.327Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (3.33MB) [2021-04-17T21:38:52.887Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (3.45MB) [2021-04-17T21:38:53.143Z] [INFO] Fetching org.eclipse.help.ui_4.2.100.v20200923-2139.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (525.04kB) [2021-04-17T21:38:53.143Z] [INFO] Fetching org.eclipse.help.webapp_3.10.100.v20201130-2122.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (719.44kB) [2021-04-17T21:38:53.398Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (28.68kB) [2021-04-17T21:38:53.398Z] [INFO] Fetching org.eclipse.ui.browser_3.6.1000.v20200910-0548.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (202.82kB) [2021-04-17T21:38:53.654Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.700.v20201109-1600.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (229.7kB) [2021-04-17T21:38:53.654Z] [INFO] Fetching org.eclipse.jetty.http_9.4.35.v20201120.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (225.11kB) [2021-04-17T21:38:53.909Z] [INFO] Fetching org.eclipse.jetty.server_9.4.35.v20201120.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (723.38kB) [2021-04-17T21:38:53.909Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.35.v20201120.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (154.19kB) [2021-04-17T21:38:53.909Z] [INFO] Fetching org.eclipse.jetty.util_9.4.35.v20201120.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (585.96kB) [2021-04-17T21:38:54.165Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (46.73kB) [2021-04-17T21:38:54.165Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (27.76kB) [2021-04-17T21:38:54.421Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (12.54kB) [2021-04-17T21:38:54.421Z] [INFO] Fetching org.eclipse.help.base_4.3.100.v20201202-1800.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (424.62kB) [2021-04-17T21:38:54.677Z] [INFO] Fetching org.eclipse.jetty.io_9.4.35.v20201120.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (175.32kB) [2021-04-17T21:38:54.677Z] [INFO] Fetching org.eclipse.jetty.security_9.4.35.v20201120.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (126.09kB) [2021-04-17T21:38:54.933Z] [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.35.v20201120.jar from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (72.58kB) [2021-04-17T21:38:54.933Z] [WARNING] The project org.eclipse.ease:org.eclipse.ease.releng:pom:0.8.0-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 [2021-04-17T21:38:54.933Z] [WARNING] The project org.eclipse.ease:ease.core:pom:0.4.0-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 [2021-04-17T21:38:54.933Z] [INFO] ------------------------------------------------------------------------ [2021-04-17T21:38:54.933Z] [INFO] Reactor Build Order: [2021-04-17T21:38:54.933Z] [INFO] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.classloader [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.ui [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.ui.completions.java [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.ui.scripts [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.releng [pom] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.javascript [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.scriptarchive [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.python [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.python.py4j [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.groovy [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.groovy.interpreter [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.unittest [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.unittest.ui [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.ruby [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.ruby.jruby [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.javascript.nashorn [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.javascript.rhino [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.python.jython [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.javascript.ui [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.jvm.compiled [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.scriptarchive.ui [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.help [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.ui.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.javascript.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.python.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.python.jython.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.python.py4j.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.jvm.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.groovy.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.ruby.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.scriptarchive.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.unittest.feature [eclipse-feature] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.releng.target [eclipse-target-definition] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.releng.p2 [eclipse-repository] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.testhelper [eclipse-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.javascript.rhino.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.javascript.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.python.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.python.jython.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.scriptarchive.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.lang.unittest.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.ui.scripts.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.ui.test [eclipse-test-plugin] [2021-04-17T21:38:54.933Z] [INFO] org.eclipse.ease.releng.coverage [pom] [2021-04-17T21:38:54.933Z] [INFO] EASE (Incubation) [pom] [2021-04-17T21:38:54.933Z] [INFO] [2021-04-17T21:38:54.933Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.classloader >------------ [2021-04-17T21:38:54.933Z] [INFO] Building org.eclipse.ease.classloader 0.8.0-SNAPSHOT [1/48] [2021-04-17T21:38:54.933Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:38:54.933Z] [INFO] [2021-04-17T21:38:54.933Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.classloader --- [2021-04-17T21:38:55.859Z] [INFO] [2021-04-17T21:38:55.859Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:00.022Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:39:00.022Z] [INFO] [2021-04-17T21:39:00.022Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:00.022Z] [INFO] [2021-04-17T21:39:00.022Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:00.022Z] [INFO] [2021-04-17T21:39:00.022Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.classloader >>> [2021-04-17T21:39:00.022Z] [INFO] [2021-04-17T21:39:00.022Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:00.022Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:39:00.022Z] [INFO] [2021-04-17T21:39:00.023Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:00.023Z] [INFO] [2021-04-17T21:39:00.023Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:00.023Z] [INFO] [2021-04-17T21:39:00.023Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.classloader <<< [2021-04-17T21:39:00.023Z] [INFO] [2021-04-17T21:39:00.023Z] [INFO] [2021-04-17T21:39:00.023Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:09.961Z] [INFO] [2021-04-17T21:39:09.961Z] Loading source files for package org.eclipse.ease.classloader... [2021-04-17T21:39:09.961Z] Constructing Javadoc information... [2021-04-17T21:39:09.961Z] No plugin definition found, skipping [2021-04-17T21:39:09.961Z] No plugin definition found, skipping [2021-04-17T21:39:09.961Z] [INFO] [2021-04-17T21:39:09.961Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:09.961Z] [INFO] [2021-04-17T21:39:09.961Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:11.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:39:11.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/src/main/resources [2021-04-17T21:39:11.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/help [2021-04-17T21:39:11.325Z] [INFO] [2021-04-17T21:39:11.325Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:12.688Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/classes [2021-04-17T21:39:13.289Z] [INFO] [2021-04-17T21:39:13.289Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:13.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:39:13.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/src/test/resources [2021-04-17T21:39:13.289Z] [INFO] [2021-04-17T21:39:13.289Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:13.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:39:13.289Z] [INFO] [2021-04-17T21:39:13.289Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:13.289Z] [INFO] [2021-04-17T21:39:13.289Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:13.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.jar [2021-04-17T21:39:13.545Z] [INFO] [2021-04-17T21:39:13.545Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:13.545Z] [INFO] [2021-04-17T21:39:13.545Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:13.545Z] [INFO] [2021-04-17T21:39:13.545Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:20.109Z] [INFO] [2021-04-17T21:39:20.109Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:20.109Z] [INFO] [2021-04-17T21:39:20.109Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:28.190Z] [INFO] Fork Value is false [2021-04-17T21:39:28.190Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:39:32.389Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:39:32.645Z] [INFO] [2021-04-17T21:39:32.645Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:37.890Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:37.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.jar [2021-04-17T21:39:37.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT.pom [2021-04-17T21:39:37.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:39:37.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:39:37.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:39:37.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:39:37.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.classloader/0.8.0-SNAPSHOT/org.eclipse.ease.classloader-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.classloader --- [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] -----------------< org.eclipse.ease:org.eclipse.ease >------------------ [2021-04-17T21:39:37.890Z] [INFO] Building org.eclipse.ease 0.8.0-SNAPSHOT [2/48] [2021-04-17T21:39:37.890Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease --- [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease --- [2021-04-17T21:39:37.890Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease --- [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease --- [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease >>> [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease --- [2021-04-17T21:39:37.890Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:39:37.890Z] [INFO] [2021-04-17T21:39:37.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease --- [2021-04-17T21:39:37.891Z] [INFO] [2021-04-17T21:39:37.891Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease --- [2021-04-17T21:39:37.891Z] [INFO] [2021-04-17T21:39:37.891Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease <<< [2021-04-17T21:39:37.891Z] [INFO] [2021-04-17T21:39:37.891Z] [INFO] [2021-04-17T21:39:37.891Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease --- [2021-04-17T21:39:39.286Z] [INFO] [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.adapters... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.applications... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.debugging... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.debugging.dispatcher... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.debugging.events... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.debugging.events.debugger... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.debugging.events.model... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.debugging.model... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.modules... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.security... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.service... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.sign... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.tools... [2021-04-17T21:39:39.286Z] Loading source files for package org.eclipse.ease.urlhandler... [2021-04-17T21:39:39.286Z] Constructing Javadoc information... [2021-04-17T21:39:39.286Z] No plugin definition found, skipping [2021-04-17T21:39:39.286Z] No plugin definition found, skipping [2021-04-17T21:39:39.286Z] [INFO] [2021-04-17T21:39:39.286Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease --- [2021-04-17T21:39:39.286Z] [INFO] [2021-04-17T21:39:39.286Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease --- [2021-04-17T21:39:39.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:39:39.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/src/main/resources [2021-04-17T21:39:39.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/help [2021-04-17T21:39:39.286Z] [INFO] [2021-04-17T21:39:39.286Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease --- [2021-04-17T21:39:39.287Z] [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/classes [2021-04-17T21:39:40.288Z] [INFO] [2021-04-17T21:39:40.288Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease --- [2021-04-17T21:39:40.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:39:40.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/src/test/resources [2021-04-17T21:39:40.288Z] [INFO] [2021-04-17T21:39:40.288Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease --- [2021-04-17T21:39:40.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:39:40.288Z] [INFO] [2021-04-17T21:39:40.288Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease --- [2021-04-17T21:39:40.288Z] [INFO] [2021-04-17T21:39:40.288Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease --- [2021-04-17T21:39:40.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT.jar [2021-04-17T21:39:40.288Z] [INFO] [2021-04-17T21:39:40.288Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease --- [2021-04-17T21:39:40.288Z] [INFO] [2021-04-17T21:39:40.288Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease --- [2021-04-17T21:39:40.288Z] [INFO] [2021-04-17T21:39:40.288Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease --- [2021-04-17T21:39:44.590Z] [INFO] [2021-04-17T21:39:44.590Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease --- [2021-04-17T21:39:44.590Z] [INFO] [2021-04-17T21:39:44.590Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease --- [2021-04-17T21:39:44.590Z] [INFO] Fork Value is false [2021-04-17T21:39:44.590Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:39:52.738Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:39:52.738Z] [INFO] [2021-04-17T21:39:52.738Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease --- [2021-04-17T21:39:52.738Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:39:52.738Z] [INFO] [2021-04-17T21:39:52.738Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease --- [2021-04-17T21:39:52.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT.jar [2021-04-17T21:39:52.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT.pom [2021-04-17T21:39:52.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:39:52.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:39:52.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:39:52.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:39:52.738Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease/0.8.0-SNAPSHOT/org.eclipse.ease-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease --- [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] ----------------< org.eclipse.ease:org.eclipse.ease.ui >---------------- [2021-04-17T21:39:52.994Z] [INFO] Building org.eclipse.ease.ui 0.8.0-SNAPSHOT [3/48] [2021-04-17T21:39:52.994Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui --- [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui --- [2021-04-17T21:39:52.994Z] [INFO] The project's OSGi version is 0.8.0.I202104091425 [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui --- [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui --- [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui >>> [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui --- [2021-04-17T21:39:52.994Z] [INFO] The project's OSGi version is 0.8.0.I202104091425 [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.994Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui --- [2021-04-17T21:39:52.994Z] [INFO] [2021-04-17T21:39:52.995Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui --- [2021-04-17T21:39:52.995Z] [INFO] [2021-04-17T21:39:52.995Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui <<< [2021-04-17T21:39:52.995Z] [INFO] [2021-04-17T21:39:52.995Z] [INFO] [2021-04-17T21:39:52.995Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui --- [2021-04-17T21:39:54.913Z] [INFO] [2021-04-17T21:39:54.913Z] Loading source files for package org.eclipse.ease.ui... [2021-04-17T21:39:54.913Z] Loading source files for package org.eclipse.ease.ui.completion... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.completion.provider... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.console... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.console.actions... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.debugging.model... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.dialogs... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.dnd... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.handler... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.help.hovers... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.help.hovers.internal... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.launching... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.modules.ui... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.perspectives... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.preferences... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.propertytester... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.sign... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.tools... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.view... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins.modules... [2021-04-17T21:39:54.914Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins.variables... [2021-04-17T21:39:54.914Z] Constructing Javadoc information... [2021-04-17T21:39:54.914Z] No plugin definition found, skipping [2021-04-17T21:39:54.914Z] No plugin definition found, skipping [2021-04-17T21:39:54.914Z] [INFO] [2021-04-17T21:39:54.914Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui --- [2021-04-17T21:39:54.914Z] [INFO] [2021-04-17T21:39:54.914Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui --- [2021-04-17T21:39:54.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:39:54.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/main/resources [2021-04-17T21:39:54.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/help [2021-04-17T21:39:54.914Z] [INFO] [2021-04-17T21:39:54.914Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui --- [2021-04-17T21:39:54.914Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/classes [2021-04-17T21:39:55.519Z] [INFO] [2021-04-17T21:39:55.519Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui --- [2021-04-17T21:39:55.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:39:55.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/test/resources [2021-04-17T21:39:55.519Z] [INFO] [2021-04-17T21:39:55.519Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui --- [2021-04-17T21:39:55.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:39:55.519Z] [INFO] [2021-04-17T21:39:55.519Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui --- [2021-04-17T21:39:55.519Z] [INFO] [2021-04-17T21:39:55.519Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui --- [2021-04-17T21:39:55.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:39:55.889Z] [INFO] [2021-04-17T21:39:55.889Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui --- [2021-04-17T21:39:55.889Z] [INFO] [2021-04-17T21:39:55.889Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui --- [2021-04-17T21:39:55.889Z] [INFO] [2021-04-17T21:39:55.889Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui --- [2021-04-17T21:40:01.267Z] [INFO] [2021-04-17T21:40:01.267Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui --- [2021-04-17T21:40:01.267Z] [INFO] [2021-04-17T21:40:01.267Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui --- [2021-04-17T21:40:01.267Z] [INFO] Fork Value is false [2021-04-17T21:40:01.267Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:09.359Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:09.359Z] [INFO] [2021-04-17T21:40:09.359Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui --- [2021-04-17T21:40:09.921Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:09.921Z] [INFO] [2021-04-17T21:40:09.921Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui --- [2021-04-17T21:40:09.921Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:09.921Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:09.921Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/org.eclipse.ease.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:09.921Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:09.921Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:09.921Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:09.921Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui/0.8.0-SNAPSHOT/org.eclipse.ease.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:09.921Z] [INFO] [2021-04-17T21:40:09.921Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui --- [2021-04-17T21:40:09.921Z] [INFO] [2021-04-17T21:40:09.921Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.ui.completions.java >-------- [2021-04-17T21:40:09.921Z] [INFO] Building org.eclipse.ease.ui.completions.java 0.8.0-SNAPSHOT [4/48] [2021-04-17T21:40:09.921Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:10.188Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui.completions.java >>> [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:10.188Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui.completions.java <<< [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] [2021-04-17T21:40:10.188Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.589Z] [INFO] [2021-04-17T21:40:11.589Z] Loading source files for package org.eclipse.ease.ui.completions.java... [2021-04-17T21:40:11.589Z] Loading source files for package org.eclipse.ease.ui.completions.java.help.handlers... [2021-04-17T21:40:11.589Z] Loading source files for package org.eclipse.ease.ui.completions.java.help.hovers.internal... [2021-04-17T21:40:11.589Z] Loading source files for package org.eclipse.ease.ui.completions.java.provider... [2021-04-17T21:40:11.589Z] Constructing Javadoc information... [2021-04-17T21:40:11.589Z] No plugin definition found, skipping [2021-04-17T21:40:11.589Z] No plugin definition found, skipping [2021-04-17T21:40:11.589Z] [INFO] [2021-04-17T21:40:11.589Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.589Z] [INFO] [2021-04-17T21:40:11.589Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:11.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/src/main/resources [2021-04-17T21:40:11.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/help [2021-04-17T21:40:11.590Z] [INFO] [2021-04-17T21:40:11.590Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.590Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/classes [2021-04-17T21:40:11.845Z] [INFO] [2021-04-17T21:40:11.845Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:11.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/src/test/resources [2021-04-17T21:40:11.845Z] [INFO] [2021-04-17T21:40:11.845Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:11.845Z] [INFO] [2021-04-17T21:40:11.845Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.845Z] [INFO] [2021-04-17T21:40:11.845Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:11.845Z] [INFO] [2021-04-17T21:40:11.845Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.845Z] [INFO] [2021-04-17T21:40:11.845Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:11.845Z] [INFO] [2021-04-17T21:40:11.845Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:13.208Z] [INFO] [2021-04-17T21:40:13.209Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:13.209Z] [INFO] [2021-04-17T21:40:13.209Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:13.209Z] [INFO] Fork Value is false [2021-04-17T21:40:13.209Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:16.536Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:16.536Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:16.536Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:16.536Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:16.536Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:16.536Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:16.536Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:16.536Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:16.536Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.completions.java/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.completions.java/0.8.0-SNAPSHOT/org.eclipse.ease.ui.completions.java-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.completions.java --- [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.ui.scripts >------------ [2021-04-17T21:40:16.536Z] [INFO] Building org.eclipse.ease.ui.scripts 0.8.0-SNAPSHOT [5/48] [2021-04-17T21:40:16.536Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:16.536Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.ui.scripts >>> [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:16.536Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:16.536Z] [INFO] [2021-04-17T21:40:16.536Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.ui.scripts <<< [2021-04-17T21:40:16.537Z] [INFO] [2021-04-17T21:40:16.537Z] [INFO] [2021-04-17T21:40:16.537Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:17.927Z] [INFO] [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.dialogs... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.definitions... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.handler... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.ui... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.handler... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.keywordhandler... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.preferences... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.properties... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.repository... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.repository.impl... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.touchpoints... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.ui... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.view... [2021-04-17T21:40:17.927Z] Loading source files for package org.eclipse.ease.ui.scripts.repository.util... [2021-04-17T21:40:17.927Z] Constructing Javadoc information... [2021-04-17T21:40:17.927Z] No plugin definition found, skipping [2021-04-17T21:40:17.927Z] No plugin definition found, skipping [2021-04-17T21:40:17.927Z] [INFO] [2021-04-17T21:40:17.927Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:17.927Z] [INFO] [2021-04-17T21:40:17.927Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:17.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:17.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src/main/resources [2021-04-17T21:40:17.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/help [2021-04-17T21:40:17.927Z] [INFO] [2021-04-17T21:40:17.927Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:17.927Z] [INFO] Compiling 105 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/classes [2021-04-17T21:40:18.495Z] [INFO] [2021-04-17T21:40:18.495Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:18.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:18.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src/test/resources [2021-04-17T21:40:18.495Z] [INFO] [2021-04-17T21:40:18.495Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:18.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:18.495Z] [INFO] [2021-04-17T21:40:18.495Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:18.495Z] [INFO] [2021-04-17T21:40:18.495Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:18.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:18.495Z] [INFO] [2021-04-17T21:40:18.495Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:18.495Z] [INFO] [2021-04-17T21:40:18.495Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:18.495Z] [INFO] [2021-04-17T21:40:18.495Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:22.789Z] [INFO] [2021-04-17T21:40:22.789Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:22.789Z] [INFO] [2021-04-17T21:40:22.789Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:22.789Z] [INFO] Fork Value is false [2021-04-17T21:40:22.789Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:30.866Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:30.866Z] [INFO] [2021-04-17T21:40:30.866Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:30.866Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:30.866Z] [INFO] [2021-04-17T21:40:30.866Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:30.866Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:30.867Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:30.867Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:30.867Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:30.867Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:30.867Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:30.867Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:30.867Z] [INFO] [2021-04-17T21:40:30.867Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.scripts --- [2021-04-17T21:40:30.867Z] [INFO] [2021-04-17T21:40:30.867Z] [INFO] --------------< org.eclipse.ease:org.eclipse.ease.releng >-------------- [2021-04-17T21:40:30.867Z] [INFO] Building org.eclipse.ease.releng 0.8.0-SNAPSHOT [6/48] [2021-04-17T21:40:30.867Z] [INFO] --------------------------------[ pom ]--------------------------------- [2021-04-17T21:40:30.867Z] [INFO] [2021-04-17T21:40:30.867Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng --- [2021-04-17T21:40:30.867Z] [INFO] [2021-04-17T21:40:30.867Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.ease.releng --- [2021-04-17T21:40:31.125Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng/0.8.0-SNAPSHOT/org.eclipse.ease.releng-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.javascript >---------- [2021-04-17T21:40:31.125Z] [INFO] Building org.eclipse.ease.lang.javascript 0.8.0-SNAPSHOT [7/48] [2021-04-17T21:40:31.125Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:31.125Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript >>> [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:31.125Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.125Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript <<< [2021-04-17T21:40:31.125Z] [INFO] [2021-04-17T21:40:31.126Z] [INFO] [2021-04-17T21:40:31.126Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] Loading source files for package org.eclipse.ease.lang.javascript... [2021-04-17T21:40:32.524Z] Constructing Javadoc information... [2021-04-17T21:40:32.524Z] No plugin definition found, skipping [2021-04-17T21:40:32.524Z] No plugin definition found, skipping [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:32.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src/main/resources [2021-04-17T21:40:32.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/help [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/classes [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:32.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src/test/resources [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.524Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:32.524Z] [INFO] [2021-04-17T21:40:32.525Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:33.459Z] [INFO] [2021-04-17T21:40:33.459Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:33.459Z] [INFO] [2021-04-17T21:40:33.459Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:33.459Z] [INFO] Fork Value is false [2021-04-17T21:40:33.459Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:35.989Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:35.989Z] [INFO] [2021-04-17T21:40:35.989Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:35.989Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:35.989Z] [INFO] [2021-04-17T21:40:35.989Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:35.989Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:35.989Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:35.989Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:35.990Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:35.990Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:35.990Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:35.990Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript --- [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive >-------- [2021-04-17T21:40:35.990Z] [INFO] Building org.eclipse.ease.lang.scriptarchive 0.8.0-SNAPSHOT [8/48] [2021-04-17T21:40:35.990Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:35.990Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.scriptarchive >>> [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:35.990Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.scriptarchive <<< [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] [2021-04-17T21:40:35.990Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] Loading source files for package org.eclipse.ease.lang.scriptarchive... [2021-04-17T21:40:36.916Z] Constructing Javadoc information... [2021-04-17T21:40:36.916Z] No plugin definition found, skipping [2021-04-17T21:40:36.916Z] No plugin definition found, skipping [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:36.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/src/main/resources [2021-04-17T21:40:36.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/help [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/classes [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:36.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/src/test/resources [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.916Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:36.916Z] [INFO] [2021-04-17T21:40:36.917Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.917Z] [INFO] [2021-04-17T21:40:36.917Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:36.917Z] [INFO] [2021-04-17T21:40:36.917Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:37.490Z] [INFO] [2021-04-17T21:40:37.490Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:37.490Z] [INFO] [2021-04-17T21:40:37.490Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:37.490Z] [INFO] Fork Value is false [2021-04-17T21:40:37.490Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:39.378Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:39.378Z] [INFO] [2021-04-17T21:40:39.378Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:39.641Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:39.641Z] [INFO] [2021-04-17T21:40:39.641Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:39.641Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:39.641Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:39.641Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:39.641Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:39.641Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:39.642Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:39.642Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive --- [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.lang.python >------------ [2021-04-17T21:40:39.642Z] [INFO] Building org.eclipse.ease.lang.python 0.8.0-SNAPSHOT [9/48] [2021-04-17T21:40:39.642Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:39.642Z] [INFO] The project's OSGi version is 0.8.0.I202104091425 [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python >>> [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:39.642Z] [INFO] The project's OSGi version is 0.8.0.I202104091425 [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python <<< [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] [2021-04-17T21:40:39.642Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.571Z] [INFO] [2021-04-17T21:40:40.571Z] Loading source files for package org.eclipse.ease.lang.python... [2021-04-17T21:40:40.571Z] Loading source files for package org.eclipse.ease.lang.python.debug... [2021-04-17T21:40:40.571Z] Loading source files for package org.eclipse.ease.lang.python.debugger... [2021-04-17T21:40:40.571Z] Loading source files for package org.eclipse.ease.lang.python.debugger.actions... [2021-04-17T21:40:40.571Z] Loading source files for package org.eclipse.ease.lang.python.debugger.model... [2021-04-17T21:40:40.571Z] Loading source files for package org.eclipse.ease.lang.python.preferences... [2021-04-17T21:40:40.571Z] Loading source files for package org.eclipse.ease.lang.python.ui.completion... [2021-04-17T21:40:40.571Z] Constructing Javadoc information... [2021-04-17T21:40:40.571Z] No plugin definition found, skipping [2021-04-17T21:40:40.571Z] No plugin definition found, skipping [2021-04-17T21:40:40.571Z] [INFO] [2021-04-17T21:40:40.571Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.571Z] [INFO] [2021-04-17T21:40:40.571Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.571Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:40.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/main/resources [2021-04-17T21:40:40.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/help [2021-04-17T21:40:40.571Z] [INFO] [2021-04-17T21:40:40.571Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.571Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/classes [2021-04-17T21:40:40.827Z] [INFO] [2021-04-17T21:40:40.827Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:40.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/test/resources [2021-04-17T21:40:40.827Z] [INFO] [2021-04-17T21:40:40.827Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:40.827Z] [INFO] [2021-04-17T21:40:40.827Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.827Z] [INFO] [2021-04-17T21:40:40.827Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:40.827Z] [INFO] [2021-04-17T21:40:40.827Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.827Z] [INFO] [2021-04-17T21:40:40.827Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:40.827Z] [INFO] [2021-04-17T21:40:40.827Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:41.394Z] [INFO] [2021-04-17T21:40:41.395Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:41.650Z] [INFO] [2021-04-17T21:40:41.650Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:41.650Z] [INFO] Fork Value is false [2021-04-17T21:40:41.650Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:44.936Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:44.936Z] [INFO] [2021-04-17T21:40:44.936Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:44.936Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:44.936Z] [INFO] [2021-04-17T21:40:44.936Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:44.936Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:44.936Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:44.936Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:44.936Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:44.937Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:44.937Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:44.937Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python --- [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.python.py4j >--------- [2021-04-17T21:40:44.937Z] [INFO] Building org.eclipse.ease.lang.python.py4j 0.8.0-SNAPSHOT [10/48] [2021-04-17T21:40:44.937Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:44.937Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python.py4j >>> [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:44.937Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python.py4j <<< [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] [2021-04-17T21:40:44.937Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal... [2021-04-17T21:40:45.864Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal.ui... [2021-04-17T21:40:45.864Z] Constructing Javadoc information... [2021-04-17T21:40:45.864Z] No plugin definition found, skipping [2021-04-17T21:40:45.864Z] No plugin definition found, skipping [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:45.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/src/main/resources [2021-04-17T21:40:45.864Z] [INFO] Copying 2 resources to help [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/classes [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:45.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/src/test/resources [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:45.864Z] [INFO] [2021-04-17T21:40:45.864Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:46.425Z] [INFO] [2021-04-17T21:40:46.425Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:46.425Z] [INFO] [2021-04-17T21:40:46.425Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:46.425Z] [INFO] Fork Value is false [2021-04-17T21:40:46.425Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:49.697Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:49.697Z] [INFO] [2021-04-17T21:40:49.697Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:49.697Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:49.697Z] [INFO] [2021-04-17T21:40:49.697Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:49.697Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:49.698Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:49.698Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:49.698Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:49.698Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:49.698Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:49.698Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.py4j --- [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] -----------< org.eclipse.ease:org.eclipse.ease.lang.groovy >------------ [2021-04-17T21:40:49.698Z] [INFO] Building org.eclipse.ease.lang.groovy 0.8.0-SNAPSHOT [11/48] [2021-04-17T21:40:49.698Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:49.698Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.groovy >>> [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:49.698Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.groovy <<< [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] [2021-04-17T21:40:49.698Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] Loading source files for package org.eclipse.ease.lang.groovy... [2021-04-17T21:40:50.626Z] Constructing Javadoc information... [2021-04-17T21:40:50.626Z] No plugin definition found, skipping [2021-04-17T21:40:50.626Z] No plugin definition found, skipping [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:50.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/src/main/resources [2021-04-17T21:40:50.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/help [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/classes [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:50.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/src/test/resources [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.626Z] [INFO] [2021-04-17T21:40:50.626Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.889Z] [INFO] [2021-04-17T21:40:50.889Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.889Z] [INFO] [2021-04-17T21:40:50.889Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:50.889Z] [INFO] Fork Value is false [2021-04-17T21:40:50.889Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:52.775Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:52.775Z] [INFO] [2021-04-17T21:40:52.775Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:52.775Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:52.775Z] [INFO] [2021-04-17T21:40:52.775Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:52.775Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:52.775Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:52.775Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:52.775Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:52.776Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:52.776Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:53.031Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy --- [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.groovy.interpreter >------ [2021-04-17T21:40:53.031Z] [INFO] Building org.eclipse.ease.lang.groovy.interpreter 0.8.0-SNAPSHOT [12/48] [2021-04-17T21:40:53.031Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.031Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.groovy.interpreter >>> [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.031Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.groovy.interpreter <<< [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] [2021-04-17T21:40:53.031Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.960Z] [INFO] [2021-04-17T21:40:53.960Z] Loading source files for package org.eclipse.ease.lang.groovy.interpreter... [2021-04-17T21:40:53.960Z] Constructing Javadoc information... [2021-04-17T21:40:53.960Z] No plugin definition found, skipping [2021-04-17T21:40:53.960Z] No plugin definition found, skipping [2021-04-17T21:40:53.960Z] [INFO] [2021-04-17T21:40:53.960Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.960Z] [INFO] [2021-04-17T21:40:53.961Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.961Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:53.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/src/main/resources [2021-04-17T21:40:53.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/help [2021-04-17T21:40:53.961Z] [INFO] [2021-04-17T21:40:53.961Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:53.961Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/classes [2021-04-17T21:40:54.216Z] [INFO] [2021-04-17T21:40:54.216Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:54.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/src/test/resources [2021-04-17T21:40:54.216Z] [INFO] [2021-04-17T21:40:54.216Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.216Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:54.216Z] [INFO] [2021-04-17T21:40:54.216Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.216Z] [INFO] [2021-04-17T21:40:54.216Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.216Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:54.216Z] [INFO] [2021-04-17T21:40:54.216Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.216Z] [INFO] [2021-04-17T21:40:54.216Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.216Z] [INFO] [2021-04-17T21:40:54.216Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.473Z] [INFO] [2021-04-17T21:40:54.473Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.473Z] [INFO] [2021-04-17T21:40:54.473Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:54.473Z] [INFO] Fork Value is false [2021-04-17T21:40:54.473Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:40:56.996Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:56.996Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:56.996Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:56.996Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT.pom [2021-04-17T21:40:56.996Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:56.996Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:56.996Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:56.996Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:40:56.996Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.interpreter/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.interpreter-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy.interpreter --- [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] ----------< org.eclipse.ease:org.eclipse.ease.lang.unittest >----------- [2021-04-17T21:40:56.996Z] [INFO] Building org.eclipse.ease.lang.unittest 0.8.0-SNAPSHOT [13/48] [2021-04-17T21:40:56.996Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:56.996Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.996Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.unittest >>> [2021-04-17T21:40:56.996Z] [INFO] [2021-04-17T21:40:56.997Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:56.997Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:40:56.997Z] [INFO] [2021-04-17T21:40:56.997Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:56.997Z] [INFO] [2021-04-17T21:40:56.997Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:56.997Z] [INFO] [2021-04-17T21:40:56.997Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.unittest <<< [2021-04-17T21:40:56.997Z] [INFO] [2021-04-17T21:40:56.997Z] [INFO] [2021-04-17T21:40:56.997Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.execution... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.reporters... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.definition... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.impl... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.util... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.impl... [2021-04-17T21:40:58.361Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.util... [2021-04-17T21:40:58.361Z] Constructing Javadoc information... [2021-04-17T21:40:58.361Z] No plugin definition found, skipping [2021-04-17T21:40:58.361Z] No plugin definition found, skipping [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:58.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/main/resources [2021-04-17T21:40:58.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/help [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.361Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/classes [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.361Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:40:58.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/test/resources [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.361Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.361Z] [INFO] [2021-04-17T21:40:58.361Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.jar [2021-04-17T21:40:58.617Z] [INFO] [2021-04-17T21:40:58.617Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.617Z] [INFO] [2021-04-17T21:40:58.617Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:58.617Z] [INFO] [2021-04-17T21:40:58.617Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:59.178Z] [INFO] [2021-04-17T21:40:59.178Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:59.178Z] [INFO] [2021-04-17T21:40:59.178Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:40:59.178Z] [INFO] Fork Value is false [2021-04-17T21:40:59.178Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:04.488Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:41:04.488Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:41:04.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:04.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:04.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:04.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:04.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:04.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:04.488Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest --- [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.unittest.ui >--------- [2021-04-17T21:41:04.488Z] [INFO] Building org.eclipse.ease.lang.unittest.ui 0.8.0-SNAPSHOT [14/48] [2021-04-17T21:41:04.488Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:04.488Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.488Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.unittest.ui >>> [2021-04-17T21:41:04.488Z] [INFO] [2021-04-17T21:41:04.489Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:04.489Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:41:04.489Z] [INFO] [2021-04-17T21:41:04.489Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:04.489Z] [INFO] [2021-04-17T21:41:04.489Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:04.489Z] [INFO] [2021-04-17T21:41:04.489Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.unittest.ui <<< [2021-04-17T21:41:04.489Z] [INFO] [2021-04-17T21:41:04.489Z] [INFO] [2021-04-17T21:41:04.489Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.decorators... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.dialogs... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.editor... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.handlers... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.sourceprovider... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.views... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.wizards... [2021-04-17T21:41:06.418Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.provider... [2021-04-17T21:41:06.418Z] Constructing Javadoc information... [2021-04-17T21:41:06.418Z] No plugin definition found, skipping [2021-04-17T21:41:06.418Z] No plugin definition found, skipping [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:06.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src/main/resources [2021-04-17T21:41:06.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/help [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/classes [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:06.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src/test/resources [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:06.418Z] [INFO] [2021-04-17T21:41:06.418Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:08.352Z] [INFO] [2021-04-17T21:41:08.352Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:08.352Z] [INFO] [2021-04-17T21:41:08.352Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:08.352Z] [INFO] Fork Value is false [2021-04-17T21:41:08.352Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:14.889Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:14.889Z] [INFO] [2021-04-17T21:41:14.889Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:14.889Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:14.889Z] [INFO] [2021-04-17T21:41:14.889Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:14.889Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:14.889Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:14.890Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest.ui --- [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.lang.ruby >------------- [2021-04-17T21:41:14.890Z] [INFO] Building org.eclipse.ease.lang.ruby 0.8.0-SNAPSHOT [15/48] [2021-04-17T21:41:14.890Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:14.890Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.ruby >>> [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:14.890Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.ruby <<< [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] [2021-04-17T21:41:14.890Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:15.860Z] [INFO] [2021-04-17T21:41:15.860Z] Loading source files for package org.eclipse.ease.lang.ruby... [2021-04-17T21:41:15.860Z] Constructing Javadoc information... [2021-04-17T21:41:15.860Z] No plugin definition found, skipping [2021-04-17T21:41:15.860Z] No plugin definition found, skipping [2021-04-17T21:41:15.860Z] [INFO] [2021-04-17T21:41:15.860Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:15.860Z] [INFO] [2021-04-17T21:41:15.860Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:15.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:15.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/src/main/resources [2021-04-17T21:41:15.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/help [2021-04-17T21:41:15.860Z] [INFO] [2021-04-17T21:41:15.860Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:15.860Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/classes [2021-04-17T21:41:16.117Z] [INFO] [2021-04-17T21:41:16.117Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:16.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/src/test/resources [2021-04-17T21:41:16.117Z] [INFO] [2021-04-17T21:41:16.117Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.117Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:16.117Z] [INFO] [2021-04-17T21:41:16.117Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.117Z] [INFO] [2021-04-17T21:41:16.117Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.117Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:16.117Z] [INFO] [2021-04-17T21:41:16.117Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.117Z] [INFO] [2021-04-17T21:41:16.117Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.117Z] [INFO] [2021-04-17T21:41:16.117Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.389Z] [INFO] [2021-04-17T21:41:16.389Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.389Z] [INFO] [2021-04-17T21:41:16.389Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:16.389Z] [INFO] Fork Value is false [2021-04-17T21:41:16.389Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:18.947Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:18.947Z] [INFO] [2021-04-17T21:41:18.947Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:18.947Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:18.947Z] [INFO] [2021-04-17T21:41:18.947Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:18.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:18.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:18.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:18.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:18.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:18.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:18.947Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:18.947Z] [INFO] [2021-04-17T21:41:18.947Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby --- [2021-04-17T21:41:18.947Z] [INFO] [2021-04-17T21:41:18.947Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.ruby.jruby >---------- [2021-04-17T21:41:18.947Z] [INFO] Building org.eclipse.ease.lang.ruby.jruby 0.8.0-SNAPSHOT [16/48] [2021-04-17T21:41:18.947Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:18.947Z] [INFO] [2021-04-17T21:41:18.947Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:18.947Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:18.948Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.ruby.jruby >>> [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:18.948Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.ruby.jruby <<< [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] [2021-04-17T21:41:18.948Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.889Z] [INFO] [2021-04-17T21:41:19.889Z] Loading source files for package org.eclipse.ease.lang.ruby.jruby... [2021-04-17T21:41:19.889Z] Constructing Javadoc information... [2021-04-17T21:41:19.889Z] No plugin definition found, skipping [2021-04-17T21:41:19.889Z] No plugin definition found, skipping [2021-04-17T21:41:19.889Z] [INFO] [2021-04-17T21:41:19.889Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.889Z] [INFO] [2021-04-17T21:41:19.889Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:19.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/src/main/resources [2021-04-17T21:41:19.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/help [2021-04-17T21:41:19.889Z] [INFO] [2021-04-17T21:41:19.889Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.889Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/classes [2021-04-17T21:41:19.889Z] [INFO] [2021-04-17T21:41:19.889Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:19.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/src/test/resources [2021-04-17T21:41:19.889Z] [INFO] [2021-04-17T21:41:19.890Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:19.890Z] [INFO] [2021-04-17T21:41:19.890Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.890Z] [INFO] [2021-04-17T21:41:19.890Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:19.890Z] [INFO] [2021-04-17T21:41:19.890Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.890Z] [INFO] [2021-04-17T21:41:19.890Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:19.890Z] [INFO] [2021-04-17T21:41:19.890Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:20.164Z] [INFO] [2021-04-17T21:41:20.164Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:20.164Z] [INFO] [2021-04-17T21:41:20.164Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:20.164Z] [INFO] Fork Value is false [2021-04-17T21:41:20.164Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:22.051Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:22.051Z] [INFO] [2021-04-17T21:41:22.051Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:22.051Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:22.051Z] [INFO] [2021-04-17T21:41:22.051Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:22.051Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:22.051Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:22.051Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:22.051Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:22.051Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:22.051Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:22.052Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.jruby/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.jruby-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby.jruby --- [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.javascript.nashorn >------ [2021-04-17T21:41:22.052Z] [INFO] Building org.eclipse.ease.lang.javascript.nashorn 0.8.0-SNAPSHOT [17/48] [2021-04-17T21:41:22.052Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.052Z] [INFO] The project's OSGi version is 0.8.0.I202104090601 [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.nashorn >>> [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.052Z] [INFO] The project's OSGi version is 0.8.0.I202104090601 [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.nashorn <<< [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] [2021-04-17T21:41:22.052Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.986Z] [INFO] [2021-04-17T21:41:22.986Z] Loading source files for package org.eclipse.ease.lang.javascript.nashorn... [2021-04-17T21:41:22.986Z] Constructing Javadoc information... [2021-04-17T21:41:22.986Z] No plugin definition found, skipping [2021-04-17T21:41:22.986Z] No plugin definition found, skipping [2021-04-17T21:41:22.986Z] [INFO] [2021-04-17T21:41:22.986Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.986Z] [INFO] [2021-04-17T21:41:22.986Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:22.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/src/main/resources [2021-04-17T21:41:22.986Z] [INFO] Copying 2 resources to help [2021-04-17T21:41:22.986Z] [INFO] [2021-04-17T21:41:22.986Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:22.986Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/classes [2021-04-17T21:41:23.243Z] [INFO] [2021-04-17T21:41:23.243Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:23.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/src/test/resources [2021-04-17T21:41:23.243Z] [INFO] [2021-04-17T21:41:23.243Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:23.243Z] [INFO] [2021-04-17T21:41:23.243Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.243Z] [INFO] [2021-04-17T21:41:23.243Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:23.243Z] [INFO] [2021-04-17T21:41:23.243Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.243Z] [INFO] [2021-04-17T21:41:23.243Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.243Z] [INFO] [2021-04-17T21:41:23.243Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.846Z] [INFO] [2021-04-17T21:41:23.846Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.846Z] [INFO] [2021-04-17T21:41:23.846Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:23.846Z] [INFO] Fork Value is false [2021-04-17T21:41:23.846Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:26.380Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:26.380Z] [INFO] [2021-04-17T21:41:26.380Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:26.380Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:26.380Z] [INFO] [2021-04-17T21:41:26.380Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:26.380Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:26.381Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:26.381Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:26.381Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:26.381Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:26.381Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:26.381Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.nashorn/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.nashorn-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.nashorn --- [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino >------- [2021-04-17T21:41:26.381Z] [INFO] Building org.eclipse.ease.lang.javascript.rhino 0.8.0-SNAPSHOT [18/48] [2021-04-17T21:41:26.381Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:26.381Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.rhino >>> [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:26.381Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.rhino <<< [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] [2021-04-17T21:41:26.381Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.750Z] [INFO] [2021-04-17T21:41:27.750Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino... [2021-04-17T21:41:27.750Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger... [2021-04-17T21:41:27.750Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.actions... [2021-04-17T21:41:27.750Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.editor... [2021-04-17T21:41:27.750Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino.debugger.model... [2021-04-17T21:41:27.750Z] Constructing Javadoc information... [2021-04-17T21:41:27.750Z] No plugin definition found, skipping [2021-04-17T21:41:27.750Z] No plugin definition found, skipping [2021-04-17T21:41:27.750Z] [INFO] [2021-04-17T21:41:27.750Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.750Z] [INFO] [2021-04-17T21:41:27.750Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:27.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/src/main/resources [2021-04-17T21:41:27.751Z] [INFO] Copying 2 resources to help [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/classes [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:27.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/src/test/resources [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:27.751Z] [INFO] [2021-04-17T21:41:27.751Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:28.312Z] [INFO] [2021-04-17T21:41:28.312Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:28.312Z] [INFO] [2021-04-17T21:41:28.312Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:28.312Z] [INFO] Fork Value is false [2021-04-17T21:41:28.567Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:31.891Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.891Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:31.891Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.891Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:31.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:31.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:31.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:31.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:31.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:31.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:31.891Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.891Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.rhino --- [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.891Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.python.jython >-------- [2021-04-17T21:41:31.891Z] [INFO] Building org.eclipse.ease.lang.python.jython 0.8.0-SNAPSHOT [19/48] [2021-04-17T21:41:31.891Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.891Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.891Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:31.891Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.891Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:31.891Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:31.892Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.python.jython >>> [2021-04-17T21:41:31.892Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:31.892Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:41:31.892Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:31.892Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:31.892Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.python.jython <<< [2021-04-17T21:41:31.892Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] [2021-04-17T21:41:31.892Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.289Z] [INFO] [2021-04-17T21:41:33.289Z] Loading source files for package org.eclipse.ease.lang.python.jython... [2021-04-17T21:41:33.289Z] Loading source files for package org.eclipse.ease.lang.python.jython.debugger... [2021-04-17T21:41:33.290Z] Loading source files for package org.eclipse.ease.lang.python.jython.preferences... [2021-04-17T21:41:33.290Z] Constructing Javadoc information... [2021-04-17T21:41:33.290Z] No plugin definition found, skipping [2021-04-17T21:41:33.290Z] No plugin definition found, skipping [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:33.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/src/main/resources [2021-04-17T21:41:33.290Z] [INFO] Copying 2 resources to help [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/classes [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:33.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/src/test/resources [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [2021-04-17T21:41:33.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:33.290Z] [INFO] [2021-04-17T21:41:33.290Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:34.262Z] [INFO] [2021-04-17T21:41:34.262Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:34.262Z] [INFO] [2021-04-17T21:41:34.262Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:34.262Z] [INFO] Fork Value is false [2021-04-17T21:41:34.262Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:38.436Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:38.436Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:38.436Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:38.436Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:38.436Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:38.436Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:38.436Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:38.436Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:38.436Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.jython --- [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.javascript.ui >-------- [2021-04-17T21:41:38.436Z] [INFO] Building org.eclipse.ease.lang.javascript.ui 0.8.0-SNAPSHOT [20/48] [2021-04-17T21:41:38.436Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.436Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.javascript.ui >>> [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.436Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.436Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.436Z] [INFO] [2021-04-17T21:41:38.437Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.javascript.ui <<< [2021-04-17T21:41:38.437Z] [INFO] [2021-04-17T21:41:38.437Z] [INFO] [2021-04-17T21:41:38.437Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.998Z] [INFO] [2021-04-17T21:41:38.998Z] Loading source files for package org.eclipse.ease.lang.javascript.ui... [2021-04-17T21:41:38.998Z] Loading source files for package org.eclipse.ease.lang.javascript.ui.completion... [2021-04-17T21:41:38.998Z] Constructing Javadoc information... [2021-04-17T21:41:38.998Z] No plugin definition found, skipping [2021-04-17T21:41:38.998Z] No plugin definition found, skipping [2021-04-17T21:41:38.998Z] [INFO] [2021-04-17T21:41:38.998Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.998Z] [INFO] [2021-04-17T21:41:38.998Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.998Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:38.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/src/main/resources [2021-04-17T21:41:38.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/help [2021-04-17T21:41:38.998Z] [INFO] [2021-04-17T21:41:38.998Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:38.998Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/classes [2021-04-17T21:41:39.290Z] [INFO] [2021-04-17T21:41:39.290Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:39.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/src/test/resources [2021-04-17T21:41:39.290Z] [INFO] [2021-04-17T21:41:39.290Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:39.290Z] [INFO] [2021-04-17T21:41:39.290Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.290Z] [INFO] [2021-04-17T21:41:39.290Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:39.290Z] [INFO] [2021-04-17T21:41:39.290Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.290Z] [INFO] [2021-04-17T21:41:39.290Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.290Z] [INFO] [2021-04-17T21:41:39.290Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.896Z] [INFO] [2021-04-17T21:41:39.896Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.896Z] [INFO] [2021-04-17T21:41:39.896Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:39.896Z] [INFO] Fork Value is false [2021-04-17T21:41:39.896Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:41.818Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:42.073Z] [INFO] [2021-04-17T21:41:42.073Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:42.073Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:42.073Z] [INFO] [2021-04-17T21:41:42.073Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:42.073Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:42.073Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:42.073Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:42.073Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:42.073Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:42.074Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:42.074Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.ui --- [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.jvm.compiled >--------- [2021-04-17T21:41:42.074Z] [INFO] Building org.eclipse.ease.lang.jvm.compiled 0.8.0-SNAPSHOT [21/48] [2021-04-17T21:41:42.074Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:42.074Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.jvm.compiled >>> [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:42.074Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.jvm.compiled <<< [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] [2021-04-17T21:41:42.074Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] Loading source files for package org.eclipse.ease.lang.jvm.compiled... [2021-04-17T21:41:43.003Z] Constructing Javadoc information... [2021-04-17T21:41:43.003Z] No plugin definition found, skipping [2021-04-17T21:41:43.003Z] No plugin definition found, skipping [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:43.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/src/main/resources [2021-04-17T21:41:43.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/help [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/classes [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:43.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/src/test/resources [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] [2021-04-17T21:41:43.003Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:43.289Z] [INFO] [2021-04-17T21:41:43.289Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.289Z] [INFO] [2021-04-17T21:41:43.289Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.290Z] [INFO] [2021-04-17T21:41:43.290Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.889Z] [INFO] [2021-04-17T21:41:43.889Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.889Z] [INFO] [2021-04-17T21:41:43.889Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:43.889Z] [INFO] Fork Value is false [2021-04-17T21:41:43.889Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:46.415Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:46.415Z] [INFO] [2021-04-17T21:41:46.415Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:46.415Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:46.415Z] [INFO] [2021-04-17T21:41:46.415Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:46.415Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:46.415Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:46.415Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:46.415Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:46.415Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:46.415Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:46.416Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.compiled/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.compiled-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.jvm.compiled --- [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.ui >------- [2021-04-17T21:41:46.416Z] [INFO] Building org.eclipse.ease.lang.scriptarchive.ui 0.8.0-SNAPSHOT [22/48] [2021-04-17T21:41:46.416Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:46.416Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] >>> maven-javadoc-plugin:3.1.0:javadoc (build-docs) > generate-sources @ org.eclipse.ease.lang.scriptarchive.ui >>> [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:46.416Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] <<< maven-javadoc-plugin:3.1.0:javadoc (build-docs) < generate-sources @ org.eclipse.ease.lang.scriptarchive.ui <<< [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] [2021-04-17T21:41:46.416Z] [INFO] --- maven-javadoc-plugin:3.1.0:javadoc (build-docs) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.352Z] [INFO] [2021-04-17T21:41:47.352Z] Loading source files for package org.eclipse.ease.lang.scriptarchive.ui... [2021-04-17T21:41:47.352Z] Loading source files for package org.eclipse.ease.lang.scriptarchive.ui.export... [2021-04-17T21:41:47.352Z] Constructing Javadoc information... [2021-04-17T21:41:47.352Z] No plugin definition found, skipping [2021-04-17T21:41:47.352Z] No plugin definition found, skipping [2021-04-17T21:41:47.352Z] [INFO] [2021-04-17T21:41:47.352Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.352Z] [INFO] [2021-04-17T21:41:47.352Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:47.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/src/main/resources [2021-04-17T21:41:47.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/help [2021-04-17T21:41:47.352Z] [INFO] [2021-04-17T21:41:47.352Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.352Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/classes [2021-04-17T21:41:47.607Z] [INFO] [2021-04-17T21:41:47.607Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:47.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/src/test/resources [2021-04-17T21:41:47.607Z] [INFO] [2021-04-17T21:41:47.607Z] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:47.607Z] [INFO] [2021-04-17T21:41:47.607Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.607Z] [INFO] [2021-04-17T21:41:47.607Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:47.607Z] [INFO] [2021-04-17T21:41:47.608Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.608Z] [INFO] [2021-04-17T21:41:47.608Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:47.608Z] [INFO] [2021-04-17T21:41:47.608Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:48.560Z] [INFO] [2021-04-17T21:41:48.560Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:48.560Z] [INFO] [2021-04-17T21:41:48.560Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:48.560Z] [INFO] Fork Value is false [2021-04-17T21:41:48.560Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:41:51.841Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:41:51.841Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:51.842Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:51.842Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:51.842Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:51.842Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-sources.jar [2021-04-17T21:41:51.842Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:51.842Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:51.842Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:51.842Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.ui/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.ui-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive.ui --- [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] ---------------< org.eclipse.ease:org.eclipse.ease.help >--------------- [2021-04-17T21:41:51.842Z] [INFO] Building org.eclipse.ease.help 0.8.0-SNAPSHOT [23/48] [2021-04-17T21:41:51.842Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.help --- [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.help --- [2021-04-17T21:41:51.842Z] [INFO] The project's OSGi version is 0.8.0.I202104172136 [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.help --- [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.help --- [2021-04-17T21:41:51.842Z] [INFO] [2021-04-17T21:41:51.842Z] [INFO] --- tycho-document-bundle-plugin:2.2.0:javadoc (eclipse-javadoc) @ org.eclipse.ease.help --- [2021-04-17T21:41:51.842Z] [INFO] Scopes: [compile, provided] [2021-04-17T21:41:51.842Z] [INFO] Output directory: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc [2021-04-17T21:41:51.842Z] [INFO] BaseDir: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help [2021-04-17T21:41:51.842Z] [INFO] Cleaning up first [2021-04-17T21:41:51.842Z] [INFO] 23 source folders [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src [2021-04-17T21:41:51.842Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/src [2021-04-17T21:41:51.843Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/src [2021-04-17T21:41:51.843Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/src [2021-04-17T21:41:51.843Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen [2021-04-17T21:41:51.843Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/src [2021-04-17T21:41:51.843Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/src [2021-04-17T21:41:51.843Z] [INFO] Source folder: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/src [2021-04-17T21:41:51.843Z] [INFO] 150 classpath deps [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.14.0.v20201103-0952/org.eclipse.e4.ui.css.swt-0.14.0.v20201103-0952.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.7.500.v20201021-1339/org.eclipse.ui.navigator.resources-3.7.500.v20201021-1339.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.jython-2.7.0.I202104151016.jar/jython.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/target/classes [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.900.v20201014-0742/org.eclipse.e4.ui.model.workbench-2.1.900.v20201014-0742.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/py4j-python/0.10.9.2-bnd-2odeag/py4j-python-0.10.9.2-bnd-2odeag.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.13.0.v20201026-1147/org.eclipse.e4.ui.css.swt.theme-0.13.0.v20201026-1147.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.1.200.v20201104-0938/org.eclipse.urischeme-1.1.200.v20201104-0938.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit.ui/2.19.0.v20200917-1406/org.eclipse.emf.edit.ui-2.19.0.v20200917-1406.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.jruby/9.0.5.I202104151016/org.jruby-9.0.5.I202104151016.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.0.v202007161535/org.eclipse.wst.common.core-1.4.0.v202007161535.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.15.0.v20201125-0918/org.eclipse.e4.ui.workbench.renderers.swt-0.15.0.v20201125-0918.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.22.0.v20201106-0834/org.eclipse.jface-3.22.0.v20201106-0834.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.600.v20200428-0912/org.eclipse.e4.core.di-1.7.600.v20200428-0912.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.ui/target/classes [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.codehaus.groovy/2.4.6.I202104151016/org.codehaus.groovy-2.4.6.I202104151016.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.javascript/0.0.20160315.v20161124-1903/com.google.javascript-0.0.20160315.v20161124-1903.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.5.0.v20200717-0620/org.eclipse.equinox.app-1.5.0.v20200717-0620.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.8.1100.v20200916-0836/org.eclipse.team.ui-3.8.1100.v20200916-0836.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.15.500.v20201021-1339/org.eclipse.e4.ui.workbench3-0.15.500.v20201021-1339.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.3.700.v20200828-0839/org.eclipse.equinox.p2.publisher.eclipse-1.3.700.v20200828-0839.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.10.500.v20201021-1339/org.eclipse.ui.views-3.10.500.v20201021-1339.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.12.0.v20201119-1132/org.eclipse.e4.ui.workbench-1.12.0.v20201119-1132.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.4.0.v20201014-0944/org.eclipse.e4.ui.services-1.4.0.v20201014-0944.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.118.100.v20201123-0719/org.eclipse.ui-3.118.100.v20201123-0719.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.115.100.v20201202-1103/org.eclipse.swt-3.115.100.v20201202-1103.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.401.v20201027-0550/org.eclipse.ecf.identity-3.9.401.v20201027-0550.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.15.0.v20201103-0952/org.eclipse.e4.ui.workbench.swt-0.15.0.v20201103-0952.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.19.0.v20201106-0848/org.eclipse.jdt.launching-3.19.0.v20201106-0848.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/target/classes [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.debug.ui/1.1.0.v202005251709/org.eclipse.wst.jsdt.debug.ui-1.1.0.v202005251709.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.4.0.v20201119-1132/org.eclipse.e4.ui.workbench.addons.swt-1.4.0.v20201119-1132.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.0.v20201026-0739/org.eclipse.ui.views.properties.tabbed-3.9.0.v20201026-0739.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.800.v20200609-0849/org.eclipse.e4.emf.xpath-0.2.800.v20200609-0849.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.ui/2.1.101.v202011230234/org.eclipse.wst.jsdt.ui-2.1.101.v202011230234.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.700.v20200110-1734/org.eclipse.core.filesystem-1.7.700.v20200110-1734.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.900.v20201105-1507/org.eclipse.core.resources-3.13.900.v20201105-1507.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.nashorn/target/classes [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.13.0.v20200622-2037/org.apache.batik.css-1.13.0.v20200622-2037.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.classloader/target/classes [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.5.300.v20190708-1141/org.eclipse.osgi.util-3.5.300.v20190708-1141.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/target/classes [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.2.500.v20200110-2121/org.eclipse.equinox.p2.repository.tools-2.2.500.v20200110-2121.jar [2021-04-17T21:41:51.843Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby.jruby/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.10.900.v20201111-1557.jar/pdebuild.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.600.v20191216-2352/org.eclipse.e4.core.di.annotations-1.6.600.v20191216-2352.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.9.101.v20201027-0547/org.eclipse.ecf-3.9.101.v20201027-0547.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.200.v20201027-1753/org.eclipse.ltk.core.refactoring-3.11.200.v20201027-1753.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.1.600.v20200511-1530/org.eclipse.equinox.p2.director.app-1.1.600.v20200511-1530.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/py4j-java/0.10.9.2-bnd-LoVopg/py4j-java-0.10.9.2-bnd-LoVopg.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.5.800.v20200608-1251/org.eclipse.ant.core-3.5.800.v20200608-1251.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.100.v20201116-1221/org.eclipse.pde.core-3.14.100.v20201116-1221.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.13.0.v20200622-2037/org.apache.batik.util-1.13.0.v20200622-2037.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20190430-1943/org.mozilla.javascript-1.7.10.v20190430-1943.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.7.0.v20200720-1126/org.eclipse.core.expressions-3.7.0.v20200720-1126.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.8.400.v20191217-1710/org.eclipse.e4.core.contexts-1.8.400.v20191217-1710.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.401.v202007142017/org.eclipse.wst.common.environment-1.0.401.v202007142017.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.17.0.v20201117-1145.jar/jdimodel.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.7.1200.v20201020-1107/org.eclipse.compare-3.7.1200.v20201020-1107.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common.ui/2.18.0.v20190507-0402/org.eclipse.emf.common.ui-2.18.0.v20190507-0402.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.11.0.v20201025-0656/org.eclipse.ui.forms-3.11.0.v20201025-0656.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.101.v20201025-2315/org.eclipse.ecf.filetransfer-5.1.101.v20201025-2315.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.0.v20201027-1526/org.eclipse.core.runtime-3.20.0.v20201027-1526.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.23.0.v20200630-0516/org.eclipse.emf.ecore-2.23.0.v20200630-0516.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.5.100.v20200908-1020/org.eclipse.equinox.p2.metadata-2.5.100.v20200908-1020.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.edit/2.16.0.v20190920-0401/org.eclipse.emf.edit-2.16.0.v20190920-0401.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/4.5.1.v20190425-1842/com.sun.jna-4.5.1.v20190425-1842.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.2.100.v20201109-2317/org.eclipse.e4.ui.dialogs-1.2.100.v20201109-2317.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.13.0.v20200622-2037/org.apache.batik.constants-1.13.0.v20200622-2037.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.11.200.v20201025-2022/org.eclipse.ltk.ui.refactoring-3.11.200.v20201025-2022.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.800.v20200120-1101/org.eclipse.core.variables-3.4.800.v20200120-1101.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.900.v20201021-1339/org.eclipse.e4.ui.di-1.2.900.v20201021-1339.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.5.400.v20200511-1530/org.eclipse.equinox.p2.publisher-1.5.400.v20200511-1530.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.800.v20201021-1339/org.eclipse.core.commands-3.9.800.v20201021-1339.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500.v20200211-1505/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.v20200211-1505.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.groovy.interpreter/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.1000.v20200909-1312/org.eclipse.core.jobs-3.10.1000.v20200909-1312.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.8.100.v20201102-2042/org.eclipse.equinox.preferences-3.8.100.v20201102-2042.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.115.100.v20201202-1103/org.eclipse.swt.gtk.linux.x86_64-3.115.100.v20201202-1103.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.0.v20201119-1132/org.eclipse.ui.ide-3.18.0.v20201119-1132.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.202.v202007142017/org.eclipse.wst.common.frameworks-1.2.202.v202007142017.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.manipulation/1.0.601.v201903222047/org.eclipse.wst.jsdt.manipulation-1.0.601.v201903222047.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.scriptarchive.ui/target/classes [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.9.0.v20200511-1725/org.eclipse.osgi.services-3.9.0.v20200511-1725.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar [2021-04-17T21:41:51.844Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.10.0.v20201021-1231/org.eclipse.ui.console-3.10.0.v20201021-1231.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.debug.core/3.2.200.v201903222047/org.eclipse.wst.jsdt.debug.core-3.2.200.v201903222047.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.800.v20200724-0804/org.eclipse.core.contenttype-3.7.800.v20200724-0804.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.800.v20200525-0755/org.eclipse.help-3.8.800.v20200525-0755.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.12.100.v20201014-0742/org.eclipse.jface.databinding-1.12.100.v20201014-0742.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.24.0.v20201123-0742/org.eclipse.jdt.core-3.24.0.v20201123-0742.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.2.500.v20200928-2213/org.eclipse.e4.core.services-2.2.500.v20200928-2213.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.9.500.v20201021-1339/org.eclipse.ui.navigator-3.9.500.v20201021-1339.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.500.v20201112-1545/org.eclipse.jface.text-3.16.500.v20201112-1545.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.jvm.compiled/target/classes [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.14.0.v20201102-2053/org.eclipse.equinox.common-3.14.0.v20201102-2053.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/target/classes [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.13.0.v20201119-1132/org.eclipse.e4.ui.bindings-0.13.0.v20201119-1132.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.100.v20201030-1916/org.eclipse.osgi-3.16.100.v20201030-1916.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.py4j/target/classes [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.10.100.v20200926-1123/org.eclipse.core.databinding-1.10.100.v20200926-1123.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.801.v202007142017/org.eclipse.wst.validation-1.2.801.v202007142017.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.401.v202007142017/org.eclipse.wst.common.project.facet.core-1.4.401.v202007142017.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.3.0.v20200612-1624/org.eclipse.equinox.bidi-1.3.0.v20200612-1624.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.10.0.v20201107-1818/org.eclipse.equinox.registry-3.10.0.v20201107-1818.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.10.400.v20200925-0557/org.eclipse.text-3.10.400.v20200925-0557.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.1.700.v20200904-1601/org.eclipse.equinox.p2.jarprocessor-1.1.700.v20200904-1601.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/target/classes [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.1.400.v20200221-1022/org.eclipse.equinox.p2.garbagecollector-1.1.400.v20200221-1022.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.15.100.v20201116-1727/org.eclipse.ui.workbench.texteditor-3.15.100.v20201116-1727.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.16.0.v20200507-0938/org.eclipse.e4.core.di.extensions-0.16.0.v20200507-0938.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.8.0.v20180207-1613/org.tukaani.xz-1.8.0.v20180207-1613.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/4.5.1.v20190425-1842/com.sun.jna.platform-4.5.1.v20190425-1842.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.4.700.v20200511-1530/org.eclipse.equinox.p2.director-2.4.700.v20200511-1530.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.400.v20200923-1238/org.eclipse.ui.editors-3.13.400.v20200923-1238.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.10.0.v20200730-0848/org.eclipse.core.databinding.observable-1.10.0.v20200730-0848.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.17.0.v20201109-1948/org.eclipse.debug.core-3.17.0.v20201109-1948.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.1000.v20201020-1107/org.eclipse.compare.core-3.6.1000.v20201020-1107.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.6.300.v20200211-1504/org.eclipse.equinox.p2.core-2.6.300.v20200211-1504.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.8.100.v20200619-0651/org.eclipse.core.databinding.property-1.8.100.v20200619-0651.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.2.700.v20200813-0739/org.eclipse.equinox.p2.touchpoint.eclipse-2.2.700.v20200813-0739.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.0.v20201122-1345/org.eclipse.ui.workbench-3.122.0.v20201122-1345.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.800.v20201021-1339/org.eclipse.e4.ui.widgets-1.2.800.v20201021-1339.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.21.0.v20200917-1439/org.eclipse.emf.common-2.21.0.v20200917-1439.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.15.100.v20200323-2111/org.eclipse.e4.ui.ide-3.15.100.v20200323-2111.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.1.400.v20191002-0702/org.eclipse.equinox.frameworkadmin-2.1.400.v20191002-0702.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.700.v20200511-1530/org.eclipse.equinox.p2.engine-2.6.700.v20200511-1530.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.12.100.v20201116-1027/org.eclipse.search-3.12.100.v20201116-1027.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.1100.v20200806-0621/org.eclipse.team.core-3.8.1100.v20200806-0621.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.5.0.v20201013-0853/org.eclipse.equinox.p2.repository-2.5.0.v20201013-0853.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.core/2.0.303.v202007221940/org.eclipse.wst.jsdt.core-2.0.303.v202007221940.jar [2021-04-17T21:41:51.845Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.1100.v20201029-1159/org.eclipse.core.filebuffers-3.6.1100.v20201029-1159.jar [2021-04-17T21:41:51.846Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.500.v20200114-1637/org.eclipse.equinox.security-1.3.500.v20200114-1637.jar [2021-04-17T21:41:51.846Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.700.v20201123-0650/org.eclipse.debug.ui-3.14.700.v20201123-0650.jar [2021-04-17T21:41:51.846Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.13.0.v20201119-1132/org.eclipse.e4.core.commands-0.13.0.v20201119-1132.jar [2021-04-17T21:41:51.846Z] [INFO] CP: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.8.2.v20180104-1110/com.google.gson-2.8.2.v20180104-1110.jar [2021-04-17T21:41:51.846Z] [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc' && 'javadoc' '@/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/target/javadoc.options.txt' '-J-Dhttp.proxySet=true' '-J-Dhttp.proxyHost=proxy.eclipse.org' '-J-Dhttp.proxyPort=9898' '-J-DhttpnonProxyHosts=*.eclipse.org' [2021-04-17T21:41:51.846Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.javascript... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.definition... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.impl... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.util... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.reporters... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.impl... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.runtime.util... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.classloader... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.ruby... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.javascript.rhino... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.completion... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.completion.provider... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.console... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.console.actions... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.debugging.model... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.dnd... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.handler... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.help.hovers... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.launching... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.modules.ui... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.perspectives... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.preferences... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.propertytester... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.tools... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.view... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.views.shell.dropins... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.jython... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.debug... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.debugger... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.debugger.actions... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.debugger.model... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.preferences... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.ui.completion... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.python.py4j.internal.ui... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.jvm.compiled... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.groovy... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.definition.provider... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.editor... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.unittest.ui.views... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.debugging... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.debugging.dispatcher... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.debugging.events... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.debugging.events.debugger... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.debugging.events.model... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.debugging.model... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.modules... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.service... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.sign... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.tools... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.urlhandler... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.lang.scriptarchive... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.scripts... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.definitions... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.handler... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.scripts.expressions.ui... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.scripts.keywordhandler... [2021-04-17T21:41:52.420Z] Loading source files for package org.eclipse.ease.ui.scripts.preferences... [2021-04-17T21:41:52.421Z] Loading source files for package org.eclipse.ease.ui.scripts.repository... [2021-04-17T21:41:52.421Z] Loading source files for package org.eclipse.ease.ui.scripts.ui... [2021-04-17T21:41:52.693Z] Loading source files for package org.eclipse.ease.lang.javascript.nashorn... [2021-04-17T21:41:53.295Z] Constructing Javadoc information... [2021-04-17T21:41:55.213Z] javadoc: error - Error fetching URL: http://help.eclipse.org/oxygen/topic/org.eclipse.platform.doc.isv/reference/api/ [2021-04-17T21:41:55.213Z] Standard Doclet version 15.0.2+7-27 [2021-04-17T21:41:55.213Z] Building tree for all the packages and classes... [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCodeParser.java:17: warning: no comment [2021-04-17T21:41:55.213Z] public class JavaScriptCodeParser extends AbstractCompletionParser { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/AbstractCompletionParser.java:22: warning: no comment [2021-04-17T21:41:55.213Z] public abstract class AbstractCompletionParser extends AbstractCodeParser { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/src/org/eclipse/ease/AbstractCodeParser.java:36: warning: no comment [2021-04-17T21:41:55.213Z] public abstract class AbstractCodeParser implements ICodeParser { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCodeFactory.java:27: warning: no comment [2021-04-17T21:41:55.213Z] public class JavaScriptCodeFactory extends AbstractCodeFactory { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/src/org/eclipse/ease/AbstractCodeFactory.java:32: warning: no comment [2021-04-17T21:41:55.213Z] public abstract class AbstractCodeFactory implements ICodeFactory { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/PluginConstants.java:14: warning: no comment [2021-04-17T21:41:55.213Z] public interface PluginConstants { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptHelper.java:10: warning: no comment [2021-04-17T21:41:55.213Z] public final class JavaScriptHelper { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript/src/org/eclipse/ease/lang/javascript/JavaScriptCompletionContext.java:17: warning: no comment [2021-04-17T21:41:55.213Z] public class JavaScriptCompletionContext extends CompletionContext { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/AssertionException.java:14: warning: no comment [2021-04-17T21:41:55.213Z] public class AssertionException extends RuntimeException { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/FilteredTestCommand.java:18: warning: no comment [2021-04-17T21:41:55.213Z] public class FilteredTestCommand { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/UnitTestHelper.java:60: warning: no comment [2021-04-17T21:41:55.213Z] public class UnitTestHelper { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/PluginConstants.java:14: warning: no comment [2021-04-17T21:41:55.213Z] public interface PluginConstants { [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:25: error: unknown tag: model [2021-04-17T21:41:55.213Z] * @model kind="package" extendedMetaData="qualified='false'" [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:26: error: unknown tag: generated [2021-04-17T21:41:55.213Z] * @generated [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.java:668: error: unknown tag: generated [2021-04-17T21:41:55.213Z] * @generated [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:16: error: unknown tag: model [2021-04-17T21:41:55.213Z] * @model [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:17: error: unknown tag: generated [2021-04-17T21:41:55.213Z] * @generated [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IVariable.java:22: error: unknown tag: model [2021-04-17T21:41:55.213Z] * @model [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IVariable.java:23: error: unknown tag: generated [2021-04-17T21:41:55.213Z] * @generated [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.java:30: error: unknown tag: model [2021-04-17T21:41:55.213Z] * @model extendedMetaData="kind='element' name='TestSuite'" [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.java:31: error: unknown tag: generated [2021-04-17T21:41:55.213Z] * @generated [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ICode.java:19: error: unknown tag: model [2021-04-17T21:41:55.213Z] * @model [2021-04-17T21:41:55.213Z] ^ [2021-04-17T21:41:55.213Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/ICode.java:20: error: unknown tag: generated [2021-04-17T21:41:55.213Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/IDefinitionFactory.java:11: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/Code.java:25: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/FlagToStringMap.java:29: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/DefinitionFactory.java:20: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/Variable.java:28: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/DefinitionPackage.java:27: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/impl/TestSuiteDefinition.java:48: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionXMLProcessor.java:19: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionResourceFactory.java:22: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionResource.java:13: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionAdapterFactory.java:21: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/util/DefinitionSwitch.java:20: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/reporters/ReportTools.java:21: warning: no comment [2021-04-17T21:41:55.214Z] public class ReportTools { [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IMetadata.java:20: error: unknown tag: model [2021-04-17T21:41:55.214Z] * @model [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IMetadata.java:21: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestEntity.java:33: error: unknown tag: model [2021-04-17T21:41:55.214Z] * @model abstract="true" [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestEntity.java:34: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFile.java:18: error: unknown tag: model [2021-04-17T21:41:55.214Z] * @model [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFile.java:19: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITest.java:18: error: unknown tag: model [2021-04-17T21:41:55.214Z] * @model [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITest.java:19: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimeFactory.java:13: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.java:21: error: unknown tag: model [2021-04-17T21:41:55.214Z] * @model [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.java:22: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:26: error: unknown tag: model [2021-04-17T21:41:55.214Z] * @model kind="package" [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:27: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.java:2811: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestSuite.java:24: error: unknown tag: model [2021-04-17T21:41:55.214Z] * @model [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestSuite.java:25: error: unknown tag: generated [2021-04-17T21:41:55.214Z] * @generated [2021-04-17T21:41:55.214Z] ^ [2021-04-17T21:41:55.214Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFolder.java:13: error: unknown tag: model [2021-04-17T21:41:55.215Z] * @model [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestFolder.java:14: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestContainer.java:21: error: unknown tag: model [2021-04-17T21:41:55.215Z] * @model abstract="true" [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestContainer.java:22: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestClass.java:12: error: unknown tag: model [2021-04-17T21:41:55.215Z] * @model [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestClass.java:13: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/TestStatus.java:17: error: unknown tag: model [2021-04-17T21:41:55.215Z] * @model [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/TestStatus.java:18: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestResult.java:19: error: unknown tag: model [2021-04-17T21:41:55.215Z] * @model [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/ITestResult.java:20: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestResult.java:26: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/StackTraceContainer.java:22: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/RuntimeFactory.java:25: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/RuntimePackage.java:35: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/Test.java:28: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestEntity.java:55: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/Metadata.java:26: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestFolder.java:12: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestContainer.java:37: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestClass.java:22: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestSuite.java:42: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/impl/TestFile.java:47: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/util/RuntimeSwitch.java:23: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/runtime/util/RuntimeAdapterFactory.java:20: error: unknown tag: generated [2021-04-17T21:41:55.215Z] * @generated [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyHelper.java:16: warning: no comment [2021-04-17T21:41:55.215Z] public class RubyHelper { [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/PluginConstants.java:14: warning: no comment [2021-04-17T21:41:55.215Z] public interface PluginConstants { [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyCodeFactory.java:26: warning: no comment [2021-04-17T21:41:55.215Z] public class RubyCodeFactory extends AbstractCodeFactory { [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.ruby/src/org/eclipse/ease/lang/ruby/RubyCodeParser.java:15: warning: no comment [2021-04-17T21:41:55.215Z] public class RubyCodeParser extends AbstractCodeParser { [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.215Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/src/org/eclipse/ease/lang/javascript/rhino/Activator.java:16: warning: no comment [2021-04-17T21:41:55.215Z] public class Activator implements BundleActivator { [2021-04-17T21:41:55.215Z] ^ [2021-04-17T21:41:55.216Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.javascript.rhino/src/org/eclipse/ease/lang/javascript/rhino/ObservingContextFactory.java:20: warning: no comment [2021-04-17T21:41:55.216Z] public class ObservingContextFactory extends ContextFactory { [2021-04-17T21:41:55.216Z] ^ [2021-04-17T21:41:55.216Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/Activator.java:29: warning: no comment [2021-04-17T21:41:55.216Z] public class Activator extends AbstractUIPlugin { [2021-04-17T21:41:55.216Z] ^ [2021-04-17T21:41:55.216Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/CompletionContext.java:41: warning: no comment [2021-04-17T21:41:55.216Z] public static class Bracket { [2021-04-17T21:41:55.216Z] ^ [2021-04-17T21:41:55.216Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/ICompletionProvider.java:21: warning: no comment [2021-04-17T21:41:55.216Z] public interface ICompletionProvider { [2021-04-17T21:41:55.216Z] ^ [2021-04-17T21:41:55.216Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/CompletionLabelProvider.java:20: warning: no comment [2021-04-17T21:41:55.216Z] public class CompletionLabelProvider extends LabelProvider implements ILabelProvider, IStyledLabelProvider { [2021-04-17T21:41:55.216Z] ^ [2021-04-17T21:41:55.216Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/IImageResolver.java:16: warning: no comment [2021-04-17T21:41:55.216Z] public interface IImageResolver { [2021-04-17T21:41:55.216Z] ^ [2021-04-17T21:41:55.216Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/ScriptCompletionProposal.java:36: warning: no comment [2021-04-17T21:41:55.216Z] public class ScriptCompletionProposal [2021-04-17T21:41:55.216Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/AbstractCompletionProvider.java:23: warning: no comment [2021-04-17T21:41:55.490Z] public abstract class AbstractCompletionProvider implements ICompletionProvider { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/AbstractCompletionProvider.java:25: warning: no comment [2021-04-17T21:41:55.490Z] public static class DescriptorImageResolver implements IImageResolver { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/provider/AbstractFileLocationCompletionProvider.java:38: warning: no comment [2021-04-17T21:41:55.490Z] public abstract class AbstractFileLocationCompletionProvider extends AbstractCompletionProvider { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/provider/LoadModuleCompletionProvider.java:28: warning: no comment [2021-04-17T21:41:55.490Z] public class LoadModuleCompletionProvider extends AbstractCompletionProvider { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/provider/EnvironmentLocationCompletionProvider.java:16: warning: no comment [2021-04-17T21:41:55.490Z] public class EnvironmentLocationCompletionProvider extends AbstractFileLocationCompletionProvider { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/completion/provider/LoadedModuleCompletionProvider.java:25: warning: no comment [2021-04-17T21:41:55.490Z] public class LoadedModuleCompletionProvider extends AbstractCompletionProvider { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/console/ScriptConsole.java:39: warning: no comment [2021-04-17T21:41:55.490Z] public class ScriptConsole extends IOConsole implements IExecutionListener, IScriptEngineProvider, IPropertyChangeListener { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/console/actions/ConsoleMessages.java:15: warning: no comment [2021-04-17T21:41:55.490Z] public class ConsoleMessages extends NLS { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/debugging/model/AbstractEaseDebugModelPresentation.java:33: warning: no comment [2021-04-17T21:41:55.490Z] public abstract class AbstractEaseDebugModelPresentation implements ILabelProvider { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/dnd/ModulesDropHandler.java:32: warning: no comment [2021-04-17T21:41:55.490Z] public class ModulesDropHandler extends AbstractModuleDropHandler implements IShellDropHandler { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/dnd/ResourceDropHandler.java:30: warning: no comment [2021-04-17T21:41:55.490Z] public class ResourceDropHandler implements IShellDropHandler { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/dnd/VariablesDropHandler.java:18: warning: no comment [2021-04-17T21:41:55.490Z] public class VariablesDropHandler implements IShellDropHandler { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.490Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/StopScriptExecution.java:21: warning: no comment [2021-04-17T21:41:55.490Z] public class StopScriptExecution extends AbstractHandler implements IHandler { [2021-04-17T21:41:55.490Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/Reset.java:23: warning: no comment [2021-04-17T21:41:55.491Z] public class Reset extends AbstractHandler implements IHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/OpenModulesPreferences.java:22: warning: no comment [2021-04-17T21:41:55.491Z] public class OpenModulesPreferences extends AbstractHandler implements IHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/PerformSignature.java:39: warning: no comment [2021-04-17T21:41:55.491Z] public class PerformSignature extends AbstractHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/SpawnShell.java:24: warning: no comment [2021-04-17T21:41:55.491Z] public class SpawnShell extends AbstractHandler implements IHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/PasteTextToScriptShell.java:34: warning: no comment [2021-04-17T21:41:55.491Z] public class PasteTextToScriptShell extends AbstractHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/OpenScriptHelp.java:19: warning: no comment [2021-04-17T21:41:55.491Z] public class OpenScriptHelp extends AbstractHandler implements IHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/SwitchEngine.java:21: warning: no comment [2021-04-17T21:41:55.491Z] public class SwitchEngine extends AbstractHandler implements IHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/handler/OpenHelp.java:28: warning: no comment [2021-04-17T21:41:55.491Z] public class OpenHelp extends AbstractHandler implements IHandler { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/IHoverHelp.java:18: warning: no comment [2021-04-17T21:41:55.491Z] public interface IHoverHelp { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/IHoverHelp.java:20: warning: no comment [2021-04-17T21:41:55.491Z] interface IMementoVisitor { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/EditorToolTipDecorator.java:30: warning: no comment [2021-04-17T21:41:55.491Z] public class EditorToolTipDecorator extends org.eclipse.jface.window.ToolTip { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/EditorToolTipGenerator.java:24: warning: no comment [2021-04-17T21:41:55.491Z] public class EditorToolTipGenerator { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/ModuleHelp.java:26: warning: no comment [2021-04-17T21:41:55.491Z] public class ModuleHelp implements IHoverHelp { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/MethodHelp.java:21: warning: no comment [2021-04-17T21:41:55.491Z] public class MethodHelp implements IHoverHelp { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/ConstantHelp.java:22: warning: no comment [2021-04-17T21:41:55.491Z] public class ConstantHelp implements IHoverHelp { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/HelpHoverImageProvider.java:28: warning: no comment [2021-04-17T21:41:55.491Z] public class HelpHoverImageProvider { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/help/hovers/IHoverContentProvider.java:18: warning: no comment [2021-04-17T21:41:55.491Z] public interface IHoverContentProvider { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/launching/FileExtensionFilter.java:24: warning: no comment [2021-04-17T21:41:55.491Z] public class FileExtensionFilter extends ViewerFilter { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/launching/LibrariesTab.java:49: warning: no comment [2021-04-17T21:41:55.491Z] public class LibrariesTab extends AbstractLaunchConfigurationTab implements ILaunchConfigurationTab { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/launching/LaunchConstants.java:21: warning: no comment [2021-04-17T21:41:55.491Z] public interface LaunchConstants { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/launching/LaunchConfigurationTabGroup.java:18: warning: no comment [2021-04-17T21:41:55.491Z] public class LaunchConfigurationTabGroup extends AbstractLaunchConfigurationTabGroup { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/launching/MainTab.java:50: warning: no comment [2021-04-17T21:41:55.491Z] public class MainTab extends AbstractLaunchConfigurationTab implements ILaunchConfigurationTab { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulePopupMenu.java:21: warning: no comment [2021-04-17T21:41:55.491Z] public class ModulePopupMenu extends AbstractPopupMenu { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/AbstractPopupMenu.java:23: warning: no comment [2021-04-17T21:41:55.491Z] public abstract class AbstractPopupMenu extends AbstractPopupItem implements IMenuListener { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/AbstractPopupItem.java:19: warning: no comment [2021-04-17T21:41:55.491Z] public abstract class AbstractPopupItem { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulesContentProvider.java:25: warning: no comment [2021-04-17T21:41:55.491Z] public class ModulesContentProvider extends AbstractVirtualTreeProvider { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulePopupItem.java:24: warning: no comment [2021-04-17T21:41:55.491Z] public class ModulePopupItem extends AbstractPopupItem { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulesFilter.java:18: warning: no comment [2021-04-17T21:41:55.491Z] public class ModulesFilter { [2021-04-17T21:41:55.491Z] ^ [2021-04-17T21:41:55.491Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulesDragListener.java:29: warning: no comment [2021-04-17T21:41:55.492Z] public class ModulesDragListener implements DragSourceListener { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulesLabelProvider.java:34: warning: no comment [2021-04-17T21:41:55.492Z] public class ModulesLabelProvider extends BaseLabelProvider implements IStyledLabelProvider, ILabelProvider { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModuleContributionFactory.java:34: warning: no comment [2021-04-17T21:41:55.492Z] public final class ModuleContributionFactory extends CompoundContributionItem implements IWorkbenchContribution { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulesTools.java:32: warning: no comment [2021-04-17T21:41:55.492Z] public final class ModulesTools { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulesTools.java:34: warning: no comment [2021-04-17T21:41:55.492Z] public static class ModuleEntry { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/modules/ui/ModulesComposite.java:35: warning: no comment [2021-04-17T21:41:55.492Z] public class ModulesComposite extends Composite implements BundleListener { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/preferences/ModulesContentProvider.java:18: warning: no comment [2021-04-17T21:41:55.492Z] public class ModulesContentProvider extends AbstractVirtualTreeProvider { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/preferences/ScriptingPage.java:29: warning: no comment [2021-04-17T21:41:55.492Z] public class ScriptingPage extends PreferencePage implements IWorkbenchPreferencePage { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/preferences/ModulesLabelProvider.java:13: warning: no comment [2021-04-17T21:41:55.492Z] public class ModulesLabelProvider extends LabelProvider { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/preferences/ModulesPage.java:45: warning: no comment [2021-04-17T21:41:55.492Z] public class ModulesPage extends PreferencePage implements IWorkbenchPreferencePage { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/preferences/ShellPreferencePage.java:46: warning: no comment [2021-04-17T21:41:55.492Z] public class ShellPreferencePage extends PreferencePage implements IWorkbenchPreferencePage { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/propertytester/ScriptEnginePropertyTester.java:16: warning: no comment [2021-04-17T21:41:55.492Z] public class ScriptEnginePropertyTester extends PropertyTester { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/propertytester/EngineTester.java:26: warning: no comment [2021-04-17T21:41:55.492Z] public class EngineTester extends PropertyTester { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/Timer.java:14: warning: no comment [2021-04-17T21:41:55.492Z] public class Timer { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/ToggleHandler.java:39: warning: no description for @author [2021-04-17T21:41:55.492Z] * @author [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/tools/LocationImageDescriptor.java:25: warning: no comment [2021-04-17T21:41:55.492Z] public class LocationImageDescriptor extends ImageDescriptor { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/view/ScriptHistoryText.java:44: warning: no comment [2021-04-17T21:41:55.492Z] public class ScriptHistoryText extends StyledText implements IExecutionListener { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/view/VariablesDragListener.java:24: warning: no comment [2021-04-17T21:41:55.492Z] public class VariablesDragListener implements DragSourceListener { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/view/EngineContributionFactory.java:31: warning: no comment [2021-04-17T21:41:55.492Z] public final class EngineContributionFactory extends CompoundContributionItem implements IWorkbenchContribution { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/view/ModuleExplorerView.java:60: warning: no comment [2021-04-17T21:41:55.492Z] public class ModuleExplorerView extends ViewPart implements IPreferenceChangeListener { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/view/TextSelectionProvider.java:24: warning: no comment [2021-04-17T21:41:55.492Z] public class TextSelectionProvider implements ISelectionProvider, SelectionListener { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui/src/org/eclipse/ease/ui/views/shell/dropins/AbstractDropin.java:28: warning: no comment [2021-04-17T21:41:55.492Z] public abstract class AbstractDropin implements IShellDropin, IExecutionListener { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonPackageManager.java:23: warning: no comment [2021-04-17T21:41:55.492Z] public class JythonPackageManager extends SysPackageManager { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonScriptEngine.java:56: warning: no comment [2021-04-17T21:41:55.492Z] public class JythonScriptEngine extends AbstractReplScriptEngine { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python.jython/src/org/eclipse/ease/lang/python/jython/JythonTracer.java:15: warning: no comment [2021-04-17T21:41:55.492Z] public class JythonTracer extends PyObject { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/PythonCodeParser.java:17: warning: no comment [2021-04-17T21:41:55.492Z] public class PythonCodeParser extends AbstractCodeParser { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/PythonCompletionContext.java:17: warning: no comment [2021-04-17T21:41:55.492Z] public class PythonCompletionContext extends CompletionContext { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.492Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/PythonHelper.java:21: warning: no comment [2021-04-17T21:41:55.492Z] public class PythonHelper { [2021-04-17T21:41:55.492Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/Pep302ModuleImporter.java:28: warning: no comment [2021-04-17T21:41:55.493Z] public class Pep302ModuleImporter implements IScriptEngineLaunchExtension { [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/PythonCodeFactory.java:30: warning: no comment [2021-04-17T21:41:55.493Z] public class PythonCodeFactory extends AbstractCodeFactory { [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/Activator.java:16: warning: no comment [2021-04-17T21:41:55.493Z] public class Activator extends AbstractUIPlugin { [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/debug/ITracingConstant.java:15: warning: no comment [2021-04-17T21:41:55.493Z] public interface ITracingConstant { [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/src/org/eclipse/ease/debugging/AbstractEaseDebugger.java:59: warning: no comment [2021-04-17T21:41:55.493Z] public abstract class AbstractEaseDebugger implements IEventProcessor, IExecutionListener { [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.python/src/org/eclipse/ease/lang/python/debugger/ResourceHelper.java:24: warning: no comment [2021-04-17T21:41:55.493Z] public class ResourceHelper { [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/FlagToStringMapItemProvider.java:29: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/CodeItemProvider.java:29: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/DefinitionItemProviderAdapterFactory.java:31: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.java:12: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.java:62: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/TestSuiteDefinitionItemProvider.java:33: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest.ui/src-gen/org/eclipse/ease/lang/unittest/definition/provider/VariableItemProvider.java:31: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src/org/eclipse/ease/ui/scripts/keywordhandler/CommandContributionItem.java:85: error: unknown tag: noextend [2021-04-17T21:41:55.493Z] * @noextend This class is not intended to be subclassed by clients. [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryFactory.java:21: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScript.java:36: error: unknown tag: model [2021-04-17T21:41:55.493Z] * @model [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScript.java:37: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScriptLocation.java:28: error: unknown tag: model [2021-04-17T21:41:55.493Z] * @model [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IScriptLocation.java:29: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IStorage.java:29: error: unknown tag: model [2021-04-17T21:41:55.493Z] * @model [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IStorage.java:30: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRawLocation.java:29: error: unknown tag: model [2021-04-17T21:41:55.493Z] * @model [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRawLocation.java:30: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:34: error: unknown tag: model [2021-04-17T21:41:55.493Z] * @model kind="package" [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:35: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.ui.scripts/src-gen/org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.java:682: error: unknown tag: generated [2021-04-17T21:41:55.493Z] * @generated [2021-04-17T21:41:55.493Z] ^ [2021-04-17T21:41:55.493Z] Generating ./org/eclipse/ease/AbstractCodeFactory.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/AbstractCodeParser.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/AbstractReplScriptEngine.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/AbstractScriptEngine.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/Activator.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/BreakException.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/DelegatingJarClassLoader.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/ExitException.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/ICodeFactory.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/ICodeFactory.Parameter.html... [2021-04-17T21:41:55.788Z] Generating ./org/eclipse/ease/ICodeParser.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ICompletionContext.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ICompletionContext.Type.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/IDebugEngine.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/IExecutionListener.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/IReplEngine.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/IScriptable.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/IScriptEngine.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/IScriptEngineLaunchExtension.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/IScriptEngineProvider.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ISecurityCheck.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ISecurityCheck.ActionType.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/Logger.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/Script.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ScriptEngineCancellationException.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ScriptEngineException.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ScriptEngineInterruptedException.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ScriptExecutionException.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ScriptObjectType.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/ScriptResult.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/classloader/EaseClassLoader.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/AbstractEaseDebugger.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/AbstractEaseDebugger.ThreadState.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/DebugTracer.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/DynamicContentEditorInput.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/EaseDebugFrame.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/IScriptDebugFrame.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/IScriptRegistry.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/ScriptRegistry.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/ScriptSourceLocator.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/ScriptStackTrace.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/dispatcher/EventDispatchJob.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/dispatcher/IEventProcessor.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/AbstractEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/IDebugEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/EngineStartedEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/EngineTerminatedEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/EvaluateExpressionEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/IDebuggerEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/ResumedEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/ScriptReadyEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/ScriptTerminatedEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/StackFramesEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/SuspendedEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/ThreadCreatedEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/ThreadTerminatedEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/debugger/VariablesEvent.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/model/BreakpointRequest.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/model/BreakpointRequest.Mode.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/model/DisconnectRequest.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/model/EvaluateExpressionRequest.html... [2021-04-17T21:41:56.045Z] Generating ./org/eclipse/ease/debugging/events/model/GetStackFramesRequest.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/events/model/GetVariablesRequest.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/events/model/IModelRequest.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/events/model/ResumeRequest.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/events/model/SetVariablesRequest.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/events/model/SuspendRequest.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/events/model/TerminateRequest.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugElement.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugElement.State.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugLastExecutionResult.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugProcess.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugStackFrame.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugTarget.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugThread.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugValue.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugVariable.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseDebugVariable.Type.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseJavaArrayElementVariable.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseJavaFieldVariable.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseWatchExpressionDelegate.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/debugging/model/EaseWatchExpressionResult.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/groovy/GroovyCodeFactory.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/groovy/GroovyCodeParser.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/groovy/GroovyHelper.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/groovy/PluginConstants.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCodeFactory.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCodeParser.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptCompletionContext.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/JavaScriptHelper.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/PluginConstants.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/NashornBootstrapper.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/NashornScriptEngine.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/rhino/Activator.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/rhino/ObservingContextFactory.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/javascript/rhino/RhinoScriptEngine.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/jvm/compiled/JVMCompiledHeaderParser.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/jvm/compiled/JVMCompiledScriptEngine.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/python/Activator.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/python/Pep302ModuleImporter.html... [2021-04-17T21:41:56.301Z] Generating ./org/eclipse/ease/lang/python/PythonCodeFactory.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/PythonCodeParser.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/PythonCompletionContext.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/PythonHelper.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debug/ITracingConstant.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/ICodeTracer.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/IPyFrame.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/IPythonDebugEngine.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/IPythonScriptRegistry.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonBreakpoint.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonDebugger.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonDebugger.PythonDebugFrame.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonEventDispatchJob.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/PythonScriptRegistry.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/ResourceHelper.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/FrameworkFilterAction.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/MagicFilterAction.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/ViewFilterAction.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/model/PythonDebugModelPresentation.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/debugger/model/PythonDebugTarget.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/jython/Activator.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/jython/JythonPackageManager.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/jython/JythonScriptEngine.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/jython/JythonTracer.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/jython/PythonEnvironementBootStrapper.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/preferences/IPreferenceConstants.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Activator.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ICodeTraceFilter.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/IInteractiveReturn.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/IPythonSideEngine.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4JBootstrap.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jDebugger.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jDebuggerEngine.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4jScriptEngine.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/Py4JScriptEnginePrefConstants.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/PreferenceInitializer.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/Py4JPreferencePage.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/ui/completion/PythonCompletionProviderWrapper.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/python/ui/completion/PythonHelpResolver.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/ruby/PluginConstants.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/ruby/RubyCodeFactory.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/ruby/RubyCodeParser.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/ruby/RubyHelper.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/scriptarchive/ArchiveEngine.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/scriptarchive/ManifestParser.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/scriptarchive/NonClosingInputStream.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/scriptarchive/PluginConstants.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/AssertionException.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/DefaultAssertion.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/FilteredTestCommand.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/IAssertion.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/PluginConstants.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/TestSuiteScriptEngine.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/UnitTestHelper.html... [2021-04-17T21:41:56.557Z] Generating ./org/eclipse/ease/lang/unittest/UnitTestModule.html... [2021-04-17T21:41:56.557Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src/org/eclipse/ease/lang/unittest/UnitTestModule.java:320: error: unknown tag: module [2021-04-17T21:41:56.557Z] * in case {@module #setThrowOnFailure(boolean)} is enabled [2021-04-17T21:41:56.557Z] ^ [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/Flag.html... [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:175: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:193: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:211: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:266: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:275: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:284: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:293: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:24: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:25: error: unknown tag: ordered [2021-04-17T21:41:56.813Z] * @ordered [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:32: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:33: error: unknown tag: ordered [2021-04-17T21:41:56.813Z] * @ordered [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:41: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:42: error: unknown tag: ordered [2021-04-17T21:41:56.813Z] * @ordered [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:49: error: unknown tag: generated [2021-04-17T21:41:56.813Z] * @generated [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.lang.unittest/src-gen/org/eclipse/ease/lang/unittest/definition/Flag.java:50: error: unknown tag: ordered [2021-04-17T21:41:56.813Z] * @ordered [2021-04-17T21:41:56.813Z] ^ [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/ICode.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionFactory.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/IDefinitionPackage.Literals.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/ITestSuiteDefinition.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/IVariable.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/Code.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/DefinitionFactory.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/DefinitionPackage.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/FlagToStringMap.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/TestSuiteDefinition.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/Variable.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/CodeItemProvider.html... [2021-04-17T21:41:56.813Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/DefinitionItemProviderAdapterFactory.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/FlagToStringMapItemProvider.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestDefinitionEditPlugin.Implementation.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/TestSuiteDefinitionItemProvider.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/VariableItemProvider.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionAdapterFactory.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionResource.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionResourceFactory.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionSwitch.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/DefinitionXMLProcessor.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/reporters/IReportGenerator.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/reporters/JUnitReportGenerator.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/reporters/ReportTools.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IMetadata.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimeFactory.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IRuntimePackage.Literals.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/IStackTraceContainer.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITest.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestClass.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestContainer.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestEntity.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestFile.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestFolder.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestResult.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/ITestSuite.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/TestStatus.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/Metadata.html... [2021-04-17T21:41:57.086Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/RuntimeFactory.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/RuntimePackage.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/StackTraceContainer.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/Test.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestClass.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestContainer.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestEntity.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestFile.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestFolder.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestResult.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/TestSuite.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/RuntimeAdapterFactory.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/RuntimeSwitch.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/AbstractEditorPage.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/CustomCodePage.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/FileSelectionPage.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/IVariablesProvider.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/OverviewPage.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/TestSuiteEditor.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/TestSuiteEditorActionBarContributor.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/VariablesPage.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/MultiSelectionProvider.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/SuiteRuntimeInformation.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/TestSuiteContentProvider.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/TestSuiteLabelProvider.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/UIAttachment.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/UnitTestView.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/AbstractScriptModule.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/BootStrapper.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/EnvironmentModule.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/IEnvironment.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/IModuleCallbackProvider.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/IModuleListener.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/IScriptModule.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ModuleCategoryDefinition.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ModuleDefinition.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ModuleDefinition.ModuleDependency.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ModuleHelper.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ModuleTracker.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ModuleTracker.ModuleState.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ScriptParameter.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ScriptParameter.Helper.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/ScriptParameter.OptionalParameterHelper.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/modules/WrapToScript.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/service/EngineDescription.html... [2021-04-17T21:41:57.342Z] Generating ./org/eclipse/ease/service/IScriptService.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/service/ScriptService.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/service/ScriptServiceFactory.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/service/ScriptType.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/IPreferenceConstants.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/ISignatureConstants.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/PerformSignature.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/ScriptSignatureException.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/SignatureCheck.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/SignatureHelper.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/SignatureInfo.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/sign/VerifySignature.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/tools/ContributionTools.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/tools/ListenerList.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/tools/NullOutputStream.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/tools/ResourceTools.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/tools/ResourceTools.NonClosingInputStream.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/tools/RunnableWithResult.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/tools/StringTools.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/Activator.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/Messages.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/AbstractCompletionParser.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/AbstractCompletionProvider.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/AbstractCompletionProvider.DescriptorImageResolver.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/CodeCompletionAggregator.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/CompletionContext.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/CompletionContext.Bracket.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/CompletionLabelProvider.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/ICompletionProvider.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/IHelpResolver.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/IImageResolver.html... [2021-04-17T21:41:57.597Z] Generating ./org/eclipse/ease/ui/completion/ScriptCompletionProposal.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/completion/provider/AbstractFileLocationCompletionProvider.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/completion/provider/EnvironmentLocationCompletionProvider.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/completion/provider/LoadedModuleCompletionProvider.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/completion/provider/LoadModuleCompletionProvider.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/completion/provider/LocationResolver.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/completion/provider/VariablesCompletionProvider.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/ScriptConsole.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/ScriptConsolePageParticipant.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/actions/ConsoleMessages.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/actions/RemoveAllTerminatedConsolesAction.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/actions/RemoveCurrentConsoleAction.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/actions/ShowStandardErrorAction.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/actions/ShowStandardOutAction.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/actions/ShowWhenContentChangesAction.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/console/actions/TerminateConsoleAction.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/debugging/model/AbstractEaseDebugModelPresentation.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/AbstractFileDropHandler.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/AbstractModuleDropHandler.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/IShellDropHandler.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/JarDropHandler.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/ModulesDropHandler.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/ResourceDropHandler.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/ShellDropTarget.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/dnd/VariablesDropHandler.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/ClearDisplay.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/LoadModule.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/OpenHelp.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/OpenModulesPreferences.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/OpenScriptHelp.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/PasteTextToScriptShell.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/PerformSignature.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/Reset.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/SpawnShell.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/StopScriptExecution.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/SwitchEngine.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/handler/ToggleDropinsSection.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/ConstantHelp.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/ContentProposalModifier.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/EditorToolTipDecorator.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/EditorToolTipGenerator.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/HelpHoverImageProvider.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/HoverManager.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverContentProvider.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverHelp.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/IHoverHelp.IMementoVisitor.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/MethodHelp.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/help/hovers/ModuleHelp.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/launching/EaseLaunchDelegate.html... [2021-04-17T21:41:57.598Z] Generating ./org/eclipse/ease/ui/launching/FileExtensionFilter.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/launching/LaunchConfigurationTabGroup.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/launching/LaunchConstants.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/launching/LibrariesTab.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/launching/MainTab.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModuleContributionFactory.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulePopupItem.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulePopupMenu.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesComposite.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesContentProvider.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesDragListener.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesFilter.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesLabelProvider.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesTools.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/modules/ui/ModulesTools.ModuleEntry.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/perspectives/ScriptingPerspective.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/preferences/IPreferenceConstants.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/preferences/ModulesContentProvider.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/preferences/ModulesLabelProvider.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/preferences/ModulesPage.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/preferences/PreferenceInitializer.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/preferences/ScriptingPage.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/preferences/ShellPreferencePage.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/propertytester/EngineTester.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/propertytester/ScriptEnginePropertyTester.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/Activator.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/FileScriptStorage.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/Messages.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/ScriptContributionFactory.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/ScriptEditorInput.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/ScriptStorage.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/ScriptURLConnection.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/ScriptURLStreamHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/WorkspaceScriptStorage.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ExpressionTools.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ExpressionTools.ExpressionDescription.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ICompositeExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/IExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractCompositeExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AbstractExpressionDefinition.Parameter.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AdaptExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/AndExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/CountExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/EqualsExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ExpressionFactory.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/InstanceOfExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/IterateExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/NotExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/OrExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ReferenceExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/ResolveExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/RootExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/SystemTestExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/TestExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/WithExpressionDefinition.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/CreateExpressionHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/DeleteExpressionHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionComposite.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionContentProvider.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/ExpressionDialog.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CommandContributionItem.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CronHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/CronScheduler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/EventBusHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/KeyHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/MenuHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/PopupHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ResourceChangeHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/SaveEditorHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionFactory.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ScriptContributionItem.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ShutdownHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/StartupHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.html... [2021-04-17T21:41:57.854Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/ToolbarHandler.Location.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/preferences/IPreferenceConstants.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/preferences/LocationsPage.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/preferences/PreferenceInitializer.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/preferences/PreferencesHelper.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/preferences/SignaturePreferencePage.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/preferences/URIValidator.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRawLocation.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryFactory.html... [2021-04-17T21:41:57.855Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryPackage.Literals.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/repository/IRepositoryService.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/repository/IScript.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/repository/IScriptLocation.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/repository/IStorage.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/Decorator.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptComposite.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptContentProvider.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptContextMenuEntries.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptDragSource.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptDropHandler.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptEngineFilter.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptPopup.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptPopupMenu.html... [2021-04-17T21:41:58.110Z] Generating ./org/eclipse/ease/ui/scripts/ui/ScriptSelectionDialog.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/AbstractLaunchDelegate.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/AbstractPopupItem.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/AbstractPopupMenu.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/AbstractVirtualTreeProvider.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/AbstractWorkbenchRunnable.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/DecoratedLabelProvider.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/LocationImageDescriptor.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/TextWithImage.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/Timer.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/tools/ToggleHandler.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/view/EngineContributionFactory.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/view/ModuleExplorerView.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/view/ScriptHistoryText.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/view/ScriptShell.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/view/TextSelectionProvider.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/view/VariablesDragListener.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/AbstractDropin.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/IShellDropin.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/urlhandler/WorkspaceURLConnection.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/urlhandler/WorkspaceURLStreamHandlerService.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/classloader/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/classloader/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/dispatcher/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/dispatcher/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/events/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/events/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/events/debugger/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/events/debugger/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/events/model/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/events/model/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/model/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/debugging/model/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/groovy/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/groovy/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/javascript/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/javascript/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/javascript/nashorn/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/javascript/rhino/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/javascript/rhino/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/jvm/compiled/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/jvm/compiled/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debug/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debug/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debugger/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debugger/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debugger/actions/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debugger/model/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/debugger/model/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/jython/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/jython/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/preferences/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/preferences/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/py4j/internal/ui/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/ui/completion/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/python/ui/completion/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/ruby/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/ruby/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/scriptarchive/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/scriptarchive/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/impl/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/provider/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/definition/util/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/reporters/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/reporters/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/runtime/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/runtime/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/runtime/impl/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/runtime/util/package-tree.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/package-summary.html... [2021-04-17T21:41:58.111Z] Generating ./org/eclipse/ease/lang/unittest/ui/editor/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/lang/unittest/ui/views/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/modules/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/modules/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/service/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/service/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/sign/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/sign/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/tools/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/tools/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/completion/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/completion/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/completion/provider/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/completion/provider/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/console/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/console/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/console/actions/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/console/actions/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/debugging/model/package-summary.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/debugging/model/package-tree.html... [2021-04-17T21:41:58.112Z] Generating ./org/eclipse/ease/ui/dnd/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/dnd/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/handler/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/handler/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/help/hovers/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/help/hovers/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/launching/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/launching/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/modules/ui/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/modules/ui/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/perspectives/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/perspectives/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/preferences/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/preferences/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/propertytester/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/propertytester/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/definitions/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/handler/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/expressions/ui/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/keywordhandler/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/preferences/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/preferences/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/repository/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/repository/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/ui/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/scripts/ui/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/tools/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/tools/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/view/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/view/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/ui/views/shell/dropins/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/urlhandler/package-summary.html... [2021-04-17T21:41:58.368Z] Generating ./org/eclipse/ease/urlhandler/package-tree.html... [2021-04-17T21:41:58.368Z] Generating ./constant-values.html... [2021-04-17T21:41:58.368Z] Generating ./serialized-form.html... [2021-04-17T21:41:58.368Z] Generating ./overview-tree.html... [2021-04-17T21:41:58.368Z] Generating ./deprecated-list.html... [2021-04-17T21:41:58.368Z] Generating ./index.html... [2021-04-17T21:41:58.368Z] Building index for all the packages and classes... [2021-04-17T21:41:58.368Z] Generating ./index-all.html... [2021-04-17T21:41:58.624Z] Building index for all classes... [2021-04-17T21:41:58.624Z] Generating ./allclasses-index.html... [2021-04-17T21:41:58.624Z] Generating ./allpackages-index.html... [2021-04-17T21:41:58.625Z] Generating ./overview-summary.html... [2021-04-17T21:41:58.625Z] Generating ./help-doc.html... [2021-04-17T21:41:58.625Z] 100 errors [2021-04-17T21:41:58.625Z] 100 warnings [2021-04-17T21:41:58.625Z] [INFO] execution failed with rc = 1 [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/overview-summary.html -> help/api-docs/javadoc/overview-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/constant-values.html -> help/api-docs/javadoc/constant-values.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/deprecated-list.html -> help/api-docs/javadoc/deprecated-list.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/classloader/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/classloader/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/dispatcher/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/dispatcher/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/debugger/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/debugger/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/events/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/events/model/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/debugging/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/debugging/model/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/groovy/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/groovy/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/nashorn/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/nashorn/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/javascript/rhino/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/javascript/rhino/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/jvm/compiled/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/jvm/compiled/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debug/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debug/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/actions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/actions/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/debugger/model/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/jython/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/jython/package-summary.html [2021-04-17T21:41:58.625Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/preferences/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/py4j/internal/ui/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/python/ui/completion/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/python/ui/completion/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/ruby/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/ruby/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/scriptarchive/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/scriptarchive/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/impl/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/impl/package-summary.html [2021-04-17T21:41:58.626Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/provider/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/provider/package-summary.html [2021-04-17T21:41:58.889Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/util/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/definition/util/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/reporters/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/reporters/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/impl/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/util/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/runtime/util/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/editor/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/editor/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/views/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/lang/unittest/ui/views/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/modules/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/modules/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/service/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/service/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/sign/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/sign/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/tools/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/tools/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/completion/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/completion/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/completion/provider/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/completion/provider/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/console/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/console/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/console/actions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/console/actions/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/debugging/model/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/debugging/model/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/dnd/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/dnd/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/handler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/handler/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/help/hovers/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/help/hovers/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/launching/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/launching/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/modules/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/modules/ui/package-summary.html [2021-04-17T21:41:58.890Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/perspectives/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/perspectives/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/preferences/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/propertytester/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/propertytester/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/definitions/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/handler/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/expressions/ui/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/keywordhandler/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/preferences/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/preferences/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/repository/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/repository/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/scripts/ui/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/scripts/ui/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/tools/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/tools/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/view/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/view/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/ui/views/shell/dropins/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/ui/views/shell/dropins/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help, file: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/help/api-docs/javadoc/org/eclipse/ease/urlhandler/package-summary.html -> help/api-docs/javadoc/org/eclipse/ease/urlhandler/package-summary.html [2021-04-17T21:41:58.891Z] [INFO] [2021-04-17T21:41:58.891Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.help --- [2021-04-17T21:41:58.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:58.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/src/main/resources [2021-04-17T21:41:58.891Z] [INFO] [2021-04-17T21:41:58.891Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.help --- [2021-04-17T21:41:58.891Z] [INFO] [2021-04-17T21:41:58.891Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.help --- [2021-04-17T21:41:58.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:41:58.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/src/test/resources [2021-04-17T21:41:58.891Z] [INFO] [2021-04-17T21:41:58.891Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.help --- [2021-04-17T21:41:58.891Z] [INFO] [2021-04-17T21:41:58.891Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.help --- [2021-04-17T21:41:58.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/target/org.eclipse.ease.help-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.help --- [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.help --- [2021-04-17T21:41:59.147Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/target/org.eclipse.ease.help-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.147Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.147Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.147Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease.help/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.help/0.8.0-SNAPSHOT/org.eclipse.ease.help-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.help --- [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] -------------< org.eclipse.ease:org.eclipse.ease.feature >-------------- [2021-04-17T21:41:59.147Z] [INFO] Building org.eclipse.ease.feature 0.8.0-SNAPSHOT [24/48] [2021-04-17T21:41:59.147Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.147Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.147Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.147Z] [INFO] [2021-04-17T21:41:59.147Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.148Z] [INFO] [2021-04-17T21:41:59.148Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.148Z] [INFO] [2021-04-17T21:41:59.148Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.148Z] [INFO] [2021-04-17T21:41:59.148Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.148Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.148Z] [INFO] [2021-04-17T21:41:59.148Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.148Z] [INFO] [2021-04-17T21:41:59.148Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.148Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.148Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.148Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.148Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.148Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/org.eclipse.ease.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.148Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.148Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.feature/0.8.0-SNAPSHOT/org.eclipse.ease.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.148Z] [INFO] [2021-04-17T21:41:59.148Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.feature --- [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.ui.feature >------------ [2021-04-17T21:41:59.404Z] [INFO] Building org.eclipse.ease.ui.feature 0.8.0-SNAPSHOT [25/48] [2021-04-17T21:41:59.404Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] The project's OSGi version is 0.8.0.I202104172136 [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.404Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.404Z] [INFO] [2021-04-17T21:41:59.404Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.405Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.405Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.405Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.405Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.405Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.405Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.405Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.ui.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.feature/0.8.0-SNAPSHOT/org.eclipse.ease.ui.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.feature --- [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.javascript.feature >------ [2021-04-17T21:41:59.405Z] [INFO] Building org.eclipse.ease.lang.javascript.feature 0.8.0-SNAPSHOT [26/48] [2021-04-17T21:41:59.405Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.405Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.405Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.405Z] [INFO] [2021-04-17T21:41:59.405Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.689Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.690Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.690Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.690Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.690Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.690Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.690Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.690Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.690Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.javascript.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.lang.python.feature >-------- [2021-04-17T21:41:59.690Z] [INFO] Building org.eclipse.ease.lang.python.feature 0.8.0-SNAPSHOT [27/48] [2021-04-17T21:41:59.690Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] The project's OSGi version is 0.8.0.I202104091425 [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.690Z] [INFO] [2021-04-17T21:41:59.690Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.691Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.691Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.691Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.691Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.691Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.691Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.691Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.691Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.python.jython.feature >------- [2021-04-17T21:41:59.691Z] [INFO] Building org.eclipse.ease.python.jython.feature 0.8.0-SNAPSHOT [28/48] [2021-04-17T21:41:59.691Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.691Z] [INFO] [2021-04-17T21:41:59.691Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.jython.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.python.jython.feature/0.8.0-SNAPSHOT/org.eclipse.ease.python.jython.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.692Z] [INFO] [2021-04-17T21:41:59.692Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.python.jython.feature --- [2021-04-17T21:41:59.692Z] [INFO] [2021-04-17T21:41:59.692Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.python.py4j.feature >----- [2021-04-17T21:41:59.692Z] [INFO] Building org.eclipse.ease.lang.python.py4j.feature 0.8.0-SNAPSHOT [29/48] [2021-04-17T21:41:59.692Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.692Z] [INFO] [2021-04-17T21:41:59.692Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.692Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target [2021-04-17T21:41:59.692Z] [INFO] [2021-04-17T21:41:59.692Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.692Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:41:59.692Z] [INFO] [2021-04-17T21:41:59.692Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.947Z] [INFO] [2021-04-17T21:41:59.947Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.947Z] [INFO] [2021-04-17T21:41:59.947Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.947Z] [INFO] [2021-04-17T21:41:59.947Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.947Z] [INFO] [2021-04-17T21:41:59.947Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.947Z] [INFO] [2021-04-17T21:41:59.947Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.947Z] [INFO] [2021-04-17T21:41:59.947Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.947Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.948Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.948Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.948Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.948Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.948Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.948Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.948Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.python.py4j.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.py4j.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.py4j.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.py4j.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.jvm.feature >--------- [2021-04-17T21:41:59.948Z] [INFO] Building org.eclipse.ease.lang.jvm.feature 0.8.0-SNAPSHOT [30/48] [2021-04-17T21:41:59.948Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] The project's OSGi version is 0.8.0.I202103261223 [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.948Z] [INFO] [2021-04-17T21:41:59.948Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.949Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.jvm.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.jvm.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.jvm.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.jvm.feature --- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.lang.groovy.feature >-------- [2021-04-17T21:41:59.949Z] [INFO] Building org.eclipse.ease.lang.groovy.feature 0.8.0-SNAPSHOT [31/48] [2021-04-17T21:41:59.949Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:41:59.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.949Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.949Z] [INFO] [2021-04-17T21:41:59.950Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:41:59.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:41:59.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:41:59.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:41:59.950Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.205Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:42:00.205Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:00.205Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.groovy.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.groovy.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.groovy.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.groovy.feature --- [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.ruby.feature >--------- [2021-04-17T21:42:00.205Z] [INFO] Building org.eclipse.ease.lang.ruby.feature 0.8.0-SNAPSHOT [32/48] [2021-04-17T21:42:00.205Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] The project's OSGi version is 0.8.0.I202104091054 [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.205Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.205Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.206Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:42:00.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.206Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:00.206Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:42:00.206Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:00.206Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.206Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:42:00.206Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:00.206Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.ruby.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.ruby.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.ruby.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.ruby.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] ----< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.feature >---- [2021-04-17T21:42:00.206Z] [INFO] Building org.eclipse.ease.lang.scriptarchive.feature 0.8.0-SNAPSHOT [33/48] [2021-04-17T21:42:00.206Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:42:00.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.206Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.206Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:42:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:42:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:00.207Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.scriptarchive.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive.feature --- [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] ------< org.eclipse.ease:org.eclipse.ease.lang.unittest.feature >------- [2021-04-17T21:42:00.207Z] [INFO] Building org.eclipse.ease.lang.unittest.feature 0.8.0-SNAPSHOT [34/48] [2021-04-17T21:42:00.207Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] Deleting /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] The project's OSGi version is 0.8.0.I202104061519 [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [INFO] [2021-04-17T21:42:00.207Z] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.207Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [2021-04-17T21:42:00.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT.pom [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-sources-feature.jar [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/features/org.eclipse.ease.lang.unittest.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.feature/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.feature-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest.feature --- [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] ----------< org.eclipse.ease:org.eclipse.ease.releng.target >----------- [2021-04-17T21:42:00.490Z] [INFO] Building org.eclipse.ease.releng.target 0.8.0-SNAPSHOT [35/48] [2021-04-17T21:42:00.490Z] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng.target --- [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.ease.releng.target --- [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.releng.target --- [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.target/org.eclipse.ease.releng.target.target to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.target/0.8.0-SNAPSHOT/org.eclipse.ease.releng.target-0.8.0-SNAPSHOT.target [2021-04-17T21:42:00.490Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.target/0.8.0-SNAPSHOT/org.eclipse.ease.releng.target-0.8.0-SNAPSHOT.pom [2021-04-17T21:42:00.490Z] [INFO] [2021-04-17T21:42:00.490Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.releng.p2 >------------- [2021-04-17T21:42:00.490Z] [INFO] Building org.eclipse.ease.releng.p2 0.8.0-SNAPSHOT [36/48] [2021-04-17T21:42:00.490Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2021-04-17T21:42:00.491Z] [INFO] [2021-04-17T21:42:00.491Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:00.491Z] [INFO] [2021-04-17T21:42:00.491Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:00.746Z] [INFO] The project's OSGi version is 0.8.0.I202104172136 [2021-04-17T21:42:00.746Z] [INFO] [2021-04-17T21:42:00.746Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:00.746Z] [INFO] [2021-04-17T21:42:00.746Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:00.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:42:00.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/src/main/resources [2021-04-17T21:42:00.746Z] [INFO] [2021-04-17T21:42:00.746Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:00.746Z] [INFO] [2021-04-17T21:42:00.746Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:00.746Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2021-04-17T21:42:02.109Z] [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0] [2021-04-17T21:42:02.364Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0] [2021-04-17T21:42:03.289Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0] [2021-04-17T21:42:03.289Z] [INFO] [2021-04-17T21:42:03.289Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:03.289Z] [INFO] [2021-04-17T21:42:03.289Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:03.289Z] [INFO] [2021-04-17T21:42:03.289Z] [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:03.289Z] [INFO] [2021-04-17T21:42:03.289Z] [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:05.247Z] [INFO] [2021-04-17T21:42:05.247Z] [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:05.502Z] [INFO] Building zip: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.zip [2021-04-17T21:42:05.502Z] [INFO] [2021-04-17T21:42:05.502Z] [INFO] --- repository-utils:2.2.0:generate-repository-facade (generate-facade) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:06.455Z] [INFO] Building zip: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.zip [2021-04-17T21:42:06.455Z] [INFO] [2021-04-17T21:42:06.455Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:06.711Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/target/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.zip [2021-04-17T21:42:06.711Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT.pom [2021-04-17T21:42:06.711Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:06.711Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.p2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.p2/0.8.0-SNAPSHOT/org.eclipse.ease.releng.p2-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.releng.p2 --- [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] ------------< org.eclipse.ease:org.eclipse.ease.testhelper >------------ [2021-04-17T21:42:06.711Z] [INFO] Building org.eclipse.ease.testhelper 0.8.0-SNAPSHOT [37/48] [2021-04-17T21:42:06.711Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.711Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:42:06.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/src/main/resources [2021-04-17T21:42:06.711Z] [INFO] [2021-04-17T21:42:06.711Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.711Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/target/classes [2021-04-17T21:42:06.967Z] [INFO] [2021-04-17T21:42:06.967Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:42:06.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/src/test/resources [2021-04-17T21:42:06.967Z] [INFO] [2021-04-17T21:42:06.967Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.967Z] [INFO] [2021-04-17T21:42:06.967Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/target/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:06.967Z] [INFO] [2021-04-17T21:42:06.967Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:06.967Z] [INFO] [2021-04-17T21:42:06.967Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:11.130Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/target/jacoco.exec,output=file [2021-04-17T21:42:11.130Z] [INFO] [2021-04-17T21:42:11.130Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:12.101Z] [INFO] [2021-04-17T21:42:12.101Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:12.101Z] [INFO] [2021-04-17T21:42:12.101Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:12.101Z] [INFO] Fork Value is false [2021-04-17T21:42:12.101Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:42:14.641Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:42:14.641Z] [INFO] [2021-04-17T21:42:14.641Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:14.896Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:14.897Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/target/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:14.897Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT.pom [2021-04-17T21:42:14.897Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:14.897Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.testhelper/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.testhelper/0.8.0-SNAPSHOT/org.eclipse.ease.testhelper-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.testhelper --- [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] ---------------< org.eclipse.ease:org.eclipse.ease.test >--------------- [2021-04-17T21:42:14.897Z] [INFO] Building org.eclipse.ease.test 0.8.0-SNAPSHOT [38/48] [2021-04-17T21:42:14.897Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.test --- [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.test --- [2021-04-17T21:42:14.897Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.test --- [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.test --- [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.test --- [2021-04-17T21:42:14.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:42:14.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/src/main/resources [2021-04-17T21:42:14.897Z] [INFO] [2021-04-17T21:42:14.897Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.test --- [2021-04-17T21:42:14.897Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/classes [2021-04-17T21:42:15.188Z] [INFO] [2021-04-17T21:42:15.188Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.test --- [2021-04-17T21:42:15.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:42:15.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/src/test/resources [2021-04-17T21:42:15.188Z] [INFO] [2021-04-17T21:42:15.188Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.test --- [2021-04-17T21:42:15.188Z] [INFO] [2021-04-17T21:42:15.188Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.test --- [2021-04-17T21:42:15.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/org.eclipse.ease.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:15.188Z] [INFO] [2021-04-17T21:42:15.188Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.test --- [2021-04-17T21:42:15.188Z] [INFO] [2021-04-17T21:42:15.188Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.test --- [2021-04-17T21:42:15.188Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/jacoco.exec,output=file [2021-04-17T21:42:15.188Z] [INFO] [2021-04-17T21:42:15.188Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.test --- [2021-04-17T21:42:15.489Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work/data/.metadata/.log [2021-04-17T21:42:15.489Z] [INFO] Command line: [2021-04-17T21:42:15.489Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/surefire.properties] [2021-04-17T21:42:15.489Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:42:18.088Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.088Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.088Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.088Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.088Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.088Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.088Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.089Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.089Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.089Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.089Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.089Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.089Z] ... 31 more [2021-04-17T21:42:18.089Z] [2021-04-17T21:42:18.089Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.089Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.089Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.089Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.089Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.089Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.089Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.089Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.089Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.089Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.089Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.089Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.089Z] ... 31 more [2021-04-17T21:42:18.089Z] [2021-04-17T21:42:18.089Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.089Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.089Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.089Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.089Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.089Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.090Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.090Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.090Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.090Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.090Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.090Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.090Z] ... 31 more [2021-04-17T21:42:18.090Z] [2021-04-17T21:42:18.090Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.090Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.090Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.090Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.090Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.090Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.090Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.090Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.090Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.090Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.090Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.090Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.090Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.090Z] ... 31 more [2021-04-17T21:42:18.090Z] [2021-04-17T21:42:18.090Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.090Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.090Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.090Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.090Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.091Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.091Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.091Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.091Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.091Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.091Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.091Z] ... 31 more [2021-04-17T21:42:18.091Z] [2021-04-17T21:42:18.091Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.091Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.091Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.091Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.091Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.091Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.091Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.091Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.091Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.091Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.091Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.091Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.091Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.091Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.091Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.091Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.091Z] ... 31 more [2021-04-17T21:42:18.091Z] [2021-04-17T21:42:18.091Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.091Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.091Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.091Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.091Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.091Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.091Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.091Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.091Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.092Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.092Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.092Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.092Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.092Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.092Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.092Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.092Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.092Z] ... 31 more [2021-04-17T21:42:18.092Z] [2021-04-17T21:42:18.092Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.092Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.092Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.092Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.092Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.092Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.092Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.092Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.092Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.092Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.092Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.092Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.092Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.092Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.092Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.092Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.092Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.092Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.092Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.092Z] ... 31 more [2021-04-17T21:42:18.092Z] [2021-04-17T21:42:18.092Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.092Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.092Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.092Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.092Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.092Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.092Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.092Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.092Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.093Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.093Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.093Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.093Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.093Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.093Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.093Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.093Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.093Z] ... 31 more [2021-04-17T21:42:18.093Z] [2021-04-17T21:42:18.093Z] Apr 17, 2021 9:42:17 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.093Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.093Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.093Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.093Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.093Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.093Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.093Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.093Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.093Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.093Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.093Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.093Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.093Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.093Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.093Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.093Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.093Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.093Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.093Z] ... 31 more [2021-04-17T21:42:18.093Z] [2021-04-17T21:42:18.093Z] Apr 17, 2021 9:42:18 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.093Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.093Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.093Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.093Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.093Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.093Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.093Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.093Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.094Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.094Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.094Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.094Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.094Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.094Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.094Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.094Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.094Z] ... 31 more [2021-04-17T21:42:18.094Z] [2021-04-17T21:42:18.094Z] Apr 17, 2021 9:42:18 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.094Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.094Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.094Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.094Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.094Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.094Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.094Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.094Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.094Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.094Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.094Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.094Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.094Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.094Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.094Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.094Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.094Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.094Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.094Z] ... 31 more [2021-04-17T21:42:18.094Z] [2021-04-17T21:42:18.094Z] Apr 17, 2021 9:42:18 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.094Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.094Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.094Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.094Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.094Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.094Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.094Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.094Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.095Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.095Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.095Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.095Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.095Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.095Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.095Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.095Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.095Z] ... 31 more [2021-04-17T21:42:18.095Z] [2021-04-17T21:42:18.095Z] Apr 17, 2021 9:42:18 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.095Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.095Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.095Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.095Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.095Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.095Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.095Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.095Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.095Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.095Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.095Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.095Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.095Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.095Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.095Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.095Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.095Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.095Z] ... 31 more [2021-04-17T21:42:18.095Z] [2021-04-17T21:42:18.095Z] Apr 17, 2021 9:42:18 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:18.095Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:18.095Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:18.095Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:18.095Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:18.095Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:18.095Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:18.095Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:42:18.095Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.095Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.096Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.096Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.096Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:18.096Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:18.096Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:18.096Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:18.096Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:18.096Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:18.096Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:18.096Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:18.096Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:18.096Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:18.096Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:18.096Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:18.096Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:18.096Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:18.096Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:18.096Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:18.096Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:18.096Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:18.096Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:18.096Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:18.096Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:18.096Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:18.096Z] ... 29 more [2021-04-17T21:42:18.096Z] [2021-04-17T21:42:18.351Z] Running org.eclipse.ease.ScriptTest [2021-04-17T21:42:18.351Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.ease.ScriptTest [2021-04-17T21:42:18.351Z] codeFromScriptable Time elapsed: 0.107 s [2021-04-17T21:42:18.351Z] codeFromFilesystemFile Time elapsed: 0.004 s [2021-04-17T21:42:18.351Z] getCodeStream Time elapsed: 0.001 s [2021-04-17T21:42:18.351Z] getFile Time elapsed: 0 s [2021-04-17T21:42:18.351Z] codeFromStringBuilder Time elapsed: 0 s [2021-04-17T21:42:18.351Z] getResult Time elapsed: 0 s [2021-04-17T21:42:18.351Z] getException Time elapsed: 0 s [2021-04-17T21:42:18.351Z] codeFromWorkspaceFile Time elapsed: 0 s [2021-04-17T21:42:18.351Z] codeFromInputStream Time elapsed: 0 s [2021-04-17T21:42:18.351Z] getTitle Time elapsed: 0 s [2021-04-17T21:42:18.351Z] getCommand Time elapsed: 0 s [2021-04-17T21:42:18.351Z] codeFromReader Time elapsed: 0 s [2021-04-17T21:42:18.351Z] codeFromString Time elapsed: 0 s [2021-04-17T21:42:18.351Z] Running org.eclipse.ease.adapters.ScriptableAdapterTest [2021-04-17T21:42:18.351Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.ease.adapters.ScriptableAdapterTest [2021-04-17T21:42:18.351Z] adaptURI Time elapsed: 0.007 s [2021-04-17T21:42:18.351Z] adaptURL Time elapsed: 0.001 s [2021-04-17T21:42:18.351Z] adaptWorkspaceFile Time elapsed: 0 s [2021-04-17T21:42:18.351Z] getAdapterList Time elapsed: 0 s [2021-04-17T21:42:18.351Z] adaptFilesystemFile Time elapsed: 0 s [2021-04-17T21:42:18.351Z] Running org.eclipse.ease.sign.VerifySignatureTest [2021-04-17T21:42:18.913Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.ease.sign.VerifySignatureTest [2021-04-17T21:42:18.913Z] testWithNonCodeParserScriptType Time elapsed: 0.389 s [2021-04-17T21:42:18.913Z] Running org.eclipse.ease.sign.SignatureHelperTest [2021-04-17T21:42:18.913Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.ease.sign.SignatureHelperTest [2021-04-17T21:42:18.913Z] certificateTest Time elapsed: 0.008 s [2021-04-17T21:42:18.913Z] Running org.eclipse.ease.ScriptResultTest [2021-04-17T21:42:23.088Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.714 s - in org.eclipse.ease.ScriptResultTest [2021-04-17T21:42:23.088Z] setResult_after_setException_throws Time elapsed: 0 s [2021-04-17T21:42:23.088Z] setResult_after_setResult_throws Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isDone_true_when_exception_was_thrown Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] get_returns_ready_execution_result Time elapsed: 0 s [2021-04-17T21:42:23.088Z] get_waits_for_execution_result Time elapsed: 0.501 s [2021-04-17T21:42:23.088Z] get_with_timeout_waits_for_execution_result Time elapsed: 0.552 s [2021-04-17T21:42:23.088Z] get_throws_execution_exception Time elapsed: 0 s [2021-04-17T21:42:23.088Z] get_with_milliseconds_timeout_waits_for_execution_result Time elapsed: 0.551 s [2021-04-17T21:42:23.088Z] setException_after_setException_throws Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isDone_false_on_new_ScriptResult Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] get_milliseconds_times_out Time elapsed: 0.501 s [2021-04-17T21:42:23.088Z] get_times_out Time elapsed: 0.501 s [2021-04-17T21:42:23.088Z] get_waits_for_execution_exception Time elapsed: 0.551 s [2021-04-17T21:42:23.088Z] setException_after_setResult_throws Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isDone_true_when_result_is_null Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isDone_true_when_result_is_ready Time elapsed: 0 s [2021-04-17T21:42:23.088Z] get_with_timeout_waits_for_execution_exception Time elapsed: 0.55 s [2021-04-17T21:42:23.088Z] Running org.eclipse.ease.modules.ScriptParameterTest [2021-04-17T21:42:23.088Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.ease.modules.ScriptParameterTest [2021-04-17T21:42:23.088Z] getDefaultValue_null_when_annotation_has_no_default_value Time elapsed: 0.002 s [2021-04-17T21:42:23.088Z] isOptional_false_when_annotation_is_missing Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isOptional_false_when_annotation_has_no_default_value Time elapsed: 0 s [2021-04-17T21:42:23.088Z] getDefaultValue_has_value_when_annotation_with_default_value_exists Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] getDefaultValue_null_when_annotation_is_missing Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isOptional_true_when_annotation_with_default_value_exists Time elapsed: 0 s [2021-04-17T21:42:23.088Z] Running org.eclipse.ease.modules.ModuleDefinitionTest [2021-04-17T21:42:23.088Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.ease.modules.ModuleDefinitionTest [2021-04-17T21:42:23.088Z] forInstance_returns_definition Time elapsed: 0.009 s [2021-04-17T21:42:23.088Z] forInstance_returns_null Time elapsed: 0 s [2021-04-17T21:42:23.088Z] Running org.eclipse.ease.AbstractCodeParserTest [2021-04-17T21:42:23.088Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.ease.AbstractCodeParserTest [2021-04-17T21:42:23.088Z] parseCode Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] parseLineHeader Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseBlockAfterWhitespace Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseEmpty Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseBlockHeader Time elapsed: 0 s [2021-04-17T21:42:23.088Z] Running org.eclipse.ease.tools.StringToolsTest [2021-04-17T21:42:23.088Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.ease.tools.StringToolsTest [2021-04-17T21:42:23.088Z] parseArgumentsNull Time elapsed: 0.002 s [2021-04-17T21:42:23.088Z] parseArgumentsQuotedSingle Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseArgumentsEmpty Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseArgumentsMixedMultiple Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseArgumentsMixedMultipleLines Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseArgumentsNonQuotedMultiple Time elapsed: 0 s [2021-04-17T21:42:23.088Z] parseArgumentsNonQuotedSingle Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] parseArgumentsQuotedMultiple Time elapsed: 0 s [2021-04-17T21:42:23.088Z] Running org.eclipse.ease.tools.ResourceToolsTest [2021-04-17T21:42:23.088Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.ease.tools.ResourceToolsTest [2021-04-17T21:42:23.088Z] resolveScriptLocation Time elapsed: 0.474 s [2021-04-17T21:42:23.088Z] getWorkspaceInputStream Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] resolvePlatformURI Time elapsed: 0 s [2021-04-17T21:42:23.088Z] resolveScriptLocationWithSpacesInPath Time elapsed: 0.003 s [2021-04-17T21:42:23.088Z] resolveURL Time elapsed: 0 s [2021-04-17T21:42:23.088Z] invalidIsAbsolute Time elapsed: 0 s [2021-04-17T21:42:23.088Z] getFilesystemInputStream Time elapsed: 0 s [2021-04-17T21:42:23.088Z] toRelativeLocationInWorkspace Time elapsed: 0 s [2021-04-17T21:42:23.088Z] checkOperatingSystem Time elapsed: 0 s [2021-04-17T21:42:23.088Z] inputStreamToString Time elapsed: 0 s [2021-04-17T21:42:23.088Z] fileSystemToAbsoluteLocationOnLinux Time elapsed: 0 s [2021-04-17T21:42:23.088Z] exists Time elapsed: 0 s [2021-04-17T21:42:23.088Z] resolveRelativeInWorkspace Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isFile Time elapsed: 0 s [2021-04-17T21:42:23.088Z] invalidToFile Time elapsed: 0 s [2021-04-17T21:42:23.088Z] resolveAbsoluteInFileSystem Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] resolveWindowsRoot Time elapsed: 0 s [2021-04-17T21:42:23.088Z] resolveRelativeInFileSystemOnWindows Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isAbsoluteFileSystemPathOnWindows Time elapsed: 0 s [2021-04-17T21:42:23.088Z] readerToString Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] workspaceFileToString Time elapsed: 0 s [2021-04-17T21:42:23.088Z] toFile Time elapsed: 0 s [2021-04-17T21:42:23.088Z] toProjectRelativeLocation Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] getInvalidInputStream Time elapsed: 0.004 s [2021-04-17T21:42:23.088Z] resolveRelativeInFileSystemOnLinux Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isFolder Time elapsed: 0.001 s [2021-04-17T21:42:23.088Z] fileSystemToAbsoluteLocationOnWindows Time elapsed: 0 s [2021-04-17T21:42:23.088Z] isAbsoluteWorkspacePath Time elapsed: 0 s [2021-04-17T21:42:23.089Z] isAbsoluteFileSystemPathOnLinux Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveInvalid Time elapsed: 0.001 s [2021-04-17T21:42:23.089Z] resolveAbsoluteInFileSystemOnWindows Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveScriptLocationWithSpacesInDomain Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveRelativefromWorkspaceToFilesystem Time elapsed: 0.001 s [2021-04-17T21:42:23.089Z] resolveRelativeWithoutBaseFile Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveInWorkspace Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveScriptLocationWithSpecialCharactersInPath Time elapsed: 0 s [2021-04-17T21:42:23.089Z] filesystemFileToString Time elapsed: 0 s [2021-04-17T21:42:23.089Z] createURI Time elapsed: 0 s [2021-04-17T21:42:23.089Z] uriToAbsoluteLocation Time elapsed: 0 s [2021-04-17T21:42:23.089Z] createFolder Time elapsed: 0.003 s [2021-04-17T21:42:23.089Z] workspaceToAbsoluteLocation Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveAbsoluteInFileSystemOnLinux Time elapsed: 0 s [2021-04-17T21:42:23.089Z] invalidToString Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveRelativeURIs Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveRelativeInFileSystem Time elapsed: 0 s [2021-04-17T21:42:23.089Z] resolveScriptLocationWithSpecialCharactersInDomain Time elapsed: 0.054 s [2021-04-17T21:42:23.089Z] isAbsoluteURL Time elapsed: 0 s [2021-04-17T21:42:23.089Z] Running org.eclipse.ease.tools.RunnableWithResultTest [2021-04-17T21:42:23.089Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.ease.tools.RunnableWithResultTest [2021-04-17T21:42:23.089Z] testException Time elapsed: 0 s [2021-04-17T21:42:23.089Z] testResult Time elapsed: 0.001 s [2021-04-17T21:42:23.089Z] Running org.eclipse.ease.AbstractScriptEngineTest [2021-04-17T21:42:26.352Z] testorg.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:26.352Z] at org.eclipse.ease.AbstractScriptEngine.checkForCancellation(AbstractScriptEngine.java:391) [2021-04-17T21:42:26.352Z] at org.eclipse.ease.AbstractScriptEngineTest$3.execute(AbstractScriptEngineTest.java:294) [2021-04-17T21:42:26.352Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:26.352Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:26.352Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:26.352Z] java.lang.RuntimeException: ERROR [2021-04-17T21:42:26.352Z] at org.eclipse.ease.AbstractScriptEngineTest$MockedScriptEngine.execute(AbstractScriptEngineTest.java:76) [2021-04-17T21:42:26.352Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:26.352Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:26.352Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:26.352Z] 1Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.016 s - in org.eclipse.ease.AbstractScriptEngineTest [2021-04-17T21:42:26.352Z] extractEmptyArguments Time elapsed: 0.002 s [2021-04-17T21:42:26.352Z] setNotNullOutputStream Time elapsed: 0 s [2021-04-17T21:42:26.352Z] terminateViaMonitorCancellation Time elapsed: 1.204 s [2021-04-17T21:42:26.352Z] inject Time elapsed: 0 s [2021-04-17T21:42:26.352Z] extractArguments Time elapsed: 0 s [2021-04-17T21:42:26.352Z] executeSync Time elapsed: 0.001 s [2021-04-17T21:42:26.352Z] setNotNullErrorStream Time elapsed: 0 s [2021-04-17T21:42:26.352Z] setNullErrorStream Time elapsed: 0 s [2021-04-17T21:42:26.352Z] isJob Time elapsed: 0 s [2021-04-17T21:42:26.352Z] streamsAvailable Time elapsed: 0 s [2021-04-17T21:42:26.352Z] executeValidCodeAndTerminate Time elapsed: 1 s [2021-04-17T21:42:26.352Z] setNullOutputStream Time elapsed: 0 s [2021-04-17T21:42:26.352Z] terminateMultipleTimes Time elapsed: 0.601 s [2021-04-17T21:42:26.352Z] engineTerminatesWhenIdle Time elapsed: 0 s [2021-04-17T21:42:26.352Z] terminateViaTerminateMethod Time elapsed: 0.201 s [2021-04-17T21:42:26.352Z] terminateViaMethodCallback Time elapsed: 0.001 s [2021-04-17T21:42:26.352Z] executeErrorCodeAndTerminate Time elapsed: 0.001 s [2021-04-17T21:42:26.352Z] Running org.eclipse.ease.AbstractCodeFactoryTest [2021-04-17T21:42:26.352Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.ease.AbstractCodeFactoryTest [2021-04-17T21:42:26.352Z] createNewKeywordHeader Time elapsed: 0.093 s [2021-04-17T21:42:26.352Z] Running org.eclipse.ease.AbstractReplScriptEngineTest [2021-04-17T21:42:31.606Z] testorg.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:31.606Z] at org.eclipse.ease.AbstractScriptEngine.checkForCancellation(AbstractScriptEngine.java:391) [2021-04-17T21:42:31.606Z] at org.eclipse.ease.AbstractScriptEngineTest$3.execute(AbstractScriptEngineTest.java:294) [2021-04-17T21:42:31.606Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:31.606Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:31.606Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:32.166Z] java.lang.RuntimeException: ERROR [2021-04-17T21:42:32.166Z] at org.eclipse.ease.AbstractReplScriptEngineTest$MockedScriptEngine.execute(AbstractReplScriptEngineTest.java:61) [2021-04-17T21:42:32.166Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:32.166Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:32.166Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:35.428Z] 1Hello worldHello worldTests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.962 s - in org.eclipse.ease.AbstractReplScriptEngineTest [2021-04-17T21:42:35.428Z] extractEmptyArguments Time elapsed: 0.036 s [2021-04-17T21:42:35.428Z] setNotNullOutputStream Time elapsed: 0 s [2021-04-17T21:42:35.428Z] terminateViaMonitorCancellation Time elapsed: 1.202 s [2021-04-17T21:42:35.428Z] inject Time elapsed: 0 s [2021-04-17T21:42:35.428Z] extractArguments Time elapsed: 0 s [2021-04-17T21:42:35.428Z] executeSync Time elapsed: 1 s [2021-04-17T21:42:35.428Z] setNotNullErrorStream Time elapsed: 0 s [2021-04-17T21:42:35.428Z] setNullErrorStream Time elapsed: 0 s [2021-04-17T21:42:35.428Z] isJob Time elapsed: 0 s [2021-04-17T21:42:35.428Z] streamsAvailable Time elapsed: 0 s [2021-04-17T21:42:35.428Z] executeValidCodeAndTerminate Time elapsed: 1.001 s [2021-04-17T21:42:35.428Z] setNullOutputStream Time elapsed: 0 s [2021-04-17T21:42:35.428Z] terminateMultipleTimes Time elapsed: 0.6 s [2021-04-17T21:42:35.428Z] engineTerminatesWhenIdle Time elapsed: 0 s [2021-04-17T21:42:35.428Z] terminateViaTerminateMethod Time elapsed: 1.101 s [2021-04-17T21:42:35.428Z] terminateViaMethodCallback Time elapsed: 1.002 s [2021-04-17T21:42:35.428Z] executeErrorCodeAndTerminate Time elapsed: 0.001 s [2021-04-17T21:42:35.428Z] terminateOnIdleAfterSchedule Time elapsed: 1.011 s [2021-04-17T21:42:35.428Z] terminateEngine Time elapsed: 1.001 s [2021-04-17T21:42:35.428Z] keepRunningOnIdle Time elapsed: 1.001 s [2021-04-17T21:42:35.428Z] [2021-04-17T21:42:35.428Z] Results: [2021-04-17T21:42:35.428Z] [2021-04-17T21:42:35.428Z] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:42:35.428Z] [2021-04-17T21:42:35.989Z] [INFO] All tests passed! [2021-04-17T21:42:35.989Z] [INFO] [2021-04-17T21:42:35.989Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.test --- [2021-04-17T21:42:37.426Z] [INFO] [2021-04-17T21:42:37.426Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.test --- [2021-04-17T21:42:37.426Z] [INFO] [2021-04-17T21:42:37.426Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.test --- [2021-04-17T21:42:37.426Z] [INFO] Fork Value is false [2021-04-17T21:42:37.426Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:42:40.692Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.test --- [2021-04-17T21:42:40.692Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.test --- [2021-04-17T21:42:40.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/org.eclipse.ease.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.test/0.8.0-SNAPSHOT/org.eclipse.ease.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:40.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.test/0.8.0-SNAPSHOT/org.eclipse.ease.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:42:40.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.test/0.8.0-SNAPSHOT/org.eclipse.ease.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:42:40.692Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.test/0.8.0-SNAPSHOT/org.eclipse.ease.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.test --- [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] ----< org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test >---- [2021-04-17T21:42:40.692Z] [INFO] Building org.eclipse.ease.lang.javascript.rhino.test 0.8.0-SNAPSHOT [39/48] [2021-04-17T21:42:40.692Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.692Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:42:40.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/src/main/resources [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.692Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/classes [2021-04-17T21:42:40.692Z] [INFO] [2021-04-17T21:42:40.692Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:42:40.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/src/test/resources [2021-04-17T21:42:40.693Z] [INFO] [2021-04-17T21:42:40.693Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.693Z] [INFO] [2021-04-17T21:42:40.693Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/org.eclipse.ease.lang.javascript.rhino.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:42:40.693Z] [INFO] [2021-04-17T21:42:40.693Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.693Z] [INFO] [2021-04-17T21:42:40.693Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.693Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/jacoco.exec,output=file [2021-04-17T21:42:40.693Z] [INFO] [2021-04-17T21:42:40.693Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:40.693Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/work/data/.metadata/.log [2021-04-17T21:42:40.693Z] [INFO] Command line: [2021-04-17T21:42:40.693Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/surefire.properties] [2021-04-17T21:42:40.693Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:42:43.248Z] Apr 17, 2021 9:42:43 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:43.248Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:43.248Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:43.248Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:43.248Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:43.248Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:43.248Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:43.248Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:43.248Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:43.248Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:43.248Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:43.248Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:43.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.248Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.248Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.248Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:43.248Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:43.248Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:43.248Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:43.248Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:43.248Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:43.248Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:43.248Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:43.248Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:43.248Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:43.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.248Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.248Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.249Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:43.249Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:43.249Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:43.249Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:43.249Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:43.249Z] ... 31 more [2021-04-17T21:42:43.249Z] [2021-04-17T21:42:43.249Z] Apr 17, 2021 9:42:43 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:43.249Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:43.249Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:43.249Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:43.249Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:43.249Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:43.249Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:43.249Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:43.249Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:43.249Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:43.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:43.249Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:43.249Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.249Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.249Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.249Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.249Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:43.249Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:43.249Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:43.249Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:43.249Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:43.249Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:43.249Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:43.249Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:43.249Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:43.249Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.249Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.249Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.249Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:43.249Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:43.249Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:43.249Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:43.249Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:43.249Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:43.249Z] ... 31 more [2021-04-17T21:42:43.249Z] [2021-04-17T21:42:43.505Z] Apr 17, 2021 9:42:43 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:43.505Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:43.505Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:43.505Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:43.505Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:43.505Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:43.505Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:43.505Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:43.505Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:43.505Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:43.505Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:43.505Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:43.505Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.505Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.505Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.505Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.505Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:43.505Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:43.505Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:43.505Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:43.505Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:43.505Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:43.505Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:43.505Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:43.505Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:43.505Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:43.505Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.505Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.505Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.505Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.505Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:43.505Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:43.505Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:43.505Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:43.506Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:43.506Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:43.506Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:43.506Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:43.506Z] ... 31 more [2021-04-17T21:42:43.506Z] [2021-04-17T21:42:43.506Z] Apr 17, 2021 9:42:43 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:43.506Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:43.506Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:43.506Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:43.506Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:43.506Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:43.506Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:43.506Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.506Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:43.506Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:43.506Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.506Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:43.506Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:43.506Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:43.506Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:43.506Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:43.506Z] ... 31 more [2021-04-17T21:42:43.506Z] [2021-04-17T21:42:43.506Z] Apr 17, 2021 9:42:43 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:43.506Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:43.506Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:43.506Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:43.506Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:43.506Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:43.506Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:43.506Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.506Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:43.506Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:43.506Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:43.506Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:43.506Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.506Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.506Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:43.506Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:43.506Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:43.506Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:43.506Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:43.507Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:43.507Z] ... 31 more [2021-04-17T21:42:43.507Z] [2021-04-17T21:42:43.507Z] Apr 17, 2021 9:42:43 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:42:43.507Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:42:43.507Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:42:43.507Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:42:43.507Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:42:43.507Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:42:43.507Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:42:43.507Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:42:43.507Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:42:43.507Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:42:43.507Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.507Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.507Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.507Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.507Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:42:43.507Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:42:43.507Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:42:43.507Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:42:43.507Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:42:43.507Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:42:43.507Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:42:43.507Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:42:43.507Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:42:43.507Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:42:43.507Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:43.507Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:43.507Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:43.507Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:43.507Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:42:43.507Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:42:43.507Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:42:43.507Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:42:43.507Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:42:43.507Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:43.507Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:43.507Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:43.507Z] ... 29 more [2021-04-17T21:42:43.507Z] [2021-04-17T21:42:43.507Z] Running org.eclipse.ease.lang.javascript.rhino.RhinoDebuggerEngineTest [2021-04-17T21:42:44.449Z] org.eclipse.ease.ScriptExecutionException: JavaError: java.lang.Exception [2021-04-17T21:42:44.449Z] [2021-04-17T21:42:44.449Z] Java Stacktrace: [2021-04-17T21:42:44.449Z] java.lang.Exception [2021-04-17T21:42:44.449Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2021-04-17T21:42:44.449Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:64) [2021-04-17T21:42:44.449Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2021-04-17T21:42:44.449Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) [2021-04-17T21:42:44.449Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.MemberBox.newInstance(MemberBox.java:159) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.NativeJavaClass.constructInternal(NativeJavaClass.java:266) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.NativeJavaClass.constructSpecific(NativeJavaClass.java:205) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.NativeJavaClass.construct(NativeJavaClass.java:166) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1617) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:44.449Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:44.449Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:44.449Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:44.449Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:44.449Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:44.449Z] org.eclipse.ease.ScriptExecutionException: ScriptException: test [2021-04-17T21:42:44.449Z] org.eclipse.ease.ScriptExecutionException: ScriptException: JavaScript [2021-04-17T21:42:44.449Z] org.eclipse.ease.ScriptExecutionException: SyntaxError: unterminated string literal (#1) [2021-04-17T21:42:44.449Z] 'asdf [2021-04-17T21:42:44.449Z] ^ [2021-04-17T21:42:44.449Z] at :1 [2021-04-17T21:42:44.449Z] org.eclipse.ease.ScriptExecutionException: TypeError: Cannot call method "foobar" of undefined [2021-04-17T21:42:44.449Z] org.eclipse.ease.ScriptExecutionException: JavaError: NotThere cannot be found by org.mozilla.javascript_1.7.10.v20190430-1943 [2021-04-17T21:42:44.449Z] [2021-04-17T21:42:44.449Z] Java Stacktrace: [2021-04-17T21:42:44.449Z] java.lang.ClassNotFoundException: NotThere cannot be found by org.mozilla.javascript_1.7.10.v20190430-1943 [2021-04-17T21:42:44.449Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:44.449Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:44.449Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:44.449Z] at java.base/java.lang.Class.forName0(Native Method) [2021-04-17T21:42:44.449Z] at java.base/java.lang.Class.forName(Class.java:377) [2021-04-17T21:42:44.449Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:44.449Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:44.449Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:44.449Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1573) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:44.449Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:44.450Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:44.450Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:44.450Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:44.450Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:44.450Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:44.450Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:44.450Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:44.450Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:44.450Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:44.741Z] org.eclipse.ease.ScriptExecutionException: TypeError: Cannot call method "substr" of null [2021-04-17T21:42:44.741Z] at mainFile.js,throwOnNull():4 [2021-04-17T21:42:44.741Z] at includeFile.js,subCall():2 [2021-04-17T21:42:44.741Z] at mainFile.js:7 [2021-04-17T21:42:44.741Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in org.eclipse.ease.lang.javascript.rhino.RhinoDebuggerEngineTest [2021-04-17T21:42:44.741Z] execute_java_class_instantiation Time elapsed: 0.355 s [2021-04-17T21:42:44.741Z] execute_environment_module_code_with_optional_parameters Time elapsed: 0.344 s [2021-04-17T21:42:44.741Z] execute_throws_java_exception Time elapsed: 0.028 s [2021-04-17T21:42:44.741Z] execute_throws_java_class Time elapsed: 0.025 s [2021-04-17T21:42:44.741Z] execute_javascript_assignment Time elapsed: 0.044 s [2021-04-17T21:42:44.741Z] execute_eclipse_class_instantiation Time elapsed: 0.022 s [2021-04-17T21:42:44.741Z] execute_throws_javascript_object Time elapsed: 0.017 s [2021-04-17T21:42:44.741Z] execute_throws_syntax_error Time elapsed: 0.019 s [2021-04-17T21:42:44.741Z] execute_throws_javascript_runtime_error Time elapsed: 0.044 s [2021-04-17T21:42:44.741Z] execute_environment_module_code Time elapsed: 0.013 s [2021-04-17T21:42:44.741Z] execute_throws_wrapped_java_exception Time elapsed: 0.019 s [2021-04-17T21:42:44.741Z] getExceptionStackTrace_returns_script_trace_over_multiple_files Time elapsed: 0.062 s [2021-04-17T21:42:44.741Z] Running org.eclipse.ease.lang.javascript.rhino.RhinoDebugTest [2021-04-17T21:42:45.301Z] Start of script [2021-04-17T21:42:45.301Z] include file start [2021-04-17T21:42:45.301Z] Include file processed [2021-04-17T21:42:45.301Z] line after include file [2021-04-17T21:42:45.301Z] Result of testMethod = 5 [2021-04-17T21:42:45.301Z] End of script [2021-04-17T21:42:45.301Z] Start of script [2021-04-17T21:42:45.301Z] include file start [2021-04-17T21:42:45.301Z] Include file processed [2021-04-17T21:42:45.301Z] line after include file [2021-04-17T21:42:45.301Z] Result of testMethod = 5 [2021-04-17T21:42:45.301Z] End of script [2021-04-17T21:42:45.557Z] Start of script [2021-04-17T21:42:45.557Z] include file start [2021-04-17T21:42:45.557Z] Include file processed [2021-04-17T21:42:45.557Z] line after include file [2021-04-17T21:42:45.557Z] Result of testMethod = 5 [2021-04-17T21:42:45.557Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:45.557Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:45.557Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:45.557Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:45.557Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:45.557Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:45.557Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:45.557Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:45.557Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:45.557Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:45.557Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:45.813Z] Start of script [2021-04-17T21:42:45.813Z] include file start [2021-04-17T21:42:45.813Z] Include file processed [2021-04-17T21:42:45.813Z] line after include file [2021-04-17T21:42:46.068Z] Result of testMethod = 5 [2021-04-17T21:42:46.068Z] End of script [2021-04-17T21:42:46.324Z] Start of script [2021-04-17T21:42:46.324Z] include file start [2021-04-17T21:42:46.324Z] Include file processed [2021-04-17T21:42:46.324Z] line after include file [2021-04-17T21:42:46.324Z] Result of testMethod = 5 [2021-04-17T21:42:46.324Z] End of script [2021-04-17T21:42:46.324Z] Start of script [2021-04-17T21:42:46.324Z] include file start [2021-04-17T21:42:46.324Z] Include file processed [2021-04-17T21:42:46.324Z] line after include file [2021-04-17T21:42:46.579Z] Result of testMethod = 5 [2021-04-17T21:42:46.579Z] End of script [2021-04-17T21:42:46.579Z] Start of script [2021-04-17T21:42:46.579Z] include file start [2021-04-17T21:42:46.579Z] Include file processed [2021-04-17T21:42:46.579Z] line after include file [2021-04-17T21:42:46.579Z] Result of testMethod = 5 [2021-04-17T21:42:46.835Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:46.835Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:46.835Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:46.835Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:46.835Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:46.835Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:46.835Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:46.835Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:46.835Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:46.835Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:46.835Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:47.090Z] Start of script [2021-04-17T21:42:47.090Z] include file start [2021-04-17T21:42:47.090Z] Include file processed [2021-04-17T21:42:47.090Z] line after include file [2021-04-17T21:42:47.090Z] Result of testMethod = 5 [2021-04-17T21:42:47.090Z] End of script [2021-04-17T21:42:47.346Z] Start of script [2021-04-17T21:42:47.346Z] include file start [2021-04-17T21:42:47.346Z] Include file processed [2021-04-17T21:42:47.346Z] line after include file [2021-04-17T21:42:47.346Z] Result of testMethod = 5 [2021-04-17T21:42:47.346Z] End of script [2021-04-17T21:42:47.602Z] Start of script [2021-04-17T21:42:47.602Z] include file start [2021-04-17T21:42:47.602Z] Include file processed [2021-04-17T21:42:47.602Z] line after include file [2021-04-17T21:42:47.858Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:47.858Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:510) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:47.858Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:47.858Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:47.858Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:47.858Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:47.858Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:47.858Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:47.858Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:47.858Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:47.858Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:47.858Z] Start of script [2021-04-17T21:42:47.858Z] include file start [2021-04-17T21:42:48.114Z] Include file processed [2021-04-17T21:42:48.114Z] line after include file [2021-04-17T21:42:48.114Z] Result of testMethod = 5 [2021-04-17T21:42:48.114Z] End of script [2021-04-17T21:42:48.114Z] Start of script [2021-04-17T21:42:48.114Z] include file start [2021-04-17T21:42:48.114Z] Include file processed [2021-04-17T21:42:48.114Z] line after include file [2021-04-17T21:42:48.370Z] Result of testMethod = 5 [2021-04-17T21:42:48.370Z] End of script [2021-04-17T21:42:48.626Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:48.626Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:48.626Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:48.626Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:48.626Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:48.626Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:48.626Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:48.626Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:48.626Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:48.626Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:48.626Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:48.626Z] Start of script [2021-04-17T21:42:48.626Z] include file start [2021-04-17T21:42:48.626Z] Include file processed [2021-04-17T21:42:48.626Z] line after include file [2021-04-17T21:42:48.626Z] Result of testMethod = 5 [2021-04-17T21:42:48.626Z] End of script [2021-04-17T21:42:48.882Z] Start of script [2021-04-17T21:42:48.882Z] include file start [2021-04-17T21:42:48.882Z] Include file processed [2021-04-17T21:42:48.882Z] line after include file [2021-04-17T21:42:49.137Z] Result of testMethod = 5 [2021-04-17T21:42:49.137Z] End of script [2021-04-17T21:42:49.137Z] Start of script [2021-04-17T21:42:49.137Z] include file start [2021-04-17T21:42:49.137Z] Include file processed [2021-04-17T21:42:49.137Z] line after include file [2021-04-17T21:42:49.137Z] Result of testMethod = 5 [2021-04-17T21:42:49.393Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:49.393Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:49.393Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:49.393Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:49.393Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:49.393Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:49.393Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:49.393Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:49.393Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:49.393Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:49.393Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:49.393Z] Start of script [2021-04-17T21:42:49.393Z] include file start [2021-04-17T21:42:49.393Z] Include file processed [2021-04-17T21:42:49.393Z] line after include file [2021-04-17T21:42:49.650Z] Result of testMethod = 5 [2021-04-17T21:42:49.650Z] End of script [2021-04-17T21:42:49.905Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:49.905Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:49.905Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:49.905Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:49.905Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:49.905Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:49.905Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:49.905Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:49.905Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:49.905Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:49.906Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:49.906Z] Start of script [2021-04-17T21:42:49.906Z] include file start [2021-04-17T21:42:49.906Z] Include file processed [2021-04-17T21:42:49.906Z] line after include file [2021-04-17T21:42:49.906Z] Result of testMethod = 5 [2021-04-17T21:42:50.161Z] End of script [2021-04-17T21:42:50.161Z] Start of script [2021-04-17T21:42:50.161Z] include file start [2021-04-17T21:42:50.161Z] Include file processed [2021-04-17T21:42:50.161Z] line after include file [2021-04-17T21:42:50.417Z] Result of testMethod = 5 [2021-04-17T21:42:50.417Z] End of script [2021-04-17T21:42:50.673Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:50.673Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:50.673Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:50.673Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:50.673Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:50.673Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:50.673Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:50.673Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:50.673Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:50.673Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:50.673Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:50.673Z] Start of script [2021-04-17T21:42:50.673Z] include file start [2021-04-17T21:42:50.673Z] Include file processed [2021-04-17T21:42:50.673Z] line after include file [2021-04-17T21:42:50.929Z] Result of testMethod = 5 [2021-04-17T21:42:50.929Z] End of script [2021-04-17T21:42:50.929Z] Start of script [2021-04-17T21:42:50.929Z] include file start [2021-04-17T21:42:50.929Z] Include file processed [2021-04-17T21:42:50.929Z] line after include file [2021-04-17T21:42:50.929Z] Result of testMethod = 5 [2021-04-17T21:42:51.184Z] WARNING: An illegal reflective access operation has occurred [2021-04-17T21:42:51.184Z] WARNING: Illegal reflective access by org.eclipse.ease.debugging.model.EaseDebugValue (file:/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/plugins/org.eclipse.ease/target/org.eclipse.ease-0.8.0-SNAPSHOT.jar) to field java.lang.String.hash [2021-04-17T21:42:51.184Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ease.debugging.model.EaseDebugValue [2021-04-17T21:42:51.184Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2021-04-17T21:42:51.184Z] WARNING: All illegal access operations will be denied in a future release [2021-04-17T21:42:51.184Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:51.184Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:51.184Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:51.184Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:51.184Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:51.184Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:51.184Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:51.184Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:51.184Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:51.184Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:51.184Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:51.184Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:51.184Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:51.184Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:51.185Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:51.185Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:51.185Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:51.185Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:51.440Z] Start of script [2021-04-17T21:42:51.440Z] include file start [2021-04-17T21:42:51.440Z] Include file processed [2021-04-17T21:42:51.440Z] line after include file [2021-04-17T21:42:51.440Z] Result of testMethod = 5 [2021-04-17T21:42:51.440Z] End of script [2021-04-17T21:42:51.440Z] Start of script [2021-04-17T21:42:51.440Z] include file start [2021-04-17T21:42:51.440Z] Include file processed [2021-04-17T21:42:51.440Z] line after include file [2021-04-17T21:42:51.695Z] Result of testMethod = 5 [2021-04-17T21:42:51.695Z] End of script [2021-04-17T21:42:51.695Z] Start of script [2021-04-17T21:42:51.695Z] include file start [2021-04-17T21:42:51.695Z] Include file processed [2021-04-17T21:42:51.695Z] line after include file [2021-04-17T21:42:51.695Z] Result of testMethod = 5 [2021-04-17T21:42:51.696Z] End of script [2021-04-17T21:42:51.951Z] Start of script [2021-04-17T21:42:51.951Z] include file start [2021-04-17T21:42:51.951Z] Include file processed [2021-04-17T21:42:52.207Z] line after include file [2021-04-17T21:42:52.207Z] Result of testMethod = 5 [2021-04-17T21:42:52.207Z] End of script [2021-04-17T21:42:52.207Z] Start of script [2021-04-17T21:42:52.207Z] include file start [2021-04-17T21:42:52.207Z] Include file processed [2021-04-17T21:42:52.207Z] line after include file [2021-04-17T21:42:52.462Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:52.462Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:52.462Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:52.462Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:52.462Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:52.462Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:52.462Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:52.462Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:52.462Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:52.462Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:52.462Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:52.462Z] Start of script [2021-04-17T21:42:52.718Z] include file start [2021-04-17T21:42:52.718Z] Include file processed [2021-04-17T21:42:52.718Z] line after include file [2021-04-17T21:42:52.718Z] Result of testMethod = 5 [2021-04-17T21:42:52.718Z] End of script [2021-04-17T21:42:52.718Z] Start of script [2021-04-17T21:42:52.718Z] include file start [2021-04-17T21:42:52.718Z] Include file processed [2021-04-17T21:42:52.718Z] line after include file [2021-04-17T21:42:52.718Z] Result of testMethod = 5 [2021-04-17T21:42:52.973Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:52.973Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:52.973Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:52.973Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:52.973Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:52.973Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:52.973Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:52.973Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:52.973Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:52.973Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:52.973Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:52.973Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:52.973Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:52.973Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:52.973Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:52.974Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:52.974Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:52.974Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:53.229Z] Start of script [2021-04-17T21:42:53.229Z] include file start [2021-04-17T21:42:53.229Z] Include file processed [2021-04-17T21:42:53.229Z] line after include file [2021-04-17T21:42:53.229Z] Result of testMethod = 5 [2021-04-17T21:42:53.229Z] End of script [2021-04-17T21:42:53.229Z] Start of script [2021-04-17T21:42:53.229Z] include file start [2021-04-17T21:42:53.229Z] Include file processed [2021-04-17T21:42:53.229Z] line after include file [2021-04-17T21:42:53.484Z] Result of testMethod = 5 [2021-04-17T21:42:53.484Z] End of script [2021-04-17T21:42:53.739Z] Start of script [2021-04-17T21:42:53.739Z] include file start [2021-04-17T21:42:53.739Z] Include file processed [2021-04-17T21:42:53.739Z] line after include file [2021-04-17T21:42:53.739Z] Result of testMethod = 5 [2021-04-17T21:42:53.739Z] End of script [2021-04-17T21:42:53.995Z] Start of script [2021-04-17T21:42:53.995Z] include file start [2021-04-17T21:42:53.995Z] Include file processed [2021-04-17T21:42:53.995Z] line after include file [2021-04-17T21:42:53.995Z] Result of testMethod = 5 [2021-04-17T21:42:53.995Z] End of script [2021-04-17T21:42:54.250Z] Start of script [2021-04-17T21:42:54.250Z] include file start [2021-04-17T21:42:54.250Z] Include file processed [2021-04-17T21:42:54.250Z] line after include file [2021-04-17T21:42:54.250Z] Result of testMethod = 5 [2021-04-17T21:42:54.250Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:54.250Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:54.251Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:54.251Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:54.251Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:54.251Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:54.251Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:54.251Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:54.251Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:54.251Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:54.251Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:54.507Z] Start of script [2021-04-17T21:42:54.507Z] include file start [2021-04-17T21:42:54.507Z] Include file processed [2021-04-17T21:42:54.507Z] line after include file [2021-04-17T21:42:54.507Z] Result of testMethod = 5 [2021-04-17T21:42:54.507Z] End of script [2021-04-17T21:42:54.762Z] Start of script [2021-04-17T21:42:54.762Z] include file start [2021-04-17T21:42:54.762Z] Include file processed [2021-04-17T21:42:54.762Z] line after include file [2021-04-17T21:42:54.762Z] Result of testMethod = 5 [2021-04-17T21:42:54.762Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:54.762Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:54.762Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:54.762Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:54.762Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:54.762Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:54.762Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:54.762Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:54.762Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:54.762Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:54.763Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:55.018Z] org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:42:55.018Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:42:55.018Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:42:55.018Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:42:55.018Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger.access$4(RhinoDebugger.java:1) [2021-04-17T21:42:55.018Z] at org.eclipse.ease.lang.javascript.rhino.debugger.RhinoDebugger$RhinoDebugFrame.onLineChange(RhinoDebugger.java:122) [2021-04-17T21:42:55.018Z] at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1931) [2021-04-17T21:42:55.018Z] at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:911) [2021-04-17T21:42:55.018Z] at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109) [2021-04-17T21:42:55.018Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:55.018Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:55.018Z] at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120) [2021-04-17T21:42:55.018Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:55.018Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:55.018Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:55.019Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:55.019Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:55.019Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:55.274Z] Start of script [2021-04-17T21:42:55.274Z] include file start [2021-04-17T21:42:55.274Z] Include file processed [2021-04-17T21:42:55.274Z] line after include file [2021-04-17T21:42:55.274Z] Result of testMethod = 5 [2021-04-17T21:42:55.274Z] End of script [2021-04-17T21:42:55.274Z] Start of script [2021-04-17T21:42:55.274Z] include file start [2021-04-17T21:42:55.274Z] Include file processed [2021-04-17T21:42:55.274Z] line after include file [2021-04-17T21:42:55.529Z] Result of testMethod = 5 [2021-04-17T21:42:55.529Z] End of script [2021-04-17T21:42:55.785Z] Start of script [2021-04-17T21:42:55.785Z] include file start [2021-04-17T21:42:55.785Z] Include file processed [2021-04-17T21:42:55.785Z] line after include file [2021-04-17T21:42:55.785Z] Result of testMethod = 5 [2021-04-17T21:42:55.785Z] End of script [2021-04-17T21:42:55.785Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.24 s - in org.eclipse.ease.lang.javascript.rhino.RhinoDebugTest [2021-04-17T21:42:55.785Z] disconnectProcessInSuspendedState Time elapsed: 0.599 s [2021-04-17T21:42:55.785Z] stepReturnIncludeCommand Time elapsed: 0.209 s [2021-04-17T21:42:55.785Z] arrayVariableSorting Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] stepOverOnDebugTarget Time elapsed: 0.307 s [2021-04-17T21:42:55.785Z] hasDebugTarget Time elapsed: 0.104 s [2021-04-17T21:42:55.785Z] disconnectThreadInSuspendedState Time elapsed: 0.205 s [2021-04-17T21:42:55.785Z] stepReturnOnDebugTarget Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] nullVariable Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] stepOverOnStackFrame Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] resumeOnDebugTarget Time elapsed: 0.205 s [2021-04-17T21:42:55.785Z] modifyVariableKeepingType Time elapsed: 0.406 s [2021-04-17T21:42:55.785Z] resumeOnLastIncludeLine Time elapsed: 0.205 s [2021-04-17T21:42:55.785Z] stepReturnOnStackFrame Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] terminateStackFrameInSuspendedState Time elapsed: 0.205 s [2021-04-17T21:42:55.785Z] breakpointLocation Time elapsed: 0.205 s [2021-04-17T21:42:55.785Z] stepReturnOnThread Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] javaClassVariable Time elapsed: 0.308 s [2021-04-17T21:42:55.785Z] stepIntoOnThread Time elapsed: 0.307 s [2021-04-17T21:42:55.785Z] terminateThreadInSuspendedState Time elapsed: 0.206 s [2021-04-17T21:42:55.785Z] resumeOnThread Time elapsed: 0.206 s [2021-04-17T21:42:55.785Z] stepIntoOnStackFrame Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] terminateProcessInSuspendedState Time elapsed: 0.206 s [2021-04-17T21:42:55.785Z] stepOverOnProcess Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] nativeArrayVariable Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] disconnectDebugTargetInSuspendedState Time elapsed: 0.205 s [2021-04-17T21:42:55.785Z] stepIntoOnProcess Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] terminatedState Time elapsed: 0.104 s [2021-04-17T21:42:55.785Z] stepOverIncludeCommand Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] innerScopeVariableBeforeOuterScopeVariable Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] stepIntoIncludeCommand Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] primitiveStringVariable Time elapsed: 0.306 s [2021-04-17T21:42:55.785Z] resumeOnProcess Time elapsed: 0.204 s [2021-04-17T21:42:55.785Z] stepIntoOnDebugTarget Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] stepOverOnThread Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] suspendedState Time elapsed: 0.204 s [2021-04-17T21:42:55.785Z] primitiveDoubleVariable Time elapsed: 0.304 s [2021-04-17T21:42:55.785Z] resumeOnStackFrame Time elapsed: 0.204 s [2021-04-17T21:42:55.785Z] nativeObjectVariable Time elapsed: 0.304 s [2021-04-17T21:42:55.785Z] terminateDebugTargetInSuspendedState Time elapsed: 0.204 s [2021-04-17T21:42:55.785Z] disconnectStackFrameInSuspendedState Time elapsed: 0.204 s [2021-04-17T21:42:55.785Z] stepReturnOnProcess Time elapsed: 0.305 s [2021-04-17T21:42:55.785Z] evaluateWatchExpression Time elapsed: 0.217 s [2021-04-17T21:42:55.785Z] Running org.eclipse.ease.lang.javascript.rhino.RhinoEnvironmentTest [2021-04-17T21:42:56.041Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.eclipse.ease.lang.javascript.rhino.RhinoEnvironmentTest [2021-04-17T21:42:56.041Z] reloadEnvironment Time elapsed: 0.08 s [2021-04-17T21:42:56.041Z] bootstrappedEnvironment Time elapsed: 0.061 s [2021-04-17T21:42:56.041Z] postMethodCallback Time elapsed: 0.04 s [2021-04-17T21:42:56.041Z] preMethodCallback Time elapsed: 0.05 s [2021-04-17T21:42:56.041Z] reloadFunctionDefinitions Time elapsed: 0.027 s [2021-04-17T21:42:56.041Z] Running org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngineTest [2021-04-17T21:42:56.296Z] org.eclipse.ease.ScriptExecutionException: JavaError: java.lang.Exception [2021-04-17T21:42:56.296Z] at [2021-04-17T21:42:56.296Z] [2021-04-17T21:42:56.296Z] Java Stacktrace: [2021-04-17T21:42:56.296Z] java.lang.Exception [2021-04-17T21:42:56.296Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [2021-04-17T21:42:56.296Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:64) [2021-04-17T21:42:56.296Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [2021-04-17T21:42:56.296Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) [2021-04-17T21:42:56.296Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.MemberBox.newInstance(MemberBox.java:159) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.NativeJavaClass.constructInternal(NativeJavaClass.java:266) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.NativeJavaClass.constructSpecific(NativeJavaClass.java:205) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.NativeJavaClass.construct(NativeJavaClass.java:166) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.ScriptRuntime.newObject(ScriptRuntime.java:2655) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.gen.c_33._c_script_0(Unknown Source) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.gen.c_33.call(Unknown Source) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.gen.c_33.call(Unknown Source) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.gen.c_33.exec(Unknown Source) [2021-04-17T21:42:56.296Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:56.296Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:56.296Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:56.296Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:56.296Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:56.296Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:56.296Z] org.eclipse.ease.ScriptExecutionException: ScriptException: test [2021-04-17T21:42:56.296Z] at [2021-04-17T21:42:56.296Z] org.eclipse.ease.ScriptExecutionException: ScriptException: JavaScript [2021-04-17T21:42:56.296Z] at [2021-04-17T21:42:56.296Z] org.eclipse.ease.ScriptExecutionException: SyntaxError: unterminated string literal (#1) [2021-04-17T21:42:56.296Z] 'asdf [2021-04-17T21:42:56.296Z] ^ [2021-04-17T21:42:56.296Z] at [2021-04-17T21:42:56.296Z] org.eclipse.ease.ScriptExecutionException: TypeError: Cannot call method "foobar" of undefined [2021-04-17T21:42:56.296Z] at [2021-04-17T21:42:56.296Z] org.eclipse.ease.ScriptExecutionException: JavaError: NotThere cannot be found by org.mozilla.javascript_1.7.10.v20190430-1943 [2021-04-17T21:42:56.296Z] at [2021-04-17T21:42:56.296Z] [2021-04-17T21:42:56.296Z] Java Stacktrace: [2021-04-17T21:42:56.296Z] java.lang.ClassNotFoundException: NotThere cannot be found by org.mozilla.javascript_1.7.10.v20190430-1943 [2021-04-17T21:42:56.296Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:42:56.296Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:42:56.297Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:42:56.297Z] at java.base/java.lang.Class.forName0(Native Method) [2021-04-17T21:42:56.297Z] at java.base/java.lang.Class.forName(Class.java:377) [2021-04-17T21:42:56.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:42:56.297Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:42:56.297Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:42:56.297Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.gen.c_56._c_script_0(Unknown Source) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.gen.c_56.call(Unknown Source) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.gen.c_56.call(Unknown Source) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.gen.c_56.exec(Unknown Source) [2021-04-17T21:42:56.297Z] at org.mozilla.javascript.Context.evaluateReader(Context.java:1293) [2021-04-17T21:42:56.297Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.internalExecute(RhinoScriptEngine.java:224) [2021-04-17T21:42:56.297Z] at org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngine.execute(RhinoScriptEngine.java:203) [2021-04-17T21:42:56.297Z] at org.eclipse.ease.AbstractScriptEngine.inject(AbstractScriptEngine.java:189) [2021-04-17T21:42:56.297Z] at org.eclipse.ease.AbstractScriptEngine.run(AbstractScriptEngine.java:242) [2021-04-17T21:42:56.297Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2021-04-17T21:42:56.297Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.ease.lang.javascript.rhino.RhinoScriptEngineTest [2021-04-17T21:42:56.297Z] execute_java_class_instantiation Time elapsed: 0.022 s [2021-04-17T21:42:56.297Z] execute_environment_module_code_with_optional_parameters Time elapsed: 0.013 s [2021-04-17T21:42:56.297Z] execute_throws_java_exception Time elapsed: 0.042 s [2021-04-17T21:42:56.297Z] execute_throws_java_class Time elapsed: 0.012 s [2021-04-17T21:42:56.297Z] execute_javascript_assignment Time elapsed: 0.02 s [2021-04-17T21:42:56.297Z] execute_eclipse_class_instantiation Time elapsed: 0.013 s [2021-04-17T21:42:56.297Z] execute_throws_javascript_object Time elapsed: 0.012 s [2021-04-17T21:42:56.297Z] execute_throws_syntax_error Time elapsed: 0.033 s [2021-04-17T21:42:56.297Z] execute_throws_javascript_runtime_error Time elapsed: 0.019 s [2021-04-17T21:42:56.297Z] execute_environment_module_code Time elapsed: 0.012 s [2021-04-17T21:42:56.297Z] execute_throws_wrapped_java_exception Time elapsed: 0.013 s [2021-04-17T21:42:56.297Z] [2021-04-17T21:42:56.297Z] Results: [2021-04-17T21:42:56.297Z] [2021-04-17T21:42:56.297Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:42:56.297Z] [2021-04-17T21:42:57.222Z] [INFO] All tests passed! [2021-04-17T21:42:57.222Z] [INFO] [2021-04-17T21:42:57.222Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:57.489Z] [INFO] [2021-04-17T21:42:57.489Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:57.489Z] [INFO] [2021-04-17T21:42:57.489Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:42:57.489Z] [INFO] Fork Value is false [2021-04-17T21:42:57.745Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:43:00.289Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:43:00.545Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:43:00.545Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/org.eclipse.ease.lang.javascript.rhino.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:00.545Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:43:00.545Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:43:00.545Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.rhino.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.rhino.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.rhino.test --- [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] -------< org.eclipse.ease:org.eclipse.ease.lang.javascript.test >------- [2021-04-17T21:43:00.545Z] [INFO] Building org.eclipse.ease.lang.javascript.test 0.8.0-SNAPSHOT [40/48] [2021-04-17T21:43:00.545Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.545Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:00.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/src/main/resources [2021-04-17T21:43:00.545Z] [INFO] [2021-04-17T21:43:00.545Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.545Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/classes [2021-04-17T21:43:00.801Z] [INFO] [2021-04-17T21:43:00.801Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:00.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/src/test/resources [2021-04-17T21:43:00.801Z] [INFO] [2021-04-17T21:43:00.801Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.801Z] [INFO] [2021-04-17T21:43:00.801Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.801Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/org.eclipse.ease.lang.javascript.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:00.801Z] [INFO] [2021-04-17T21:43:00.801Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.801Z] [INFO] [2021-04-17T21:43:00.801Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.801Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/jacoco.exec,output=file [2021-04-17T21:43:00.801Z] [INFO] [2021-04-17T21:43:00.801Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:00.801Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/work/data/.metadata/.log [2021-04-17T21:43:00.801Z] [INFO] Command line: [2021-04-17T21:43:00.801Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/surefire.properties] [2021-04-17T21:43:00.801Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:43:03.390Z] Apr 17, 2021 9:43:03 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:03.390Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:03.390Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:03.390Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:03.390Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:03.390Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:03.390Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:03.390Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:03.390Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:03.390Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:03.390Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:03.390Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:03.390Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:03.390Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:03.390Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:03.390Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:03.390Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:03.390Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:03.390Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:03.390Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:03.390Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:03.390Z] ... 31 more [2021-04-17T21:43:03.390Z] [2021-04-17T21:43:03.390Z] Apr 17, 2021 9:43:03 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:03.390Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:03.390Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:03.390Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:03.390Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:03.390Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:03.390Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:03.390Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:03.390Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:03.390Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:03.390Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:03.390Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:03.390Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:03.390Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:03.390Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:03.391Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:03.391Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:03.391Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:03.391Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:03.391Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:03.391Z] ... 31 more [2021-04-17T21:43:03.391Z] [2021-04-17T21:43:03.391Z] Apr 17, 2021 9:43:03 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:03.391Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:03.391Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:03.391Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:03.391Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:03.391Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:03.391Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:03.391Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:43:03.391Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:43:03.391Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:03.391Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:03.391Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:03.391Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:03.391Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:03.391Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:03.391Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:03.391Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:03.391Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:03.391Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:03.391Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:03.391Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:03.391Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:03.391Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:03.391Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:03.391Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:03.391Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:03.391Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:03.391Z] ... 29 more [2021-04-17T21:43:03.391Z] [2021-04-17T21:43:03.391Z] Running org.eclipse.ease.lang.javascript.JavaScriptCodeFactoryTest [2021-04-17T21:43:03.391Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.ease.lang.javascript.JavaScriptCodeFactoryTest [2021-04-17T21:43:03.391Z] testCommentCreator Time elapsed: 0.159 s [2021-04-17T21:43:03.391Z] Running org.eclipse.ease.lang.javascript.JavaScriptCompletionContextTest [2021-04-17T21:43:03.952Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in org.eclipse.ease.lang.javascript.JavaScriptCompletionContextTest [2021-04-17T21:43:03.952Z] verifyStaticClassTypes Time elapsed: 0.011 s [2021-04-17T21:43:03.952Z] verifyClassInstanceTypes Time elapsed: 0.018 s [2021-04-17T21:43:03.952Z] verifyTypesForScriptEngine Time elapsed: 0.301 s [2021-04-17T21:43:03.952Z] verifyPackageTypes Time elapsed: 0.001 s [2021-04-17T21:43:03.952Z] definedVariableTypes Time elapsed: 0.001 s [2021-04-17T21:43:03.952Z] verifyStringLiteralTypes Time elapsed: 0 s [2021-04-17T21:43:03.952Z] verifyUnknownTypes Time elapsed: 0.001 s [2021-04-17T21:43:03.952Z] verifyNoneTypes Time elapsed: 0 s [2021-04-17T21:43:03.952Z] [2021-04-17T21:43:03.952Z] Results: [2021-04-17T21:43:03.952Z] [2021-04-17T21:43:03.952Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:43:03.952Z] [2021-04-17T21:43:04.534Z] [INFO] All tests passed! [2021-04-17T21:43:04.534Z] [INFO] [2021-04-17T21:43:04.534Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:04.789Z] [INFO] [2021-04-17T21:43:04.789Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:04.789Z] [INFO] [2021-04-17T21:43:04.789Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:04.789Z] [INFO] Fork Value is false [2021-04-17T21:43:05.044Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:43:07.589Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:07.589Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:07.589Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/org.eclipse.ease.lang.javascript.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:07.589Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:43:07.589Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:43:07.589Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.javascript.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.javascript.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.javascript.test --- [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.lang.python.test >--------- [2021-04-17T21:43:07.589Z] [INFO] Building org.eclipse.ease.lang.python.test 0.8.0-SNAPSHOT [41/48] [2021-04-17T21:43:07.589Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.589Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.589Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:07.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/src/main/resources [2021-04-17T21:43:07.589Z] [INFO] [2021-04-17T21:43:07.590Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.590Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/classes [2021-04-17T21:43:07.590Z] [INFO] [2021-04-17T21:43:07.590Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:07.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/src/test/resources [2021-04-17T21:43:07.590Z] [INFO] [2021-04-17T21:43:07.590Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.590Z] [INFO] [2021-04-17T21:43:07.590Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/org.eclipse.ease.lang.python.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:07.590Z] [INFO] [2021-04-17T21:43:07.590Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.590Z] [INFO] [2021-04-17T21:43:07.590Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.590Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/jacoco.exec,output=file [2021-04-17T21:43:07.590Z] [INFO] [2021-04-17T21:43:07.590Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:07.889Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/work/data/.metadata/.log [2021-04-17T21:43:07.889Z] [INFO] Command line: [2021-04-17T21:43:07.889Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/surefire.properties] [2021-04-17T21:43:07.890Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:43:10.488Z] Apr 17, 2021 9:43:10 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:10.488Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:10.488Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:10.488Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:10.488Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:10.488Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:10.488Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:10.488Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:10.488Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:10.488Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:10.488Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:10.488Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:10.488Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:10.488Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:10.488Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:10.488Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:10.488Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:10.488Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:10.488Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:10.488Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:10.488Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:10.488Z] ... 31 more [2021-04-17T21:43:10.488Z] [2021-04-17T21:43:10.488Z] Apr 17, 2021 9:43:10 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:10.488Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:10.488Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:10.488Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:10.488Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:10.488Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:10.488Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:10.488Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:10.488Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:10.488Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:10.488Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:10.488Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:10.488Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:10.488Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:10.488Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:10.489Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:10.489Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:10.489Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:10.489Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:10.489Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:10.489Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:10.489Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:10.489Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:10.489Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:10.489Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:10.489Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:10.489Z] ... 29 more [2021-04-17T21:43:10.489Z] [2021-04-17T21:43:10.489Z] Running org.eclipse.ease.lang.python.PythonCodeFactoryTest [2021-04-17T21:43:11.415Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.eclipse.ease.lang.python.PythonCodeFactoryTest [2021-04-17T21:43:11.415Z] createFunctionWrapper_creates_return_andParameters_for_Py4J Time elapsed: 0.79 s [2021-04-17T21:43:11.415Z] testCommentCreator Time elapsed: 0.001 s [2021-04-17T21:43:11.415Z] createFunctionWrapper_creates_void_return_types_for_Py4J Time elapsed: 0.001 s [2021-04-17T21:43:11.415Z] [2021-04-17T21:43:11.415Z] Results: [2021-04-17T21:43:11.415Z] [2021-04-17T21:43:11.415Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:43:11.415Z] [2021-04-17T21:43:11.987Z] [INFO] All tests passed! [2021-04-17T21:43:11.987Z] [INFO] [2021-04-17T21:43:11.987Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:12.242Z] [INFO] [2021-04-17T21:43:12.242Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:12.242Z] [INFO] [2021-04-17T21:43:12.242Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:12.242Z] [INFO] Fork Value is false [2021-04-17T21:43:12.242Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:43:14.129Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:43:14.129Z] [INFO] [2021-04-17T21:43:14.129Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:14.129Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:43:14.129Z] [INFO] [2021-04-17T21:43:14.129Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:14.384Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/org.eclipse.ease.lang.python.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:14.640Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:43:14.640Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:43:14.640Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:43:14.640Z] [INFO] [2021-04-17T21:43:14.640Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.test --- [2021-04-17T21:43:14.640Z] [INFO] [2021-04-17T21:43:14.640Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.python.jython.test >------ [2021-04-17T21:43:14.640Z] [INFO] Building org.eclipse.ease.lang.python.jython.test 0.8.0-SNAPSHOT [42/48] [2021-04-17T21:43:14.640Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:43:14.640Z] [INFO] [2021-04-17T21:43:14.640Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.640Z] [INFO] [2021-04-17T21:43:14.640Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.640Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:43:14.640Z] [INFO] [2021-04-17T21:43:14.640Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.640Z] [INFO] [2021-04-17T21:43:14.640Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.640Z] [INFO] [2021-04-17T21:43:14.640Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:14.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/src/main/resources [2021-04-17T21:43:14.641Z] [INFO] [2021-04-17T21:43:14.641Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.641Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/classes [2021-04-17T21:43:14.895Z] [INFO] [2021-04-17T21:43:14.895Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:14.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/src/test/resources [2021-04-17T21:43:14.895Z] [INFO] [2021-04-17T21:43:14.895Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.895Z] [INFO] [2021-04-17T21:43:14.895Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/org.eclipse.ease.lang.python.jython.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:14.895Z] [INFO] [2021-04-17T21:43:14.895Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.896Z] [INFO] [2021-04-17T21:43:14.896Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:14.896Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/jacoco.exec,output=file [2021-04-17T21:43:14.896Z] [INFO] [2021-04-17T21:43:14.896Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:15.456Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/work/data/.metadata/.log [2021-04-17T21:43:15.456Z] [INFO] Command line: [2021-04-17T21:43:15.456Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/surefire.properties] [2021-04-17T21:43:15.457Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:43:18.016Z] WARNING: An illegal reflective access operation has occurred [2021-04-17T21:43:18.016Z] WARNING: Illegal reflective access by org.python.core.PySystemState (file:/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/work/plugins/org.jython_2.7.0.I202104151016/jython.jar) to method java.io.Console.encoding() [2021-04-17T21:43:18.016Z] WARNING: Please consider reporting this to the maintainers of org.python.core.PySystemState [2021-04-17T21:43:18.016Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2021-04-17T21:43:18.016Z] WARNING: All illegal access operations will be denied in a future release [2021-04-17T21:43:18.289Z] Apr 17, 2021 9:43:18 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:18.289Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:18.289Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:18.289Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:18.289Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:18.289Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:18.289Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:18.289Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:18.289Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:18.289Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:18.290Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:18.290Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:18.290Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:18.290Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:18.290Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:18.290Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:18.290Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:18.290Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:18.290Z] ... 31 more [2021-04-17T21:43:18.290Z] [2021-04-17T21:43:18.290Z] Apr 17, 2021 9:43:18 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:18.290Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:18.290Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:18.290Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:18.290Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:18.290Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:18.290Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:18.290Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:18.290Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:18.290Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:18.290Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:18.290Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:18.290Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:18.290Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:18.290Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:18.290Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:18.290Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:18.290Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:18.290Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:18.290Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:18.290Z] ... 29 more [2021-04-17T21:43:18.290Z] [2021-04-17T21:43:18.547Z] Running org.eclipse.ease.lang.python.jython.debugger.JythonDebugTest [2021-04-17T21:43:21.838Z] Start of script [2021-04-17T21:43:21.838Z] include file start [2021-04-17T21:43:21.838Z] include file processed [2021-04-17T21:43:21.838Z] Result of testMethod = 5 [2021-04-17T21:43:21.838Z] End of script [2021-04-17T21:43:21.838Z] Start of script [2021-04-17T21:43:21.838Z] include file start [2021-04-17T21:43:21.838Z] include file processed [2021-04-17T21:43:21.838Z] Result of testMethod = 5 [2021-04-17T21:43:21.838Z] End of script [2021-04-17T21:43:21.838Z] Start of script [2021-04-17T21:43:21.838Z] include file start [2021-04-17T21:43:21.838Z] include file processed [2021-04-17T21:43:21.838Z] Result of testMethod = 5 [2021-04-17T21:43:22.094Z] Traceback (most recent call last): [2021-04-17T21:43:22.094Z] File "(none)", line 184, in run [2021-04-17T21:43:22.094Z] File "__ref_L/Debug Test/Main.py_lzttzabpvi", line 23, in [2021-04-17T21:43:22.094Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:22.094Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:22.094Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:22.094Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:22.094Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:22.094Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:22.094Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:22.094Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:22.094Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:22.094Z] [2021-04-17T21:43:22.094Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:22.349Z] Start of script [2021-04-17T21:43:22.349Z] include file start [2021-04-17T21:43:22.349Z] include file processed [2021-04-17T21:43:22.349Z] Result of testMethod = 5 [2021-04-17T21:43:22.349Z] End of script [2021-04-17T21:43:22.910Z] Start of script [2021-04-17T21:43:22.910Z] include file start [2021-04-17T21:43:22.910Z] include file processed [2021-04-17T21:43:22.910Z] Result of testMethod = 5 [2021-04-17T21:43:22.910Z] End of script [2021-04-17T21:43:22.910Z] Start of script [2021-04-17T21:43:22.910Z] include file start [2021-04-17T21:43:22.910Z] include file processed [2021-04-17T21:43:23.165Z] Result of testMethod = 5 [2021-04-17T21:43:23.165Z] End of script [2021-04-17T21:43:23.165Z] Start of script [2021-04-17T21:43:23.165Z] include file start [2021-04-17T21:43:23.165Z] include file processed [2021-04-17T21:43:23.165Z] Result of testMethod = 5 [2021-04-17T21:43:23.421Z] Traceback (most recent call last): [2021-04-17T21:43:23.421Z] File "(none)", line 184, in run [2021-04-17T21:43:23.421Z] File "__ref_L/Debug Test/Main.py_mympfgljmt", line 23, in [2021-04-17T21:43:23.421Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:23.421Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:23.421Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:23.421Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:23.421Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:23.421Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:23.421Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:23.421Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:23.421Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:23.421Z] [2021-04-17T21:43:23.421Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:23.421Z] Start of script [2021-04-17T21:43:23.421Z] include file start [2021-04-17T21:43:23.421Z] include file processed [2021-04-17T21:43:23.677Z] Result of testMethod = 5 [2021-04-17T21:43:23.677Z] End of script [2021-04-17T21:43:23.932Z] Start of script [2021-04-17T21:43:23.932Z] include file start [2021-04-17T21:43:23.932Z] include file processed [2021-04-17T21:43:23.932Z] Result of testMethod = 5 [2021-04-17T21:43:23.932Z] End of script [2021-04-17T21:43:23.932Z] Start of script [2021-04-17T21:43:24.187Z] include file start [2021-04-17T21:43:24.187Z] include file processed [2021-04-17T21:43:24.443Z] Traceback (most recent call last): [2021-04-17T21:43:24.443Z] File "(none)", line 184, in run [2021-04-17T21:43:24.443Z] File "__ref_L/Debug Test/Main.py_zcoaldgkgp", line 22, in [2021-04-17T21:43:24.443Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:24.443Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:24.443Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:24.443Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:510) [2021-04-17T21:43:24.443Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:24.443Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:24.443Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:24.443Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:24.443Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:24.443Z] [2021-04-17T21:43:24.443Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:24.443Z] Start of script [2021-04-17T21:43:24.443Z] include file start [2021-04-17T21:43:24.698Z] include file processed [2021-04-17T21:43:24.698Z] Result of testMethod = 5 [2021-04-17T21:43:24.698Z] End of script [2021-04-17T21:43:24.698Z] Start of script [2021-04-17T21:43:24.698Z] include file start [2021-04-17T21:43:24.698Z] include file processed [2021-04-17T21:43:24.953Z] Result of testMethod = 5 [2021-04-17T21:43:24.953Z] End of script [2021-04-17T21:43:25.208Z] Traceback (most recent call last): [2021-04-17T21:43:25.208Z] File "(none)", line 184, in run [2021-04-17T21:43:25.208Z] File "__ref_L/Debug Test/Main.py_ucsrxsdjmg", line 1, in [2021-04-17T21:43:25.208Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:25.208Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:25.208Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:25.208Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:25.208Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:25.208Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:25.208Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:25.208Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:25.208Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:25.208Z] [2021-04-17T21:43:25.208Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:25.208Z] Start of script [2021-04-17T21:43:25.463Z] include file start [2021-04-17T21:43:25.463Z] include file processed [2021-04-17T21:43:25.463Z] Result of testMethod = 5 [2021-04-17T21:43:25.463Z] End of script [2021-04-17T21:43:25.463Z] Start of script [2021-04-17T21:43:25.463Z] include file start [2021-04-17T21:43:25.463Z] include file processed [2021-04-17T21:43:25.719Z] Result of testMethod = 5 [2021-04-17T21:43:25.719Z] End of script [2021-04-17T21:43:25.719Z] Start of script [2021-04-17T21:43:25.719Z] include file start [2021-04-17T21:43:25.719Z] include file processed [2021-04-17T21:43:25.719Z] Result of testMethod = 5 [2021-04-17T21:43:25.975Z] Traceback (most recent call last): [2021-04-17T21:43:25.975Z] File "(none)", line 184, in run [2021-04-17T21:43:25.975Z] File "__ref_L/Debug Test/Main.py_idwkryxakg", line 23, in [2021-04-17T21:43:25.975Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:25.975Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:25.975Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:25.975Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:25.975Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:25.975Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:25.975Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:25.975Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:25.975Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:25.975Z] [2021-04-17T21:43:25.975Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:25.975Z] Start of script [2021-04-17T21:43:26.231Z] include file start [2021-04-17T21:43:26.231Z] include file processed [2021-04-17T21:43:26.231Z] Result of testMethod = 5 [2021-04-17T21:43:26.231Z] End of script [2021-04-17T21:43:26.486Z] Traceback (most recent call last): [2021-04-17T21:43:26.486Z] File "(none)", line 184, in run [2021-04-17T21:43:26.486Z] File "__ref_L/Debug Test/Main.py_gurugdblma", line 1, in [2021-04-17T21:43:26.486Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:26.486Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:26.486Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:26.486Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:26.486Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:26.486Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:26.486Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:26.486Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:26.486Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:26.486Z] [2021-04-17T21:43:26.486Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:26.486Z] Start of script [2021-04-17T21:43:26.486Z] include file start [2021-04-17T21:43:26.486Z] include file processed [2021-04-17T21:43:26.486Z] Result of testMethod = 5 [2021-04-17T21:43:26.742Z] End of script [2021-04-17T21:43:26.742Z] Start of script [2021-04-17T21:43:26.742Z] include file start [2021-04-17T21:43:26.742Z] include file processed [2021-04-17T21:43:26.997Z] Result of testMethod = 5 [2021-04-17T21:43:26.997Z] End of script [2021-04-17T21:43:27.290Z] Traceback (most recent call last): [2021-04-17T21:43:27.290Z] File "(none)", line 184, in run [2021-04-17T21:43:27.290Z] File "__ref_L/Debug Test/Main.py_rvqadmsfrw", line 1, in [2021-04-17T21:43:27.290Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:27.290Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:27.290Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:27.290Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:27.290Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:27.290Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:27.290Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:27.290Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:27.290Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:27.290Z] [2021-04-17T21:43:27.290Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:27.290Z] Start of script [2021-04-17T21:43:27.290Z] include file start [2021-04-17T21:43:27.290Z] include file processed [2021-04-17T21:43:27.551Z] Result of testMethod = 5 [2021-04-17T21:43:27.551Z] End of script [2021-04-17T21:43:27.551Z] Start of script [2021-04-17T21:43:27.551Z] include file start [2021-04-17T21:43:27.551Z] include file processed [2021-04-17T21:43:27.551Z] Result of testMethod = 5 [2021-04-17T21:43:27.812Z] Traceback (most recent call last): [2021-04-17T21:43:27.812Z] File "(none)", line 184, in run [2021-04-17T21:43:27.812Z] File "__ref_L/Debug Test/Main.py_gxitkidgaw", line 23, in [2021-04-17T21:43:27.812Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:27.812Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:27.812Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:27.812Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:27.812Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:27.812Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:27.812Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:27.812Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:27.812Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:27.812Z] [2021-04-17T21:43:27.812Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:28.067Z] Start of script [2021-04-17T21:43:28.067Z] include file start [2021-04-17T21:43:28.067Z] include file processed [2021-04-17T21:43:28.067Z] Result of testMethod = 5 [2021-04-17T21:43:28.067Z] End of script [2021-04-17T21:43:28.067Z] Start of script [2021-04-17T21:43:28.067Z] include file start [2021-04-17T21:43:28.068Z] include file processed [2021-04-17T21:43:28.323Z] Result of testMethod = 5 [2021-04-17T21:43:28.323Z] End of script [2021-04-17T21:43:28.578Z] Start of script [2021-04-17T21:43:28.578Z] include file start [2021-04-17T21:43:28.578Z] include file processed [2021-04-17T21:43:28.578Z] Result of testMethod = 5 [2021-04-17T21:43:28.578Z] End of script [2021-04-17T21:43:28.578Z] Start of script [2021-04-17T21:43:28.578Z] include file start [2021-04-17T21:43:28.578Z] include file processed [2021-04-17T21:43:28.834Z] Result of testMethod = 5 [2021-04-17T21:43:28.834Z] End of script [2021-04-17T21:43:28.834Z] Start of script [2021-04-17T21:43:28.834Z] include file start [2021-04-17T21:43:28.834Z] include file processed [2021-04-17T21:43:29.089Z] Traceback (most recent call last): [2021-04-17T21:43:29.089Z] File "(none)", line 184, in run [2021-04-17T21:43:29.089Z] File "__ref_L/Debug Test/Main.py_dvprwqjfut", line 21, in [2021-04-17T21:43:29.089Z] File "__ref_L/Debug Test/Main.py_dvprwqjfut", line 18, in testMethod [2021-04-17T21:43:29.089Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:29.089Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:29.089Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:29.089Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:29.089Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:29.089Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:29.089Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:29.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:29.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:29.089Z] [2021-04-17T21:43:29.090Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:29.090Z] Start of script [2021-04-17T21:43:29.345Z] include file start [2021-04-17T21:43:29.345Z] include file processed [2021-04-17T21:43:29.345Z] Result of testMethod = 5 [2021-04-17T21:43:29.345Z] End of script [2021-04-17T21:43:29.600Z] Start of script [2021-04-17T21:43:29.600Z] include file start [2021-04-17T21:43:29.600Z] include file processed [2021-04-17T21:43:29.600Z] Result of testMethod = 5 [2021-04-17T21:43:29.600Z] Traceback (most recent call last): [2021-04-17T21:43:29.600Z] File "(none)", line 184, in run [2021-04-17T21:43:29.600Z] File "__ref_L/Debug Test/Main.py_ibiyecfiyu", line 23, in [2021-04-17T21:43:29.600Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:29.600Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:29.600Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:29.600Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:29.600Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:29.600Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:29.600Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:29.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:29.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:29.600Z] [2021-04-17T21:43:29.601Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:29.857Z] Start of script [2021-04-17T21:43:29.857Z] include file start [2021-04-17T21:43:29.857Z] include file processed [2021-04-17T21:43:29.857Z] Result of testMethod = 5 [2021-04-17T21:43:29.857Z] End of script [2021-04-17T21:43:30.126Z] Start of script [2021-04-17T21:43:30.126Z] include file start [2021-04-17T21:43:30.126Z] include file processed [2021-04-17T21:43:30.126Z] Result of testMethod = 5 [2021-04-17T21:43:30.126Z] End of script [2021-04-17T21:43:30.388Z] Start of script [2021-04-17T21:43:30.388Z] include file start [2021-04-17T21:43:30.388Z] include file processed [2021-04-17T21:43:30.388Z] Result of testMethod = 5 [2021-04-17T21:43:30.388Z] End of script [2021-04-17T21:43:30.643Z] Start of script [2021-04-17T21:43:30.643Z] include file start [2021-04-17T21:43:30.643Z] include file processed [2021-04-17T21:43:30.643Z] Result of testMethod = 5 [2021-04-17T21:43:30.643Z] End of script [2021-04-17T21:43:30.899Z] Start of script [2021-04-17T21:43:30.899Z] include file start [2021-04-17T21:43:30.899Z] include file processed [2021-04-17T21:43:30.899Z] Result of testMethod = 5 [2021-04-17T21:43:30.899Z] Traceback (most recent call last): [2021-04-17T21:43:30.899Z] File "(none)", line 184, in run [2021-04-17T21:43:30.899Z] File "__ref_L/Debug Test/Main.py_lspijfdlno", line 23, in [2021-04-17T21:43:30.899Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:30.899Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:30.899Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:30.899Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:30.899Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:30.899Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:30.899Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:30.899Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:30.899Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:30.899Z] [2021-04-17T21:43:30.899Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:31.155Z] Start of script [2021-04-17T21:43:31.155Z] include file start [2021-04-17T21:43:31.155Z] include file processed [2021-04-17T21:43:31.155Z] Result of testMethod = 5 [2021-04-17T21:43:31.155Z] End of script [2021-04-17T21:43:31.411Z] Start of script [2021-04-17T21:43:31.411Z] include file start [2021-04-17T21:43:31.411Z] include file processed [2021-04-17T21:43:31.411Z] Result of testMethod = 5 [2021-04-17T21:43:31.411Z] Traceback (most recent call last): [2021-04-17T21:43:31.411Z] File "(none)", line 184, in run [2021-04-17T21:43:31.411Z] File "__ref_L/Debug Test/Main.py_vrbfvknnzc", line 23, in [2021-04-17T21:43:31.411Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:31.411Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:31.411Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:31.411Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:31.411Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:31.411Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:31.411Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:31.411Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:31.411Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:31.411Z] [2021-04-17T21:43:31.411Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:31.667Z] Traceback (most recent call last): [2021-04-17T21:43:31.667Z] File "(none)", line 184, in run [2021-04-17T21:43:31.667Z] File "__ref_L/Debug Test/Main.py_yragimkvxl", line 1, in [2021-04-17T21:43:31.667Z] File "(none)", line 161, in trace_dispatch [2021-04-17T21:43:31.667Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.handleEventsInSuspendedState(AbstractEaseDebugger.java:329) [2021-04-17T21:43:31.667Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.suspend(AbstractEaseDebugger.java:255) [2021-04-17T21:43:31.667Z] at org.eclipse.ease.debugging.AbstractEaseDebugger.processLine(AbstractEaseDebugger.java:490) [2021-04-17T21:43:31.667Z] at org.eclipse.ease.lang.python.debugger.PythonDebugger.traceDispatch(PythonDebugger.java:177) [2021-04-17T21:43:31.667Z] at org.eclipse.ease.lang.python.jython.debugger.JythonDebugger.traceDispatch(JythonDebugger.java:44) [2021-04-17T21:43:31.667Z] at jdk.internal.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) [2021-04-17T21:43:31.667Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:31.667Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:31.667Z] [2021-04-17T21:43:31.667Z] org.eclipse.ease.ScriptEngineCancellationException: org.eclipse.ease.ScriptEngineCancellationException: Terminated on user request [2021-04-17T21:43:31.923Z] Start of script [2021-04-17T21:43:31.923Z] include file start [2021-04-17T21:43:31.923Z] include file processed [2021-04-17T21:43:31.923Z] Result of testMethod = 5 [2021-04-17T21:43:31.923Z] End of script [2021-04-17T21:43:32.179Z] Start of script [2021-04-17T21:43:32.179Z] include file start [2021-04-17T21:43:32.179Z] include file processed [2021-04-17T21:43:32.179Z] Result of testMethod = 5 [2021-04-17T21:43:32.179Z] End of script [2021-04-17T21:43:32.434Z] Start of script [2021-04-17T21:43:32.434Z] include file start [2021-04-17T21:43:32.434Z] include file processed [2021-04-17T21:43:32.434Z] Result of testMethod = 5 [2021-04-17T21:43:32.434Z] End of script [2021-04-17T21:43:32.434Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.103 s - in org.eclipse.ease.lang.python.jython.debugger.JythonDebugTest [2021-04-17T21:43:32.434Z] disconnectProcessInSuspendedState Time elapsed: 3.212 s [2021-04-17T21:43:32.434Z] stepReturnIncludeCommand Time elapsed: 0.212 s [2021-04-17T21:43:32.434Z] arrayVariableSorting Time elapsed: 0.308 s [2021-04-17T21:43:32.434Z] stepOverOnDebugTarget Time elapsed: 0.408 s [2021-04-17T21:43:32.434Z] hasDebugTarget Time elapsed: 0.104 s [2021-04-17T21:43:32.434Z] disconnectThreadInSuspendedState Time elapsed: 0.205 s [2021-04-17T21:43:32.434Z] stepReturnOnDebugTarget Time elapsed: 0.31 s [2021-04-17T21:43:32.434Z] nullVariable Time elapsed: 0.308 s [2021-04-17T21:43:32.434Z] stepOverOnStackFrame Time elapsed: 0.308 s [2021-04-17T21:43:32.434Z] resumeOnDebugTarget Time elapsed: 0.217 s [2021-04-17T21:43:32.434Z] modifyVariableKeepingType Time elapsed: 0.506 s [2021-04-17T21:43:32.434Z] resumeOnLastIncludeLine Time elapsed: 0.205 s [2021-04-17T21:43:32.434Z] stepReturnOnStackFrame Time elapsed: 0.306 s [2021-04-17T21:43:32.434Z] terminateStackFrameInSuspendedState Time elapsed: 0.206 s [2021-04-17T21:43:32.434Z] breakpointLocation Time elapsed: 0.206 s [2021-04-17T21:43:32.434Z] stepReturnOnThread Time elapsed: 0.306 s [2021-04-17T21:43:32.434Z] javaClassVariable Time elapsed: 0.307 s [2021-04-17T21:43:32.434Z] stepIntoOnThread Time elapsed: 0.306 s [2021-04-17T21:43:32.434Z] terminateThreadInSuspendedState Time elapsed: 0.205 s [2021-04-17T21:43:32.434Z] resumeOnThread Time elapsed: 0.206 s [2021-04-17T21:43:32.434Z] stepIntoOnStackFrame Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] terminateProcessInSuspendedState Time elapsed: 0.205 s [2021-04-17T21:43:32.434Z] stepOverOnProcess Time elapsed: 0.33 s [2021-04-17T21:43:32.434Z] nativeArrayVariable Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] disconnectDebugTargetInSuspendedState Time elapsed: 0.204 s [2021-04-17T21:43:32.434Z] stepIntoOnProcess Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] terminatedState Time elapsed: 0.104 s [2021-04-17T21:43:32.434Z] stepOverIncludeCommand Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] innerScopeVariableBeforeOuterScopeVariable Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] stepIntoIncludeCommand Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] primitiveStringVariable Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] resumeOnProcess Time elapsed: 0.205 s [2021-04-17T21:43:32.434Z] stepIntoOnDebugTarget Time elapsed: 0.304 s [2021-04-17T21:43:32.434Z] stepOverOnThread Time elapsed: 0.304 s [2021-04-17T21:43:32.434Z] suspendedState Time elapsed: 0.204 s [2021-04-17T21:43:32.434Z] primitiveDoubleVariable Time elapsed: 0.304 s [2021-04-17T21:43:32.434Z] resumeOnStackFrame Time elapsed: 0.203 s [2021-04-17T21:43:32.434Z] nativeObjectVariable Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] terminateDebugTargetInSuspendedState Time elapsed: 0.204 s [2021-04-17T21:43:32.434Z] disconnectStackFrameInSuspendedState Time elapsed: 0.206 s [2021-04-17T21:43:32.434Z] stepReturnOnProcess Time elapsed: 0.305 s [2021-04-17T21:43:32.434Z] evaluateWatchExpression Time elapsed: 0.218 s [2021-04-17T21:43:32.434Z] [2021-04-17T21:43:32.434Z] Results: [2021-04-17T21:43:32.434Z] [2021-04-17T21:43:32.434Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:43:32.434Z] [2021-04-17T21:43:33.389Z] [INFO] All tests passed! [2021-04-17T21:43:33.389Z] [INFO] [2021-04-17T21:43:33.389Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:33.389Z] [INFO] [2021-04-17T21:43:33.389Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:33.644Z] [INFO] [2021-04-17T21:43:33.644Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:33.644Z] [INFO] Fork Value is false [2021-04-17T21:43:33.644Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:43:36.237Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:36.237Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:36.237Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/org.eclipse.ease.lang.python.jython.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:36.237Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:43:36.237Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:43:36.237Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.python.jython.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.python.jython.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.python.jython.test --- [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] -----< org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test >------ [2021-04-17T21:43:36.237Z] [INFO] Building org.eclipse.ease.lang.scriptarchive.test 0.8.0-SNAPSHOT [43/48] [2021-04-17T21:43:36.237Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.237Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.237Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:36.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/src/main/resources [2021-04-17T21:43:36.237Z] [INFO] [2021-04-17T21:43:36.238Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.238Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/classes [2021-04-17T21:43:36.238Z] [INFO] [2021-04-17T21:43:36.238Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:36.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/src/test/resources [2021-04-17T21:43:36.238Z] [INFO] [2021-04-17T21:43:36.238Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.238Z] [INFO] [2021-04-17T21:43:36.238Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/org.eclipse.ease.lang.scriptarchive.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:36.238Z] [INFO] [2021-04-17T21:43:36.238Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.238Z] [INFO] [2021-04-17T21:43:36.238Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.238Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/jacoco.exec,output=file [2021-04-17T21:43:36.238Z] [INFO] [2021-04-17T21:43:36.238Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:36.493Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/work/data/.metadata/.log [2021-04-17T21:43:36.493Z] [INFO] Command line: [2021-04-17T21:43:36.493Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/surefire.properties] [2021-04-17T21:43:36.494Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:43:39.046Z] Apr 17, 2021 9:43:38 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:39.046Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:39.046Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:39.046Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:39.046Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:39.046Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:39.046Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:39.046Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:39.046Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:39.046Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:39.046Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:39.046Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:39.046Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:39.046Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:39.046Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:39.046Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:39.046Z] ... 31 more [2021-04-17T21:43:39.046Z] [2021-04-17T21:43:39.046Z] Apr 17, 2021 9:43:38 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:39.046Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:39.046Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:39.046Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:39.046Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:39.046Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:39.046Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:39.046Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:39.046Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:39.046Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:39.046Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:39.046Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:39.046Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:39.046Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:39.046Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:39.046Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:39.047Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:39.047Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:39.047Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:39.047Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:39.047Z] ... 29 more [2021-04-17T21:43:39.047Z] [2021-04-17T21:43:39.047Z] Running org.eclipse.ease.lang.scriptarchive.ArchiveEngineTest [2021-04-17T21:43:39.607Z] We are running from a zip file! [2021-04-17T21:43:39.863Z] org.eclipse.ease.ScriptExecutionException: SyntaxError: missing ; before statement (workspace://__EASE_ScriptArchive_1/scripts/Master.js#3) [2021-04-17T21:43:39.863Z] this is an error [2021-04-17T21:43:39.863Z] ^ [2021-04-17T21:43:39.863Z] at Master.js,workspace://__EASE_ScriptArchive_1/scripts/Master.js [2021-04-17T21:43:39.863Z] org.eclipse.ease.ScriptExecutionException: SyntaxError: missing ; before statement (workspace://__EASE_ScriptArchive_1/scripts/Master.js#3) [2021-04-17T21:43:39.863Z] this is an error [2021-04-17T21:43:39.863Z] ^ [2021-04-17T21:43:39.863Z] at Master.js,workspace://__EASE_ScriptArchive_1/scripts/Master.js [2021-04-17T21:43:39.863Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in org.eclipse.ease.lang.scriptarchive.ArchiveEngineTest [2021-04-17T21:43:39.863Z] executeWithManifest Time elapsed: 0.705 s [2021-04-17T21:43:39.863Z] zipFileRegistration Time elapsed: 0.009 s [2021-04-17T21:43:39.863Z] engineIdRegistration Time elapsed: 0.001 s [2021-04-17T21:43:39.863Z] jarFileRegistration Time elapsed: 0 s [2021-04-17T21:43:39.863Z] sarFileRegistration Time elapsed: 0.001 s [2021-04-17T21:43:39.863Z] executeWithErrors Time elapsed: 0.092 s [2021-04-17T21:43:39.863Z] executeWithIncludes Time elapsed: 0.04 s [2021-04-17T21:43:39.863Z] [2021-04-17T21:43:39.863Z] Results: [2021-04-17T21:43:39.863Z] [2021-04-17T21:43:39.863Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:43:39.863Z] [2021-04-17T21:43:40.789Z] [INFO] All tests passed! [2021-04-17T21:43:40.789Z] [INFO] [2021-04-17T21:43:40.789Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:41.087Z] [INFO] [2021-04-17T21:43:41.087Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:41.087Z] [INFO] [2021-04-17T21:43:41.087Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:41.087Z] [INFO] Fork Value is false [2021-04-17T21:43:41.087Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:43:43.689Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:43:43.689Z] [INFO] [2021-04-17T21:43:43.689Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:43.689Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:43:43.689Z] [INFO] [2021-04-17T21:43:43.689Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/org.eclipse.ease.lang.scriptarchive.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:43:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:43:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.scriptarchive.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.scriptarchive.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:43:43.689Z] [INFO] [2021-04-17T21:43:43.689Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.scriptarchive.test --- [2021-04-17T21:43:43.689Z] [INFO] [2021-04-17T21:43:43.689Z] [INFO] --------< org.eclipse.ease:org.eclipse.ease.lang.unittest.test >-------- [2021-04-17T21:43:43.689Z] [INFO] Building org.eclipse.ease.lang.unittest.test 0.8.0-SNAPSHOT [44/48] [2021-04-17T21:43:43.689Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:43:43.689Z] [INFO] [2021-04-17T21:43:43.690Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.690Z] [INFO] [2021-04-17T21:43:43.690Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.690Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:43:43.690Z] [INFO] [2021-04-17T21:43:43.690Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.690Z] [INFO] [2021-04-17T21:43:43.690Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.690Z] [INFO] [2021-04-17T21:43:43.690Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:43.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/src/main/resources [2021-04-17T21:43:43.690Z] [INFO] [2021-04-17T21:43:43.690Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.690Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/classes [2021-04-17T21:43:43.945Z] [INFO] [2021-04-17T21:43:43.945Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:43.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/src/test/resources [2021-04-17T21:43:43.945Z] [INFO] [2021-04-17T21:43:43.945Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.945Z] [INFO] [2021-04-17T21:43:43.945Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/org.eclipse.ease.lang.unittest.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:43.945Z] [INFO] [2021-04-17T21:43:43.945Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.945Z] [INFO] [2021-04-17T21:43:43.945Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:43.945Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/work/data/.metadata/.log [2021-04-17T21:43:43.945Z] [INFO] Command line: [2021-04-17T21:43:43.945Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/surefire.properties] [2021-04-17T21:43:43.945Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:43:45.854Z] Apr 17, 2021 9:43:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:45.854Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:45.854Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:45.854Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:45.854Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:45.854Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:45.854Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:45.854Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:45.854Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:45.854Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:45.854Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:45.854Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:45.854Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.854Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.854Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.854Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.854Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:45.855Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:45.855Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.855Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:45.855Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:45.855Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:45.855Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:45.855Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:45.855Z] ... 31 more [2021-04-17T21:43:45.855Z] [2021-04-17T21:43:45.855Z] Apr 17, 2021 9:43:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:45.855Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:45.855Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:45.855Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:45.855Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:45.855Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:45.855Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:45.855Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.855Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:45.855Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:45.855Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:45.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.855Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:45.855Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:45.855Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:45.855Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:45.855Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:45.855Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:45.855Z] ... 31 more [2021-04-17T21:43:45.855Z] [2021-04-17T21:43:45.855Z] Apr 17, 2021 9:43:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:45.855Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:45.855Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:45.855Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:45.855Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:45.855Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:45.855Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:45.855Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.855Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.855Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:45.855Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:45.855Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:45.855Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.856Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:45.856Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:45.856Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:45.856Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:45.856Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:45.856Z] ... 31 more [2021-04-17T21:43:45.856Z] [2021-04-17T21:43:45.856Z] Apr 17, 2021 9:43:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:45.856Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:45.856Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:45.856Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:45.856Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:45.856Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:45.856Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:45.856Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:43:45.856Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:43:45.856Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.856Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.856Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:45.856Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:45.856Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:45.856Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:45.856Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:45.856Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:45.856Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:45.856Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:45.856Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:45.856Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:45.856Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:45.856Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:45.856Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:45.856Z] ... 29 more [2021-04-17T21:43:45.856Z] [2021-04-17T21:43:45.856Z] Running org.eclipse.ease.lang.unittest.ClassicJavaScriptTest [2021-04-17T21:43:47.225Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 s - in org.eclipse.ease.lang.unittest.ClassicJavaScriptTest [2021-04-17T21:43:47.225Z] folderStatus Time elapsed: 0.62 s [2021-04-17T21:43:47.225Z] errorTestStatus Time elapsed: 0.128 s [2021-04-17T21:43:47.225Z] failureTestStatus Time elapsed: 0.151 s [2021-04-17T21:43:47.225Z] verifyOutput Time elapsed: 0.113 s [2021-04-17T21:43:47.225Z] suiteStatus Time elapsed: 0.097 s [2021-04-17T21:43:47.225Z] ignoreTestStatus Time elapsed: 0.098 s [2021-04-17T21:43:47.225Z] passTestStatus Time elapsed: 0.096 s [2021-04-17T21:43:47.225Z] Running org.eclipse.ease.lang.unittest.ModernJavaScriptTest [2021-04-17T21:43:47.794Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 s - in org.eclipse.ease.lang.unittest.ModernJavaScriptTest [2021-04-17T21:43:47.794Z] folderStatus Time elapsed: 0.116 s [2021-04-17T21:43:47.794Z] verifyOutput Time elapsed: 0.096 s [2021-04-17T21:43:47.794Z] suiteStatus Time elapsed: 0.092 s [2021-04-17T21:43:47.794Z] ignoreTestStatus Time elapsed: 0.101 s [2021-04-17T21:43:47.794Z] ignoreTestClassStatus Time elapsed: 0.093 s [2021-04-17T21:43:47.794Z] failureTestClassStatus Time elapsed: 0.09 s [2021-04-17T21:43:47.794Z] errorTestClassStatus Time elapsed: 0.065 s [2021-04-17T21:43:47.794Z] passTestClassStatus Time elapsed: 0.082 s [2021-04-17T21:43:47.794Z] [2021-04-17T21:43:47.794Z] Results: [2021-04-17T21:43:47.794Z] [2021-04-17T21:43:47.794Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:43:47.794Z] [2021-04-17T21:43:48.719Z] [INFO] All tests passed! [2021-04-17T21:43:48.719Z] [INFO] [2021-04-17T21:43:48.719Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:48.719Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/org.eclipse.ease.lang.unittest.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:48.719Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:43:48.719Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:43:48.719Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.unittest.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.lang.unittest.test/0.8.0-SNAPSHOT/org.eclipse.ease.lang.unittest.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:43:48.719Z] [INFO] [2021-04-17T21:43:48.719Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.lang.unittest.test --- [2021-04-17T21:43:48.719Z] [INFO] [2021-04-17T21:43:48.719Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.ui.scripts.test >---------- [2021-04-17T21:43:48.719Z] [INFO] Building org.eclipse.ease.ui.scripts.test 0.8.0-SNAPSHOT [45/48] [2021-04-17T21:43:48.719Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:43:48.719Z] [INFO] [2021-04-17T21:43:48.719Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.719Z] [INFO] [2021-04-17T21:43:48.719Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.719Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:43:48.719Z] [INFO] [2021-04-17T21:43:48.719Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.719Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:48.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/src/main/resources [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/classes [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:48.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/src/test/resources [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/org.eclipse.ease.ui.scripts.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/jacoco.exec,output=file [2021-04-17T21:43:48.720Z] [INFO] [2021-04-17T21:43:48.720Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:48.720Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/work/data/.metadata/.log [2021-04-17T21:43:48.720Z] [INFO] Command line: [2021-04-17T21:43:48.720Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/surefire.properties] [2021-04-17T21:43:48.720Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:43:51.288Z] Apr 17, 2021 9:43:51 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:51.288Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:51.288Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:51.288Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:51.288Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:51.288Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:51.288Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:51.288Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:51.288Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:51.288Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:51.288Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:51.288Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:51.288Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:51.288Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:51.288Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:51.288Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:51.288Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:51.288Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:51.288Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:51.288Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:51.288Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:51.288Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:51.288Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:51.288Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:51.288Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:51.288Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:51.288Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:51.288Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:51.288Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:51.288Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:51.288Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:51.288Z] ... 31 more [2021-04-17T21:43:51.288Z] [2021-04-17T21:43:51.288Z] Apr 17, 2021 9:43:51 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:51.288Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:51.288Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:51.288Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:51.288Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:51.288Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:51.288Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:51.288Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:43:51.288Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:51.289Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:51.289Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:51.289Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:51.289Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:51.289Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:51.289Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:51.289Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:51.289Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:51.289Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:51.289Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:51.289Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:51.289Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:51.289Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:51.289Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:51.289Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:51.289Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:51.289Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:51.289Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:51.289Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:51.289Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:51.289Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:51.289Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:51.289Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:51.289Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:51.289Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:51.289Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:51.289Z] ... 29 more [2021-04-17T21:43:51.289Z] [2021-04-17T21:43:51.289Z] Running org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactoryTest [2021-04-17T21:43:51.544Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.ease.ui.scripts.expressions.definitions.ExpressionFactoryTest [2021-04-17T21:43:51.544Z] loadClassWithExpression Time elapsed: 0.013 s [2021-04-17T21:43:51.544Z] createWithExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] createReferenceExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] loadClassReferenceExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] loadClassTestExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] createEqualsExpression Time elapsed: 0 s [2021-04-17T21:43:51.544Z] loadClassCountExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] loadClassOrExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] createTestExpression Time elapsed: 0.003 s [2021-04-17T21:43:51.544Z] createOrExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] loadClassAndExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] createAndExpression Time elapsed: 0.001 s [2021-04-17T21:43:51.544Z] loadClassEqualsExpression Time elapsed: 0 s [2021-04-17T21:43:51.544Z] createCountExpression Time elapsed: 0.028 s [2021-04-17T21:43:51.544Z] [2021-04-17T21:43:51.544Z] Results: [2021-04-17T21:43:51.544Z] [2021-04-17T21:43:51.544Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [2021-04-17T21:43:51.544Z] [2021-04-17T21:43:52.105Z] [INFO] All tests passed! [2021-04-17T21:43:52.105Z] [INFO] [2021-04-17T21:43:52.105Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:52.389Z] [INFO] [2021-04-17T21:43:52.389Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:52.389Z] [INFO] [2021-04-17T21:43:52.389Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:52.389Z] [INFO] Fork Value is false [2021-04-17T21:43:52.389Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:43:54.313Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:54.313Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:54.313Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/org.eclipse.ease.ui.scripts.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:54.313Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:43:54.313Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:43:54.313Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.scripts.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.scripts.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.scripts.test --- [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] -------------< org.eclipse.ease:org.eclipse.ease.ui.test >-------------- [2021-04-17T21:43:54.313Z] [INFO] Building org.eclipse.ease.ui.test 0.8.0-SNAPSHOT [46/48] [2021-04-17T21:43:54.313Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.313Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.313Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:54.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/src/main/resources [2021-04-17T21:43:54.313Z] [INFO] [2021-04-17T21:43:54.313Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.314Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/classes [2021-04-17T21:43:54.314Z] [INFO] [2021-04-17T21:43:54.314Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:43:54.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/src/test/resources [2021-04-17T21:43:54.314Z] [INFO] [2021-04-17T21:43:54.314Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.314Z] [INFO] [2021-04-17T21:43:54.314Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/org.eclipse.ease.ui.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:43:54.314Z] [INFO] [2021-04-17T21:43:54.314Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.314Z] [INFO] [2021-04-17T21:43:54.314Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.314Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/jacoco.exec,output=file [2021-04-17T21:43:54.314Z] [INFO] [2021-04-17T21:43:54.314Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:54.314Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/work/data/.metadata/.log [2021-04-17T21:43:54.314Z] [INFO] Command line: [2021-04-17T21:43:54.314Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/surefire.properties] [2021-04-17T21:43:54.589Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584" [2021-04-17T21:43:57.190Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.190Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.190Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.190Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.191Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.191Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.191Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.191Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.191Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.191Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.191Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.191Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.191Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.191Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.191Z] ... 31 more [2021-04-17T21:43:57.191Z] [2021-04-17T21:43:57.191Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.191Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.191Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.191Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.191Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.191Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.191Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.191Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.191Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.191Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.191Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.191Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.191Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.191Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.191Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.191Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.191Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.191Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.191Z] ... 31 more [2021-04-17T21:43:57.191Z] [2021-04-17T21:43:57.191Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.191Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.192Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.192Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.192Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.192Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.192Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.192Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.192Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.192Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.192Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.192Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.192Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.192Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.192Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.192Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.192Z] ... 31 more [2021-04-17T21:43:57.192Z] [2021-04-17T21:43:57.192Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.192Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.192Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.192Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.192Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.192Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.192Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.192Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.192Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.192Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.192Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.192Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.192Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.192Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.192Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.192Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.192Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.192Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.192Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.192Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.192Z] ... 31 more [2021-04-17T21:43:57.192Z] [2021-04-17T21:43:57.193Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.193Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.193Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.193Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.193Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.193Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.193Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.193Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.193Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.193Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.193Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.193Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.193Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.193Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.193Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.193Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.193Z] ... 31 more [2021-04-17T21:43:57.193Z] [2021-04-17T21:43:57.193Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.193Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.193Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.193Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.193Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.193Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.193Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.193Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.193Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.193Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.193Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.193Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.193Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.193Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.193Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.193Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.193Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.193Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.193Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.193Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.194Z] ... 31 more [2021-04-17T21:43:57.194Z] [2021-04-17T21:43:57.194Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.194Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.194Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.194Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.194Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.194Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.194Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.194Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.194Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.194Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.194Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.194Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.194Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.194Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.194Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.194Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.194Z] ... 31 more [2021-04-17T21:43:57.194Z] [2021-04-17T21:43:57.194Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.194Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.194Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.194Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.194Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.194Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.194Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.194Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.194Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.194Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.194Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.194Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.194Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.194Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.194Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.194Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.194Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.194Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.195Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.195Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.195Z] ... 31 more [2021-04-17T21:43:57.195Z] [2021-04-17T21:43:57.195Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.195Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.195Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.195Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.195Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.195Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.195Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.195Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.195Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.195Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.195Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.195Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.195Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.195Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.195Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.195Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.195Z] ... 31 more [2021-04-17T21:43:57.195Z] [2021-04-17T21:43:57.195Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.195Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.195Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.195Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.195Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.195Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.195Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.195Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.195Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.195Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.195Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.195Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.195Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.195Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.195Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.195Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.195Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.196Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.196Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.196Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.196Z] ... 31 more [2021-04-17T21:43:57.196Z] [2021-04-17T21:43:57.196Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.196Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.196Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.196Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.196Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.196Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.196Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.196Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.196Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.196Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.196Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.196Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.196Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.196Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.196Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.196Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.196Z] ... 31 more [2021-04-17T21:43:57.196Z] [2021-04-17T21:43:57.196Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.196Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.196Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.196Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.196Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.196Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.196Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.196Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.196Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.196Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.196Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.196Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.196Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.196Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.196Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.196Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.197Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.197Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.197Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.197Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.197Z] ... 31 more [2021-04-17T21:43:57.197Z] [2021-04-17T21:43:57.197Z] Apr 17, 2021 9:43:57 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:43:57.197Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:43:57.197Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:43:57.197Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:43:57.197Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:43:57.197Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:43:57.197Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:43:57.197Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:90) [2021-04-17T21:43:57.197Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) [2021-04-17T21:43:57.197Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:43:57.197Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.197Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.197Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.197Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.197Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:43:57.197Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:43:57.197Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:43:57.197Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:43:57.197Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:43:57.197Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:43:57.197Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2021-04-17T21:43:57.197Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2021-04-17T21:43:57.197Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) [2021-04-17T21:43:57.197Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:43:57.197Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:43:57.197Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:43:57.197Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:43:57.197Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:43:57.197Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) [2021-04-17T21:43:57.197Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) [2021-04-17T21:43:57.197Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1461) [2021-04-17T21:43:57.197Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1434) [2021-04-17T21:43:57.197Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:43:57.197Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:516) [2021-04-17T21:43:57.197Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) [2021-04-17T21:43:57.197Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:43:57.197Z] ... 29 more [2021-04-17T21:43:57.197Z] [2021-04-17T21:43:57.453Z] Running org.eclipse.ease.ui.views.shell.dropins.variables.VariablesComparatorTest [2021-04-17T21:43:58.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.eclipse.ease.ui.views.shell.dropins.variables.VariablesComparatorTest [2021-04-17T21:43:58.014Z] lastExecutionResult_comes_before_debugVariable Time elapsed: 0.708 s [2021-04-17T21:43:58.014Z] Running org.eclipse.ease.ui.views.shell.dropins.variables.ContentLabelProviderTest [2021-04-17T21:43:58.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.ease.ui.views.shell.dropins.variables.ContentLabelProviderTest [2021-04-17T21:43:58.014Z] getText_returns_variable_content Time elapsed: 0.073 s [2021-04-17T21:43:58.014Z] Running org.eclipse.ease.ui.views.shell.dropins.variables.VariablesLabelProviderTest [2021-04-17T21:43:58.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.ease.ui.views.shell.dropins.variables.VariablesLabelProviderTest [2021-04-17T21:43:58.014Z] getText_returns_variable_name Time elapsed: 0.001 s [2021-04-17T21:43:58.014Z] Running org.eclipse.ease.ui.views.shell.dropins.variables.VariablesContentProviderTest [2021-04-17T21:43:58.269Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.ease.ui.views.shell.dropins.variables.VariablesContentProviderTest [2021-04-17T21:43:58.269Z] hasChildren_true_when_child_nodes_are_available Time elapsed: 0.001 s [2021-04-17T21:43:58.269Z] getChildren_is_empty_when_no_child_nodes_are_available Time elapsed: 0.002 s [2021-04-17T21:43:58.269Z] getElements_contains_variables_from_engine Time elapsed: 0.031 s [2021-04-17T21:43:58.269Z] hasChildren_false_when_no_child_nodes_are_available Time elapsed: 0.001 s [2021-04-17T21:43:58.269Z] getChildren_not_empty_when_child_nodes_are_available Time elapsed: 0.001 s [2021-04-17T21:43:58.270Z] Running org.eclipse.ease.ui.views.shell.dropins.variables.HiddenVariablesFilterTest [2021-04-17T21:43:58.270Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.ease.ui.views.shell.dropins.variables.HiddenVariablesFilterTest [2021-04-17T21:43:58.270Z] select_accepts_unknown_classes Time elapsed: 0 s [2021-04-17T21:43:58.270Z] select_accepts_script_variables Time elapsed: 0 s [2021-04-17T21:43:58.270Z] select_declines_hidden_script_variables Time elapsed: 0 s [2021-04-17T21:43:58.270Z] Running org.eclipse.ease.ui.views.shell.dropins.modules.ModulesStackContentProviderTest [2021-04-17T21:43:58.270Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.ease.ui.views.shell.dropins.modules.ModulesStackContentProviderTest [2021-04-17T21:43:58.270Z] getElements_returns_modules Time elapsed: 0.077 s [2021-04-17T21:43:58.270Z] getElements_returns_empty_list_without_environment Time elapsed: 0.001 s [2021-04-17T21:43:58.270Z] Running org.eclipse.ease.ui.views.shell.dropins.modules.ModulesStackLabelProviderTest [2021-04-17T21:43:58.270Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.ease.ui.views.shell.dropins.modules.ModulesStackLabelProviderTest [2021-04-17T21:43:58.270Z] getText_null_returns_empty_string Time elapsed: 0.001 s [2021-04-17T21:43:58.270Z] getText_returns_definition_name Time elapsed: 0.033 s [2021-04-17T21:43:58.270Z] getText_returns_full_class_name_name Time elapsed: 0 s [2021-04-17T21:43:58.270Z] Running org.eclipse.ease.ui.help.hovers.ModuleHelpTest [2021-04-17T21:43:58.270Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 s - in org.eclipse.ease.ui.help.hovers.ModuleHelpTest [2021-04-17T21:43:58.270Z] getModuleHelpLocation skipped [2021-04-17T21:43:58.270Z] getModuleHelp skipped [2021-04-17T21:43:58.270Z] getMethodHelp skipped [2021-04-17T21:43:58.270Z] getConstantHelp skipped [2021-04-17T21:43:58.270Z] Running org.eclipse.ease.ui.completion.provider.AbstractFileLocationCompletionProviderTest [2021-04-17T21:43:58.270Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.046 s - in org.eclipse.ease.ui.completion.provider.AbstractFileLocationCompletionProviderTest [2021-04-17T21:43:58.270Z] workspaceProjectProposals skipped [2021-04-17T21:43:58.270Z] checkOperatingSystem skipped [2021-04-17T21:43:58.270Z] absoluteRootWorkspaceProposals skipped [2021-04-17T21:43:58.270Z] workspaceFolderProposals skipped [2021-04-17T21:43:58.270Z] fileSystemFolderProposals skipped [2021-04-17T21:43:58.270Z] workspaceProposals skipped [2021-04-17T21:43:58.270Z] relativeRootWorkspaceProposals skipped [2021-04-17T21:43:58.270Z] fileSystemRootProposals skipped [2021-04-17T21:43:58.270Z] Running org.eclipse.ease.ui.completion.CompletionContextTest [2021-04-17T21:43:58.270Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.ease.ui.completion.CompletionContextTest [2021-04-17T21:43:58.270Z] resolveStaticClass Time elapsed: 0.004 s [2021-04-17T21:43:58.270Z] resolveClassWithFilter Time elapsed: 0 s [2021-04-17T21:43:58.270Z] simplifyCalls Time elapsed: 0.001 s [2021-04-17T21:43:58.270Z] resolveClass Time elapsed: 0 s [2021-04-17T21:43:58.270Z] replaceEscapedStringLiterals Time elapsed: 0 s [2021-04-17T21:43:58.270Z] replaceSimpleStringLiterals Time elapsed: 0 s [2021-04-17T21:43:58.270Z] resolveStaticClassWithFilter Time elapsed: 0.001 s [2021-04-17T21:43:58.270Z] resolveClassWithParameters Time elapsed: 0 s [2021-04-17T21:43:58.270Z] replaceMultipleStringLiterals Time elapsed: 0 s [2021-04-17T21:43:58.270Z] Running org.eclipse.ease.ui.dnd.ModulesDropHandlerTest [2021-04-17T21:43:58.270Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.ease.ui.dnd.ModulesDropHandlerTest [2021-04-17T21:43:58.270Z] accepts_true_for_ModuleEntry Time elapsed: 0.012 s [2021-04-17T21:43:58.270Z] accepts_true_for_ModuleDefinition Time elapsed: 0.001 s [2021-04-17T21:43:58.270Z] [2021-04-17T21:43:58.270Z] Results: [2021-04-17T21:43:58.270Z] [2021-04-17T21:43:58.270Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 12 [2021-04-17T21:43:58.270Z] [2021-04-17T21:43:59.195Z] [INFO] All tests passed! [2021-04-17T21:43:59.195Z] [INFO] [2021-04-17T21:43:59.195Z] [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd-integration) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:59.795Z] [INFO] [2021-04-17T21:43:59.795Z] [INFO] --- maven-pmd-plugin:3.14.0:cpd (pmd-integration) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:59.795Z] [INFO] [2021-04-17T21:43:59.795Z] [INFO] --- spotbugs-maven-plugin:4.1.4:spotbugs (spotbugs-integration) @ org.eclipse.ease.ui.test --- [2021-04-17T21:43:59.795Z] [INFO] Fork Value is false [2021-04-17T21:43:59.795Z] [java] JVM args ignored when same JVM is used. [2021-04-17T21:44:03.096Z] [INFO] Done SpotBugs Analysis.... [2021-04-17T21:44:03.096Z] [INFO] [2021-04-17T21:44:03.097Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle-integration) @ org.eclipse.ease.ui.test --- [2021-04-17T21:44:03.097Z] [INFO] You have 0 Checkstyle violations. [2021-04-17T21:44:03.097Z] [INFO] [2021-04-17T21:44:03.097Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ease.ui.test --- [2021-04-17T21:44:03.097Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/org.eclipse.ease.ui.test-0.8.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:44:03.097Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.test-0.8.0-SNAPSHOT.pom [2021-04-17T21:44:03.097Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.test-0.8.0-SNAPSHOT-p2metadata.xml [2021-04-17T21:44:03.097Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.ui.test/0.8.0-SNAPSHOT/org.eclipse.ease.ui.test-0.8.0-SNAPSHOT-p2artifacts.xml [2021-04-17T21:44:03.097Z] [INFO] [2021-04-17T21:44:03.097Z] [INFO] --- tycho-p2-plugin:2.2.0:update-local-index (default-update-local-index) @ org.eclipse.ease.ui.test --- [2021-04-17T21:44:03.097Z] [INFO] [2021-04-17T21:44:03.097Z] [INFO] ---------< org.eclipse.ease:org.eclipse.ease.releng.coverage >---------- [2021-04-17T21:44:03.097Z] [INFO] Building org.eclipse.ease.releng.coverage 0.8.0-SNAPSHOT [47/48] [2021-04-17T21:44:03.097Z] [INFO] --------------------------------[ pom ]--------------------------------- [2021-04-17T21:44:03.097Z] [INFO] [2021-04-17T21:44:03.097Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.ease.releng.coverage --- [2021-04-17T21:44:03.097Z] [INFO] [2021-04-17T21:44:03.097Z] [INFO] --- jacoco-maven-plugin:0.8.6:report-aggregate (default) @ org.eclipse.ease.releng.coverage --- [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.scripts.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/target/jacoco.exec [2021-04-17T21:44:03.097Z] [INFO] Analyzed bundle 'org.eclipse.ease' with 106 classes [2021-04-17T21:44:03.097Z] [INFO] Analyzed bundle 'org.eclipse.ease.classloader' with 1 classes [2021-04-17T21:44:03.389Z] [INFO] Analyzed bundle 'org.eclipse.ease.ui' with 211 classes [2021-04-17T21:44:03.644Z] [INFO] Analyzed bundle 'org.eclipse.ease.ui.completions.java' with 13 classes [2021-04-17T21:44:03.644Z] [INFO] Analyzed bundle 'org.eclipse.ease.ui.scripts' with 157 classes [2021-04-17T21:44:03.899Z] [INFO] Analyzed bundle 'org.eclipse.ease.help' with 0 classes [2021-04-17T21:44:03.899Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.javascript' with 4 classes [2021-04-17T21:44:03.899Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.javascript.ui' with 4 classes [2021-04-17T21:44:03.899Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.javascript.rhino' with 21 classes [2021-04-17T21:44:03.899Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.javascript.nashorn' with 2 classes [2021-04-17T21:44:03.899Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.python' with 21 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.python.jython' with 13 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.python.py4j' with 11 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.jvm.compiled' with 2 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.groovy' with 3 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.groovy.interpreter' with 3 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.ruby' with 3 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.ruby.jruby' with 2 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.scriptarchive' with 3 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.scriptarchive.ui' with 8 classes [2021-04-17T21:44:04.154Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.unittest' with 50 classes [2021-04-17T21:44:04.409Z] [INFO] Analyzed bundle 'org.eclipse.ease.lang.unittest.ui' with 79 classes [2021-04-17T21:44:04.410Z] [INFO] [2021-04-17T21:44:04.410Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.ease.releng.coverage --- [2021-04-17T21:44:04.410Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/releng/org.eclipse.ease.releng.coverage/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/org.eclipse.ease.releng.coverage/0.8.0-SNAPSHOT/org.eclipse.ease.releng.coverage-0.8.0-SNAPSHOT.pom [2021-04-17T21:44:04.410Z] [INFO] [2021-04-17T21:44:04.410Z] [INFO] ---------------------< org.eclipse.ease:ease.core >--------------------- [2021-04-17T21:44:04.410Z] [INFO] Building EASE (Incubation) 0.4.0-SNAPSHOT [48/48] [2021-04-17T21:44:04.410Z] [INFO] --------------------------------[ pom ]--------------------------------- [2021-04-17T21:44:04.410Z] [INFO] [2021-04-17T21:44:04.410Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ease.core --- [2021-04-17T21:44:04.665Z] [INFO] [2021-04-17T21:44:04.665Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ease.core --- [2021-04-17T21:44:04.665Z] [INFO] Installing /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/pom.xml to /home/jenkins/.m2/repository/org/eclipse/ease/ease.core/0.4.0-SNAPSHOT/ease.core-0.4.0-SNAPSHOT.pom [2021-04-17T21:44:04.665Z] [INFO] ------------------------------------------------------------------------ [2021-04-17T21:44:04.665Z] [INFO] Reactor Summary: [2021-04-17T21:44:04.665Z] [INFO] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.classloader 0.8.0-SNAPSHOT ........ SUCCESS [ 42.325 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease 0.8.0-SNAPSHOT .................... SUCCESS [ 15.554 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.ui 0.8.0-SNAPSHOT ................. SUCCESS [ 17.172 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.ui.completions.java 0.8.0-SNAPSHOT SUCCESS [ 6.391 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.ui.scripts 0.8.0-SNAPSHOT ......... SUCCESS [ 14.098 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.releng 0.8.0-SNAPSHOT ............. SUCCESS [ 0.631 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.javascript 0.8.0-SNAPSHOT .... SUCCESS [ 4.564 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.scriptarchive 0.8.0-SNAPSHOT . SUCCESS [ 3.810 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.python 0.8.0-SNAPSHOT ........ SUCCESS [ 5.176 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.python.py4j 0.8.0-SNAPSHOT ... SUCCESS [ 4.678 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.groovy 0.8.0-SNAPSHOT ........ SUCCESS [ 3.521 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.groovy.interpreter 0.8.0-SNAPSHOT SUCCESS [ 3.863 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.unittest 0.8.0-SNAPSHOT ...... SUCCESS [ 7.760 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.unittest.ui 0.8.0-SNAPSHOT ... SUCCESS [ 10.315 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.ruby 0.8.0-SNAPSHOT .......... SUCCESS [ 4.001 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.ruby.jruby 0.8.0-SNAPSHOT .... SUCCESS [ 3.284 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.javascript.nashorn 0.8.0-SNAPSHOT SUCCESS [ 4.175 s] [2021-04-17T21:44:04.665Z] [INFO] org.eclipse.ease.lang.javascript.rhino 0.8.0-SNAPSHOT SUCCESS [ 5.473 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.python.jython 0.8.0-SNAPSHOT . SUCCESS [ 6.141 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.javascript.ui 0.8.0-SNAPSHOT . SUCCESS [ 4.094 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.jvm.compiled 0.8.0-SNAPSHOT .. SUCCESS [ 4.294 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.scriptarchive.ui 0.8.0-SNAPSHOT SUCCESS [ 5.302 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.help 0.8.0-SNAPSHOT ............... SUCCESS [ 7.432 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.feature 0.8.0-SNAPSHOT ............ SUCCESS [ 0.239 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.ui.feature 0.8.0-SNAPSHOT ......... SUCCESS [ 0.126 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.javascript.feature 0.8.0-SNAPSHOT SUCCESS [ 0.141 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.python.feature 0.8.0-SNAPSHOT SUCCESS [ 0.097 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.python.jython.feature 0.8.0-SNAPSHOT SUCCESS [ 0.097 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.python.py4j.feature 0.8.0-SNAPSHOT SUCCESS [ 0.094 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.jvm.feature 0.8.0-SNAPSHOT ... SUCCESS [ 0.109 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.groovy.feature 0.8.0-SNAPSHOT SUCCESS [ 0.131 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.ruby.feature 0.8.0-SNAPSHOT .. SUCCESS [ 0.076 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.scriptarchive.feature 0.8.0-SNAPSHOT SUCCESS [ 0.089 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.unittest.feature 0.8.0-SNAPSHOT SUCCESS [ 0.117 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.releng.target 0.8.0-SNAPSHOT ...... SUCCESS [ 0.042 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.releng.p2 0.8.0-SNAPSHOT .......... SUCCESS [ 6.197 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.testhelper 0.8.0-SNAPSHOT ......... SUCCESS [ 8.278 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.test 0.8.0-SNAPSHOT ............... SUCCESS [ 25.444 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.javascript.rhino.test 0.8.0-SNAPSHOT SUCCESS [ 20.128 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.javascript.test 0.8.0-SNAPSHOT SUCCESS [ 6.860 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.python.test 0.8.0-SNAPSHOT ... SUCCESS [ 7.288 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.python.jython.test 0.8.0-SNAPSHOT SUCCESS [ 21.448 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.scriptarchive.test 0.8.0-SNAPSHOT SUCCESS [ 7.440 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.lang.unittest.test 0.8.0-SNAPSHOT . SUCCESS [ 5.056 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.ui.scripts.test 0.8.0-SNAPSHOT .... SUCCESS [ 5.557 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.ui.test 0.8.0-SNAPSHOT ............ SUCCESS [ 8.572 s] [2021-04-17T21:44:04.666Z] [INFO] org.eclipse.ease.releng.coverage 0.8.0-SNAPSHOT .... SUCCESS [ 1.741 s] [2021-04-17T21:44:04.666Z] [INFO] EASE (Incubation) 0.4.0-SNAPSHOT ................... SUCCESS [ 0.194 s] [2021-04-17T21:44:04.666Z] [INFO] ------------------------------------------------------------------------ [2021-04-17T21:44:04.666Z] [INFO] BUILD SUCCESS [2021-04-17T21:44:04.666Z] [INFO] ------------------------------------------------------------------------ [2021-04-17T21:44:04.666Z] [INFO] Total time: 07:34 min [2021-04-17T21:44:04.666Z] [INFO] Finished at: 2021-04-17T21:44:04Z [2021-04-17T21:44:04.666Z] [INFO] ------------------------------------------------------------------------ [2021-04-17T21:44:04.666Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavence179584/maven-spy-20210417-213629-6794610309116590058916.log [Pipeline] } [2021-04-17T21:44:06.410Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.lang.javascript.rhino.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.lang.javascript.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.lang.javascript.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.lang.python.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.lang.python.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.lang.python.jython.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.lang.scriptarchive.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.lang.unittest.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.lang.unittest.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.ui.scripts.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.ui.scripts.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.411Z] [withMaven] junitPublisher - Archive test results for Maven artifact org.eclipse.ease:org.eclipse.ease.ui.test:eclipse-test-plugin:0.8.0-SNAPSHOT generated by tycho-surefire-plugin:test (default-test): tests/org.eclipse.ease.ui.test/target/surefire-reports/*.xml [2021-04-17T21:44:06.413Z] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results [2021-04-17T21:44:07.527Z] [withMaven] Jenkins JaCoCo Plugin not found, don't display org.jacoco:jacoco-maven-plugin:findbugs results in pipeline screen. [2021-04-17T21:44:07.530Z] [withMaven] Jenkins FindBugs Plugin not found, don't display com.github.spotbugs:spotbugs-maven-plugin:spotbugs results in pipeline screen. [2021-04-17T21:44:07.532Z] [withMaven] Publishers: Pipeline Graph Publisher: 177 ms, Invoker Publisher: 2 ms, Junit Publisher: 367 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 738 ms, Findbugs Publisher: 1 ms, Jacoco Publisher: 2 ms, SpotBugs Publisher: 1 ms [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [2021-04-17T21:44:07.840Z] + cp 'releng/org.eclipse.ease.releng.target/previous targets/2019-03.target' releng/org.eclipse.ease.releng.target/org.eclipse.ease.releng.target.target [Pipeline] withMaven [2021-04-17T21:44:07.848Z] [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']] [2021-04-17T21:44:07.848Z] [withMaven] Available options: [2021-04-17T21:44:07.848Z] [withMaven] using JDK installation openjdk-jdk15-latest [2021-04-17T21:44:07.853Z] [withMaven] using Maven installation 'apache-maven-latest' [Pipeline] { [Pipeline] sh [2021-04-17T21:44:08.132Z] + mvn integration-test -f releng/org.eclipse.ease.releng/target-tests-pom.xml [2021-04-17T21:44:08.133Z] ----- withMaven Wrapper script ----- [2021-04-17T21:44:08.133Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavenf42e0a8d/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavenf42e0a8d" [2021-04-17T21:44:08.133Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2021-04-17T21:44:08.133Z] Maven home: /opt/tools/apache-maven/latest [2021-04-17T21:44:08.133Z] Java version: 15.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-15/15.0.2+7 [2021-04-17T21:44:08.133Z] Default locale: en_US, platform encoding: UTF-8 [2021-04-17T21:44:08.133Z] OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [2021-04-17T21:44:08.694Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavenf42e0a8d/maven-spy-20210417-214408-59310223078944231759429.log.tmp ... [2021-04-17T21:44:08.950Z] [INFO] Scanning for projects... [2021-04-17T21:44:14.191Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/pom.xml [2021-04-17T21:44:19.431Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/pom.xml [2021-04-17T21:44:19.431Z] [WARNING] The following locally built units have been used to resolve project dependencies: [2021-04-17T21:44:19.431Z] [WARNING] org.eclipse.ease.ui/0.8.0.I202104091425 [2021-04-17T21:44:19.431Z] [WARNING] org.eclipse.ease.classloader/0.8.0.I202104091518 [2021-04-17T21:44:19.431Z] [WARNING] org.eclipse.ease/0.8.0.I202104091054 [2021-04-17T21:44:19.431Z] [WARNING] org.eclipse.ease.ui.scripts/0.8.0.I202104061519 [2021-04-17T21:44:19.431Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/pom.xml [2021-04-17T21:44:22.693Z] [INFO] Fetching 201903201000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-03/ [2021-04-17T21:44:22.693Z] [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.46MB) [2021-04-17T21:44:23.254Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (28.46kB) [2021-04-17T21:44:23.510Z] [INFO] Fetching org.eclipse.osgi_3.13.300.v20190218-1622.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.38MB) [2021-04-17T21:44:23.765Z] [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (351.72kB) [2021-04-17T21:44:24.021Z] [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (144.14kB) [2021-04-17T21:44:24.021Z] [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.33kB) [2021-04-17T21:44:24.276Z] [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (23.47kB) [2021-04-17T21:44:24.276Z] [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (680.05kB) [2021-04-17T21:44:24.534Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (402.96kB) [2021-04-17T21:44:24.534Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (125.66kB) [2021-04-17T21:44:24.790Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (71.79kB) [2021-04-17T21:44:24.790Z] [INFO] Fetching org.eclipse.compare_3.7.500.v20190218-1850.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (786.77kB) [2021-04-17T21:44:25.045Z] [INFO] Fetching org.eclipse.ui_3.112.0.v20190205-1313.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (464.68kB) [2021-04-17T21:44:25.045Z] [INFO] Fetching org.eclipse.core.resources_3.13.300.v20190218-2054.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (873.42kB) [2021-04-17T21:44:25.301Z] [INFO] Fetching org.eclipse.jface.text_3.15.100.v20190305-0811.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.01MB) [2021-04-17T21:44:25.301Z] [INFO] Fetching org.eclipse.ui.ide_3.15.0.v20190301-1127.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.4MB) [2021-04-17T21:44:26.226Z] [INFO] Fetching org.eclipse.ui.views_3.9.300.v20190216-1545.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (108.03kB) [2021-04-17T21:44:26.226Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.300.v20190218-2126.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (637.81kB) [2021-04-17T21:44:26.482Z] [INFO] Fetching org.eclipse.core.runtime_3.15.200.v20190301-1641.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.66kB) [2021-04-17T21:44:26.737Z] [INFO] Fetching org.eclipse.core.expressions_3.6.300.v20190218-1215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (91.99kB) [2021-04-17T21:44:26.737Z] [INFO] Fetching org.eclipse.ui.editors_3.11.400.v20190218-1547.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (599.13kB) [2021-04-17T21:44:26.992Z] [INFO] Fetching org.eclipse.ui.forms_3.7.500.v20190216-1545.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (319.3kB) [2021-04-17T21:44:26.992Z] [INFO] Fetching org.eclipse.compare.core_3.6.400.v20190214-2156.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (66.4kB) [2021-04-17T21:44:27.248Z] [INFO] Fetching org.eclipse.core.commands_3.9.300.v20190215-1957.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (114.23kB) [2021-04-17T21:44:27.248Z] [INFO] Fetching org.eclipse.equinox.common_3.10.300.v20190218-2100.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (119.48kB) [2021-04-17T21:44:27.503Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (103.12kB) [2021-04-17T21:44:27.759Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (130.38kB) [2021-04-17T21:44:27.759Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (191.97kB) [2021-04-17T21:44:27.760Z] [INFO] Fetching org.eclipse.core.databinding_1.7.200.v20190216-1545.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (183.83kB) [2021-04-17T21:44:28.015Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.400.v20190218-2049.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (307.91kB) [2021-04-17T21:44:28.270Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.400.v20190215-1957.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (161.44kB) [2021-04-17T21:44:28.270Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.500.v20190218-1547.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (116.59kB) [2021-04-17T21:44:28.525Z] [INFO] Fetching org.eclipse.text_3.8.100.v20190306-1823.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (279.03kB) [2021-04-17T21:44:28.525Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.300.v20190218-2054.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (65.33kB) [2021-04-17T21:44:28.780Z] [INFO] Fetching org.eclipse.core.jobs_3.10.300.v20190215-2048.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (104.86kB) [2021-04-17T21:44:28.780Z] [INFO] Fetching org.eclipse.core.net_1.3.400.v20181030-1645.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (72.56kB) [2021-04-17T21:44:29.036Z] [INFO] Fetching org.eclipse.equinox.security_1.3.100.v20190215-2139.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (110.94kB) [2021-04-17T21:44:29.036Z] [INFO] Fetching org.eclipse.equinox.app_1.4.100.v20190215-2139.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (86.28kB) [2021-04-17T21:44:29.291Z] [INFO] Fetching org.eclipse.core.variables_3.4.400.v20190214-1545.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (35.23kB) [2021-04-17T21:44:29.292Z] [INFO] Fetching org.eclipse.debug.core_3.13.200.v20190216-1557.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (388.57kB) [2021-04-17T21:44:29.547Z] [INFO] Fetching org.eclipse.debug.ui_3.14.0.v20190301-0916.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.98MB) [2021-04-17T21:44:29.803Z] [INFO] Fetching org.eclipse.ui.console_3.8.400.v20190218-2131.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (200.25kB) [2021-04-17T21:44:29.803Z] [INFO] Fetching org.eclipse.help_3.8.300.v20190216-1017.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (263.29kB) [2021-04-17T21:44:30.058Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.500.v20190131-1604.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (25.45kB) [2021-04-17T21:44:30.058Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.64kB) [2021-04-17T21:44:30.313Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.0.v20190214-1713.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (47.42kB) [2021-04-17T21:44:30.313Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (55.74kB) [2021-04-17T21:44:30.569Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.300.v20190214-1713.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.98kB) [2021-04-17T21:44:30.569Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (11.15kB) [2021-04-17T21:44:30.824Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.53kB) [2021-04-17T21:44:30.824Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.41kB) [2021-04-17T21:44:31.088Z] [INFO] Fetching org.eclipse.emf.ecore_2.17.0.v20190116-0940.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.35MB) [2021-04-17T21:44:31.088Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.400.v20190131-1604.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (44.98kB) [2021-04-17T21:44:31.379Z] [INFO] Fetching org.eclipse.swt_3.110.0.v20190305-0602.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (16.93kB) [2021-04-17T21:44:31.379Z] [INFO] Fetching org.eclipse.jface_3.15.100.v20190222-1334.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.05MB) [2021-04-17T21:44:31.634Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.500.v20190211-2017.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (206.61kB) [2021-04-17T21:44:31.634Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.400.v20190223-1254.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (250.61kB) [2021-04-17T21:44:31.889Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.200.v20190212-2214.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (28.26kB) [2021-04-17T21:44:31.889Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.500.v20190214-1316.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (17.17kB) [2021-04-17T21:44:32.145Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.300.v20190213-1544.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (386.15kB) [2021-04-17T21:44:32.145Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.400.v20190212-2214.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (24.6kB) [2021-04-17T21:44:32.400Z] [INFO] Fetching org.eclipse.equinox.event_1.5.0.v20181008-1938.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (34.72kB) [2021-04-17T21:44:32.400Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (13.16kB) [2021-04-17T21:44:32.655Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.9.0.v20190220-1356.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (254.4kB) [2021-04-17T21:44:32.911Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (229.72kB) [2021-04-17T21:44:32.911Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (100.61kB) [2021-04-17T21:44:33.167Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.400.v20190224-1542.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (122.91kB) [2021-04-17T21:44:33.167Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.500.v20190220-1002.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (245.6kB) [2021-04-17T21:44:33.423Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.500.v20190214-0851.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (170.94kB) [2021-04-17T21:44:33.423Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.500.v20190218-2049.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (272.6kB) [2021-04-17T21:44:33.678Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.0.v20181213-1706.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (20.83kB) [2021-04-17T21:44:33.678Z] [INFO] Fetching org.mockito_2.23.0.v20181106-1534.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190226160451/repository/plugins/ (618.15kB) [2021-04-17T21:44:33.933Z] [INFO] Fetching org.eclipse.ui.workbench_3.113.0.v20190219-1432.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (3.56MB) [2021-04-17T21:44:34.191Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.200.v20190215-2242.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (209.96kB) [2021-04-17T21:44:34.446Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.400.v20190215-1230.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (107.67kB) [2021-04-17T21:44:34.446Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.200.v20180827-1235.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (25.96kB) [2021-04-17T21:44:34.702Z] [INFO] Fetching org.eclipse.emf.common_2.15.0.v20181220-0846.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (367.18kB) [2021-04-17T21:44:34.702Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.300.v20190218-1259.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (48.6kB) [2021-04-17T21:44:34.957Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.300.v20190213-1655.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (51.98kB) [2021-04-17T21:44:34.957Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (74.89kB) [2021-04-17T21:44:35.213Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (351.66kB) [2021-04-17T21:44:35.213Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (130.41kB) [2021-04-17T21:44:35.468Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.300.v20190215-2242.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (138.5kB) [2021-04-17T21:44:35.468Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.0.v20190216-1303.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (349.77kB) [2021-04-17T21:44:35.725Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.300.v20190216-1303.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (500.5kB) [2021-04-17T21:44:35.980Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.400.v20190218-2049.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (430.25kB) [2021-04-17T21:44:35.980Z] [INFO] Fetching org.eclipse.team.core_3.8.500.v20190216-2155.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (399.25kB) [2021-04-17T21:44:36.236Z] [INFO] Fetching org.eclipse.team.ui_3.8.400.v20190216-2155.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.4MB) [2021-04-17T21:44:36.491Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.110.0.v20190305-0602.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.07MB) [2021-04-17T21:44:36.747Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.200.v20190212-2214.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (103.39kB) [2021-04-17T21:44:36.747Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.400.v20190222-1251.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (166.26kB) [2021-04-17T21:44:37.002Z] [INFO] Fetching org.eclipse.urischeme_1.0.200.v20190219-1659.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (47.65kB) [2021-04-17T21:44:37.002Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2021-04-17T21:44:37.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2021-04-17T21:44:37.258Z] [WARNING] The following locally built units have been used to resolve project dependencies: [2021-04-17T21:44:37.258Z] [WARNING] org.eclipse.ease.ui/0.8.0.I202104091425 [2021-04-17T21:44:37.258Z] [WARNING] org.eclipse.ease.lang.javascript.rhino/0.8.0.I202104091054 [2021-04-17T21:44:37.258Z] [WARNING] org.eclipse.ease.testhelper/0.8.0.I202104091518 [2021-04-17T21:44:37.258Z] [WARNING] org.eclipse.ease.lang.javascript/0.8.0.I202104091054 [2021-04-17T21:44:37.258Z] [WARNING] org.eclipse.ease.classloader/0.8.0.I202104091518 [2021-04-17T21:44:37.258Z] [WARNING] org.eclipse.ease/0.8.0.I202104091054 [2021-04-17T21:44:37.258Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.rhino.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.rhino.test/pom.xml [2021-04-17T21:44:37.258Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (2.55MB) [2021-04-17T21:44:37.819Z] [INFO] Fetching org.mozilla.javascript_1.7.5.v201504281450.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.12MB) [2021-04-17T21:44:37.819Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.0.301.v201710051729.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (8.17MB) [2021-04-17T21:44:38.381Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.0.600.v201605311817.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (239.77kB) [2021-04-17T21:44:38.381Z] [INFO] Fetching org.eclipse.search_3.11.500.v20190218-2126.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (541.76kB) [2021-04-17T21:44:38.636Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.302.v201804042202.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (3.65MB) [2021-04-17T21:44:38.892Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201610211901.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (159.68kB) [2021-04-17T21:44:38.892Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201602241911.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (55.66kB) [2021-04-17T21:44:39.147Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2021-04-17T21:44:39.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2021-04-17T21:44:39.147Z] [WARNING] The following locally built units have been used to resolve project dependencies: [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease.ui/0.8.0.I202104091425 [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease.lang.javascript.rhino/0.8.0.I202104091054 [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease.lang.javascript/0.8.0.I202104091054 [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease.classloader/0.8.0.I202104091518 [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease/0.8.0.I202104091054 [2021-04-17T21:44:39.147Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.javascript.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.javascript.test/pom.xml [2021-04-17T21:44:39.147Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/pom.xml [2021-04-17T21:44:39.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/pom.xml [2021-04-17T21:44:39.147Z] [WARNING] The following locally built units have been used to resolve project dependencies: [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease.ui/0.8.0.I202104091425 [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease.classloader/0.8.0.I202104091518 [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease/0.8.0.I202104091054 [2021-04-17T21:44:39.147Z] [WARNING] org.eclipse.ease.lang.python/0.8.0.I202104091425 [2021-04-17T21:44:39.147Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.test/pom.xml [2021-04-17T21:44:39.147Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2021-04-17T21:44:39.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2021-04-17T21:44:39.403Z] [WARNING] The following locally built units have been used to resolve project dependencies: [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.ui/0.8.0.I202104091425 [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.lang.python.jython/0.8.0.I202104061519 [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.testhelper/0.8.0.I202104091518 [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.classloader/0.8.0.I202104091518 [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease/0.8.0.I202104091054 [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.lang.python/0.8.0.I202104091425 [2021-04-17T21:44:39.403Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.python.jython.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.python.jython.test/pom.xml [2021-04-17T21:44:39.403Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2021-04-17T21:44:39.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2021-04-17T21:44:39.403Z] [WARNING] The following locally built units have been used to resolve project dependencies: [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.ui/0.8.0.I202104091425 [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.lang.javascript.rhino/0.8.0.I202104091054 [2021-04-17T21:44:39.403Z] [WARNING] org.eclipse.ease.lang.javascript/0.8.0.I202104091054 [2021-04-17T21:44:39.404Z] [WARNING] org.eclipse.ease.classloader/0.8.0.I202104091518 [2021-04-17T21:44:39.404Z] [WARNING] org.eclipse.ease/0.8.0.I202104091054 [2021-04-17T21:44:39.404Z] [WARNING] org.eclipse.ease.lang.scriptarchive/0.8.0.I202104061519 [2021-04-17T21:44:39.404Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.lang.scriptarchive.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.lang.scriptarchive.test/pom.xml [2021-04-17T21:44:39.404Z] [INFO] Computing target platform for MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/pom.xml [2021-04-17T21:44:39.404Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/pom.xml [2021-04-17T21:44:39.404Z] [WARNING] The following locally built units have been used to resolve project dependencies: [2021-04-17T21:44:39.404Z] [WARNING] org.eclipse.ease.ui/0.8.0.I202104091425 [2021-04-17T21:44:39.404Z] [WARNING] org.eclipse.ease.classloader/0.8.0.I202104091518 [2021-04-17T21:44:39.404Z] [WARNING] org.eclipse.ease/0.8.0.I202104091054 [2021-04-17T21:44:39.660Z] [INFO] Resolving class path of MavenProject: org.eclipse.ease:org.eclipse.ease.ui.test:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.ui.test/pom.xml [2021-04-17T21:44:39.660Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (1.65MB) [2021-04-17T21:44:39.915Z] [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (3.09MB) [2021-04-17T21:44:40.171Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.5.0.v20181003-1532.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (3.45MB) [2021-04-17T21:44:40.427Z] [INFO] Fetching org.eclipse.help.ui_4.1.400.v20190218-1039.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (459.71kB) [2021-04-17T21:44:40.427Z] [INFO] Fetching org.eclipse.help.webapp_3.9.400.v20190212-1458.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (665.57kB) [2021-04-17T21:44:40.682Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.0.v20190305-2216.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (28.75kB) [2021-04-17T21:44:40.682Z] [INFO] Fetching org.eclipse.ui.browser_3.6.300.v20180828-0837.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (202.54kB) [2021-04-17T21:44:40.937Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.0.v20190305-2225.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (229.29kB) [2021-04-17T21:44:40.937Z] [INFO] Fetching org.eclipse.jetty.http_9.4.15.v20190215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (211.68kB) [2021-04-17T21:44:41.193Z] [INFO] Fetching org.eclipse.jetty.server_9.4.15.v20190215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (656.68kB) [2021-04-17T21:44:41.193Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.15.v20190215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (127.96kB) [2021-04-17T21:44:41.449Z] [INFO] Fetching org.eclipse.jetty.util_9.4.15.v20190215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (532.25kB) [2021-04-17T21:44:41.449Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (45.33kB) [2021-04-17T21:44:42.010Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (27.77kB) [2021-04-17T21:44:42.266Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (12.52kB) [2021-04-17T21:44:42.266Z] [INFO] Fetching org.eclipse.help.base_4.2.500.v20190307-0500.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (416.36kB) [2021-04-17T21:44:42.522Z] [INFO] Fetching org.eclipse.jetty.io_9.4.15.v20190215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (162.03kB) [2021-04-17T21:44:42.522Z] [INFO] Fetching org.eclipse.jetty.security_9.4.15.v20190215.jar from http://download.eclipse.org/releases/2019-03/201903201000/plugins/ (123.46kB) [2021-04-17T21:44:42.789Z] [WARNING] The project org.eclipse.ease:org.eclipse.ease.releng:pom:0.8.0-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 [2021-04-17T21:44:42.789Z] [WARNING] [jenkins-event-spy] Unexpected Maven project file name 'target-tests-pom.xml', problems may occur [2021-04-17T21:44:42.789Z] [INFO] ------------------------------------------------------------------------ [2021-04-17T21:44:42.789Z] [INFO] Reactor Build Order: [2021-04-17T21:44:42.789Z] [INFO] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.releng [pom] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.releng.target [eclipse-target-definition] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.test [eclipse-test-plugin] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.lang.javascript.rhino.test [eclipse-test-plugin] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.lang.javascript.test [eclipse-test-plugin] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.lang.python.test [eclipse-test-plugin] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.lang.python.jython.test [eclipse-test-plugin] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.lang.scriptarchive.test [eclipse-test-plugin] [2021-04-17T21:44:42.789Z] [INFO] org.eclipse.ease.ui.test [eclipse-test-plugin] [2021-04-17T21:44:42.789Z] [WARNING] [jenkins-event-spy] Unexpected Maven project file name 'target-tests-pom.xml', problems may occur [2021-04-17T21:44:42.789Z] [INFO] [2021-04-17T21:44:42.789Z] [INFO] --------------< org.eclipse.ease:org.eclipse.ease.releng >-------------- [2021-04-17T21:44:42.789Z] [INFO] Building org.eclipse.ease.releng 0.8.0-SNAPSHOT [1/9] [2021-04-17T21:44:42.789Z] [INFO] --------------------------------[ pom ]--------------------------------- [2021-04-17T21:44:42.789Z] [WARNING] [jenkins-event-spy] Unexpected Maven project file name 'target-tests-pom.xml', problems may occur [2021-04-17T21:44:42.789Z] [INFO] [2021-04-17T21:44:42.789Z] [INFO] ----------< org.eclipse.ease:org.eclipse.ease.releng.target >----------- [2021-04-17T21:44:42.789Z] [INFO] Building org.eclipse.ease.releng.target 0.8.0-SNAPSHOT [2/9] [2021-04-17T21:44:42.789Z] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [2021-04-17T21:44:42.790Z] [INFO] [2021-04-17T21:44:42.790Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.ease.releng.target --- [2021-04-17T21:44:42.790Z] [INFO] [2021-04-17T21:44:42.790Z] [INFO] ---------------< org.eclipse.ease:org.eclipse.ease.test >--------------- [2021-04-17T21:44:42.790Z] [INFO] Building org.eclipse.ease.test 0.8.0-SNAPSHOT [3/9] [2021-04-17T21:44:42.790Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2021-04-17T21:44:42.790Z] [INFO] [2021-04-17T21:44:42.790Z] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.045Z] [INFO] The project's OSGi version is 0.8.0.I202104091518 [2021-04-17T21:44:43.045Z] [INFO] [2021-04-17T21:44:43.045Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.045Z] [INFO] [2021-04-17T21:44:43.045Z] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.045Z] [INFO] [2021-04-17T21:44:43.045Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:44:43.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/src/main/resources [2021-04-17T21:44:43.045Z] [INFO] [2021-04-17T21:44:43.046Z] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.046Z] [INFO] Nothing to compile - all classes are up to date [2021-04-17T21:44:43.046Z] [INFO] [2021-04-17T21:44:43.046Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.046Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-04-17T21:44:43.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/src/test/resources [2021-04-17T21:44:43.046Z] [INFO] [2021-04-17T21:44:43.046Z] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.301Z] [INFO] [2021-04-17T21:44:43.301Z] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/org.eclipse.ease.test-0.8.0-SNAPSHOT.jar [2021-04-17T21:44:43.301Z] [INFO] [2021-04-17T21:44:43.301Z] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.301Z] [INFO] [2021-04-17T21:44:43.301Z] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.557Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/jacoco.exec,output=file [2021-04-17T21:44:43.557Z] [INFO] [2021-04-17T21:44:43.557Z] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.ease.test --- [2021-04-17T21:44:43.557Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work/data/.metadata/.log [2021-04-17T21:44:43.557Z] [INFO] Command line: [2021-04-17T21:44:43.557Z] [/opt/tools/java/openjdk/jdk-15/15.0.2+7/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/jacoco.exec,output=file, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.300.v20190213-1655/org.eclipse.equinox.launcher-1.5.300.v20190213-1655.jar, -data, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work/data, -install, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work, -configuration, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/ease.verify.core.target.2019-03/tests/org.eclipse.ease.test/target/surefire.properties] [2021-04-17T21:44:43.557Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavenf42e0a8d/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/ease.verify.core.target.2019-03@tmp/withMavenf42e0a8d" [2021-04-17T21:44:46.087Z] Apr 17, 2021 9:44:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:44:46.087Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:44:46.088Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:44:46.088Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:44:46.088Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:44:46.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:44:46.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:44:46.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.088Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:44:46.088Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:44:46.088Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:44:46.088Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.088Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.088Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:661) [2021-04-17T21:44:46.088Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2021-04-17T21:44:46.088Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1476) [2021-04-17T21:44:46.088Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1449) [2021-04-17T21:44:46.088Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:44:46.088Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:511) [2021-04-17T21:44:46.088Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) [2021-04-17T21:44:46.088Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:414) [2021-04-17T21:44:46.088Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:153) [2021-04-17T21:44:46.088Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:44:46.088Z] ... 31 more [2021-04-17T21:44:46.088Z] [2021-04-17T21:44:46.088Z] Apr 17, 2021 9:44:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:44:46.088Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:44:46.088Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:44:46.088Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:44:46.088Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:44:46.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:44:46.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:44:46.088Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.088Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:44:46.088Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:44:46.088Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:44:46.088Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:44:46.088Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2021-04-17T21:44:46.088Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:44:46.088Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:661) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1476) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1449) [2021-04-17T21:44:46.089Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:511) [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:414) [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:153) [2021-04-17T21:44:46.089Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:44:46.089Z] ... 31 more [2021-04-17T21:44:46.089Z] [2021-04-17T21:44:46.089Z] Apr 17, 2021 9:44:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:44:46.089Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:44:46.089Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:44:46.089Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:44:46.089Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:44:46.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:44:46.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:44:46.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:44:46.089Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:44:46.089Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:44:46.089Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2021-04-17T21:44:46.089Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2021-04-17T21:44:46.089Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2021-04-17T21:44:46.089Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.089Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:661) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1476) [2021-04-17T21:44:46.089Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1449) [2021-04-17T21:44:46.089Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:511) [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:414) [2021-04-17T21:44:46.089Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:153) [2021-04-17T21:44:46.089Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:44:46.089Z] ... 31 more [2021-04-17T21:44:46.089Z] [2021-04-17T21:44:46.089Z] Apr 17, 2021 9:44:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:44:46.089Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:44:46.089Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:44:46.089Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:44:46.089Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:44:46.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:44:46.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:44:46.089Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:44:46.089Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.089Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:44:46.090Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:44:46.090Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:44:46.090Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2021-04-17T21:44:46.090Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2021-04-17T21:44:46.090Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2021-04-17T21:44:46.090Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2021-04-17T21:44:46.090Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2021-04-17T21:44:46.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.090Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:661) [2021-04-17T21:44:46.090Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2021-04-17T21:44:46.090Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1476) [2021-04-17T21:44:46.090Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1449) [2021-04-17T21:44:46.090Z] Caused by: java.lang.ClassNotFoundException: org.junit.runners.model.RunnerBuilder cannot be found by org.eclipse.tycho.surefire.osgibooter_2.2.0 [2021-04-17T21:44:46.090Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:511) [2021-04-17T21:44:46.090Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) [2021-04-17T21:44:46.090Z] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:414) [2021-04-17T21:44:46.090Z] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:153) [2021-04-17T21:44:46.090Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) [2021-04-17T21:44:46.090Z] ... 31 more [2021-04-17T21:44:46.090Z] [2021-04-17T21:44:46.090Z] Apr 17, 2021 9:44:45 PM org.junit.platform.launcher.core.DefaultLauncher handleThrowable [2021-04-17T21:44:46.090Z] WARNING: TestEngine with ID 'junit-vintage' failed to discover tests [2021-04-17T21:44:46.090Z] java.lang.NoClassDefFoundError: org/junit/runners/model/RunnerBuilder [2021-04-17T21:44:46.090Z] at org.junit.vintage.engine.discovery.VintageDiscoverer.(VintageDiscoverer.java:48) [2021-04-17T21:44:46.090Z] at org.junit.vintage.engine.VintageTestEngine.discover(VintageTestEngine.java:65) [2021-04-17T21:44:46.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverEngineRoot(DefaultLauncher.java:130) [2021-04-17T21:44:46.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discoverRoot(DefaultLauncher.java:117) [2021-04-17T21:44:46.090Z] at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:82) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:56) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.util.DefaultScanResult.applyFilter(DefaultScanResult.java:102) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:143) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) [2021-04-17T21:44:46.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2021-04-17T21:44:46.090Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) [2021-04-17T21:44:46.090Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-04-17T21:44:46.090Z] at java.base/java.lang.reflect.Method.invoke(Method.java:564) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2021-04-17T21:44:46.090Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2021-04-17T21:44:46.090Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116) [2021-04-17T21:44:46.090Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) [2021-04-17T21:44:46.090Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)