[Avocado-devel] Avocado crashed on fedora25 docker container

chandrpm at codeaurora.org chandrpm at codeaurora.org
Thu Nov 16 06:49:02 UTC 2017


Hi,

I pulled the fedora container and installed the avocado to run the 
remotely,

when I run the avocado, it crashes with the following error.

Am I doing something wrong ?

Avocado crashed:
Traceback (most recent call last):
   File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
     func(*targs, **kargs)
   File "/usr/lib64/python2.7/logging/__init__.py", line 1668, in 
shutdown
     h.flush()
   File "/usr/lib64/python2.7/logging/__init__.py", line 845, in flush
     self.stream.flush()
   File "/usr/lib/python2.7/site-packages/avocado/core/output.py", line 
565, in flush
     if not self.pipe.closed:
AttributeError: '_StdOutputFile' object has no attribute 'closed'

Thanks,
Chandrashekar




More information about the Avocado-devel mailing list