[Buildbot-commits] [Buildbot] #995: A build happened and the result was inconsistent
Buildbot
buildbot-devel at lists.sourceforge.net
Tue Sep 28 16:12:51 UTC 2010
#995: A build happened and the result was inconsistent
--------------------+-------------------------------------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.1 | Keywords:
--------------------+-------------------------------------------------------
One time, a build didn't complete. The master was probably restarted at
some point after the build started, but I can't say exactly when. The
build page is at
<http://buildbot.twistedmatrix.com/builders/winxp32-py2.5-msi/builds/224>.
In case that becomes inaccessible, here's a copy of its contents:
{{{
Twisted
Builder winxp32-py2.5-msi: Build #224
Results:
SourceStamp:
Revision: 30040
Changes: see below
Got Revision: 15666
Buildslave:
bot-scmikes-winxp32-3
Reason:
Steps and Logfiles:
bzr [update] [11 seconds]
stdio
shell ['bzr revert'] [0 seconds]
stdio
shell_1 ['bzr clean-tree ...'] [0 seconds]
stdio
shell_2 ['c:\python25\python.exe -c ...'] [0 seconds]
stdio
versions
setproperty [set props: version] [0 seconds]
stdio
property changes
set build property [set props: versionMsi] [0 seconds]
property changes
shell_3 ['c:\python25\python.exe -c ...'] [0 seconds]
stdio
shell_4 ['c:\python25\python.exe setup.py ...'] [27 seconds]
stdio
upload [uploading Twisted-10.1.0.win32-py2.5.msi] [0 seconds]
shell_5 [] [0 seconds]
upload_1 [] [0 seconds]
Build Properties:
Name Value Source
branch None Build
buildername winxp32-py2.5-msi Build
buildnumber 224 Build
got_revision 15666 Source
revision 30040 Build
scheduler all Scheduler
slavename bot-scmikes-winxp32-3 BuildSlave
version 10.1.0 SetProperty Step
versionMsi 10.1.0 Step
Blamelist:
exarkun
Timing
Start Sat Sep 18 12:36:48 2010
End Wed Dec 31 19:00:01 1969
Elapsed -1284827807 secs
All Changes
Changed by: exarkun
Changed at: Sat 18 Sep 2010 12:36:47
Revision: 30040
Changed files:
doc/web/howto/web-in-60/asynchronous-deferred.xhtml
doc/web/howto/web-in-60/asynchronous.xhtml
doc/web/howto/web-in-60/custom-codes.xhtml
doc/web/howto/web-in-60/dynamic-content.xhtml
doc/web/howto/web-in-60/dynamic-dispatch.xhtml
doc/web/howto/web-in-60/error-handling.xhtml
doc/web/howto/web-in-60/handling-posts.xhtml
doc/web/howto/web-in-60/http-auth.xhtml
doc/web/howto/web-in-60/index.xhtml
doc/web/howto/web-in-60/interrupted.xhtml
doc/web/howto/web-in-60/logging-errors.xhtml
doc/web/howto/web-in-60/rpy-scripts.xhtml
doc/web/howto/web-in-60/session-basics.xhtml
doc/web/howto/web-in-60/session-endings.xhtml
doc/web/howto/web-in-60/session-store.xhtml
doc/web/howto/web-in-60/static-dispatch.xhtml
doc/web/howto/web-in-60/wsgi.xhtml
twisted/web/topfiles/4577.misc
Comments:
Merge sphinx-web60-4577
Author: jdb
Reviewer: exarkun
Fixes: #4577
Tweaks to the Lore markup in the Web documentation to make it
more amenable to conversion to Sphinx.
Properties:
Resubmit Build:
This tree was built from a specific set of source files, and can be
rebuilt exactly
Your name:
Property 1 Name: Value:
Property 2 Name: Value:
Property 3 Name: Value:
Reason for re-running build:
[welcome]
Buildbot-0.7.12 working for the Twisted project.
Page built: Tue 28 Sep 2010 12:09:05
}}}
Everything up to `upload` step is rendered green. The `upload` step
itself is rendered yellow. The steps after the `upload` step are
uncolored. The build itself is rendered on the status page as yellow.
Unfortunately I can't describe how to reproduce this case.
--
Ticket URL: <http://buildbot.net/trac/ticket/995>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list