|
Boost Testing : |
From: Stephen W. Carson (StephenC_at_[hidden])
Date: 2005-02-15 11:18:14
Stephen W. Carson wrote:
> A test I ran today got all the way to the end and then failed to upload
> the results, (see below). Any idea what happened here?
OK, it wasn't just a fluke. I had an upload problem again (and I was on
a completely different network). See below.
Also, are the zip files at:
ftp://fx.meta-comm.com/boost-regression/CVS-HEAD
...supposed to disappear. The one I uploaded manually ("Dirxion.zip")
showed up in the logs and then disappeared from that directory, (I've
uploaded another one manually since then but you can see that the logs
that ran while my zip file was gone don't have a Dirxion entry).
-------- Original Message --------
# Done writing
"/Users/stephencarson/Development/boost/results/Dirxion.xml".
# Compressing
"/Users/stephencarson/Development/boost/results/Dirxion.xml"...
# Done writing
"/Users/stephencarson/Development/boost/results/Dirxion.zip".
# Uploading log archive
"/Users/stephencarson/Development/boost/results/Dirxion.zip" to
ftp://fx.meta-comm.com/boost-regression/CVS-HEAD
Traceback (most recent call last):
File "regression.py", line 837, in ?
commands[ command ]( **accept_args( args ) )
File "regression.py", line 669, in regression
upload_logs( tag, runner, user, ftp_proxy, debug_level )
File "regression.py", line 577, in upload_logs
upload_logs( regression_results, runner, tag, user, ftp_proxy,
debug_level )
File "/Users/stephencarson/Development/boost/boost/tools/regression/
xsl_reports/runner/collect_and_upload_logs.py", line 172, in upload_logs
upload_to_ftp( tag, logs_archive, ftp_proxy, debug_level )
File "/Users/stephencarson/Development/boost/boost/tools/regression/
xsl_reports/runner/collect_and_upload_logs.py", line 70, in upload_to_ftp
ftp.storbinary( 'STOR %s' % os.path.basename( results_file ), f )
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/ftplib.py", line 421, in storbinary
return self.voidresp()
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/ftplib.py", line 221, in voidresp
resp = self.getresp()
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/ftplib.py", line 212, in getresp
raise error_temp, resp
ftplib.error_temp: 426 Connection closed; transfer aborted.
-- Stephen W. Carson, Software Engineer DirXion Software in St. Louis, MO (636) 717-2367 "Premature optimization is the root of all evil." -Donald Knuth