Starting chromedriver Running Xvfb Preparing environment Starting ChromeDriver 73.0.3683.86 on port 9515 Only local connections are allowed. Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code. c322c23ab33a10b7ea29cfde6ea66c0609d06a12aeecddf075238fc961640980 Running functional-tests from embedded sources. 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.22.1/maven-failsafe-plugin-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.pom (12 KB at 126.0 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.22.1/maven-failsafe-plugin-2.22.1.jar (288 KB at 4103.8 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: e7cd2a7927fdc28ce393ce162a25bc5c5bb102d6 at timestamp: 20190417 [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 11 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 5 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 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 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.22.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 11 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 8 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.22.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.22.1:integration-test (default) @ functional-tests --- [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.pom (3 KB at 108.7 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom (3 KB at 105.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.pom (3 KB at 113.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.pom (4 KB at 150.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.pom (3 KB at 111.8 KB/sec) [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.1/surefire-testng-2.22.1.jar (43 KB at 1587.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.1/surefire-testng-utils-2.22.1.jar (27 KB at 557.3 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.1/surefire-grouper-2.22.1.jar (40 KB at 248.7 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.1/common-java5-2.22.1.jar (51 KB at 294.1 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='rhche-flaky', id='5e5e69f8-7080-46c5-b0dd-eca362bf90a8' is being used as default user Apr 17, 2019 3:12:08 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Apr 17, 2019 3:12:08 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 'Suite for flaky tests' with 6 test methods. [main] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting suite 'Suite for flaky tests' with 6 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 Apr 17, 2019 3:12:08 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Apr 17, 2019 3:12:09 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='workspacehjuxe1' and id='workspaced6roxv4ki0rswrs9' created [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacehjuxe1' id='workspaced6roxv4ki0rswrs9' is starting... [ForkJoinPool.commonPool-worker-5] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspacehjuxe1' id='workspaced6roxv4ki0rswrs9' started in 35 sec. [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='workspacehjuxe1', id='workspaced6roxv4ki0rswrs9', username='rhche-flaky' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BuildAndRunProjectTest Apr 17, 2019 3:12:57 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Apr 17, 2019 3:12:57 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='workspaceko7kqw' and id='workspacesh2h1zn7pabmsry7' created [ForkJoinPool.commonPool-worker-3] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspaceko7kqw' id='workspacesh2h1zn7pabmsry7' is starting... [ForkJoinPool.commonPool-worker-3] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspaceko7kqw' id='workspacesh2h1zn7pabmsry7' started in 27 sec. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Workspace with name: workspaceko7kqw and id: workspacesh2h1zn7pabmsry7 was successfully injected. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Project successfully imported after 1 attempts. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #2 BuildAndRunProjectTest.runProjectBuild. Passed: 1, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BuildAndRunProjectTest - Project imported correctly. Executing run command. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BuildAndRunProjectTest - The message 'Succeeded in deploying verticle' appeared in console. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.BuildAndRunProjectTest [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspaceko7kqw', id='workspacesh2h1zn7pabmsry7', username='rhche-flaky' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BayesianPackageJson Apr 17, 2019 3:14:30 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Apr 17, 2019 3:14:30 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-0] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspacerdcc39' and id='workspaceddrph9dpnb5mswkg' created [ForkJoinPool.commonPool-worker-0] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacerdcc39' id='workspaceddrph9dpnb5mswkg' is starting... [ForkJoinPool.commonPool-worker-0] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspacerdcc39' id='workspaceddrph9dpnb5mswkg' started in 34 sec. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Waiting for workspace to be ready. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Workspace with name: workspacerdcc39 and id: workspaceddrph9dpnb5mswkg was successfully injected. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Waiting for project to be imported. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Project successfully imported after 1 attempts. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Project imported, running tests. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #3 BayesianPackageJson.checkBayesianError. Passed: 2, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Bayesian error message was present after adding dependency. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #4 BayesianPackageJson.checkErrorPresentAfterReopenFile. Passed: 3, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Bayesian error message was present after reopening file. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Processing @PreDestroy annotation in com.redhat.che.functional.tests.BayesianPackageJson [pool-1-thread-1] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspacerdcc39', id='workspaceddrph9dpnb5mswkg', username='rhche-flaky' removed [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Dependencies injection in com.redhat.che.functional.tests.BayesianPomXml Apr 17, 2019 3:17:17 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end Apr 17, 2019 3:17:17 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.client.CheTestWorkspaceServiceClient - Workspace name='workspacehedtrt' and id='workspaceakqaabj0kzo5xx8b' created [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace with name='workspacehedtrt' id='workspaceakqaabj0kzo5xx8b' is starting... [ForkJoinPool.commonPool-worker-1] INFO org.eclipse.che.selenium.core.workspace.CheTestWorkspace - Workspace name='workspacehedtrt' id='workspaceakqaabj0kzo5xx8b' started in 34 sec. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Waiting for workspace to be ready. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Workspace with name: workspacehedtrt and id: workspaceakqaabj0kzo5xx8b was successfully injected. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Waiting for project to be imported. [pool-1-thread-1] INFO com.redhat.che.functional.tests.RhCheAbstractTestClass - Project successfully imported after 1 attempts. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Project imported, running tests. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #5 BayesianPomXml.checkBayesianError. Passed: 4, failed: 0, skipped: 0. [pool-1-thread-1] INFO com.redhat.che.functional.tests.BayesianAbstractTestClass - Bayesian error message was present after adding dependency. [pool-1-thread-1] INFO org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Starting test #6 BayesianPomXml.checkErrorPresentAfterReopenFile. Passed: 5, failed: 0, skipped: 0. [pool-1-thread-1] WARN org.eclipse.che.selenium.core.inject.SeleniumTestHandler - Test BayesianPomXml.checkErrorPresentAfterReopenFile skipped. The reason: Bayesian error not present - known issue: https://github.com/redhat-developer/rh-che/issues/1256. [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.BayesianPomXml [main] INFO org.eclipse.che.selenium.core.client.AbstractTestWorkspaceServiceClient - Workspace name='workspacehedtrt', id='workspaceakqaabj0kzo5xx8b', username='rhche-flaky' removed [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 503.182 s - in TestSuite [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1 [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.22.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: 08:54 min [INFO] Finished at: 2019-04-17T03:20:28+00:00 [INFO] Final Memory: 102M/1952M [INFO] ------------------------------------------------------------------------ Logs folder mounted, grabbing logs. Saving test run logs to /root/logs/functional-tests.log