Branch indexing > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git > /usr/bin/git config remote.origin.url http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/development Seen branch in repository origin/master Seen 2 remote branches Obtained Jenkinsfile from 7c5af1c17944ea1700a9901c7889bbc3fc8b1865 [Pipeline] node Running on master in /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2 [Pipeline] { [Pipeline] stage (Checkout) Using the ‘stage’ step without a block argument is deprecated Entering stage Checkout Proceeding [Pipeline] checkout > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git # timeout=10 Fetching without tags Fetching upstream changes from http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --no-tags --progress http://msdl.uantwerpen.be/git/claudio/HybridCosimulation.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 7c5af1c17944ea1700a9901c7889bbc3fc8b1865 (master) Commit message: "Moved generation of cmake files to cpp gen" > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 7c5af1c17944ea1700a9901c7889bbc3fc8b1865 > /usr/bin/git rev-list bec281804f6fad2e8062720b2e9f8f02c56ff777 # timeout=10 [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2] Running shell script + git submodule update --init --recursive [Pipeline] stage [Pipeline] { (Clean) [Pipeline] withMaven [withMaven] Options: [] [withMaven] Available options: [withMaven] use JDK installation provided by the build agent $ /bin/sh -c "which mvn" [withMaven] use Maven installation provided by the build agent with executable /usr/bin/mvn [withMaven] use Maven settings provided on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [withMaven] use Maven global settings provided by the Jenkins global configuration on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [Pipeline] { [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2] Running shell script + mvn clean -Dtycho.mode=maven -fn -f DSL_SemanticAdaptation/pom.xml ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMavenb6b6632a/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMavenb6b6632a" Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-oracle/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" [jenkins-maven-event-spy] INFO generate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMavenb6b6632a/maven-spy-20171109-105633-461.log ... [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Semantics Adaptation Root [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core [INFO] be.uantwerpen.ansymo.semanticadaptation Logger [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests [INFO] be.uantwerpen.ansymo.semanticadaptation.ide [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] Feature [INFO] Core [INFO] Semantics Adaptation IDE Eclipse repository [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform [INFO] SA IDE Standalone Product [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation Root 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.pom (16 KB at 97.2 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.jar (354 KB at 7374.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Testframework 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/xtend-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/model/generated (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/../be.uantwerpen.ansymo.semanticadaptation.ui/src-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/../be.uantwerpen.ansymo.semanticadaptation.tests/src-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Logger 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ui Language UI 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Canonical Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Feature 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.features --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.features.core --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation IDE Eclipse repository 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.repository --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide.platform 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/pl/project13/maven/git-commit-id-plugin/2.2.0/git-commit-id-plugin-2.2.0.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/pl/project13/maven/git-commit-id-plugin/2.2.0/git-commit-id-plugin-2.2.0.pom (12 KB at 130.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 87.0 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/pl/project13/maven/git-commit-id-plugin/2.2.0/git-commit-id-plugin-2.2.0.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/pl/project13/maven/git-commit-id-plugin/2.2.0/git-commit-id-plugin-2.2.0.jar (117 KB at 2763.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ide.platform --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SA IDE Standalone Product 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom (3 KB at 57.8 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar (44 KB at 1267.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.product --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Semantics Adaptation Root .......................... SUCCESS [ 0.927 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework SUCCESS [ 0.080 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core SUCCESS [ 0.352 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Logger ..... SUCCESS [ 0.003 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator SUCCESS [ 0.002 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests SUCCESS [ 0.139 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide ........ SUCCESS [ 0.023 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI SUCCESS [ 0.056 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ SUCCESS [ 0.045 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator SUCCESS [ 0.002 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 0.003 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 0.007 s] [INFO] Feature ............................................ SUCCESS [ 0.002 s] [INFO] Core ............................................... SUCCESS [ 0.016 s] [INFO] Semantics Adaptation IDE Eclipse repository ........ SUCCESS [ 0.011 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform SUCCESS [ 0.202 s] [INFO] SA IDE Standalone Product .......................... SUCCESS [ 0.109 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.891 s [INFO] Finished at: 2017-11-09T10:56:38+01:00 [INFO] Final Memory: 21M/302M [INFO] ------------------------------------------------------------------------ [jenkins-maven-event-spy] INFO generated /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMavenb6b6632a/maven-spy-20171109-105633-461.log [Pipeline] } [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/features/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.features/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.features-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/features/core/pom.xml under be/uantwerpen/ansymo/semanticadaptation/features/be.uantwerpen.ansymo.semanticadaptation.features.core/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.features.core-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/repository/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.repository/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.repository-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/platform/pom.xml under be/uantwerpen/ansymo/semanticadaptation/ide/be.uantwerpen.ansymo.semanticadaptation.ide.platform/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide.platform-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/product/pom.xml under be/uantwerpen/ansymo/semanticadaptation/ide/be.uantwerpen.ansymo.semanticadaptation.product/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.product-1.0.0-SNAPSHOT.pom [withMaven] openTasksPublisher - Scan Tasks for Maven artifact be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT in source directory DSL_SemanticAdaptation/platform/src/main/java [TASKS] Scanning folder '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2' for files matching the pattern 'DSL_SemanticAdaptation/platform/src/main/java/**/*' - excludes: null [TASKS] Found 2 files to scan for tasks [TASKS] Found 0 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #142 [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Package install) [Pipeline] withMaven [withMaven] Options: [] [withMaven] Available options: [withMaven] use JDK installation provided by the build agent $ /bin/sh -c "which mvn" [withMaven] use Maven installation provided by the build agent with executable /usr/bin/mvn [withMaven] use Maven settings provided on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [withMaven] use Maven global settings provided by the Jenkins global configuration on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [Pipeline] { [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2] Running shell script + mvn install -f DSL_SemanticAdaptation/pom.xml -Pall-platforms -Pcodesigning ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04" Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-oracle/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" [jenkins-maven-event-spy] INFO generate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04/maven-spy-20171109-105641-311.log ... [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:eclipse-feature:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.features:pom:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:eclipse-repository:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:eclipse-repository:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml, line 480, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:parent:pom:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ line 480, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-jarsigner-plugin/maven-metadata.xml [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-jarsigner-plugin/maven-metadata.xml (550 B at 0.2 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.pom (5 KB at 123.4 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 247.2 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 KB at 865.1 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/apache/16/apache-16.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/apache/16/apache-16.pom (16 KB at 473.2 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.jar (34 KB at 1847.1 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom (8 KB at 179.2 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar (31 KB at 749.4 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.pom (6 KB at 140.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/surefire/surefire/2.13/surefire-2.13.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/surefire/surefire/2.13/surefire-2.13.pom (17 KB at 208.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13.jar (31 KB at 879.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom (2 KB at 18.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar (14 KB at 249.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom (3 KB at 75.4 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar (20 KB at 647.0 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom (2 KB at 24.6 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-compress/1.7/commons-compress-1.7.pom (12 KB at 181.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-compress/1.7/commons-compress-1.7.jar (348 KB at 3406.4 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-compress/1.7/commons-compress-1.7-sources.jar (359 KB at 3089.9 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip (7150 KB at 24485.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (5 KB at 103.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (31 KB at 2057.5 KB/sec) [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Adding repository http://download.eclipse.org/releases/neon [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.11.0/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.11.0/ [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.11.0 [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Fetching 201705151400&countryCode=gb&timeZone=1&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.105.3.v20170228-0512.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/neon/201705151400/plugins/ (1.18MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.105.3.v20170228-0512.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/neon/201705151400/plugins/ (1.18MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.105.3.v20170228-0512.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/neon/201705151400/plugins/ (249.61kB of 1.18MB at 245.61kB/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (1.17MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (1.17MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.105.3.v20170228-0512.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (1.14MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (961.03kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (961.03kB) [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (123.62kB) [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (123.62kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (57.39kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (57.39kB) [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/repository/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/repository/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/repository/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/platform/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/platform/pom.xml [INFO] Fetching com.ibm.icu.base_56.1.0.v201601250100.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (78kB) [INFO] Fetching com.ibm.icu.base_56.1.0.v201601250100.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (78kB) [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/platform/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/product/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/product/pom.xml [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (106.51kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (57.07kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (57.07kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (30.08kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (60.2kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (60.2kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (21.32kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (21.32kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (55.73kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (55.73kB) [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (30.58kB) [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (30.58kB) [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (33.64kB) [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (33.64kB) [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (30.06kB) [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (30.06kB) [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (92.14kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (101.93kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (101.93kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (253.65kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (253.65kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (2.32MB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (2.32MB) [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (887.38kB) [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (887.38kB) [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (1.48MB) [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (71.78kB) [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (71.78kB) [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (21.35kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (22.92kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (22.92kB) [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (20.48kB) [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (20.48kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_1.4.0.v20140124-1940.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (25.87kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_1.4.0.v20140124-1940.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (25.87kB) [INFO] Fetching org.eclipse.core.net.win32.x86_1.1.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (29.5kB) [INFO] Fetching org.eclipse.core.net.win32.x86_1.1.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (29.5kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_3.5.100.v20140124-1940.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (16.61kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_3.5.100.v20140124-1940.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (16.61kB) [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (16.25kB) [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (16.25kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (22.71kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (22.71kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (101.7kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (101.7kB) [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/neon/201705151400/plugins/ (48.93kB) [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://mirror.ufs.ac.za/eclipse/releases/neon/201705151400/plugins/ (48.93kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (22.36kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (22.36kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.401.v20161122-1740.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (26.9kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.401.v20161122-1740.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (26.9kB) [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (19.83kB) [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (19.83kB) [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (26.47kB) [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (26.47kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (11.04kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (11.04kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (41.32kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (41.32kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/features/ (18.79kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160823-2221.jar from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/features/ (18.79kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (9.61kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/features/ (18.77kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160823-2221.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/features/ (18.77kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.24kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.24kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (44.99kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (44.99kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.2.v20160823-2221.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/features/ (26.87kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (32.36kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (32.36kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (26.86kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.2.v20160823-2221.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (26.86kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (11.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (11.7kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160823-2221.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/features/ (26.77kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (7.42kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (7.42kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/features/ (22.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160823-2221.jar from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/features/ (22.8kB) [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/features/ (17.8kB) [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (17.84kB) [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (859.22kB) [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (859.22kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_3.6.300.v20161122-1740 from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/binary/ (30.99kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (32.2kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (32.2kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (16.36kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (16.36kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (63.26kB) [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (118.41kB) [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (118.41kB) [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (381.53kB) [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (96.73kB) [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (96.73kB) [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (325.33kB) [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (325.33kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (18.46kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (13.34kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (13.34kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (8.05kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (8.05kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (52.25kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (17.42kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (45.05kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (32.42kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (32.42kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (15.76kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (103.26kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (103.26kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (72.9kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (31.23kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_1.0.300.v20130327-1442.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_1.0.300.v20130327-1442.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (21.51kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (21.51kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (18.35kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (18.35kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (16.3kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (40.68kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (40.68kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (102.51kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (102.51kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (116.27kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (116.27kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (17.88kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (189.14kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (189.14kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (72.6kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (72.6kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.97kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.97kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (44.74kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (44.74kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (17.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (43.42kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (43.42kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (41.75kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (41.75kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/features/ (17.69kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/features/ (17.69kB) [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (161.76kB) [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (161.76kB) [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (152.16kB) [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (152.16kB) [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (239.5kB) [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (239.5kB) [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (16.6kB) [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (16.6kB) [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (77.98kB) [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (77.98kB) [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (71.65kB) [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (71.65kB) [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/features/ (18.28kB) [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/features/ (18.28kB) [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.72kB) [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.72kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (35.81kB) [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (17.34kB) [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (17.34kB) [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (450.15kB) [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (450.15kB) [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (7.97MB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (119.26kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (119.26kB) [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.79kB) [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (20.79kB) [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (69.75kB) [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (69.75kB) [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (14.12kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/neon/201705151400/plugins/ (14.27kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/neon/201705151400/plugins/ (14.27kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (1.71MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (1.71MB) [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (100.95kB) [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (100.95kB) [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (28.68kB) [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (28.68kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (27.77kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (27.77kB) [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (19.31kB) [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://ftp.fau.de/eclipse/releases/neon/201705151400/binary/ (195B) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (44.89kB) [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (9.46kB) [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (9.46kB) [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://ftp.fau.de/eclipse/releases/neon/201705151400/features/ (17.88kB) [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/binary/ (27.05kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (30.19kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (30.19kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (25.91kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (29.07kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://mirror.switch.ch/eclipse/releases/neon/201705151400/binary/ (34.39kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://mirror.switch.ch/eclipse/releases/neon/201705151400/binary/ (34.39kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (30.78kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (30.78kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_1.4.200.v20140124-1940.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (8.87kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_1.4.200.v20140124-1940.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (8.87kB) [INFO] Fetching org.eclipse.core.net.linux.x86_1.2.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (36.03kB) [INFO] Fetching org.eclipse.core.net.linux.x86_1.2.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (36.03kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://mirror.kumi.systems/eclipse/releases/neon/201705151400/plugins/ (7.95kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.401.v20161122-1740.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (78.08kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.401.v20161122-1740.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/neon/201705151400/plugins/ (78.08kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_3.6.300.v20161122-1740 from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/binary/ (30.16kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_3.6.300.v20161122-1740 from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/binary/ (30.16kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (9.15kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://mirror.onet.pl/pub/mirrors/eclipse//releases/neon/201705151400/plugins/ (9.15kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (36.9kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (36.9kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (82.37kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (82.37kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://ftp.fau.de/eclipse/releases/neon/201705151400/binary/ (31.17kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://ftp.fau.de/eclipse/releases/neon/201705151400/binary/ (31.17kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (12.4kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (12.4kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (18.69kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://mirror.switch.ch/eclipse/releases/neon/201705151400/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://ftp.fau.de/eclipse/releases/neon/201705151400/binary/ (10.72kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (12.77kB) [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (7.62kB) [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://ftp.fau.de/eclipse/releases/neon/201705151400/plugins/ (7.62kB) [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/product/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Semantics Adaptation Root [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework [INFO] be.uantwerpen.ansymo.semanticadaptation Logger [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests [INFO] be.uantwerpen.ansymo.semanticadaptation.ide [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] Feature [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform [INFO] Core [INFO] Semantics Adaptation IDE Eclipse repository [INFO] SA IDE Standalone Product [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation Root 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ parent --- [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 122.6 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 79.5 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 90.4 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 48.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 45.5 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 223.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 315.9 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 186.8 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 427.0 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 447.6 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/log4j/log4j/1.2.14/log4j-1.2.14.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/log4j/log4j/1.2.14/log4j-1.2.14.pom (3 KB at 61.0 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom (19 KB at 341.9 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (4 KB at 131.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (3 KB at 70.1 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 36.8 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 102.2 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 260.9 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 318.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 340.9 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 171.8 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 212.1 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 2043.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 403.8 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 297.4 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 270.8 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 96.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 417.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/log4j/log4j/1.2.14/log4j-1.2.14.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 187.1 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 1673.3 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar (176 KB at 975.0 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 268.5 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 1183.7 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/log4j/log4j/1.2.14/log4j-1.2.14.jar (359 KB at 1594.8 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (558 KB at 2394.3 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (181 KB at 764.9 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 868.9 KB/sec) [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ parent --- [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5 KB at 204.0 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 133.9 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 107.1 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.pom (4 KB at 109.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.jar (22 KB at 602.7 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 541.1 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 3593.0 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 180.3 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (167 KB at 2595.4 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 186.8 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 149.6 KB/sec) [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Testframework 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] The project's OSGi version is 1.0.0.201711090956 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (7 KB at 211.9 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4 KB at 179.6 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 40.2 KB/sec) [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] Downloading: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 695.8 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 1115.8 KB/sec) [INFO] Downloaded: http://overture.au.dk/artifactory/remote-repos/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (152 KB at 2263.8 KB/sec) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src-gen is empty. Can't process. [INFO] Installing Xtend files into 2 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Logger 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] The project's OSGi version is 1.0.0.201711090956 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src-gen is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] The project's OSGi version is 1.0.0.201711090956 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] >>> exec-maven-plugin:1.2.1:java (default) > validate @ be.uantwerpen.ansymo.semanticadaptation >>> [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] The project's OSGi version is 1.0.0.201711090956 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] <<< exec-maven-plugin:1.2.1:java (default) < validate @ be.uantwerpen.ansymo.semanticadaptation <<< [INFO] [INFO] --- exec-maven-plugin:1.2.1:java (default) @ be.uantwerpen.ansymo.semanticadaptation --- 0 INFO XtextGenerator - Initializing Xtext generator 7 INFO StandaloneSetup - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' 53 WARN StandaloneSetup - Skipping conflicting project plexus at 'archive:file:/usr/share/java/plexus-classworlds2-2.5.2.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' instead. 55 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar!/' instead. 60 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar!/' instead. 60 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar!/' instead. 61 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar!/' instead. 61 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar!/' instead. 62 WARN StandaloneSetup - Skipping conflicting project plexus at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar!/' instead. 67 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar!/' instead. 67 WARN StandaloneSetup - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.jar!/' instead. 68 WARN StandaloneSetup - Skipping conflicting project plexus at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar!/' instead. 69 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar!/' instead. 69 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar!/' instead. 70 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar!/' instead. 71 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar!/' instead. 72 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar!/' instead. 73 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar!/' instead. 73 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar!/' instead. 76 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar!/' instead. 76 WARN StandaloneSetup - Skipping conflicting project maven at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar!/' instead. 78 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/' 78 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.tests at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/' 78 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ide at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/' 79 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ui at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/' 79 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ui.tests at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui.tests/' 86 INFO StandaloneSetup - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! 305 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 308 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 319 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 320 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' 1439 INFO XtextGenerator - Generating be.uantwerpen.ansymo.semanticadaptation.SemanticAdaptation 7313 INFO EMFGeneratorFragment2 - Generating EMF model code 7367 INFO GenModelHelper - Registered GenModel 'http://www.uantwerpen.be/ansymo/semanticadaptation/SemanticAdaptation' from 'platform:/resource/be.uantwerpen.ansymo.semanticadaptation/model/generated/SemanticAdaptation.genmodel' 19074 INFO XtextGenerator - Generating common infrastructure 19102 INFO Workflow - Done. [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] WARNING: SemanticAdaptationScopeProvider.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/be/uantwerpen/ansymo/semanticadaptation/scoping/SemanticAdaptationScopeProvider.xtend 225: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: SemanticAdaptationScopeProvider.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/be/uantwerpen/ansymo/semanticadaptation/scoping/SemanticAdaptationScopeProvider.xtend 292: EList is a raw type. References to generic type EList should be parameterized [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 314 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 25 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Canonical Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] The project's OSGi version is 1.0.0.201711090956 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 54: The import 'org.eclipse.xtext.generator.IGeneratorContext' is never used. [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 366: The expression of type SingleVarDeclaration is already of type SingleVarDeclaration [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 367: Unnecessary cast from SingleVarDeclaration to SingleVarDeclaration [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 368: Unnecessary cast from SingleVarDeclaration to SingleVarDeclaration [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 569: The value of the local variable parentFMU is not used [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 649: Unnecessary cast from Variable to Variable [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 650: Unnecessary cast from Variable to Variable [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 1049: Unnecessary cast from Variable to Variable [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 1345: Unnecessary cast from InnerFMUDeclarationFull to InnerFMUDeclarationFull [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src-gen is empty. Can't process. [INFO] Installing Xtend files into 14 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.11.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/java]' does not exists. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.11.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] The project's OSGi version is 1.0.0.201711090956 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- xtend-maven-plugin:2.11.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 35 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Semantics Adaptation Root .......................... SUCCESS [ 2.767 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework SUCCESS [ 14.137 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Logger ..... SUCCESS [ 2.172 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core SUCCESS [ 30.002 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator SUCCESS [ 4.007 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ FAILURE [ 3.943 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator SKIPPED [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests SKIPPED [INFO] be.uantwerpen.ansymo.semanticadaptation.ide ........ SKIPPED [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI SKIPPED [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SKIPPED [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SKIPPED [INFO] Feature ............................................ SKIPPED [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform SKIPPED [INFO] Core ............................................... SKIPPED [INFO] Semantics Adaptation IDE Eclipse repository ........ SKIPPED [INFO] SA IDE Standalone Product .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:32 min [INFO] Finished at: 2017-11-09T11:00:13+01:00 [INFO] Final Memory: 239M/896M [INFO] ------------------------------------------------------------------------ [jenkins-maven-event-spy] INFO generated /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2@tmp/withMaven83433f04/maven-spy-20171109-105641-311.log [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project be.uantwerpen.ansymo.semanticadaptation.cg.cpp: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[3] [ERROR] import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.ModelDescriptionBuilder; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.ModelDescriptionBuilder cannot be resolved [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[4] [ERROR] import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.SVCausality; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.SVCausality cannot be resolved [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[5] [ERROR] import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.SVType; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.SVType cannot be resolved [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[6] [ERROR] import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.ScalarVariable; [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The import be.uantwerpen.ansymo.semanticadaptation.cg.cpp.ScalarVariable cannot be resolved [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[38] [ERROR] private List sVars = new Vector(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[38] [ERROR] private List sVars = new Vector(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[40] [ERROR] private ModelDescriptionBuilder mdBuilder = new Function0() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[40] [ERROR] private ModelDescriptionBuilder mdBuilder = new Function0() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[41] [ERROR] public ModelDescriptionBuilder apply() { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[43] [ERROR] ModelDescriptionBuilder _modelDescriptionBuilder = new ModelDescriptionBuilder(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[43] [ERROR] ModelDescriptionBuilder _modelDescriptionBuilder = new ModelDescriptionBuilder(); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[49] [ERROR] }.apply(); [ERROR] ^^^^^ [ERROR] The method apply() from the type new Functions.Function0(){} refers to the missing type ModelDescriptionBuilder [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[60] [ERROR] this.mdBuilder.CreateTemplate(this.mdName, UUID.randomUUID().toString()); [ERROR] ^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[61] [ERROR] for (final ScalarVariable sVar : this.sVars) { [ERROR] ^^^^^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[61] [ERROR] for (final ScalarVariable sVar : this.sVars) { [ERROR] ^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[62] [ERROR] this.mdBuilder.addScalarVariable(sVar); [ERROR] ^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[64] [ERROR] return this.mdBuilder.toString(); [ERROR] ^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[126] [ERROR] this.sVars.add( [ERROR] ^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[127] [ERROR] ScalarVariable.Create().setName(port.getName()).setValueReference(this.mdBuilder.getNextValueReference()).setCausality( [ERROR] ^^^^^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[127] [ERROR] ScalarVariable.Create().setName(port.getName()).setValueReference(this.mdBuilder.getNextValueReference()).setCausality( [ERROR] ^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[128] [ERROR] SVCausality.input).setType(SVType.valueOf(nl.getNodeName()))); [ERROR] ^^^^^^^^^^^ [ERROR] SVCausality cannot be resolved to a variable [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[128] [ERROR] SVCausality.input).setType(SVType.valueOf(nl.getNodeName()))); [ERROR] ^^^^^^ [ERROR] SVType cannot be resolved [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[143] [ERROR] this.sVars.add( [ERROR] ^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[144] [ERROR] ScalarVariable.Create().setName(port_1.getName()).setValueReference(this.mdBuilder.getNextValueReference()).setCausality( [ERROR] ^^^^^^^^^^^^^^ [ERROR] ScalarVariable cannot be resolved [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[144] [ERROR] ScalarVariable.Create().setName(port_1.getName()).setValueReference(this.mdBuilder.getNextValueReference()).setCausality( [ERROR] ^^^^^^^^^^^^^^ [ERROR] ModelDescriptionBuilder cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[145] [ERROR] SVCausality.output).setType(SVType.valueOf(nl.getNodeName()))); [ERROR] ^^^^^^^^^^^ [ERROR] SVCausality cannot be resolved to a variable [ERROR] /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/xtend-gen/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/ModelDescriptionCreator.java:[145] [ERROR] SVCausality.output).setType(SVType.valueOf(nl.getNodeName()))); [ERROR] ^^^^^^ [ERROR] SVType cannot be resolved [ERROR] 27 problems (27 errors) [ERROR] -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :be.uantwerpen.ansymo.semanticadaptation.cg.cpp [Pipeline] } [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2content.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2metadata.xml [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2artifacts.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2artifacts.xml [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2content.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2metadata.xml [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2artifacts.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2artifacts.xml [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2content.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2metadata.xml [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2artifacts.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2artifacts.xml [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2content.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2metadata.xml [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2artifacts.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2artifacts.xml [TASKS] Scanning folder '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@2' for files matching the pattern '**/*.java' - excludes: null [TASKS] Found 397 files to scan for tasks [TASKS] Found 27 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #142 [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Reporting) [Pipeline] emailextrecipients Not sending mail to user casper.thule@eng.au.dk with no permission to view HybridCosimulation » master #146[Pipeline] emailext Sending email to: lausdahl@eng.au.dk [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE