Console Output
Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/kyberorg/whereami.git into /var/lib/jenkins/workspace/WhereAmI@script to read Jenkinsfile
using credential yabot-gitlab
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/whereami.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/whereami.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/whereami.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/deploy-step, since it originates from another repository
Seen branch in repository origin/5-disable-vaadin-debug-mode
Seen branch in repository origin/6-adapt-gitlab-integrated-pipeline
Seen branch in repository origin/7-readme-fix
Seen branch in repository origin/deploy-step
Seen branch in repository origin/docker-stage
Seen branch in repository origin/kyberorg-master-patch-79731
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 8 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 22196a8efc77dd370b48b4ccf110b57a762d0dc2 (origin/deploy-step)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 22196a8efc77dd370b48b4ccf110b57a762d0dc2 # timeout=10
Commit message: "void"
> /usr/bin/git rev-list --no-walk 268b8eb3345585133bea95267fa493c27763092a # timeout=10
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/deploy-step, since it originates from another repository
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
> /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Loading library common-lib@master
Attempting to resolve master from remote references...
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git ls-remote -h https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Found match: refs/heads/master revision c7560ee8d9ecf490ca9cd040d1d06701b14664e7
using credential yabot-gitlab
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/deploy-step, since it originates from another repository
Checking out Revision c7560ee8d9ecf490ca9cd040d1d06701b14664e7 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f c7560ee8d9ecf490ca9cd040d1d06701b14664e7 # timeout=10
Commit message: "test app"
> /usr/bin/git rev-list --no-walk c7560ee8d9ecf490ca9cd040d1d06701b14664e7 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/WhereAmI
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential yabot-gitlab
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/whereami.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/whereami.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/whereami.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/deploy-step, since it originates from another repository
Seen branch in repository origin/5-disable-vaadin-debug-mode
Seen branch in repository origin/6-adapt-gitlab-integrated-pipeline
Seen branch in repository origin/deploy-step
Seen branch in repository origin/docker-stage
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 6 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 22196a8efc77dd370b48b4ccf110b57a762d0dc2 (origin/deploy-step)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 22196a8efc77dd370b48b4ccf110b57a762d0dc2 # timeout=10
Commit message: "void"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Vaadin)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------------< ee.yals:whoami >---------------------------
[INFO] Building whereami 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ whoami ---
[INFO] Deleting /var/lib/jenkins/workspace/WhereAmI/target
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ whoami ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ whoami ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/WhereAmI/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ whoami ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ whoami ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ whoami ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ whoami ---
[INFO] Building jar: /var/lib/jenkins/workspace/WhereAmI/target/whereami.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.1.3.RELEASE:repackage (repackage) @ whoami ---
[INFO] Replacing main artifact with repackaged archive
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.013 s
[INFO] Finished at: 2019-08-22T15:14:36+03:00
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
Sending build context to Docker daemon 36.25MB
Step 1/7 : FROM java:8-jre
---> e44d62cf8862
Step 2/7 : VOLUME /tmp
---> Using cache
---> f8b03bbf305e
Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
---> Using cache
---> 8fd05b3c5eb4
Step 4/7 : ADD ./target/whereami.jar /app/
---> 3d71163e82d7
Step 5/7 : RUN sh -c 'touch /app/whereami.jar'
---> Running in 16afdd2edb4a
Removing intermediate container 16afdd2edb4a
---> eaa0163dcb82
Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/whereami.jar
---> Running in 91942d2ffa75
Removing intermediate container 91942d2ffa75
---> 5d273f7d7695
Step 7/7 : EXPOSE 8080
---> Running in 22dbc6369e95
Removing intermediate container 22dbc6369e95
---> da93dc53b50c
Successfully built da93dc53b50c
Successfully tagged kyberorg/whereami:latest
[Pipeline] withCredentials
Masking supported pattern matches of $USR or $PASS
[Pipeline] {
[Pipeline] sh
+ set +x
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
+ set +x
The push refers to repository [docker.io/kyberorg/whereami]
d3578dd1af10: Preparing
e1163f9ce272: Preparing
73ad47d4bc12: Preparing
c22c27816361: Preparing
04dba64afa87: Preparing
500ca2ff7d52: Preparing
782d5215f910: Preparing
0eb22bfb707d: Preparing
a2ae92ffcd29: Preparing
500ca2ff7d52: Waiting
782d5215f910: Waiting
0eb22bfb707d: Waiting
a2ae92ffcd29: Waiting
73ad47d4bc12: Layer already exists
c22c27816361: Layer already exists
04dba64afa87: Layer already exists
0eb22bfb707d: Layer already exists
782d5215f910: Layer already exists
500ca2ff7d52: Layer already exists
a2ae92ffcd29: Layer already exists
d3578dd1af10: Pushed
e1163f9ce272: Pushed
latest: digest: sha256:7d992b010e23b04e4f8a9640321ef6b31f60941cfb9f0eb5665bdd7afce2cd87 size: 2211
[Pipeline] sh
+ set +x
Removing login credentials for https://index.docker.io/v1/
[Pipeline] sh
+ set +x
Untagged: kyberorg/whereami:latest
Untagged: kyberorg/whereami@sha256:7d992b010e23b04e4f8a9640321ef6b31f60941cfb9f0eb5665bdd7afce2cd87
Deleted: sha256:da93dc53b50caabe7abb2d99b47bbc554350e9948c3a287ba512b928457e55ec
Deleted: sha256:5d273f7d769538b1d21d3baf9c63dfd19e3e222520c1ae0f20fff64f0ce6b9bc
Deleted: sha256:eaa0163dcb829f37b0869252d7b38055febe814dea2f9a88a2b747f77e2a9cee
Deleted: sha256:2f050d2f216b4840c5087cf26349a0bdd072f9e5a1632936f69622d26fff5a41
Deleted: sha256:3d71163e82d7e3071b7e27c9cbbde3fd2bb2137660ba15d238e47be1cb5ff4a9
Deleted: sha256:4ba236e5d07e4bcd7c83db4445335533777c6c695e2b9a2c329dac15a8d0c072
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (UI Tests)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
[Pipeline] sh
+ wget -q --spider http://localhost:5644
[Pipeline] echo
Will test https://kuka.yadev.eu
[Pipeline] sh
+ mvn -Dport=5644 -DtestUrl=https://kuka.yadev.eu clean test
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------------< ee.yals:whoami >---------------------------
[INFO] Building whereami 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ whoami ---
[INFO] Deleting /var/lib/jenkins/workspace/WhereAmI/target
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ whoami ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ whoami ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/WhereAmI/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ whoami ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ whoami ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/WhereAmI/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ whoami ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running ee.yals.whoami.WhoamiApplicationTests
15:15:10.156 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class ee.yals.whoami.WhoamiApplicationTests]
15:15:10.166 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
15:15:10.182 [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)]
15:15:10.213 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [ee.yals.whoami.WhoamiApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
15:15:10.328 [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 [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.548 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [ee.yals.whoami.WhoamiApplicationTests]: using defaults.
15:15:10.550 [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]
15:15:10.567 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
15:15:10.568 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
15:15:10.569 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@cd3fee8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e2e18f2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@470f1802, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@63021689, org.springframework.test.context.support.DirtiesContextTestExecutionListener@703580bf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3e92efc3, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1622f1b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@72a7c7e0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2e4b8173, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@70e8f8e]
15:15:10.571 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.572 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.574 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.574 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.575 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.575 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.580 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@3f197a46 testClass = WhoamiApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@636be97c testClass = WhoamiApplicationTests, locations = '{classpath*:test-app.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{classpath:application-test.properties}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@33723e30, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7a30d1e6, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@782663d3, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@481a15ff], 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].
15:15:10.582 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.582 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
15:15:10.639 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.3.RELEASE)
2019-08-22 15:15:11.086 INFO 16694 --- [ main] ee.yals.whoami.WhoamiApplicationTests : Starting WhoamiApplicationTests on CI with PID 16694 (started by jenkins in /var/lib/jenkins/workspace/WhereAmI)
2019-08-22 15:15:11.088 INFO 16694 --- [ main] ee.yals.whoami.WhoamiApplicationTests : No active profile set, falling back to default profiles: default
2019-08-22 15:15:14.157 INFO 16694 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2019-08-22 15:15:14.980 INFO 16694 --- [ main] ee.yals.whoami.WhoamiApplicationTests : Started WhoamiApplicationTests in 4.317 seconds (JVM running for 5.599)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.263 s - in ee.yals.whoami.WhoamiApplicationTests
2019-08-22 15:15:15.313 INFO 16694 --- [ Thread-2] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.257 s
[INFO] Finished at: 2019-08-22T15:15:15+03:00
[INFO] ------------------------------------------------------------------------
[Pipeline] junit
Recording test results
[Pipeline] archiveArtifacts
Archiving artifacts
‘target/*.flv’ doesn’t match anything: ‘target’ exists but not ‘target/*.flv’
No artifacts found that match the file pattern "target/*.flv". Configuration error?
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS