Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [EXTERNAL] Regression zip failure
From: Tom Kent (lists_at_[hidden])
Date: 2014-01-29 15:01:18


No, this is with develop. Sorry if I crossed a couple threads a while back.

It seems I see this problem (or at least something similar) with all
my clang runners.

I'm running ubuntu 12.04 (with ppa:h-rayflood/llvm for new versions of
clang and ppa:ubuntu-toolchain-r/test for new versions of gcc). Here
are my clang versions:

tomkent_at_todd08:~/teeks99-03/f$ clang++-3.0 --version
Debian clang version 3.0-debian6.2ppa4 (tags/RELEASE_30/final) (based
on LLVM 3.0)
Target: x86_64-pc-linux-gnu
Thread model: posix
tomkent_at_todd08:~/teeks99-03/f$ clang++-3.1 --version
Debian clang version 3.1-debian8ppa4 (branches/release_31) (based on LLVM 3.1)
Target: x86_64-pc-linux-gnu
Thread model: posix
tomkent_at_todd08:~/teeks99-03/f$ clang++-3.2 --version
Debian clang version 3.2-debian11ppa6 (tags/RELEASE_32/final) (based
on LLVM 3.2)
Target: x86_64-pc-linux-gnu
Thread model: posix
tomkent_at_todd08:~/teeks99-03/f$ clang++-3.3 --version
Debian clang version 3.3-debian16ppa3 (branches/release_33) (based on LLVM 3.3)
Target: x86_64-pc-linux-gnu
Thread model: posix

On Wed, Jan 29, 2014 at 12:38 PM, Belcourt, Kenneth <kbelco_at_[hidden]> wrote:
>
> On Jan 29, 2014, at 12:00 AM, Tom Kent wrote:
>
>> On Wed, Jan 29, 2014 at 12:57 AM, Tom Kent <lists_at_[hidden]> wrote:
>>> On Tue, Jan 28, 2014 at 7:05 AM, Beman Dawes <bdawes_at_[hidden]> wrote:
>>>> On Tue, Jan 28, 2014 at 4:20 AM, Tom Kent <lists_at_[hidden]> wrote:
>>>>>
>>>>> On Sat, Jan 25, 2014 at 7:22 AM, Tom Kent <lists_at_[hidden]> wrote:
>>>>>> I'm seeing this on a few of my runners at the end of what looks like a
>>>>>> successful run...any ideas what to do about it?
>>>>>>
>>>>>> Tom
>>>>>>
>>>>>> # Could not find 'zip_cmd' module in the script directory
>>>>>> File
>>>>>> "/home/tomkent/teeks99-03/g/tools_regression_src/collect_and_upload_logs.py",
>>>>>> line 351, in collect_logs
>>>>>> , os.path.join( results_dir,'%s.zip' % runner_id )
>>>>>> File
>>>>>> "/home/tomkent/teeks99-03/g/tools_regression_src/collect_and_upload_logs.py",
>>>>>> line 278, in compress_file
>>>>>> raise Exception( 'Compressing failed!' )
>>>>>> Exception: Compressing failed!
>>>>>
>>>>> Without any apparent action on my part the previous error changed to this:
>>>>> ... loop in tree walk
>>>>
>>>>
>>>> I'm wondering if the previous crash poisoned that runner somehow? Several
>>>> runners cycled successfully last night after the fixes Noel applied, so it
>>>> is possible that the problem you are seeing is something very specific to
>>>> that particular runner. Perhaps delete the directory, and then recreate the
>>>> runner?
>>>>
>>> I just tried a fresh git repo, no change. It seems to only be
>>> happening with clang builds, gcc runs fine.
>>> Tom
>>
>> My results/teeks99-03f-Ubuntu12.04-64.xml file is 2.4GB, is this too
>> big for the tool to process?
>
> My gcc builds produce an xml file that is order 40 Mb so 2.4 Gb is on the large side. Let me rerun with clang and see what happens, this is with master right?
>
> -- Noel
>
> _______________________________________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing


Boost-testing list run by mbergal at meta-comm.com