You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dlab.apache.org by "Bohdan Hliva (JIRA)" <ji...@apache.org> on 2019/02/04 14:54:00 UTC

[jira] [Commented] (DLAB-299) [Autotest][Zeppelin][AWS][GCP]: Autotest running fails on step of establish a new connection

    [ https://issues.apache.org/jira/browse/DLAB-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759901#comment-16759901 ] 

Bohdan Hliva commented on DLAB-299:
-----------------------------------

Also another bug found on GCP jupyter tests:
{code:java}
13:39:44.569 [pool-2-thread-1] INFO  com.epam.dlab.automation.test.TestDataEngineService - nbjup_1: Executing command /usr/bin/python /tmp/jupyter_tests.py --storage it76-dlab-test-bucket --cloud gcp --cluster_name it76-dlab-test-des-nbjup-1-desjup-1 --os_user dlab-user...
13:39:44.569 [pool-2-thread-1] INFO  com.epam.dlab.automation.docker.SSHConnect - Setting command: /usr/bin/python /tmp/jupyter_tests.py --storage it76-dlab-test-bucket --cloud gcp --cluster_name it76-dlab-test-des-nbjup-1-desjup-1 --os_user dlab-user
Traceback (most recent call last):
  File "/usr/local/bin/jupyter-nbconvert", line 7, in <module>
    from nbconvert.nbconvertapp import main
ImportError: No module named 'nbconvert'
{code}

> [Autotest][Zeppelin][AWS][GCP]: Autotest running fails on step of establish a new connection
> --------------------------------------------------------------------------------------------
>
>                 Key: DLAB-299
>                 URL: https://issues.apache.org/jira/browse/DLAB-299
>             Project: Apache DLab
>          Issue Type: Bug
>            Reporter: Vira Vitanska
>            Assignee: Demyan Mysakovets
>            Priority: Major
>              Labels: DevOps
>             Fix For: v.1.1
>
>         Attachments: Zeppelin autotest (1).PNG
>
>
> *Steps to reproduce:*
>  # run integration test for Zeppelin on AWS/GCP
>  
> *Actual result:*
> Integration test fails with error
> ('Error!', "HTTPConnectionPool(host='172.31.99.176', port=8080): Max retries exceeded with url: /api/notebook/import (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f1740919b10>: Failed to establish a new connection: [Errno 111] Connection refused',))")
> /AutoTests_AWS/278/
> AutoTests_GCP/122
> *Expected result:*
> Integration test runs successfully



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@dlab.apache.org
For additional commands, e-mail: dev-help@dlab.apache.org