Started by user Arthur.vanDorp@bsi-software.com Building in workspace /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace No credentials specified > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse origin/9.0.0.025_Simrel_2019_09^{commit} # timeout=10 > /usr/local/bin/git rev-parse 9.0.0.025_Simrel_2019_09^{commit} # timeout=10 Checking out Revision 7919e5eedbdf0b418849a469e5c8b60cf92f4243 (9.0.0.025_Simrel_2019_09) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 7919e5eedbdf0b418849a469e5c8b60cf92f4243 Commit message: "[release] version updated to 9.0.0.025_Simrel_2019_09" > /usr/local/bin/git rev-list --no-walk 7919e5eedbdf0b418849a469e5c8b60cf92f4243 # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.sdk/pom.xml -DbuildId=025_Simrel_2019_09 -Dtag=9.0.0.025_Simrel_2019_09 -DstageTargetDir=releases/9.0/9.0.0/ -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scout Hello World Sample Application [maven-archetype] [INFO] Scout JaxWs Module [maven-archetype] [INFO] ScoutJS Sample Application [maven-archetype] [INFO] Eclipse Scout SDK [pom] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test [jar] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test [jar] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui [bundle] [INFO] org.eclipse.scout.sdk-settings [jar] [INFO] [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >---------- [INFO] Building Scout Hello World Sample Application 9.0.0.025_Simrel_2019_09 [1/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scout-helloworld-app --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target [INFO] [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ scout-helloworld-app --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-helloworld-app --- [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ scout-helloworld-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ scout-helloworld-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ scout-helloworld-app --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ scout-helloworld-app --- [INFO] No match to regex 'SNAPSHOT' found in '9.0.0.025_Simrel_2019_09'. The initial value '9.0.0.025_Simrel_2019_09' is left as-is... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ scout-helloworld-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 105 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ scout-helloworld-app --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-helloworld-app:maven-archetype:9.0.0.025_Simrel_2019_09... [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ scout-helloworld-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ scout-helloworld-app --- [INFO] Building archetype jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/scout-helloworld-app-9.0.0.025_Simrel_2019_09 [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scout-helloworld-app --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ scout-helloworld-app --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/scout-helloworld-app-9.0.0.025_Simrel_2019_09-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ scout-helloworld-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:9.0.0.025_Simrel_2019_09 [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: scoutAuthPublicKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: scoutAuthPrivateKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: scoutAuthPublicKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: userName, Value: Scout Robot [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 1.8 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: artifactId, Value: helloworld [INFO] Parameter: scoutAuthPrivateKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml [WARNING] Don't override file /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.shared/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.client/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.dev/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.dev/pom.xml [INFO] Project created from Archetype in dir: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ scout-helloworld-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ scout-helloworld-app --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ scout-helloworld-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-helloworld-app --- [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/scout-helloworld-app-9.0.0.025_Simrel_2019_09.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/9.0.0.025_Simrel_2019_09/scout-helloworld-app-9.0.0.025_Simrel_2019_09.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/9.0.0.025_Simrel_2019_09/scout-helloworld-app-9.0.0.025_Simrel_2019_09.pom [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-helloworld-app/target/scout-helloworld-app-9.0.0.025_Simrel_2019_09-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/9.0.0.025_Simrel_2019_09/scout-helloworld-app-9.0.0.025_Simrel_2019_09-tests.jar [INFO] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app --- [INFO] [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >----------- [INFO] Building Scout JaxWs Module 9.0.0.025_Simrel_2019_09 [2/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scout-jaxws-module --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/target [INFO] [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ scout-jaxws-module --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-jaxws-module --- [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ scout-jaxws-module --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ scout-jaxws-module --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ scout-jaxws-module --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ scout-jaxws-module --- [INFO] No match to regex 'SNAPSHOT' found in '9.0.0.025_Simrel_2019_09'. The initial value '9.0.0.025_Simrel_2019_09' is left as-is... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ scout-jaxws-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ scout-jaxws-module --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-jaxws-module:maven-archetype:9.0.0.025_Simrel_2019_09... [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ scout-jaxws-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ scout-jaxws-module --- [INFO] Building archetype jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/target/scout-jaxws-module-9.0.0.025_Simrel_2019_09 [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scout-jaxws-module --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ scout-jaxws-module --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/target/scout-jaxws-module-9.0.0.025_Simrel_2019_09-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ scout-jaxws-module --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:9.0.0.025_Simrel_2019_09 [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: parentArtifactId, Value: helloworld [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [WARNING] CP Don't override file /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml [INFO] Project created from Archetype in dir: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ scout-jaxws-module --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ scout-jaxws-module --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ scout-jaxws-module --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-jaxws-module --- [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/target/scout-jaxws-module-9.0.0.025_Simrel_2019_09.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/9.0.0.025_Simrel_2019_09/scout-jaxws-module-9.0.0.025_Simrel_2019_09.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/9.0.0.025_Simrel_2019_09/scout-jaxws-module-9.0.0.025_Simrel_2019_09.pom [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-jaxws-module/target/scout-jaxws-module-9.0.0.025_Simrel_2019_09-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/9.0.0.025_Simrel_2019_09/scout-jaxws-module-9.0.0.025_Simrel_2019_09-tests.jar [INFO] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module --- [INFO] [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >----------- [INFO] Building ScoutJS Sample Application 9.0.0.025_Simrel_2019_09 [3/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scout-hellojs-app --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target [INFO] [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ scout-hellojs-app --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-hellojs-app --- [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ scout-hellojs-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ scout-hellojs-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ scout-hellojs-app --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ scout-hellojs-app --- [INFO] No match to regex 'SNAPSHOT' found in '9.0.0.025_Simrel_2019_09'. The initial value '9.0.0.025_Simrel_2019_09' is left as-is... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ scout-hellojs-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 146 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ scout-hellojs-app --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-hellojs-app:maven-archetype:9.0.0.025_Simrel_2019_09... [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ scout-hellojs-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ scout-hellojs-app --- [INFO] Building archetype jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/scout-hellojs-app-9.0.0.025_Simrel_2019_09 [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scout-hellojs-app --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ scout-hellojs-app --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/scout-hellojs-app-9.0.0.025_Simrel_2019_09-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ scout-hellojs-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:9.0.0.025_Simrel_2019_09 [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: hellojs [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/hellojs [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs [INFO] Parameter: simpleArtifactName, Value: hellojs [INFO] Parameter: javaVersion, Value: 1.8 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: scoutAuthPublicKeyDev, Value: changeme_database_password [INFO] Parameter: artifactId, Value: hellojs [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml [WARNING] Don't override file /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.api/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.dev/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core.test/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.data/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.db/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence.test/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.ui/pom.xml [INFO] Project created from Archetype in dir: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ scout-hellojs-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ scout-hellojs-app --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ scout-hellojs-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-hellojs-app --- [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/scout-hellojs-app-9.0.0.025_Simrel_2019_09.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/9.0.0.025_Simrel_2019_09/scout-hellojs-app-9.0.0.025_Simrel_2019_09.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/9.0.0.025_Simrel_2019_09/scout-hellojs-app-9.0.0.025_Simrel_2019_09.pom [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/scout-hellojs-app/target/scout-hellojs-app-9.0.0.025_Simrel_2019_09-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/9.0.0.025_Simrel_2019_09/scout-hellojs-app-9.0.0.025_Simrel_2019_09-tests.jar [INFO] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app --- [INFO] [INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >------------- [INFO] Building Eclipse Scout SDK 9.0.0.025_Simrel_2019_09 [4/14] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk/target [INFO] [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ org.eclipse.scout.sdk --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk --- [INFO] No match to regex 'SNAPSHOT' found in '9.0.0.025_Simrel_2019_09'. The initial value '9.0.0.025_Simrel_2019_09' is left as-is... [INFO] [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ org.eclipse.scout.sdk --- [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:9.0.0.025_Simrel_2019_09... [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk --- [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk-9.0.0.025_Simrel_2019_09.pom [INFO] [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core >---------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core 9.0.0.025_Simrel_2019_09 [5/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.core --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.core --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core --- [INFO] No match to regex 'SNAPSHOT' found in '9.0.0.025_Simrel_2019_09'. The initial value '9.0.0.025_Simrel_2019_09' is left as-is... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 165 source files to /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.core --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.core --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0.025_Simrel_2019_09.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.core --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0.025_Simrel_2019_09-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core --- [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0.025_Simrel_2019_09.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core-9.0.0.025_Simrel_2019_09.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core-9.0.0.025_Simrel_2019_09.pom [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0.025_Simrel_2019_09-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core-9.0.0.025_Simrel_2019_09-sources.jar [INFO] [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test >-------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test 9.0.0.025_Simrel_2019_09 [6/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.core.test --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.core.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.test --- [INFO] No match to regex 'SNAPSHOT' found in '9.0.0.025_Simrel_2019_09'. The initial value '9.0.0.025_Simrel_2019_09' is left as-is... [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ org.eclipse.scout.sdk.core.test --- [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/src/main/fixture added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.core.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.sdk.core.util.SdkLogTest Unable to parse log level 'aa'. Fallback to default: 'WARNING'. java.lang.IllegalArgumentException: Bad level "aa" at java.util.logging.Level.parse(Level.java:488) at org.eclipse.scout.sdk.core.util.SdkLog.parseLevel(SdkLog.java:424) at org.eclipse.scout.sdk.core.util.SdkLogTest.testParseLevel(SdkLogTest.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Scout SdkLog: Failed toString() invocation on an object of type [org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture] java.lang.NullPointerException: NPE of test class org.eclipse.scout.sdk.core.util.SdkLogTest at org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture.toString(SdkLogTest.java:156) at org.eclipse.scout.sdk.core.util.SdkLog.safeObjectToString(SdkLog.java:223) at org.eclipse.scout.sdk.core.util.SdkLog.toString(SdkLog.java:159) at org.eclipse.scout.sdk.core.util.SdkLog.handlePlaceholders(SdkLog.java:149) at org.eclipse.scout.sdk.core.util.SdkLog.log(SdkLog.java:93) at org.eclipse.scout.sdk.core.util.SdkLog.error(SdkLog.java:317) at org.eclipse.scout.sdk.core.util.SdkLogTest$1.run(SdkLogTest.java:104) at org.eclipse.scout.sdk.core.util.SdkLogTest.runWithPrivateLogger(SdkLogTest.java:193) at org.eclipse.scout.sdk.core.util.SdkLogTest.testLogOfObjectWithToStringThrowingException(SdkLogTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.eclipse.scout.sdk.core.util.SdkLogTest [INFO] Running org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest [INFO] Running org.eclipse.scout.sdk.core.util.CoreUtilsTest [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s - in org.eclipse.scout.sdk.core.util.CoreUtilsTest [INFO] Running org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest [INFO] Running org.eclipse.scout.sdk.core.signature.SignatureUtilsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.scout.sdk.core.signature.SignatureUtilsTest [INFO] Running org.eclipse.scout.sdk.core.signature.SignatureTest [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.scout.sdk.core.signature.SignatureTest [INFO] Running org.eclipse.scout.sdk.core.model.sugar.QueryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s - in org.eclipse.scout.sdk.core.model.sugar.QueryTest [INFO] Running org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest [INFO] Running org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest [INFO] Running org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest [INFO] Running org.eclipse.scout.sdk.core.model.TypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.scout.sdk.core.model.TypeTest [INFO] Running org.eclipse.scout.sdk.core.model.TypeParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.TypeParameterTest [INFO] Running org.eclipse.scout.sdk.core.model.SourceRangeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.SourceRangeTest [INFO] Running org.eclipse.scout.sdk.core.model.PrimitiveTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.scout.sdk.core.model.PrimitiveTypeTest [INFO] Running org.eclipse.scout.sdk.core.model.PackageTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.PackageTest [INFO] Running org.eclipse.scout.sdk.core.model.MethodTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.MethodTest [INFO] Running org.eclipse.scout.sdk.core.model.MethodParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.MethodParameterTest [INFO] Running org.eclipse.scout.sdk.core.model.ManagedAnnotationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.eclipse.scout.sdk.core.model.ManagedAnnotationTest [INFO] Running org.eclipse.scout.sdk.core.model.ImportDeclarationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.ImportDeclarationTest [INFO] Running org.eclipse.scout.sdk.core.model.GenericMethodTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.eclipse.scout.sdk.core.model.GenericMethodTest [INFO] Running org.eclipse.scout.sdk.core.model.FieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.scout.sdk.core.model.FieldTest [INFO] Running org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest [INFO] Running org.eclipse.scout.sdk.core.model.CompilationUnitTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.scout.sdk.core.model.CompilationUnitTest [INFO] Running org.eclipse.scout.sdk.core.model.ArrayTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.scout.sdk.core.model.ArrayTypeTest [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.scout.sdk.core.model.AnnotationTest [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationSourceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.scout.sdk.core.model.AnnotationSourceTest [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationQueryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.scout.sdk.core.model.AnnotationQueryTest [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationElementTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.sdk.core.model.AnnotationElementTest [INFO] Running org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 364, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.core.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.test --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.test --- [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09.pom [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-tests.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-test-sources.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.test-9.0.0.025_Simrel_2019_09-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s >--------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s 9.0.0.025_Simrel_2019_09 [7/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s --- [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.core.s --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s --- [INFO] No match to regex 'SNAPSHOT' found in '9.0.0.025_Simrel_2019_09'. The initial value '9.0.0.025_Simrel_2019_09' is left as-is... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.core.s --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.core.s --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.core.s --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.core.s --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0.025_Simrel_2019_09.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.core.s --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s --- [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0.025_Simrel_2019_09-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s --- [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0.025_Simrel_2019_09.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.s-9.0.0.025_Simrel_2019_09.jar [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.s-9.0.0.025_Simrel_2019_09.pom [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk_deploy_from_tag/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0.025_Simrel_2019_09-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk_deploy_from_tag/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/9.0.0.025_Simrel_2019_09/org.eclipse.scout.sdk.core.s-9.0.0.025_Simrel_2019_09-sources.jar [INFO] [INFO] ------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test >------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test 9.0.0.025_Simrel_2019_09 [8/14] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test:jar:9.0.0.025_Simrel_2019_09 is missing, no dependency information available [WARNING] The POM for org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:jar:9.0.0.025_Simrel_2019_09 is missing, no dependency information available [WARNING] The POM for org.eclipse.scout.rt:org.eclipse.scout.rt.shared:jar:9.0.0.025_Simrel_2019_09 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Scout SDK 9.0.0.025_Simrel_2019_09: [INFO] [INFO] Scout Hello World Sample Application ............... SUCCESS [ 5.187 s] [INFO] Scout JaxWs Module ................................. SUCCESS [ 1.377 s] [INFO] ScoutJS Sample Application ......................... SUCCESS [ 1.547 s] [INFO] Eclipse Scout SDK .................................. SUCCESS [ 1.785 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SUCCESS [ 5.189 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SUCCESS [ 9.163 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SUCCESS [ 2.672 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test FAILURE [ 0.056 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e SKIPPED [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SKIPPED [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SKIPPED [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls SKIPPED [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SKIPPED [INFO] org.eclipse.scout.sdk-settings ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.699 s [INFO] Finished at: 2019-09-10T07:34:45-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project org.eclipse.scout.sdk.core.s.test: Could not resolve dependencies for project org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:jar:9.0.0.025_Simrel_2019_09: The following artifacts could not be resolved: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test:jar:9.0.0.025_Simrel_2019_09, org.eclipse.scout.rt:org.eclipse.scout.rt.shared:jar:9.0.0.025_Simrel_2019_09: Failure to find org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test:jar:9.0.0.025_Simrel_2019_09 in https://repo.eclipse.org/content/groups/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.release has elapsed or updates are forced -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.scout.sdk.core.s.test Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: patrick.baenziger@bsi-software.com arthur.vandorp@bsi-software.com Recording test results Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Triggering a new build of publish_staged_builds Finished: FAILURE