SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Oct 09, 2018 2:59:32 PM org.arquillian.cube.openshift.impl.CEEnvironmentProcessor createEnvironment INFO: Creating environment for me.snowdrop.istio.dt.OpenshiftIT Oct 09, 2018 2:59:32 PM org.arquillian.cube.kubernetes.impl.resources.KubernetesResourcesApplier applyKubernetesResourcesAtClassScope INFO: Creating environment for me.snowdrop.istio.dt.OpenshiftIT Oct 09, 2018 2:59:32 PM org.arquillian.cube.istio.impl.IstioResourcesApplier applyIstioResourcesAtClassScope INFO: Creating Istio resource for me.snowdrop.istio.dt.OpenshiftIT Oct 09, 2018 2:59:33 PM org.arquillian.cube.openshift.impl.CEEnvironmentProcessor createOpenShiftResource INFO: Creating environment for me.snowdrop.istio.dt.OpenshiftIT method public void me.snowdrop.istio.dt.OpenshiftIT.tracingTest() throws java.lang.InterruptedException Oct 09, 2018 2:59:33 PM org.arquillian.cube.kubernetes.impl.resources.KubernetesResourcesApplier applyKubernetesResourcesAtMethodScope INFO: Creating environment for me.snowdrop.istio.dt.OpenshiftIT method tracingTest Oct 09, 2018 2:59:33 PM org.arquillian.cube.istio.impl.IstioResourcesApplier applyIstioResourcesAtMethodScope INFO: Creating Istio resource for me.snowdrop.istio.dt.OpenshiftIT method tracingTest Oct 09, 2018 3:00:33 PM org.arquillian.cube.istio.impl.IstioResourcesApplier removeIstioResourcesAtMethodScope INFO: Deleting Istio resource for me.snowdrop.istio.dt.OpenshiftIT method tracingTest Oct 09, 2018 3:00:33 PM org.arquillian.cube.openshift.impl.CEEnvironmentProcessor deleteOpenShiftResource INFO: Deleting environment for me.snowdrop.istio.dt.OpenshiftIT method tracingTest Oct 09, 2018 3:00:33 PM org.arquillian.cube.kubernetes.impl.resources.KubernetesResourcesApplier removeKubernetesResourcesAtMethodScope INFO: Deleting environment for me.snowdrop.istio.dt.OpenshiftIT method tracingTest Oct 09, 2018 3:00:33 PM org.arquillian.cube.istio.impl.IstioResourcesApplier removeIstioResourcesAtClassScope INFO: Deleting Istio resource for me.snowdrop.istio.dt.OpenshiftIT Oct 09, 2018 3:00:33 PM org.arquillian.cube.openshift.impl.resources.OpenShiftResourceFactory deleteEnvironment INFO: Deleting environment for me.snowdrop.istio.dt.OpenshiftIT Oct 09, 2018 3:00:34 PM org.arquillian.cube.kubernetes.impl.resources.KubernetesResourcesApplier removeKubernetesResourcesAtClassScope INFO: Deleting environment for me.snowdrop.istio.dt.OpenshiftIT ] --- maven-failsafe-plugin:2.20:integration-test (default) @ spring-boot-istio-distributed-tracing-parent --- [INFO] No tests to run. [INFO] [INFO] --- maven-failsafe-plugin:2.20:verify (default) @ spring-boot-istio-distributed-tracing-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building spring-boot-istio-distributed-tracing-greeting-service 1.5.16-5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] Deleting /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- fabric8-maven-plugin:3.5.40:resource (default) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] F8: Running in OpenShift mode [INFO] F8: Using docker image name of namespace: booster [INFO] F8: Running generator spring-boot [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.3 as base / builder [INFO] F8: using resource templates from /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/src/main/fabric8 Trying internal type for name:Deployment Trying internal type for name:Service [INFO] F8: fmp-revision-history: Adding revision history limit to 2 [INFO] F8: f8-icon: Adding icon for deployment [INFO] F8: f8-icon: Adding icon for service [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-greeting-service-svc.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-greeting-service-deploymentconfig.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-greeting-service-svc.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-greeting-service-deployment.yml resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] Building jar: /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/spring-boot-istio-distributed-tracing-greeting-service-1.5.16-5-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:1.5.16.RELEASE:repackage (default) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] [INFO] --- fabric8-maven-plugin:3.5.40:build (default) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] F8: Using OpenShift build with strategy S2I [INFO] F8: Running generator spring-boot [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.3 as base / builder [INFO] Copying files to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/docker/spring-boot-istio-distributed-tracing-greeting-service/latest/build/maven [INFO] Building tar: /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/docker/spring-boot-istio-distributed-tracing-greeting-service/latest/tmp/docker-build.tar [INFO] F8: [spring-boot-istio-distributed-tracing-greeting-service:latest] "spring-boot": Created docker source tar /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/docker/spring-boot-istio-distributed-tracing-greeting-service/latest/tmp/docker-build.tar [INFO] F8: Creating BuildServiceConfig spring-boot-istio-distributed-tracing-greeting-service-s2i for Source build [INFO] F8: Creating ImageStream spring-boot-istio-distributed-tracing-greeting-service [INFO] F8: Starting Build spring-boot-istio-distributed-tracing-greeting-service-s2i Trying internal type for name:Pod [INFO] F8: Waiting for build spring-boot-istio-distributed-tracing-greeting-service-s2i-1 to complete... [INFO] F8: ================================================================== [INFO] F8: Starting S2I Java Build ..... Trying internal type for name:Build [INFO] F8: S2I binary build from fabric8-maven-plugin detected [INFO] F8: Copying binaries from /tmp/src/maven to /deployments ... [INFO] F8: ... done [INFO] F8: [INFO] F8: Pushing image 172.30.1.1:5000/booster/spring-boot-istio-distributed-tracing-greeting-service:latest ... [INFO] F8: Pushed 5/6 layers, 86% complete [INFO] F8: Pushed 6/6 layers, 100% complete [INFO] F8: Push successful [INFO] F8: Build spring-boot-istio-distributed-tracing-greeting-service-s2i-1 in status Complete [WARNING] Executor didn't terminate in time after shutdown in close(), killing it in: io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager@7f804788 [INFO] F8: Found tag on ImageStream spring-boot-istio-distributed-tracing-greeting-service tag: sha256:7a688e84be0fe5715c3ba3b1432a1101b98d7d24a27856e847f4cd303ee089e2 [INFO] F8: ImageStream spring-boot-istio-distributed-tracing-greeting-service written to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-greeting-service/target/spring-boot-istio-distributed-tracing-greeting-service-is.yml [INFO] [INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] No tests to run. [INFO] [INFO] --- maven-failsafe-plugin:2.20:verify (default) @ spring-boot-istio-distributed-tracing-greeting-service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building spring-boot-istio-distributed-tracing-cute-name-service 1.5.16-5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] Deleting /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- fabric8-maven-plugin:3.5.40:resource (default) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] F8: Running in OpenShift mode [INFO] F8: Using docker image name of namespace: booster [INFO] F8: Running generator spring-boot [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.3 as base / builder [INFO] F8: using resource templates from /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/src/main/fabric8 [INFO] F8: fmp-revision-history: Adding revision history limit to 2 [INFO] F8: f8-icon: Adding icon for deployment [INFO] F8: f8-icon: Adding icon for service [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-cute-name-service-svc.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-cute-name-service-deploymentconfig.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-cute-name-service-deployment.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-cute-name-service-svc.yml resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] Building jar: /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/spring-boot-istio-distributed-tracing-cute-name-service-1.5.16-5-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:1.5.16.RELEASE:repackage (default) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] [INFO] --- fabric8-maven-plugin:3.5.40:build (default) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] F8: Using OpenShift build with strategy S2I [INFO] F8: Running generator spring-boot [INFO] F8: spring-boot: Using Docker image registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift:1.3 as base / builder [INFO] Copying files to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/docker/spring-boot-istio-distributed-tracing-cute-name-service/latest/build/maven [INFO] Building tar: /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/docker/spring-boot-istio-distributed-tracing-cute-name-service/latest/tmp/docker-build.tar [INFO] F8: [spring-boot-istio-distributed-tracing-cute-name-service:latest] "spring-boot": Created docker source tar /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/docker/spring-boot-istio-distributed-tracing-cute-name-service/latest/tmp/docker-build.tar [INFO] F8: Creating BuildServiceConfig spring-boot-istio-distributed-tracing-cute-name-service-s2i for Source build [INFO] F8: Creating ImageStream spring-boot-istio-distributed-tracing-cute-name-service [INFO] F8: Starting Build spring-boot-istio-distributed-tracing-cute-name-service-s2i [INFO] F8: Waiting for build spring-boot-istio-distributed-tracing-cute-name-service-s2i-1 to complete... [INFO] F8: ================================================================== [INFO] F8: Starting S2I Java Build ..... [INFO] F8: S2I binary build from fabric8-maven-plugin detected [INFO] F8: Copying binaries from /tmp/src/maven to /deployments ... [INFO] F8: ... done [INFO] F8: [INFO] F8: Pushing image 172.30.1.1:5000/booster/spring-boot-istio-distributed-tracing-cute-name-service:latest ... [INFO] F8: Pushed 5/6 layers, 86% complete [INFO] F8: Pushed 6/6 layers, 100% complete [INFO] F8: Push successful [INFO] F8: Build spring-boot-istio-distributed-tracing-cute-name-service-s2i-1 in status Complete [WARNING] Executor didn't terminate in time after shutdown in close(), killing it in: io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager@50b2f94b [INFO] F8: Found tag on ImageStream spring-boot-istio-distributed-tracing-cute-name-service tag: sha256:6dcc49ac3b449dda1c0d13a97f5fed54d5d14b28aa52d0293df3547162b5acef [INFO] F8: ImageStream spring-boot-istio-distributed-tracing-cute-name-service written to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/spring-boot-istio-distributed-tracing-cute-name-service/target/spring-boot-istio-distributed-tracing-cute-name-service-is.yml [INFO] [INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] No tests to run. [INFO] [INFO] --- maven-failsafe-plugin:2.20:verify (default) @ spring-boot-istio-distributed-tracing-cute-name-service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building spring-boot-istio-distributed-tracing-tests 1.5.16-5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-boot-istio-distributed-tracing-tests --- [INFO] Deleting /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ spring-boot-istio-distributed-tracing-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ spring-boot-istio-distributed-tracing-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ spring-boot-istio-distributed-tracing-tests --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-boot-istio-distributed-tracing-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/src/main/resources [INFO] [INFO] --- fabric8-maven-plugin:3.5.40:resource (default) @ spring-boot-istio-distributed-tracing-tests --- [INFO] F8: Running in OpenShift mode [INFO] F8: Using docker image name of namespace: booster Trying internal type for name:Service Trying internal type for name:Deployment Trying internal type for name:DeploymentConfig [INFO] HV000001: Hibernate Validator 5.3.6.Final [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-cute-name-service-svc.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-greeting-service-svc.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-cute-name-service-deploymentconfig.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/openshift/spring-boot-istio-distributed-tracing-greeting-service-deploymentconfig.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-cute-name-service-deployment.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-cute-name-service-svc.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-greeting-service-svc.yml resource [INFO] F8: validating /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/classes/META-INF/fabric8/kubernetes/spring-boot-istio-distributed-tracing-greeting-service-deployment.yml resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-boot-istio-distributed-tracing-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-boot-istio-distributed-tracing-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-istio-resources) @ spring-boot-istio-distributed-tracing-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-boot-istio-distributed-tracing-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ spring-boot-istio-distributed-tracing-tests --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-boot-istio-distributed-tracing-tests --- [INFO] Building jar: /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/spring-boot-istio-distributed-tracing-tests-1.5.16-5-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:1.5.16.RELEASE:repackage (default) @ spring-boot-istio-distributed-tracing-tests --- [INFO] [INFO] --- fabric8-maven-plugin:3.5.40:build (default) @ spring-boot-istio-distributed-tracing-tests --- [INFO] F8: Using OpenShift build with strategy S2I [WARNING] F8: No image build configuration found or detected [INFO] [INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @ spring-boot-istio-distributed-tracing-tests --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running me.snowdrop.istio.dt.OpenshiftIT CubeKubernetesConfiguration: namespace = booster master.url = https://192.168.56.10:8443/ namespace.lazy.enabled = true namespace.cleanup.enabled = true namespace.cleanup.timeout = 0 namespace.cleanup.confirm.enabled = false namespace.destroy.enabled = false namespace.destroy.confirm.enabled = false namespace.destroy.timeout = 0 wait.enabled = true wait.timeout = 480000 wait.poll.interval = 5000 ansi.logger.enabled = true env.init.enabled = true logs.copy = false cube.api.version = v1 cube.trust.certs = true cube.fmp.build = false cube.fmp.build.disable.for.mvn = false cube.fmp.pom.path = pom.xml cube.fmp.debug.output = false cube.fmp.logs = true cube.fmp.build.options = CubeOpenShiftConfiguration: keepAliveGitServer = false autoStartContainers = [] proxiedContainerPorts = [] portForwardBindAddress = 127.0.0.1 openshiftRouterHttpPort = 80 openshiftRouterHttpsPort = 443 enableImageStreamDetection = false routerSniPort = 443 templateProcess = true startupTimeout = 600 httpClientTimeout = 120 awaitRouteRepetitions = 1 Initializing Session:117daeaa Using Kubernetes at: https://192.168.56.10:8443/ Applying kubernetes configuration from: jar:file:/home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/spring-boot-istio-distributed-tracing-tests-1.5.16-5-SNAPSHOT.jar!/META-INF/fabric8/openshift.json Processing template. No parameters file has been specified, processing without external parameters! Replication controller: [spring-boot-istio-distributed-tracing-cute-name-service-1] Replication controller: [spring-boot-istio-distributed-tracing-greeting-service-1] Pod: [spring-boot-istio-distributed-tracing-cute-name-service-1-gzz4h] Status: [Running] Pod: [spring-boot-istio-distributed-tracing-cute-name-service-s2i-1-build] Status: [Succeeded] Pod: [spring-boot-istio-distributed-tracing-greeting-service-1-hdxrs] Status: [Running] Pod: [spring-boot-istio-distributed-tracing-greeting-service-s2i-1-build] Status: [Succeeded] Service: [spring-boot-istio-distributed-tracing-cute-name-service] IP: [172.30.85.236] Ports: [ 8080 ] Service: [spring-boot-istio-distributed-tracing-greeting-service] IP: [172.30.49.198] Ports: [ 8080 ] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 116.693 s <<< FAILURE! - in me.snowdrop.istio.dt.OpenshiftIT [ERROR] tracingTest(me.snowdrop.istio.dt.OpenshiftIT) Time elapsed: 60.778 s <<< ERROR! org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in me.snowdrop.istio.dt.OpenshiftIT 1 expectation failed. Expected status code <200> but was <503>. within 1 minutes. at me.snowdrop.istio.dt.OpenshiftIT.waitUntilApplicationIsReady(OpenshiftIT.java:110) at me.snowdrop.istio.dt.OpenshiftIT.tracingTest(OpenshiftIT.java:42) Caused by: java.lang.AssertionError: 1 expectation failed. Expected status code <200> but was <503>. at me.snowdrop.istio.dt.OpenshiftIT.lambda$waitUntilApplicationIsReady$1(OpenshiftIT.java:117) Destroying Session:117daeaa [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] OpenshiftIT.tracingTest:42->waitUntilApplicationIsReady:110 ยป ConditionTimeout [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] [INFO] --- maven-failsafe-plugin:2.20:verify (default) @ spring-boot-istio-distributed-tracing-tests --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Spring Boot - Istio Distributed Tracing Booster .... SUCCESS [ 3.435 s] [INFO] spring-boot-istio-distributed-tracing-greeting-service SUCCESS [ 32.005 s] [INFO] spring-boot-istio-distributed-tracing-cute-name-service SUCCESS [ 17.797 s] [INFO] spring-boot-istio-distributed-tracing-tests ........ FAILURE [02:07 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:01 min [INFO] Finished at: 2018-10-09T15:00:35+02:00 [INFO] Final Memory: 82M/1009M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify (default) on project spring-boot-istio-distributed-tracing-tests: There are test failures. [ERROR] [ERROR] Please refer to /home/mocenas/IdeaProjects/spring-boot-istio-distributed-tracing-booster/tests/target/failsafe-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :spring-boot-istio-distributed-tracing-tests