Starting chromedriver Running Xvfb Preparing environment Starting ChromeDriver 71.0.3578.98 on port 9515 Only local connections are allowed. e31ae8d133ec15dd0c86570c366ea15015f1de823bc26476cce66620480c8142 Running functional-tests from embedded sources. Running che-starter against https://che.openshift.io/ Unable to find image 'quay.io/openshiftio/almighty-che-starter:latest' locally Trying to pull repository quay.io/openshiftio/almighty-che-starter ... latest: Pulling from quay.io/openshiftio/almighty-che-starter a02a4930cb5d: Already exists 4aaa1ae04d05: Pulling fs layer d16c1dcc506f: Pulling fs layer b7ef71af16a4: Pulling fs layer e8afe41b699b: Pulling fs layer 2adad8ae817e: Pulling fs layer 712670e798aa: Pulling fs layer 2adad8ae817e: Waiting e8afe41b699b: Waiting 712670e798aa: Waiting b7ef71af16a4: Download complete d16c1dcc506f: Verifying Checksum d16c1dcc506f: Download complete e8afe41b699b: Verifying Checksum e8afe41b699b: Download complete 2adad8ae817e: Verifying Checksum 2adad8ae817e: Download complete 712670e798aa: Verifying Checksum 712670e798aa: Download complete 4aaa1ae04d05: Verifying Checksum 4aaa1ae04d05: Download complete 4aaa1ae04d05: Pull complete d16c1dcc506f: Pull complete b7ef71af16a4: Pull complete e8afe41b699b: Pull complete 2adad8ae817e: Pull complete 712670e798aa: Pull complete Digest: sha256:2f185130aaeb28503f63a8808e9401502dd0e9e8e3dd16c48592436485f5dbf5 Status: Downloaded newer image for quay.io/openshiftio/almighty-che-starter:latest e6f798bb1a41217f0cd5e9cfebb47c5f2e2d7ee6f26feb7801c30bb065fa594f Running tests [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building functional-tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.20.1/maven-failsafe-plugin-2.20.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20.1/maven-failsafe-plugin-2.20.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20.1/maven-failsafe-plugin-2.20.1.pom (11 KB at 86.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.20.1/maven-failsafe-plugin-2.20.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20.1/maven-failsafe-plugin-2.20.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20.1/maven-failsafe-plugin-2.20.1.jar (287 KB at 4342.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ functional-tests --- [INFO] Deleting /root/rh-che/functional-tests/target [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ functional-tests --- [INFO] Executing: /bin/sh -c cd /root/rh-che/functional-tests && git rev-parse --verify HEAD [INFO] Working directory: /root/rh-che/functional-tests [INFO] Storing buildNumber: 2628a7f8c37d13c0f13b8de4a3a58743c373b2e3 at timestamp: 20190310 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (distribution-management-used) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-distribution-management-at-all) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (dependency) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-bad-dependencies) @ functional-tests --- [INFO] [INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ functional-tests --- [INFO] Verifying file /root/rh-che/functional-tests/pom.xml [INFO] [INFO] --- fmt-maven-plugin:2.5.1:check (default) @ functional-tests --- [INFO] Processed 23 files (0 non-complying). [INFO] [INFO] --- license-maven-plugin:3.0:check (check-headers) @ functional-tests --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/rh-che/functional-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /root/rh-che/functional-tests/target/classes warning: Supported source version 'RELEASE_6' from annotation processor 'org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl' less than -source '1.8' 1 warning [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /root/rh-che/functional-tests/target/test-classes warning: Supported source version 'RELEASE_6' from annotation processor 'org.jvnet.hudson.annotation_indexer.AnnotationProcessorImpl' less than -source '1.8' 1 warning [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (distribution-management-used) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-distribution-management-at-all) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (dependency) @ functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-bad-dependencies) @ functional-tests --- [INFO] [INFO] --- maven-sortpom-plugin:2.3.0:verify (default) @ functional-tests --- [INFO] Verifying file /root/rh-che/functional-tests/pom.xml [INFO] [INFO] --- fmt-maven-plugin:2.5.1:check (default) @ functional-tests --- [INFO] Processed 23 files (0 non-complying). [INFO] [INFO] --- license-maven-plugin:3.0:check (check-headers) @ functional-tests --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /root/rh-che/functional-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ functional-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ functional-tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ functional-tests --- [INFO] Building jar: /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ functional-tests --- [INFO] Building jar: /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.20.1:integration-test (default) @ functional-tests --- [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.20.1/surefire-testng-2.20.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.20.1/surefire-testng-2.20.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.20.1/surefire-testng-2.20.1.pom (3 KB at 93.4 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-providers/2.20.1/surefire-providers-2.20.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20.1/surefire-providers-2.20.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.20.1/surefire-providers-2.20.1.pom (3 KB at 103.4 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.20.1/common-java5-2.20.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.20.1/common-java5-2.20.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.20.1/common-java5-2.20.1.pom (3 KB at 124.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.20.1/surefire-testng-utils-2.20.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.20.1/surefire-testng-utils-2.20.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.20.1/surefire-testng-utils-2.20.1.pom (3 KB at 124.3 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.20.1/surefire-grouper-2.20.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.20.1/surefire-grouper-2.20.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.20.1/surefire-grouper-2.20.1.pom (3 KB at 120.3 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.20.1/common-java5-2.20.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.20.1/surefire-grouper-2.20.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.20.1/surefire-testng-utils-2.20.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.20.1/surefire-testng-2.20.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.20.1/surefire-grouper-2.20.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.20.1/surefire-testng-2.20.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.20.1/common-java5-2.20.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.20.1/surefire-testng-utils-2.20.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.20.1/surefire-grouper-2.20.1.jar (40 KB at 1345.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.20.1/surefire-testng-utils-2.20.1.jar (27 KB at 531.2 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.20.1/surefire-testng-2.20.1.jar (43 KB at 713.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.20.1/common-java5-2.20.1.jar (49 KB at 676.8 KB/sec) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [main] INFO org.eclipse.che.selenium.core.user.MultiUserCheDefaultTestUserProvider - User name='osiotest1a', id='593d4c52-dfe0-47cd-9238-6a44b06e4d34' is being used as default user Mar 10, 2019 2:08:15 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Mar 10, 2019 2:08:16 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS ... ... TestNG 6.8.9beta by Cédric Beust (cedric@beust.com) ... [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting suite 'Simple test suite' with 4 test methods. [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting suite 'Simple test suite' with 4 test methods. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #1 DialogAboutTest.dialogAboutTest. Passed: 0, failed: 0, skipped: 0. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in org.eclipse.che.selenium.miscellaneous.DialogAboutTest Mar 10, 2019 2:08:16 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Mar 10, 2019 2:08:16 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-3] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspacejbb68e' and id='workspaceoe684re9jogjt608' created [ForkJoinPool.commonPool-worker-3] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacejbb68e' id='workspaceoe684re9jogjt608' is starting... [ForkJoinPool.commonPool-worker-3] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspacejbb68e' id='workspaceoe684re9jogjt608' started in 36 sec. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #2 WorkspaceTest.testCorrectWayOfStarting. Passed: 1, failed: 0, skipped: 0. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in org.eclipse.che.selenium.miscellaneous.DialogAboutTest [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspacejbb68e', id='workspaceoe684re9jogjt608', username='osiotest1a' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.WorkspaceTest [pool-1-thread-1] WARN com.redhat.che.selenium.core.client.RhCheTestWorkspaceServiceClient - TestWorkspaceServiceClient instantiated with request factory - using default owner. [pool-1-thread-1] WARN com.redhat.che.selenium.core.client.RhCheTestWorkspaceServiceClient - TestWorkspaceServiceClient instantiated with request factory - using default owner. [ForkJoinPool.commonPool-worker-2] INFO com.redhat.che.selenium.core.workspace.RhCheTestWorkspaceImpl - Creating new workspace with che-starter. [ForkJoinPool.commonPool-worker-2] INFO com.redhat.che.selenium.core.workspace.RhCheTestWorkspaceImpl - Workspace booster-pzxoq should not be started directly after creation - skipping. [ForkJoinPool.commonPool-worker-2] INFO com.redhat.che.selenium.core.workspace.RhCheTestWorkspaceImpl - Creating new workspace with che-starter. [ForkJoinPool.commonPool-worker-2] INFO com.redhat.che.selenium.core.workspace.RhCheTestWorkspaceImpl - Workspace web-nodejs-sample-emg1f should not be started directly after creation - skipping. [pool-1-thread-1] INFO com.redhat.che.selenium.core.workspace.CheStarterWrapper - Prepare workspace request send. Starting workspace named: web-nodejs-sample-emg1f. [pool-1-thread-1] INFO com.redhat.che.selenium.core.workspace.CheStarterWrapper - Workspace was started. Waiting until workspace is running. [pool-1-thread-1] INFO com.redhat.che.selenium.core.client.RhCheTestWorkspaceServiceClient - Workspace web-nodejs-sample-emg1fis running. [pool-1-thread-1] INFO com.redhat.che.functional.tests.TestTestClass - Workspace statuses checked - OK. Starting second workspace. [pool-1-thread-1] INFO com.redhat.che.selenium.core.workspace.CheStarterWrapper - Prepare workspace request send. Starting workspace named: booster-pzxoq. [pool-1-thread-1] INFO com.redhat.che.selenium.core.workspace.CheStarterWrapper - Workspace was started. Waiting until workspace is running. [pool-1-thread-1] INFO com.redhat.che.selenium.core.client.RhCheTestWorkspaceServiceClient - Workspace booster-pzxoqis running. [pool-1-thread-1] INFO com.redhat.che.functional.tests.TestTestClass - Second workspace started successfully. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #3 WorkspaceTest.testWrongWayOfStarting. Passed: 2, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.TestTestClass - Try to start web-nodejs-sample-emg1f without PATCH. [pool-1-thread-1] INFO com.redhat.che.functional.tests.TestTestClass - Workspace should not be started - test succeded. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.WorkspaceTest [pool-1-thread-1] INFO com.redhat.che.selenium.core.workspace.CheStarterWrapper - Workspace booster-pzxoq deleted successfully. [pool-1-thread-1] INFO com.redhat.che.selenium.core.workspace.CheStarterWrapper - Workspace web-nodejs-sample-emg1f deleted successfully. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BuildAndRunProjectTest Mar 10, 2019 2:13:33 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Mar 10, 2019 2:13:33 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspacel69i9r' and id='workspace6puzjwzmt0equ0d8' created [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacel69i9r' id='workspace6puzjwzmt0equ0d8' is starting... [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspacel69i9r' id='workspace6puzjwzmt0equ0d8' started in 35 sec. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Workspace with name: workspacel69i9r and id: workspace6puzjwzmt0equ0d8 was successfully injected. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #4 BuildAndRunProjectTest.runProjectBuild. Passed: 3, failed: 0, skipped: 0. [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Cleaning up test environment... [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.BuildAndRunProjectTest [main] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspacel69i9r', id='workspace6puzjwzmt0equ0d8', username='osiotest1a' removed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 430.011 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.0.1:analyze-only (analyze) @ functional-tests --- [INFO] No dependency problems found [INFO] [INFO] --- maven-failsafe-plugin:2.20.1:verify (default) @ functional-tests --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ functional-tests --- [INFO] Installing /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT.jar to /root/.m2/repository/com/redhat/che/functional-tests/1.0.0-SNAPSHOT/functional-tests-1.0.0-SNAPSHOT.jar [INFO] Installing /root/rh-che/functional-tests/pom.xml to /root/.m2/repository/com/redhat/che/functional-tests/1.0.0-SNAPSHOT/functional-tests-1.0.0-SNAPSHOT.pom [INFO] Installing /root/rh-che/functional-tests/target/functional-tests-1.0.0-SNAPSHOT-sources.jar to /root/.m2/repository/com/redhat/che/functional-tests/1.0.0-SNAPSHOT/functional-tests-1.0.0-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:31 min [INFO] Finished at: 2019-03-10T02:15:23+00:00 [INFO] Final Memory: 95M/1748M [INFO] ------------------------------------------------------------------------ Logs folder mounted, grabbing logs. Saving che-starter logs to /root/logs/che-starter.log Saving test run logs to /root/logs/functional-tests.log