Started by user Marco Nguitragool-Schulze Building in workspace /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/intellihouse/intellihouse.git Fetching upstream changes from https://github.com/intellihouse/intellihouse.git > git --version using .gitcredentials to set credentials > git config --local credential.helper store --file=/home/tomcat/tomcat/temp/git9104207624594891720.credentials > git fetch --tags --progress https://github.com/intellihouse/intellihouse.git +refs/heads/*:refs/remotes/origin/* > git config --local --remove-section credential > git rev-parse origin/master^{commit} Checking out Revision ffe7c22fb7305078b3e41464dfd59dd75db6ba74 (origin/master) > git config core.sparsecheckout > git checkout -f ffe7c22fb7305078b3e41464dfd59dd75db6ba74 > git rev-list 2b5083db3dcbb9bf32092cda050e6649b47ae972 Parsing POMs [org.openhab.binding.intellihouse] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 37565 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml clean install [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.openhab.binding:org.openhab.binding.intellihouse:2.4.0-SNAPSHOT @ /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.pgp/0.9.0-SNAPSHOT/maven-metadata.xml Downloading: https://openhab.jfrog.io/openhab/libs-snapshot/house/intelli/house.intelli.core/0.9.0-SNAPSHOT/maven-metadata.xml [INFO] Fetching p2.index from https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.38/ (172B) [INFO] Adding repository https://dl.bintray.com/openhab/p2/openhab-deps-repo/1.0.38 [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201709271000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201709271000/ [INFO] Adding repository http://download.eclipse.org/releases/oxygen/201709271000 [INFO] Resolving dependencies of MavenProject: org.openhab.binding:org.openhab.binding.intellihouse:2.4.0-SNAPSHOT @ /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml [INFO] Resolving class path of MavenProject: org.openhab.binding:org.openhab.binding.intellihouse:2.4.0-SNAPSHOT @ /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IntelliHouse Binding 2.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.openhab.binding.intellihouse --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.openhab.binding.intellihouse --- [INFO] The project's OSGi version is 2.4.0.201812291006 [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.openhab.binding.intellihouse --- [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.openhab.binding.intellihouse --- [INFO] [INFO] --- directory-maven-plugin:0.2:highest-basedir (directories) @ org.openhab.binding.intellihouse --- [INFO] Highest basedir set to: /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.openhab.binding.intellihouse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.openhab.binding.intellihouse --- [INFO] Compiling 15 source files to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/classes [WARNING] /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/src/main/java/org/openhab/binding/intellihouse/handler/IntelliHouseHandler.java:[60] @NonNullByDefault({}) ^^^^^^^^^^^^^^^^^ Nullness default is redundant with a default specified for the enclosing package org.openhab.binding.intellihouse.handler 1 problem (1 warning) [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default) @ org.openhab.binding.intellihouse --- [INFO] Changes detected - recompiling the module! [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-scr-plugin:1.24.0:scr (generate-scr-scrdescriptor) @ org.openhab.binding.intellihouse --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.openhab.binding.intellihouse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/src/test/resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ org.openhab.binding.intellihouse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/classes/OSGI-INF [INFO] [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.openhab.binding.intellihouse --- [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.openhab.binding.intellihouse --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/org.openhab.binding.intellihouse-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.openhab.binding.intellihouse --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:copy-dependencies (copy-dependencies) @ org.openhab.binding.intellihouse --- [INFO] Copying bcpg-jdk15on-1.60.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/bcpg-jdk15on-1.60.jar [INFO] Copying commons-collections4-4.0.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/commons-collections4-4.0.jar [INFO] Copying org.apache.felix.scr.ds-annotations-1.2.10.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.apache.felix.scr.ds-annotations-1.2.10.jar [INFO] Copying org.eclipse.equinox.preferences-3.7.100.v20180510-1129.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.equinox.preferences-3.7.100.v20180510-1129.jar [INFO] Copying org.eclipse.smarthome.model.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.model.core-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.console-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.console-0.10.0.oh240.jar [INFO] Copying bcprov-jdk15on-1.60.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/bcprov-jdk15on-1.60.jar [INFO] Copying org.eclipse.osgi-3.13.0.v20180409-1500.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.osgi-3.13.0.v20180409-1500.jar [INFO] Copying org.eclipse.smarthome.extensionservice.marketplace-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.extensionservice.marketplace-0.10.0.oh240.jar [INFO] Copying tec.uom.lib.uom-lib-common-1.0.2.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/tec.uom.lib.uom-lib-common-1.0.2.jar [INFO] Copying commons-collections4-4.0.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.apache.commons.collections4-4.0.0.jar [INFO] Copying org.eclipse.smarthome.automation.parser.gson-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.parser.gson-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.ui.paper-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.ui.paper-0.10.0.oh240.jar [INFO] Copying house.intelli.core-0.9.0-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/house.intelli.core-0.9.0.SNAPSHOT.jar [INFO] Copying org.eclipse.smarthome.io.rest.sse-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.rest.sse-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.automation.module.script.defaultscope-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.module.script.defaultscope-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.transport.serial.rxtx.rfc2217-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.transport.serial.rxtx.rfc2217-0.10.0.oh240.jar [INFO] Copying bcpg-jdk15on-1.60.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/bcpg-1.60.0.jar [INFO] Copying org.eclipse.smarthome.core.transform-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.transform-0.10.0.oh240.jar [INFO] Copying tec.uom.se-1.0.8.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/tec.uom.se-1.0.8.jar [INFO] Copying org.eclipse.smarthome.core.thing.xml-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.thing.xml-0.10.0.oh240.jar [INFO] Copying org.eclipse.equinox.registry-3.8.0.v20180426-1327.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.equinox.registry-3.8.0.v20180426-1327.jar [INFO] Copying org.eclipse.smarthome.automation.providers-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.providers-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.config.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.core-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.monitor-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.monitor-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.test-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.test-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.config.discovery-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.discovery-0.10.0.oh240.jar [INFO] Copying house.intelli.pgp-0.9.0-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/house.intelli.pgp-0.9.0.SNAPSHOT.jar [INFO] Copying org.eclipse.emf.common-2.14.0.v20180527-1134.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.emf.common-2.14.0.v20180527-1134.jar [INFO] Copying org.eclipse.equinox.app-1.3.500.v20171221-2204.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.equinox.app-1.3.500.v20171221-2204.jar [INFO] Copying org.eclipse.equinox.common-3.10.0.v20180412-1130.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.equinox.common-3.10.0.v20180412-1130.jar [INFO] Copying org.eclipse.smarthome.io.transport.mqtt-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.transport.mqtt-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.rest.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.rest.core-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.transport.upnp-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.transport.upnp-0.10.0.oh240.jar [INFO] Copying org.eclipse.core.contenttype-3.7.0.v20180426-1644.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.core.contenttype-3.7.0.v20180426-1644.jar [INFO] Copying org.eclipse.smarthome.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.core.semantics-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.semantics-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.transport.serial-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.transport.serial-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.config.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.core-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.model.script-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.model.script-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.config.discovery.usbserial-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.discovery.usbserial-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.http.auth-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.http.auth-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.automation.module.timer-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.module.timer-0.10.0.oh240.jar [INFO] Copying osgi.enterprise-4.2.0.v201108120515.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/osgi.enterprise-4.2.0.v201108120515.jar [INFO] Copying org.eclipse.smarthome.config.discovery.mdns-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.discovery.mdns-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.config.discovery.upnp-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.discovery.upnp-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.core.persistence-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.persistence-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.net-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.net-0.10.0.oh240.jar [INFO] Copying org.slf4j.api-1.7.2.v20121108-1250.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.slf4j.api-1.7.2.v20121108-1250.jar [INFO] Copying org.eclipse.smarthome.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core-0.10.0.oh240.jar [INFO] Copying org.eclipse.core.jobs-3.10.0.v20180427-1454.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.core.jobs-3.10.0.v20180427-1454.jar [INFO] Copying org.bouncycastle.openpgp.wot-1.60.0.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.bouncycastle.openpgp.wot-1.60.0.jar [INFO] Copying house.intelli.core-0.9.0-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/house.intelli.core-0.9.0-SNAPSHOT.jar [INFO] Copying org.eclipse.smarthome.automation.rest-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.rest-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.core.thing-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.thing-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.core.binding.xml-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.binding.xml-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.config.discovery.usbserial.linuxsysfs-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.discovery.usbserial.linuxsysfs-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.model.item-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.model.item-0.10.0.oh240.jar [INFO] Copying org.eclipse.jdt.annotation-2.2.0.v20180417-0931.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.jdt.annotation-2.2.0.v20180417-0931.jar [INFO] Copying org.eclipse.smarthome.io.console-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.console-0.10.0.oh240.jar [INFO] Copying org.apache.commons.collections-3.2.2.v201511171945.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.apache.commons.collections-3.2.2.v201511171945.jar [INFO] Copying org.eclipse.smarthome.io.http.auth.basic-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.http.auth.basic-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.automation.commands-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.commands-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.automation.module.script-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.module.script-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.core.scheduler-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.scheduler-0.10.0.oh240.jar [INFO] Copying org.apache.felix.fileinstall-3.4.0.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.apache.felix.fileinstall-3.4.0.jar [INFO] Copying org.eclipse.smarthome.config.xml-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.xml-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.automation.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.core-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.model.persistence-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.model.persistence-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.core.id-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.id-0.10.0.oh240.jar [INFO] Copying javax.measure.unit-api-1.0.0.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/javax.measure.unit-api-1.0.0.jar [INFO] Copying org.eclipse.smarthome.core.thing-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.thing-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.transport.serial.rxtx-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.transport.serial.rxtx-0.10.0.oh240.jar [INFO] Copying com.google.gson-2.8.2.v20180104-1110.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/com.google.gson-2.8.2.v20180104-1110.jar [INFO] Copying org.apache.commons.io-2.2.0.v201405211200.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.apache.commons.io-2.2.0.v201405211200.jar [INFO] Copying slf4j-api-1.7.21.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/slf4j-api-1.7.21.jar [INFO] Copying org.eclipse.smarthome.core.voice-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.voice-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.extensionservice.marketplace.automation-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.extensionservice.marketplace.automation-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.console.rfc147-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.console.rfc147-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.storage.json-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.storage.json-0.10.0.oh240.jar [INFO] Copying bcprov-jdk15on-1.60.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/bcprov-1.60.0.jar [INFO] Copying org.eclipse.core.runtime-3.14.0.v20180417-0825.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.core.runtime-3.14.0.v20180417-0825.jar [INFO] Copying org.eclipse.smarthome.automation.api-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.api-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.config.serial-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.serial-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.rest-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.rest-0.10.0.oh240.jar [INFO] Copying javax.servlet-3.1.0.v201410161800.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/javax.servlet-3.1.0.v201410161800.jar [INFO] Copying org.apache.commons.lang-2.6.0.v201404270220.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.apache.commons.lang-2.6.0.v201404270220.jar [INFO] Copying org.eclipse.smarthome.config.dispatch-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.config.dispatch-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.io.transport.mdns-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.transport.mdns-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.automation.module.core-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.automation.module.core-0.10.0.oh240.jar [INFO] Copying org.bouncycastle.openpgp.wot-1.60.0.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.bouncycastle.openpgp.wot-1.60.0.jar [INFO] Copying house.intelli.pgp-0.9.0-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/house.intelli.pgp-0.9.0-SNAPSHOT.jar [INFO] Copying org.eclipse.smarthome.io.http-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.io.http-0.10.0.oh240.jar [INFO] Copying org.eclipse.smarthome.core.audio-0.10.0.oh240.jar to /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/distributions/addons/org.eclipse.smarthome.core.audio-0.10.0.oh240.jar [INFO] [INFO] --- artifact-spy-plugin:1.0.6:spy (spy) @ org.openhab.binding.intellihouse --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.825s [INFO] Finished at: Sat Dec 29 11:07:22 CET 2018 [INFO] Final Memory: 80M/546M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal com.itemis.maven.plugins:artifact-spy-plugin:1.0.6:spy (spy) on project org.openhab.binding.intellihouse: Execution spy of goal com.itemis.maven.plugins:artifact-spy-plugin:1.0.6:spy failed: An API incompatibility was encountered while executing com.itemis.maven.plugins:artifact-spy-plugin:1.0.6:spy: java.lang.NoSuchMethodError: org.apache.maven.RepositoryUtils.toArtifact(Lorg/apache/maven/artifact/Artifact;)Lorg/eclipse/aether/artifact/Artifact; [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>com.itemis.maven.plugins:artifact-spy-plugin:1.0.6 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/home/tomcat/.m2/repository/com/itemis/maven/plugins/artifact-spy-plugin/1.0.6/artifact-spy-plugin-1.0.6.jar [ERROR] urls[1] = file:/home/tomcat/.m2/repository/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [ERROR] urls[2] = file:/home/tomcat/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar [ERROR] urls[3] = file:/home/tomcat/.m2/repository/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [ERROR] urls[4] = file:/home/tomcat/.m2/repository/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [ERROR] urls[5] = file:/home/tomcat/.m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [ERROR] urls[6] = file:/home/tomcat/.m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [ERROR] urls[7] = file:/home/tomcat/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [ERROR] urls[8] = file:/home/tomcat/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [ERROR] urls[9] = file:/home/tomcat/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/pom.xml to org.openhab.binding/org.openhab.binding.intellihouse/2.4.0-SNAPSHOT/org.openhab.binding.intellihouse-2.4.0-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/org.openhab.binding.intellihouse-2.4.0-SNAPSHOT.jar to org.openhab.binding/org.openhab.binding.intellihouse/2.4.0-SNAPSHOT/org.openhab.binding.intellihouse-2.4.0-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/p2content.xml to org.openhab.binding/org.openhab.binding.intellihouse/2.4.0-SNAPSHOT/org.openhab.binding.intellihouse-2.4.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.openhab.binding.intellihouse/house.intelli/org.openhab.binding.intellihouse/target/p2artifacts.xml to org.openhab.binding/org.openhab.binding.intellihouse/2.4.0-SNAPSHOT/org.openhab.binding.intellihouse-2.4.0-SNAPSHOT-p2artifacts.xml [ERROR] urls[10] = file:/home/tomcat/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [ERROR] urls[11] = file:/home/tomcat/.m2/repository/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [ERROR] urls[12] = file:/home/tomcat/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar [ERROR] urls[13] = file:/home/tomcat/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [ERROR] urls[14] = file:/home/tomcat/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [ERROR] urls[15] = file:/home/tomcat/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [ERROR] urls[16] = file:/home/tomcat/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [ERROR] urls[17] = file:/home/tomcat/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [ERROR] urls[18] = file:/home/tomcat/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [ERROR] urls[19] = file:/home/tomcat/.m2/repository/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [ERROR] urls[20] = file:/home/tomcat/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[project>org.openhab.binding:org.openhab.binding.intellihouse:2.4.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]] [ERROR] [ERROR] ----------------------------------------------------- [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/PluginContainerException channel stopped Archiving artifacts Finished: FAILURE