HI Jose,
This is sfc.log

2017-07-14 12:57:13,258 - SSH utils - ERROR - timed out
2017-07-14 12:58:13,319 - SSH utils - ERROR - timed out
2017-07-14 12:59:13,348 - SSH utils - ERROR - timed out
2017-07-14 13:00:13,405 - SSH utils - ERROR - timed out
2017-07-14 13:00:13,406 - __main__ - INFO - Fetch /etc/heat/heat.conf from 
controller 10.192.3.70
2017-07-14 13:00:13,406 - opnfv.deployment.manager - INFO - Fetching 
/etc/heat/heat.conf from 10.192.3.70
2017-07-14 13:00:13,406 - SSH utils - ERROR - Error [get_file(ssh_conn, 
'/etc/heat/heat.conf', '/tmp/heat.conf']: 'NoneType' object has no attribute 
'open_sftp'
2017-07-14 13:00:13,406 - opnfv.deployment.manager - ERROR - SFTP failed to 
retrieve the file.
2017-07-14 13:00:13,407 - __main__ - INFO - Replace /etc/heat/heat.conf with 
/tmp/heat.conf in controller 10.192.3.70
10.20.0.2
root
r00tme
None
----------*****************************************-------------*
Installer Connection =  <paramiko.client.SSHClient object at 0x7f499f6a1610>
Traceback (most recent call last):
  File "./run_tests.py", line 189, in <module>
    main(report=args.report)
  File "./run_tests.py", line 91, in main
    disable_heat_resource_finder_cache(nodes)
  File "./run_tests.py", line 67, in disable_heat_resource_finder_cache
    controller.run_cmd('rm -f {0}'.format(remote_heat_conf))
  File "/home/opnfv/repos/releng/modules/opnfv/deployment/manager.py", line 
184, in run_cmd
    _, stdout, stderr = (self.ssh_client.exec_command(cmd))
AttributeError: 'NoneType' object has no attribute ‘exec_command'


Pavan


> On 14-Jul-2017, at 6:32 PM, Jose Lausuch <[email protected]> wrote:
> 
> Hi,
> 
> Functest looks fine. Can you now attach sfc.log located in the same 
> directory? Maybe it’s a problem with the test case as such while trying to 
> access the deployment. Maybe Manuel has more experience with it.
> 
> - Jose -
> 
> 
>> On 14 Jul 2017, at 14:47, Pavan Gupta <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> HI Jose,
>> - I have attached the log file this time.
>> 
>> - Output of docker images:
>> 
>> REPOSITORY                  TAG                 IMAGE ID            CREATED  
>>            SIZE
>> opnfv/functest              stable              2553087919e0        9 days 
>> ago          1.57GB
>> ryu7249125/yardstick        latest              e37ee4c07ca8        2 months 
>> ago        3.52GB
>> opnfv/yardstick             stable              7fc31a6fc1d5        2 months 
>> ago        1.2GB
>> autolytiks_logstash         latest              0b8f850cf592        2 months 
>> ago        565MB
>> autolytiks_elasticsearch    latest              f73bc006eb57        2 months 
>> ago        352MB
>> autolytiks_nginx            latest              b3d688b35417        2 months 
>> ago        206MB
>> autolytiks_web              latest              7c2907bd15d8        2 months 
>> ago        727MB
>> python                      3.5-onbuild         2d1685b88f32        2 months 
>> ago        689MB
>> redis                       latest              e32ef7250bc1        2 months 
>> ago        184MB
>> postgres                    latest              390220867755        2 months 
>> ago        267MB
>> influxdb                    latest              95b868946bae        2 months 
>> ago        224MB
>> logstash                    5.2                 e2e0c054df39        3 months 
>> ago        494MB
>> elasticsearch               5.2                 0206b7302cfe        3 months 
>> ago        352MB
>> grafana/grafana             latest              8c4ef64b4ad1        3 months 
>> ago        278MB
>> autolytiks_kibana           latest              724639b70915        3 months 
>> ago        329MB
>> kibana                      5.2                 724639b70915        3 months 
>> ago        329MB
>> hello-world                 latest              c54a2cc56cbb        12 
>> months ago       1.85kB
>> opennetworklinux/builder7   1.2                 a0a471ea8d55        13 
>> months ago       1.92GB
>> tutum/nginx                 latest              a2e9b71ed366        16 
>> months ago       206MB
>> 
>> 
>> - Output of docker ps:
>> CONTAINER ID        IMAGE                    COMMAND                  
>> CREATED             STATUS              PORTS                                
>>                                     NAMES
>> 9b1c47899d65        opnfv/functest:stable    "/bin/bash"              6 
>> hours ago         Up 6 hours                                                 
>>                                   sfc
>> 0eb2d3ff7e4d        autolytiks_nginx         "/usr/sbin/nginx"        2 
>> months ago        Up 8 days           0.0.0.0:80->80/tcp                     
>>                                   autolytiks_nginx_1
>> ce4e265af4cd        grafana/grafana:latest   "/run.sh"                2 
>> months ago        Up 8 days           0.0.0.0:3000->3000/tcp                 
>>                                   autolytiks_grafana_1
>> 87e2e67d8924        autolytiks_web           "/usr/local/bin/gu..."   2 
>> months ago        Up 8 days           8000/tcp                               
>>                                   autolytiks_web_1
>> f7e290be942d        influxdb:latest          "/entrypoint.sh in..."   2 
>> months ago        Up 8 days           0.0.0.0:8084->8083/tcp, 
>> 0.0.0.0:8087->8086/tcp, 0.0.0.0:8090->8089/tcp   autolytiks_influxdb_1
>> 6e77fd10b6c8        postgres:latest          "docker-entrypoint..."   2 
>> months ago        Up 8 days           0.0.0.0:5432->5432/tcp                 
>>                                   autolytiks_postgres_1
>> da192814b82b        redis:latest             "docker-entrypoint..."   2 
>> months ago        Up 8 days           0.0.0.0:6379->6379/tcp                 
>>                                   autolytiks_redis_1
>> 
>> 
>> Please let me know if you need any other information.
>> Pavan
>> 
>>> On 14-Jul-2017, at 6:09 PM, Jose Lausuch <[email protected] 
>>> <mailto:[email protected]>> wrote:
>>> 
>>> Pavan, 
>>>  
>>> I don’t see any attachment.
>>>  
>>> | 2. Docker image: Docker version 17.04.0-ce, build 4845c56
>>> I meant the Functest docker image. Just run: docker ps or docker images to 
>>> see which Functest version you are using.
>>>  
>>> - Jose -
>>>  
>>> From: Pavan Gupta [mailto:[email protected] 
>>> <mailto:[email protected]>] 
>>> Sent: Friday, July 14, 2017 14:28 PM
>>> To: Jose Lausuch <[email protected] 
>>> <mailto:[email protected]>>
>>> Cc: Manuel Buil <[email protected] <mailto:[email protected]>>; 
>>> [email protected] 
>>> <mailto:[email protected]>; OPNFV-TECH-DISCUSS OPNFV 
>>> <[email protected] 
>>> <mailto:[email protected]>>
>>> Subject: Re: [opnfv-tech-discuss] SFC Project
>>>  
>>> Hi Jose,
>>> 1. I have attached functest.log.
>>>  
>>> 2. Docker image: Docker version 17.04.0-ce, build 4845c56
>>>  
>>> 3. Installer: Fuel, version 10.0.0
>>>  
>>> 4. Credentials: Same as mentioned in the link (root, r00tme)
>>>  
>>> Thank you.
>>> Pavan
>>>  
>>> On 14-Jul-2017, at 5:15 PM, Jose Lausuch <[email protected] 
>>> <mailto:[email protected]>> wrote:
>>>  
>>> /home/opnfv/functest/results/functest.log
>> 
>> <functest.log.rtf>
> 

_______________________________________________
opnfv-tech-discuss mailing list
[email protected]
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Reply via email to