Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/hudson/genie.hawkbit/.jenkins/jobs/hawkbit-examples-master/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:eclipse/hawkbit-examples.git
 > /usr/local/bin/git init /home/hudson/genie.hawkbit/.jenkins/jobs/hawkbit-examples-master/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse/hawkbit-examples.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress -- git@github.com:eclipse/hawkbit-examples.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/hawkbit-examples.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse/hawkbit-examples.git # timeout=10
Fetching upstream changes from git@github.com:eclipse/hawkbit-examples.git
 > /usr/local/bin/git fetch --tags --progress -- git@github.com:eclipse/hawkbit-examples.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 048c07f5bab2f1a39aba6999a16a44c7846a665b (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 048c07f5bab2f1a39aba6999a16a44c7846a665b # timeout=10
Commit message: "Reset days to previous value"
 > /usr/local/bin/git rev-list --no-walk 197d637380ec0a2c6f6ab792624abdee767cbd15 # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml clean deploy -B -DskipNexusStaging -DaltSnapshotDeploymentRepository=repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots -DaltReleaseDeploymentRepository=repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-releases
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] hawkBit :: Examples                                                [pom]
[INFO] hawkBit :: Examples :: Custom Theme Example App                    [jar]
[INFO] hawkBit :: Examples :: Feign Core Client                           [jar]
[INFO] hawkBit :: Examples :: DDI Feign Client                            [jar]
[INFO] hawkBit :: Examples :: Device Simulator                            [jar]
[INFO] hawkBit :: Examples :: Management client API                       [jar]
[INFO] hawkBit :: Examples :: Management feign client simulator           [jar]
[INFO] 
[INFO] ------------< org.eclipse.hawkbit:hawkbit-examples-parent >-------------
[INFO] Building hawkBit :: Examples 0.3.0-SNAPSHOT                        [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-examples-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-examples-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-examples-parent ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/target/jacoco.exec,append=true
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-examples-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-examples-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-examples-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-examples-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-it-agent) @ hawkbit-examples-parent ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-examples-parent ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/target/jacoco-it.exec,append=true
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-examples-parent ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/hawkbit-examples-parent-0.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-examples-parent ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/maven-metadata.xml (621 B at 1.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/hawkbit-examples-parent-0.3.0-20210111.161210-41.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/hawkbit-examples-parent-0.3.0-20210111.161210-41.pom (8.2 kB at 30 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/maven-metadata.xml (362 B at 4.0 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/0.3.0-SNAPSHOT/maven-metadata.xml (621 B at 6.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-examples-parent/maven-metadata.xml (362 B at 697 B/s)
[INFO] 
[INFO] ----------< org.eclipse.hawkbit:hawkbit-custom-theme-example >----------
[INFO] Building hawkBit :: Examples :: Custom Theme Example App 0.3.0-SNAPSHOT [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/maven-metadata.xml
[INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/net/minidev/json-smart/maven-metadata.xml
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/minidev/json-smart/maven-metadata.xml (849 B at 12 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/lang-tag/maven-metadata.xml
[INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/lang-tag/maven-metadata.xml
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/lang-tag/maven-metadata.xml (563 B at 2.5 kB/s)
[INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/nimbus-jose-jwt/maven-metadata.xml
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/maven-metadata.xml
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/maven-metadata.xml (6.3 kB at 48 kB/s)
[INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/nimbus-jose-jwt/9.3/nimbus-jose-jwt-9.3.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/9.3/nimbus-jose-jwt-9.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/9.3/nimbus-jose-jwt-9.3.pom (10 kB at 114 kB/s)
[INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/nimbus-jose-jwt/9.4/nimbus-jose-jwt-9.4.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/9.4/nimbus-jose-jwt-9.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/9.4/nimbus-jose-jwt-9.4.pom (10 kB at 107 kB/s)
[INFO] Downloading from vaadin-addons: https://maven.vaadin.com/vaadin-addons/com/nimbusds/nimbus-jose-jwt/9.4.1/nimbus-jose-jwt-9.4.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/9.4.1/nimbus-jose-jwt-9.4.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/nimbusds/nimbus-jose-jwt/9.4.1/nimbus-jose-jwt-9.4.1.pom (10 kB at 96 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-custom-theme-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-custom-theme-example ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- vaadin-maven-plugin:7.7.13:update-theme (default) @ hawkbit-custom-theme-example ---
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Widgetsets found from classpath:
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M6/hawkbit-ui-0.3.0M6.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 7ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Widgetsets found from classpath:
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M6/hawkbit-ui-0.3.0M6.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 4ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Widgetsets found from classpath:
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M6/hawkbit-ui-0.3.0M6.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 3ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] 
[INFO] --- vaadin-maven-plugin:7.7.13:compile-theme (default) @ hawkbit-custom-theme-example ---
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Theme "VAADIN/themes/exampletheme" compiled
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Theme "VAADIN/themes/exampletheme" compiled
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Theme "VAADIN/themes/exampletheme" compiled
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-custom-theme-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-custom-theme-example ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-custom-theme-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-custom-theme-example ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-custom-theme-example ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-custom-theme-example ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-custom-theme-example ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/hawkbit-custom-theme-example-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-custom-theme-example >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-custom-theme-example ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- vaadin-maven-plugin:7.7.13:update-theme (default) @ hawkbit-custom-theme-example ---
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Widgetsets found from classpath:
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M6/hawkbit-ui-0.3.0M6.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 3ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Widgetsets found from classpath:
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M6/hawkbit-ui-0.3.0M6.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 4ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] Updating theme VAADIN/themes/exampletheme
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hawkbit -DforkCount=1
[INFO] Widgetsets found from classpath:
[INFO] 	org.eclipse.hawkbit.ui.customrenderers.CustomRendererWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-ui/0.3.0M6/hawkbit-ui-0.3.0M6.jar!/
[INFO] 	org.vaadin.hene.flexibleoptiongroup.widgetset.FlexibleOptionGroupWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/addons/flexibleoptiongroup/2.2.0/flexibleoptiongroup-2.2.0.jar!/
[INFO] 	org.vaadin.alump.distributionbar.gwt.DistributionBarWidgetset in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 	com.vaadin.DefaultWidgetSet in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/com/vaadin/vaadin-client/7.7.13/vaadin-client-7.7.13.jar!/
[INFO] Addon styles found from classpath:
[INFO] 	VAADIN/addons/alump-dbar/alump-dbar.scss in jar:file:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/vaadin/alump/distributionbar/dbar-addon/2.0.0/dbar-addon-2.0.0.jar!/
[INFO] 
[INFO] Search took 3ms
[INFO] Theme "VAADIN/themes/exampletheme" updated
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-custom-theme-example <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-custom-theme-example ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/hawkbit-custom-theme-example-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.4.RELEASE:repackage (repackage) @ hawkbit-custom-theme-example ---
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.4.RELEASE:repackage (default) @ hawkbit-custom-theme-example ---
[INFO] Layout: JAR
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-it-agent) @ hawkbit-custom-theme-example ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-custom-theme-example ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/jacoco-it.exec,append=true
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-custom-theme-example ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/hawkbit-custom-theme-example-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-custom-theme-example/target/hawkbit-custom-theme-example-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-custom-theme-example ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-20210111.161256-41.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-20210111.161256-41.jar (72 MB at 12 MB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-20210111.161256-41.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-20210111.161256-41.pom (2.5 kB at 24 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/maven-metadata.xml (367 B at 606 B/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/maven-metadata.xml (367 B at 4.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-20210111.161256-41-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/hawkbit-custom-theme-example-0.3.0-20210111.161256-41-sources.jar (50 kB at 392 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-custom-theme-example/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] 
[INFO] -------< org.eclipse.hawkbit:hawkbit-example-core-feign-client >--------
[INFO] Building hawkBit :: Examples :: Feign Core Client 0.3.0-SNAPSHOT   [3/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-core-feign-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-core-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-core-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/src/main/resources
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-core-feign-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-example-core-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-example-core-feign-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-example-core-feign-client ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-example-core-feign-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-example-core-feign-client ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-example-core-feign-client >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-core-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-example-core-feign-client <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-example-core-feign-client ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-it-agent) @ hawkbit-example-core-feign-client ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-example-core-feign-client ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/jacoco-it.exec,append=true
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-example-core-feign-client ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-core-feign-client/target/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-example-core-feign-client ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-20210111.161306-41.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-20210111.161306-41.jar (5.3 kB at 14 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-20210111.161306-41.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-20210111.161306-41.pom (1.2 kB at 13 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/maven-metadata.xml (372 B at 2.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.0 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/maven-metadata.xml (372 B at 3.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-20210111.161306-41-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/hawkbit-example-core-feign-client-0.3.0-20210111.161306-41-sources.jar (5.4 kB at 62 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-core-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s)
[INFO] 
[INFO] --------< org.eclipse.hawkbit:hawkbit-example-ddi-feign-client >--------
[INFO] Building hawkBit :: Examples :: DDI Feign Client 0.3.0-SNAPSHOT    [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-ddi-feign-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-ddi-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-ddi-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/src/main/resources
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-ddi-feign-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-example-ddi-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-example-ddi-feign-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-example-ddi-feign-client ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-example-ddi-feign-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-example-ddi-feign-client ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-example-ddi-feign-client >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-ddi-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-example-ddi-feign-client <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-example-ddi-feign-client ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-it-agent) @ hawkbit-example-ddi-feign-client ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-example-ddi-feign-client ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/jacoco-it.exec,append=true
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-example-ddi-feign-client ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-ddi-feign-client/target/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-example-ddi-feign-client ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-20210111.161308-41.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-20210111.161308-41.jar (3.4 kB at 37 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-20210111.161308-41.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-20210111.161308-41.pom (1.7 kB at 7.7 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/maven-metadata.xml (371 B at 971 B/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.3 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/maven-metadata.xml (371 B at 2.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-20210111.161308-41-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/hawkbit-example-ddi-feign-client-0.3.0-20210111.161308-41-sources.jar (3.4 kB at 47 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-ddi-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s)
[INFO] 
[INFO] ------------< org.eclipse.hawkbit:hawkbit-device-simulator >------------
[INFO] Building hawkBit :: Examples :: Device Simulator 0.3.0-SNAPSHOT    [5/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-device-simulator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-device-simulator ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-device-simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/cf
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-device-simulator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-device-simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-device-simulator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/test-classes
[WARNING] Cannot find annotation method 'value()' in type 'org.junit.jupiter.api.extension.ExtendWith': class file for org.junit.jupiter.api.extension.ExtendWith not found
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-device-simulator ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-device-simulator ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest
11:13:13.212 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.220 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
11:13:13.233 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
11:13:13.275 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
11:13:13.296 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest], using SpringBootContextLoader
11:13:13.301 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]: class path resource [org/eclipse/hawkbit/simulator/AuthenticatedWebSecurityTest-context.xml] does not exist
11:13:13.302 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]: class path resource [org/eclipse/hawkbit/simulator/AuthenticatedWebSecurityTestContext.groovy] does not exist
11:13:13.302 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]: no resource found for suffixes {-context.xml, Context.groovy}.
11:13:13.303 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]: AuthenticatedWebSecurityTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
11:13:13.384 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.482 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/classes/org/eclipse/hawkbit/simulator/DeviceSimulator.class]
11:13:13.508 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.eclipse.hawkbit.simulator.DeviceSimulator for test class org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest
11:13:13.647 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]: using defaults.
11:13:13.647 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener, org.springframework.security.test.context.support.ReactorContextTestExecutionListener]
11:13:13.673 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3eadfbbb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@550e7ef6, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7c9c7e7d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@58701e8c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@951461a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2f0e7008, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@307e9c02, org.springframework.security.test.context.support.WithSecurityContextTestExecutionListener@682270ff, org.springframework.security.test.context.support.ReactorContextTestExecutionListener@6bc08a77, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@37922937, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@73483d4b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@8961e55, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@67eabe02, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4197e859]
11:13:13.676 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.676 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.679 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.679 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.680 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.680 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.684 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@13976c57 testClass = AuthenticatedWebSecurityTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@10b7b5f0 testClass = AuthenticatedWebSecurityTest, locations = '{}', classes = '{class org.eclipse.hawkbit.simulator.DeviceSimulator}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{hawkbit.device.simulator.amqp.enabled = false, hawkbit.device.simulator.auth.enabled = true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@80b70fd key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@69d021c1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@55fe9c2f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3b42b729, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@e7e8512, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@44c27b8b], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
11:13:13.685 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.685 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest]
11:13:13.714 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, hawkbit.device.simulator.amqp.enabled = false, hawkbit.device.simulator.auth.enabled = true, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.4.RELEASE)

[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.553 s - in org.eclipse.hawkbit.simulator.AuthenticatedWebSecurityTest
[INFO] Running org.eclipse.hawkbit.simulator.AllowAllWebSecurityTest

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.4.RELEASE)

2021-01-11 11:13:22.161 ERROR 16467 --- [pool-3-thread-1] o.e.h.simulator.DDISimulatedDevice       : Failed base poll

feign.RetryableException: Connection refused (Connection refused) executing GET http://localhost:8080/DEFAULT/controller/v1/simulated1
	at feign.FeignException.errorExecuting(FeignException.java:84)
	at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:113)
	at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:78)
	at feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:103)
	at com.sun.proxy.$Proxy135.getControllerBase(Unknown Source)
	at org.eclipse.hawkbit.simulator.DDISimulatedDevice.poll(DDISimulatedDevice.java:94)
	at org.eclipse.hawkbit.simulator.NextPollTimeController$NextPollUpdaterRunnable.lambda$null$0(NextPollTimeController.java:53)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at sun.net.www.http.HttpClient.New(HttpClient.java:339)
	at sun.net.www.http.HttpClient.New(HttpClient.java:357)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at feign.Client$Default.convertResponse(Client.java:143)
	at feign.Client$Default.execute(Client.java:68)
	at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:108)
	... 10 common frames omitted

[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s - in org.eclipse.hawkbit.simulator.AllowAllWebSecurityTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-device-simulator ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/hawkbit-device-simulator-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-device-simulator >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-device-simulator ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-device-simulator <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-device-simulator ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/hawkbit-device-simulator-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.4.RELEASE:repackage (repackage) @ hawkbit-device-simulator ---
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.4.RELEASE:repackage (default) @ hawkbit-device-simulator ---
[INFO] Layout: JAR
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-it-agent) @ hawkbit-device-simulator ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-device-simulator ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/jacoco-it.exec,append=true
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-device-simulator ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/hawkbit-device-simulator-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-device-simulator/target/hawkbit-device-simulator-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-device-simulator ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.4 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-20210111.161326-39.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-20210111.161326-39.jar (37 MB at 11 MB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-20210111.161326-39.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-20210111.161326-39.pom (5.0 kB at 55 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/maven-metadata.xml (403 B at 2.3 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/maven-metadata.xml (403 B at 3.5 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-20210111.161326-39-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/hawkbit-device-simulator-0.3.0-20210111.161326-39-sources.jar (40 kB at 313 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-device-simulator/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s)
[INFO] 
[INFO] -------< org.eclipse.hawkbit:hawkbit-example-mgmt-feign-client >--------
[INFO] Building hawkBit :: Examples :: Management client API 0.3.0-SNAPSHOT [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-mgmt-feign-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-mgmt-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-mgmt-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/src/main/resources
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-mgmt-feign-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-example-mgmt-feign-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-example-mgmt-feign-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-example-mgmt-feign-client ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-example-mgmt-feign-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-example-mgmt-feign-client ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-example-mgmt-feign-client >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-mgmt-feign-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-example-mgmt-feign-client <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-example-mgmt-feign-client ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-it-agent) @ hawkbit-example-mgmt-feign-client ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-example-mgmt-feign-client ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/jacoco-it.exec,append=true
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-example-mgmt-feign-client ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-feign-client/target/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-example-mgmt-feign-client ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.1 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-20210111.161331-39.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-20210111.161331-39.jar (22 kB at 182 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-20210111.161331-39.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-20210111.161331-39.pom (1.7 kB at 25 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/maven-metadata.xml (372 B at 4.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.2 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/maven-metadata.xml (372 B at 3.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-20210111.161331-39-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/hawkbit-example-mgmt-feign-client-0.3.0-20210111.161331-39-sources.jar (23 kB at 261 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-feign-client/0.3.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s)
[INFO] 
[INFO] ---------< org.eclipse.hawkbit:hawkbit-example-mgmt-simulator >---------
[INFO] Building hawkBit :: Examples :: Management feign client simulator 0.3.0-SNAPSHOT [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hawkbit-example-mgmt-simulator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-mgmt-simulator ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hawkbit-example-mgmt-simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hawkbit-example-mgmt-simulator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/classes
[WARNING] /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/src/main/java/org/eclipse/hawkbit/mgmt/client/scenarios/upload/FeignMultipartEncoder.java:[89,17] body(byte[],java.nio.charset.Charset) in feign.RequestTemplate has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hawkbit-example-mgmt-simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hawkbit-example-mgmt-simulator ---
[INFO] No sources to compile
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-ut-agent) @ hawkbit-example-mgmt-simulator ---
[INFO] jacoco.agent.ut.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hawkbit-example-mgmt-simulator ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hawkbit-example-mgmt-simulator ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ hawkbit-example-mgmt-simulator >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hawkbit-example-mgmt-simulator ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ hawkbit-example-mgmt-simulator <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ hawkbit-example-mgmt-simulator ---
[INFO] Building jar: /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.4.RELEASE:repackage (repackage) @ hawkbit-example-mgmt-simulator ---
[INFO] Layout: JAR
[INFO] Attaching repackaged archive /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT-exec.jar with classifier exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (prepare-it-agent) @ hawkbit-example-mgmt-simulator ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent-integration (prepare-it-agent) @ hawkbit-example-mgmt-simulator ---
[INFO] jacoco.agent.it.arg set to -javaagent:/opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/jacoco-it.exec,append=true
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkbit-example-mgmt-simulator ---
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/pom.xml to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.hawkbit/hawkbit-examples-master/workspace/hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT-exec.jar to /opt/public/hipp/homes/genie.hawkbit/.m2/repository/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-SNAPSHOT-exec.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hawkbit-example-mgmt-simulator ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/hawkbit-snapshots
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.1 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39.jar (27 kB at 302 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39.pom (2.5 kB at 33 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/maven-metadata.xml (369 B at 3.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/maven-metadata.xml (369 B at 3.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39-sources.jar (15 kB at 166 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 15 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39-exec.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/hawkbit-example-mgmt-simulator-0.3.0-20210111.161335-39-exec.jar (27 MB at 10 MB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/hawkbit-snapshots/org/eclipse/hawkbit/hawkbit-example-mgmt-simulator/0.3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 15 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for hawkBit :: Examples 0.3.0-SNAPSHOT:
[INFO] 
[INFO] hawkBit :: Examples ................................ SUCCESS [  8.293 s]
[INFO] hawkBit :: Examples :: Custom Theme Example App .... SUCCESS [ 51.945 s]
[INFO] hawkBit :: Examples :: Feign Core Client ........... SUCCESS [  4.135 s]
[INFO] hawkBit :: Examples :: DDI Feign Client ............ SUCCESS [  1.841 s]
[INFO] hawkBit :: Examples :: Device Simulator ............ SUCCESS [ 21.062 s]
[INFO] hawkBit :: Examples :: Management client API ....... SUCCESS [  2.120 s]
[INFO] hawkBit :: Examples :: Management feign client simulator SUCCESS [  6.985 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:37 min
[INFO] Finished at: 2021-01-11T11:13:39-05:00
[INFO] ------------------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS