Skip to content

Console Output

Skipping 52 KB.. Full Log
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.repository >------------
[INFO] Building org.eclipse.glsp.repository 2.0.0                       [10/10]
[INFO]   from releng/org.eclipse.glsp.repository/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.glsp.repository ---
[INFO] Clean is skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.repository ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.glsp.repository ---
[INFO] Clean is skipped.
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.repository/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Fetching org.objectweb.asm.tree_9.4.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.43kB)
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.repository/target/org.eclipse.glsp.repository-2.0.0.zip
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 2.0.0:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  0.041 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  7.390 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  1.518 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.503 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  1.695 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  1.065 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  0.521 s]
[INFO] GLSP P2  Releng .................................... SUCCESS [  0.004 s]
[INFO] org.eclipse.glsp.feature ........................... SUCCESS [  0.098 s]
[INFO] org.eclipse.glsp.repository ........................ SUCCESS [  2.793 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.892 s
[INFO] Finished at: 2023-11-21T22:23:01Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build: Plain Maven (M2))
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn clean verify -Pm2 -B -Dcheckstyle.skip -DskipTests
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                             [jar]
[INFO] org.eclipse.glsp.server                                            [jar]
[INFO] org.eclipse.glsp.layout                                            [jar]
[INFO] org.eclipse.glsp.server.emf                                        [jar]
[INFO] org.eclipse.glsp.server.websocket                                  [jar]
[INFO] org.eclipse.glsp.example.workflow                                  [jar]
[INFO] org.eclipse.glsp.server.test                                       [jar]
[INFO] org.eclipse.glsp.graph.test                                        [jar]
[INFO] GLSP Server Tests                                                  [pom]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 2.0.0                                        [1/10]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 2.0.0                             [2/10]
[INFO]   from plugins/org.eclipse.glsp.graph/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact javax.activation:javax.activation-api:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact javax.xml.bind:jaxb-api:jar:2.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact javax.activation:javax.activation-api:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact javax.xml.bind:jaxb-api:jar:2.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.graph ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- build-helper:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.graph ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/src/main/resources
[INFO] Copying 3 resources from model to target/classes/model
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.graph ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.graph ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-2.0.0-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 2.0.0                            [3/10]
[INFO]   from plugins/org.eclipse.glsp.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact com.google:google:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact com.google:google:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.server ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 235 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-2.0.0-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 2.0.0                            [4/10]
[INFO]   from plugins/org.eclipse.glsp.layout/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact com.google.code.findbugs:jsr305:pom:1.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.code.findbugs:jsr305:pom:1.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.mojo:animal-sniffer-annotations:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.mojo:animal-sniffer-annotations:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.mojo:animal-sniffer-parent:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.mojo:animal-sniffer-parent:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.mojo:mojo-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.mojo:mojo-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus:codehaus-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus:codehaus-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.checkerframework:checker-compat-qual:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.checkerframework:checker-compat-qual:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:pom:25.1-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact com.google.guava:guava:pom:25.1-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact com.google.guava:guava-parent:pom:25.1-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact com.google.guava:guava-parent:pom:25.1-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.layout ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.layout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.layout ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.layout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.layout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.layout ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-2.0.0-sources.jar
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 2.0.0                        [5/10]
[INFO]   from plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.server.emf ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- build-helper:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server.emf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/src/main/resources
[INFO] Copying 2 resources from model to target/classes/model
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.emf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server.emf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server.emf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-2.0.0-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 2.0.0                  [6/10]
[INFO]   from plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.server.websocket ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server.websocket ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.websocket ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server.websocket ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server.websocket ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-2.0.0-sources.jar
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 2.0.0                  [7/10]
[INFO]   from examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.example.workflow ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- build-helper:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.example.workflow ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/src/main/resources
[INFO] Copying 2 resources from model to target/classes/model
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.example.workflow ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.example.workflow ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.example.workflow ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-2.0.0-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------
[INFO] Building org.eclipse.glsp.server.test 2.0.0                       [8/10]
[INFO]   from tests/org.eclipse.glsp.server.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact org.junit:junit-bom:pom:5.8.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.8.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.server.test ---
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server.test ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-2.0.0-sources.jar
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------
[INFO] Building org.eclipse.glsp.graph.test 2.0.0                        [9/10]
[INFO]   from tests/org.eclipse.glsp.graph.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.graph.test ---
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.graph.test ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.graph.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.graph.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.graph.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.glsp.graph.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-2.0.0.jar
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-2.0.0-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >---------------
[INFO] Building GLSP Server Tests 2.0.0                                 [10/10]
[INFO]   from tests/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.tests ---
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.tests ---
[INFO] 
[INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 2.0.0:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  8.761 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  7.700 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  1.492 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  0.404 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.433 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  0.569 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  0.542 s]
[INFO] org.eclipse.glsp.server.test ....................... SUCCESS [  0.973 s]
[INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [  0.214 s]
[INFO] GLSP Server Tests .................................. SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.245 s
[INFO] Finished at: 2023-11-21T22:23:25Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build: fatjar)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn clean verify -Pfatjar -B -Dcheckstyle.skip -DskipTests
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/targetplatforms/r2022-12.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@5c4516ec...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, test], MissingManifestStrategy = GENERATE, IncludeSource = false...
[INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = false...
[INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.logging.log4j, ArtifactId = log4j-slf4j2-impl, Version = 2.19.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.logging.log4j, ArtifactId = log4j-core, Version = 2.19.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.logging.log4j, ArtifactId = log4j-api, Version = 2.19.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = false...
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.graph:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.emf:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.websocket:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.layout:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.repository:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.feature:2.0.0 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.feature/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                  [eclipse-plugin]
[INFO] org.eclipse.glsp.server                                 [eclipse-plugin]
[INFO] org.eclipse.glsp.server.emf                             [eclipse-plugin]
[INFO] org.eclipse.glsp.server.websocket                       [eclipse-plugin]
[INFO] org.eclipse.glsp.layout                                 [eclipse-plugin]
[INFO] org.eclipse.glsp.example.workflow                       [eclipse-plugin]
[INFO] GLSP P2  Releng                                                    [pom]
[INFO] org.eclipse.glsp.feature                               [eclipse-feature]
[INFO] org.eclipse.glsp.repository                         [eclipse-repository]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 2.0.0                                        [1/10]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 2.0.0                             [2/10]
[INFO]   from plugins/org.eclipse.glsp.graph/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.graph ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.graph ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.graph ---
[INFO] Resolving class path of org.eclipse.glsp.graph...
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.glsp.graph ---
[INFO] Compiling 103 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.glsp.graph ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-2.0.0-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-2.0.0.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.graph ---
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.glsp.graph ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 2.0.0                            [3/10]
[INFO]   from plugins/org.eclipse.glsp.server/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.server ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server ---
[INFO] Resolving class path of org.eclipse.glsp.server...
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.glsp.server ---
[INFO] Compiling 235 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.glsp.server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-2.0.0-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-2.0.0.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server ---
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.glsp.server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 2.0.0                        [4/10]
[INFO]   from plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.server.emf ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.emf ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server.emf ---
[INFO] Resolving class path of org.eclipse.glsp.server.emf...
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.glsp.server.emf ---
[INFO] Compiling 49 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.glsp.server.emf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-2.0.0-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-2.0.0.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server.emf ---
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.glsp.server.emf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 2.0.0                  [5/10]
[INFO]   from plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.server.websocket ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.websocket ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server.websocket ---
[INFO] Resolving class path of org.eclipse.glsp.server.websocket...
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.glsp.server.websocket ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.glsp.server.websocket ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-2.0.0-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-2.0.0.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server.websocket ---
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.glsp.server.websocket ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 2.0.0                            [6/10]
[INFO]   from plugins/org.eclipse.glsp.layout/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.layout ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.layout ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.layout ---
[INFO] Resolving class path of org.eclipse.glsp.layout...
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.glsp.layout ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.glsp.layout ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-2.0.0-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-2.0.0.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.layout ---
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.glsp.layout ---
[INFO] Tests are skipped.
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 2.0.0                  [7/10]
[INFO]   from examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.example.workflow ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.example.workflow ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.example.workflow ---
[INFO] Resolving class path of org.eclipse.glsp.example.workflow...
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.glsp.example.workflow ---
[INFO] Compiling 58 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.glsp.example.workflow ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-2.0.0-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-2.0.0.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- shade:3.2.4:shade (default) @ org.eclipse.glsp.example.workflow ---
[INFO] Including org.eclipse.glsp:org.eclipse.glsp.server:jar:2.0.0 in the shaded jar.
[INFO] Including com.google.inject:guice:jar:7.0.0 in the shaded jar.
[INFO] Including jakarta.inject:jakarta.inject-api:jar:2.0.1 in the shaded jar.
[INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
[INFO] Including org.eclipse.emf:org.eclipse.emf.ecore.change:jar:2.15.0 in the shaded jar.
[INFO] Including org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.16.0 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.6.0 in the shaded jar.
[INFO] Including org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:0.21.1 in the shaded jar.
[INFO] Including org.eclipse.glsp:org.eclipse.glsp.server.websocket:jar:2.0.0 in the shaded jar.
[INFO] Including org.eclipse.jetty.websocket:websocket-javax-server:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty.websocket:websocket-javax-client:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty.websocket:websocket-javax-common:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty.websocket:websocket-core-client:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty.websocket:websocket-core-common:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-client:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-http:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-io:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-alpn-client:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty.websocket:websocket-servlet:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty.websocket:websocket-core-server:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-server:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty.toolchain:jetty-servlet-api:jar:4.0.6 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-servlet:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-security:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-annotations:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-plus:jar:10.0.18 in the shaded jar.
[INFO] Including jakarta.transaction:jakarta.transaction-api:jar:1.3.3 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-jndi:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-webapp:jar:10.0.18 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-xml:jar:10.0.18 in the shaded jar.
[INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar.
[INFO] Including org.eclipse.jetty.toolchain:jetty-javax-websocket-api:jar:1.1.2 in the shaded jar.
[INFO] Including org.eclipse.lsp4j:org.eclipse.lsp4j.websocket:jar:0.21.1 in the shaded jar.
[INFO] Including org.eclipse.glsp:org.eclipse.glsp.layout:jar:2.0.0 in the shaded jar.
[INFO] Including org.eclipse.elk:org.eclipse.elk.core:jar:0.8.1 in the shaded jar.
[INFO] Including org.eclipse.elk:org.eclipse.elk.graph:jar:0.8.1 in the shaded jar.
[INFO] Including org.eclipse.elk:org.eclipse.elk.graph.text:jar:0.8.1 in the shaded jar.
[INFO] Including org.eclipse.xtext:org.eclipse.xtext:jar:2.20.0 in the shaded jar.
[INFO] Including org.eclipse.xtext:org.eclipse.xtext.util:jar:2.20.0 in the shaded jar.
[INFO] Including org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.20.0 in the shaded jar.
[INFO] Including org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.20.0 in the shaded jar.
[INFO] Including org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.500 in the shaded jar.
[INFO] Including org.eclipse.platform:org.eclipse.osgi:jar:3.15.0 in the shaded jar.
[INFO] Including org.antlr:antlr-runtime:jar:3.2 in the shaded jar.
[INFO] Including org.eclipse.elk:org.eclipse.elk.alg.layered:jar:0.8.1 in the shaded jar.
[INFO] Including org.eclipse.elk:org.eclipse.elk.alg.common:jar:0.8.1 in the shaded jar.
[INFO] Including jakarta.servlet:jakarta.servlet-api:jar:4.0.4 in the shaded jar.
[INFO] Including org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:jar:1.3.6 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar.
[INFO] Including org.ow2.asm:asm-util:jar:9.4 in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-api:jar:2.19.0 in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-core:jar:2.19.0 in the shaded jar.
[INFO] Including org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.19.0 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.0 in the shaded jar.
[INFO] Including org.osgi:org.osgi.service.prefs:jar:1.1.2 in the shaded jar.
[INFO] Including org.osgi:osgi.annotation:jar:8.0.1 in the shaded jar.
[INFO] Including org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.29.0 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:30.1-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:3.5.0 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.3.4 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:1.3 in the shaded jar.
[INFO] Including org.eclipse.glsp:org.eclipse.glsp.graph:eclipse-plugin:2.0.0 in the shaded jar.
[INFO] Including org.eclipse.emf:org.eclipse.emf.common:jar:2.29.0 in the shaded jar.
[INFO] Including org.eclipse.emf:org.eclipse.emf.ecore:jar:2.35.0 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar.
[INFO] Including org.ow2.asm:asm-analysis:jar:9.4 in the shaded jar.
[INFO] Excluding javax.websocket:javax.websocket-api:jar:1.0 from the shaded jar.
[WARNING] jakarta.servlet-api-4.0.4.jar, jetty-servlet-api-4.0.6.jar define 96 overlapping classes and resources: 
[WARNING]   - javax.servlet.AsyncContext
[WARNING]   - javax.servlet.AsyncEvent
[WARNING]   - javax.servlet.AsyncListener
[WARNING]   - javax.servlet.DispatcherType
[WARNING]   - javax.servlet.Filter
[WARNING]   - javax.servlet.FilterChain
[WARNING]   - javax.servlet.FilterConfig
[WARNING]   - javax.servlet.FilterRegistration
[WARNING]   - javax.servlet.FilterRegistration$Dynamic
[WARNING]   - javax.servlet.GenericFilter
[WARNING]   - 86 more...
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.example.workflow ---
[INFO] Skipping tests
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.glsp.example.workflow ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.releng >--------------
[INFO] Building GLSP P2  Releng 2.0.0                                    [8/10]
[INFO]   from releng/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] -------------< org.eclipse.glsp:org.eclipse.glsp.feature >--------------
[INFO] Building org.eclipse.glsp.feature 2.0.0                           [9/10]
[INFO]   from releng/org.eclipse.glsp.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.glsp.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.feature ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.glsp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-2.0.0.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-2.0.0-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.repository >------------
[INFO] Building org.eclipse.glsp.repository 2.0.0                       [10/10]
[INFO]   from releng/org.eclipse.glsp.repository/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.glsp.repository ---
[INFO] Clean is skipped.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.repository ---
[INFO] The project's OSGi version is 2.0.0
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.glsp.repository ---
[INFO] Clean is skipped.
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.glsp.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.repository/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.glsp.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/releng/org.eclipse.glsp.repository/target/org.eclipse.glsp.repository-2.0.0.zip
[INFO] 
[INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 2.0.0:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  0.044 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  3.266 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  1.389 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.521 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  0.680 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  0.415 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  4.007 s]
[INFO] GLSP P2  Releng .................................... SUCCESS [  0.004 s]
[INFO] org.eclipse.glsp.feature ........................... SUCCESS [  0.084 s]
[INFO] org.eclipse.glsp.repository ........................ SUCCESS [  1.099 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.933 s
[INFO] Finished at: 2023-11-21T22:23:49Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkstyle)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn checkstyle:check -Pm2 -B
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                             [jar]
[INFO] org.eclipse.glsp.server                                            [jar]
[INFO] org.eclipse.glsp.layout                                            [jar]
[INFO] org.eclipse.glsp.server.emf                                        [jar]
[INFO] org.eclipse.glsp.server.websocket                                  [jar]
[INFO] org.eclipse.glsp.example.workflow                                  [jar]
[INFO] org.eclipse.glsp.server.test                                       [jar]
[INFO] org.eclipse.glsp.graph.test                                        [jar]
[INFO] GLSP Server Tests                                                  [pom]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 2.0.0                                        [1/10]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 2.0.0                             [2/10]
[INFO]   from plugins/org.eclipse.glsp.graph/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.graph ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 2.0.0                            [3/10]
[INFO]   from plugins/org.eclipse.glsp.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.server ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 2.0.0                            [4/10]
[INFO]   from plugins/org.eclipse.glsp.layout/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.layout ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 2.0.0                        [5/10]
[INFO]   from plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.server.emf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 2.0.0                  [6/10]
[INFO]   from plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.server.websocket ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 2.0.0                  [7/10]
[INFO]   from examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.example.workflow ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------
[INFO] Building org.eclipse.glsp.server.test 2.0.0                       [8/10]
[INFO]   from tests/org.eclipse.glsp.server.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.server.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------
[INFO] Building org.eclipse.glsp.graph.test 2.0.0                        [9/10]
[INFO]   from tests/org.eclipse.glsp.graph.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.graph.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >---------------
[INFO] Building GLSP Server Tests 2.0.0                                 [10/10]
[INFO]   from tests/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default-cli) @ org.eclipse.glsp.tests ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 2.0.0:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  1.240 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  0.943 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  2.666 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  0.145 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.315 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  0.086 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  0.449 s]
[INFO] org.eclipse.glsp.server.test ....................... SUCCESS [  0.088 s]
[INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [  0.080 s]
[INFO] GLSP Server Tests .................................. SUCCESS [  0.048 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.947 s
[INFO] Finished at: 2023-11-21T22:23:59Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn test -Pm2 -B
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                             [jar]
[INFO] org.eclipse.glsp.server                                            [jar]
[INFO] org.eclipse.glsp.layout                                            [jar]
[INFO] org.eclipse.glsp.server.emf                                        [jar]
[INFO] org.eclipse.glsp.server.websocket                                  [jar]
[INFO] org.eclipse.glsp.example.workflow                                  [jar]
[INFO] org.eclipse.glsp.server.test                                       [jar]
[INFO] org.eclipse.glsp.graph.test                                        [jar]
[INFO] GLSP Server Tests                                                  [pom]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 2.0.0                                        [1/10]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 2.0.0                             [2/10]
[INFO]   from plugins/org.eclipse.glsp.graph/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.graph ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.graph ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/src/main/resources
[INFO] Copying 3 resources from model to target/classes/model
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.graph ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.graph ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 2.0.0                            [3/10]
[INFO]   from plugins/org.eclipse.glsp.server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 235 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 2.0.0                            [4/10]
[INFO]   from plugins/org.eclipse.glsp.layout/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.layout ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.layout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.layout ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.layout ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.layout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.layout ---
[INFO] No tests to run.
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 2.0.0                        [5/10]
[INFO]   from plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server.emf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server.emf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/src/main/resources
[INFO] Copying 2 resources from model to target/classes/model
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.emf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server.emf ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server.emf ---
[INFO] No tests to run.
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 2.0.0                  [6/10]
[INFO]   from plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server.websocket ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server.websocket ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.websocket ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server.websocket ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server.websocket ---
[INFO] No tests to run.
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 2.0.0                  [7/10]
[INFO]   from examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.example.workflow ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.example.workflow ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/src/main/resources
[INFO] Copying 2 resources from model to target/classes/model
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.example.workflow ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.example.workflow ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.example.workflow ---
[INFO] No tests to run.
[INFO] 
[INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------
[INFO] Building org.eclipse.glsp.server.test 2.0.0                       [8/10]
[INFO]   from tests/org.eclipse.glsp.server.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.server.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.server.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.server.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.server.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.glsp.server.internal.util.GenericsUtilTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.glsp.server.internal.util.GenericsUtilTest
[INFO] Running org.eclipse.glsp.server.features.sourcemodelwatcher.FileWatcherTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.456 s - in org.eclipse.glsp.server.features.sourcemodelwatcher.FileWatcherTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------
[INFO] Building org.eclipse.glsp.graph.test 2.0.0                        [9/10]
[INFO]   from tests/org.eclipse.glsp.graph.test/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.graph.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.glsp.graph.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.glsp.graph.test ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.glsp.graph.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.glsp.graph.impl.GEdgeImplSpecTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.eclipse.glsp.graph.impl.GEdgeImplSpecTest
[INFO] Running org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest
[INFO] Running org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >---------------
[INFO] Building GLSP Server Tests 2.0.0                                 [10/10]
[INFO]   from tests/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.1.1:check (default) @ org.eclipse.glsp.tests ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 2.0.0:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  1.547 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  3.511 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  5.256 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  0.487 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.704 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  0.713 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  0.996 s]
[INFO] org.eclipse.glsp.server.test ....................... SUCCESS [  6.251 s]
[INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [  1.739 s]
[INFO] GLSP Server Tests .................................. SUCCESS [  0.075 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.451 s
[INFO] Finished at: 2023-11-21T22:24:23Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
Stage "Deploy (master only)" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Deploy P2)
Stage "Deploy (master only)" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy M2)
Stage "Deploy (master only)" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Trigger Java21 build)
Stage "Deploy (master only)" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] recordIssues
[CheckStyle] Using default pattern '**/checkstyle-result.xml' since user defined pattern is not set
[CheckStyle] Searching for all files in '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159' that match the pattern '**/checkstyle-result.xml'
[CheckStyle] Traversing of symbolic links: enabled
[CheckStyle] -> found 10 files
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'tests/target/checkstyle-result.xml'
[CheckStyle] Skipping post processing
[CheckStyle] No filter has been set, publishing all 0 issues
[CheckStyle] Repository miner is not configured, skipping repository mining
[CheckStyle] Searching for all files in '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159' that match the pattern '**/checkstyle-result.xml'
[CheckStyle] Traversing of symbolic links: enabled
[CheckStyle] -> found 10 files
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/plugins/org.eclipse.glsp.server/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml'
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159/tests/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully processed file 'tests/target/checkstyle-result.xml'
[CheckStyle] Skipping post processing
[CheckStyle] No filter has been set, publishing all 0 issues
[CheckStyle] Repository miner is not configured, skipping repository mining
[CheckStyle] Reference build recorder is not configured
[CheckStyle] Obtaining reference build from same job (issues/1159)
[CheckStyle] Using reference build 'eclipse-glsp/glsp-server/issues%2F1159 #1' to compute new, fixed, and outstanding issues
[CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[CheckStyle] Evaluating quality gates
[CheckStyle] -> PASSED - Total (any severity): 0 - Quality Gate: 1
[CheckStyle] -> All quality gates have been passed
[CheckStyle] Health report is disabled - skipping
[CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'eclipse-glsp/glsp-server/issues%2F1159 #2'.
[GitHub Checks] GitHub check (name: CheckStyle, status: completed) has been published.
[Pipeline] withChecks
[Pipeline] {
[GitHub Checks] GitHub check (name: Tests, status: in_progress) has been published.
[Pipeline] junit
Recording test results
[GitHub Checks] GitHub check (name: Tests, status: completed) has been published.
[Pipeline] }
[Pipeline] // withChecks
[Pipeline] recordIssues
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159')
[Maven] -> found 13 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159')
[Maven] -> found 13 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 13 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 13 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 13 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 13 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 13 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 13 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 13 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] Obtaining reference build from same job (issues/1159)
[Maven] Using reference build 'eclipse-glsp/glsp-server/issues%2F1159 #1' to compute new, fixed, and outstanding issues
[Maven] Issues delta (vs. reference build): outstanding: 13, new: 0, fixed: 0
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 13 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'eclipse-glsp/glsp-server/issues%2F1159 #2'.
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 0 issues (skipped 0 duplicates)
[Java Compiler] Skipping post processing
[Java Compiler] No filter has been set, publishing all 0 issues
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_issues_1159')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 0 issues (skipped 0 duplicates)
[Java Compiler] Skipping post processing
[Java Compiler] No filter has been set, publishing all 0 issues
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Reference build recorder is not configured
[Java Compiler] Obtaining reference build from same job (issues/1159)
[Java Compiler] Using reference build 'eclipse-glsp/glsp-server/issues%2F1159 #1' to compute new, fixed, and outstanding issues
[Java Compiler] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'eclipse-glsp/glsp-server/issues%2F1159 #2'.
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: completed) has been published.
Finished: SUCCESS