[Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects
Buildbot
nobody at buildbot.net
Tue Jan 11 05:26:11 UTC 2011
#1747: output from different stages mixed after slave disconnects/reconnects
----------------------------+-----------------------
Reporter: philippem | Owner:
Type: support-request | Status: reopened
Priority: major | Milestone: 0.8.4
Version: 0.8.2 | Resolution:
Keywords: |
----------------------------+-----------------------
Changes (by philippem):
* status: closed => reopened
* resolution: fixed =>
Comment:
I've seen the problem again. This time, the output from a previous
'shellcommand' step is mixed into a 'vc9' compile step. The earlier build
was interrupted by restarting the buildbot master, but it may also have
been caused by a network interruption, which is happening frequently here.
{{{
Processed 229480 pages for database 'XXX', file 'IndexGroup_File3' on file
1.
Processed 7576 pages for database 'XXX', file 'CacheGroup_File1' on file
1.
Processed 7824 pages for database 'XXX', file 'CacheGroup_File2' on file
1.
Processed 7848 pages for database 'XXX', file 'CacheGroup_File3' on file
1.
Processed 0 pages for database 'XXX', file 'XXX_Log' on file 1.
Processed 1 pages for database 'XXX', file 'XXX_Log2' on file 1.
RESTORE DATABASE successfully processed 1241929 pages in 631.843 seconds
(15.355 MB/sec).
program finished with exit code 1
elapsedTime=639.815000
Microsoft (R) Visual Studio Version 9.0.30729.1.
Copyright (C) Microsoft Corp. All rights reserved.
------ Build started: Project: FluorineFx-3.5, Configuration: Debug Any
CPU ------
c:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig
/nowarn:0219,0618,0659,1701,1702 /errorreport:prompt /warn:4
/define:TRACE;DEBUG;NET_3_5;XXX
/reference:..\..\3rdpartylib\ANTLRv3\bin\net-2.0\antlr.runtime.dll
/reference:..\..\3rdpartylib\log4net\log4net-1.2.10\bin\net\2.0\release\log4net.dll
/reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll
/reference:"c:\Program Files\Reference
Assemblies\Microsoft\Framework\v3.5\System.Core.dll"
/reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll
/reference:"c:\Program Files\Reference
Assemblies\Microsoft\Framework\v3.5\System.Data.Entity.dll"
/reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll
/reference:c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Messaging.dll
/reference:"C:\Program Files\Reference
Assemblies\Microsoft\Framework\v3.0\System.Runtime.Serialization.dll" /
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/1747#comment:12>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list