Github user 1ambda commented on the issue:

    https://github.com/apache/zeppelin/pull/1582
  
    ```
    Zeppelin start [  OK  ]
    < HTTP/1.1 200 OK
    Exception encountered when invoking run on a nested suite - The code 
passed to eventually never returned normally. Attempted 832 times over 
3.002551618033333 minutes. Last failure message: 
AbstractFunctionalSuite.this.find("welcome")(AbstractFunctionalSuite.this.webDriver).isDefined
 was false. *** ABORTED ***
      Exception encountered when invoking run on a nested suite - The code 
passed to eventually never returned normally. Attempted 832 times over 
3.002551618033333 minutes. Last failure message: 
AbstractFunctionalSuite.this.find("welcome")(AbstractFunctionalSuite.this.webDriver).isDefined
 was false. (AbstractFunctionalSuite.scala:44)
    Run completed in 3 minutes, 18 seconds.
    Total number of tests run: 0
    Suites: completed 1, aborted 1
    Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0
    *** 1 SUITE ABORTED ***
    [ERROR] Failed to execute goal 
org.scalatest:scalatest-maven-plugin:1.0:test (test) on project 
zeppelin-server: There are test failures -> [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 <goals> -rf :zeppelin-server
    ```
    
    I think this profile failed due to one of flaky tests. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to