← Back to team overview

dolfin team mailing list archive

Re: Buildbot problems

 

On Thursday September 29 2011 23:08:38 Anders Logg wrote:
> My buildbot is showing some strange errors:
> 
> http://fenicsproject.org:8082/builders/dolfin-maverick-i386/builds/280/step
> s/dolfin%20check/logs/stdio
> 
>   File "/usr/lib/python2.6/shutil.py", line 50, in copyfile
>     with open(src, 'rb') as fsrc:
> IOError: [Errno 2] No such file or directory:
> '/tmp/tmpkSa84C2011-9-30-05-10_instant/dolfin_compile_code_0a3ba997bfc6f526
> f48debe3316a0c8f/compile.log'
> 
> Anyone knows what this is?

Well, it has been there for a while. Sometimes the tmp log file generated by 
instant gets removed before we copy it to .instant/error direcetory. I am not 
sure if the bug is in instant (do not think so) or if at some buildbots the 
tmp directory gets removed before we can do anything usefull with it.

Johan
 
> --
> Anders
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References