* [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
@ 2013-12-10 23:31 xen.org
2013-12-12 15:18 ` Ian Jackson
0 siblings, 1 reply; 5+ messages in thread
From: xen.org @ 2013-12-10 23:31 UTC (permalink / raw)
To: xen-devel; +Cc: ian.jackson
flight 22380 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/22380/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl 6 capture-logs(6) broken REGR. vs. 22371
test-amd64-amd64-xl-qemut-win7-amd64 7 windows-install fail REGR. vs. 22371
test-amd64-i386-xl-winxpsp3-vcpus1 12 guest-localmigrate/x10 fail REGR. vs. 22371
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-xl-win7-amd64 7 windows-install fail like 22371
Tests which did not succeed, but are not blocking:
test-amd64-amd64-xl-pcipt-intel 9 guest-start fail never pass
test-amd64-i386-xend-winxpsp3 16 leak-check/check fail never pass
test-armhf-armhf-xl 5 xen-boot fail never pass
test-amd64-amd64-xl-qemuu-win7-amd64 13 guest-stop fail never pass
test-amd64-amd64-xl-qemut-winxpsp3 13 guest-stop fail never pass
test-amd64-amd64-xl-win7-amd64 13 guest-stop fail never pass
test-amd64-i386-xend-qemut-winxpsp3 16 leak-check/check fail never pass
test-amd64-i386-xl-qemut-winxpsp3-vcpus1 13 guest-stop fail never pass
test-amd64-i386-xl-qemut-win7-amd64 13 guest-stop fail never pass
test-amd64-amd64-xl-qemuu-winxpsp3 13 guest-stop fail never pass
test-amd64-amd64-xl-winxpsp3 13 guest-stop fail never pass
version targeted for testing:
xen 3a5767a869cc7c6a1072014fc03a7b7ba3f92bc0
baseline version:
xen d96392361cd05a66b385f0153e398128b196e480
------------------------------------------------------------
People who touched revisions under test:
Ian Campbell <ian.campbell@citrix.com>
Julien Grall <julien.grall@linaro.org>
------------------------------------------------------------
jobs:
build-amd64 pass
build-armhf pass
build-i386 pass
build-amd64-oldkern pass
build-i386-oldkern pass
build-amd64-pvops pass
build-armhf-pvops pass
build-i386-pvops pass
test-amd64-amd64-xl pass
test-armhf-armhf-xl broken
test-amd64-i386-xl pass
test-amd64-i386-rhel6hvm-amd pass
test-amd64-i386-qemut-rhel6hvm-amd pass
test-amd64-i386-qemuu-rhel6hvm-amd pass
test-amd64-i386-freebsd10-amd64 pass
test-amd64-amd64-xl-qemut-win7-amd64 fail
test-amd64-i386-xl-qemut-win7-amd64 fail
test-amd64-amd64-xl-qemuu-win7-amd64 fail
test-amd64-amd64-xl-win7-amd64 fail
test-amd64-i386-xl-win7-amd64 fail
test-amd64-i386-xl-credit2 pass
test-amd64-i386-freebsd10-i386 pass
test-amd64-amd64-xl-pcipt-intel fail
test-amd64-i386-rhel6hvm-intel pass
test-amd64-i386-qemut-rhel6hvm-intel pass
test-amd64-i386-qemuu-rhel6hvm-intel pass
test-amd64-i386-xl-multivcpu pass
test-amd64-amd64-pair pass
test-amd64-i386-pair pass
test-amd64-amd64-xl-sedf-pin pass
test-amd64-amd64-pv pass
test-amd64-i386-pv pass
test-amd64-amd64-xl-sedf pass
test-amd64-i386-xl-qemut-winxpsp3-vcpus1 fail
test-amd64-i386-xl-winxpsp3-vcpus1 fail
test-amd64-i386-xend-qemut-winxpsp3 fail
test-amd64-amd64-xl-qemut-winxpsp3 fail
test-amd64-amd64-xl-qemuu-winxpsp3 fail
test-amd64-i386-xend-winxpsp3 fail
test-amd64-amd64-xl-winxpsp3 fail
------------------------------------------------------------
sg-report-flight on woking.cam.xci-test.com
logs: /home/xc_osstest/logs
images: /home/xc_osstest/images
Logs, config files, etc. are available at
http://www.chiark.greenend.org.uk/~xensrcts/logs
Test harness code can be found at
http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary
Not pushing.
------------------------------------------------------------
commit 3a5767a869cc7c6a1072014fc03a7b7ba3f92bc0
Author: Julien Grall <julien.grall@linaro.org>
Date: Mon Dec 9 18:34:10 2013 +0000
xen/arm: Fix regression after commit d963923
The commit d963923 "xen: arm: correct return value of
raw_copy_{to/from}_guest_*, raw_clear_guest" doesn't permit to boot guest
on Xen ARM.
Remove the stray semicolon from the end of the if statement.
Also we want to get the right rc in the error arrays, so we need to do the
copy_to_guest_offset before checking the rc returned by
xenmem_add_to_physmap_one.
Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ ijc -- expanded commit log ]
(qemu changes not included)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
2013-12-10 23:31 [xen-unstable test] 22380: regressions - trouble: broken/fail/pass xen.org
@ 2013-12-12 15:18 ` Ian Jackson
2013-12-12 15:24 ` Ian Campbell
0 siblings, 1 reply; 5+ messages in thread
From: Ian Jackson @ 2013-12-12 15:18 UTC (permalink / raw)
To: Ian Campbell; +Cc: xen-devel
xen.org writes ("[xen-unstable test] 22380: regressions - trouble: broken/fail/pass"):
> flight 22380 xen-unstable real [real]
> http://www.chiark.greenend.org.uk/~xensrcts/logs/22380/
>
> Regressions :-(
>
> Tests which did not succeed and are blocking,
> including tests which could not be run:
> test-armhf-armhf-xl 6 capture-logs(6) broken REGR. vs. 22371
Python stack backtrace from xenuse, reporting ECONNRESET.
Is this marilith being broken or something wrong with xenuse ?
2013-12-10 14:52:41 Z xenuse sending Xen debug info request, debug key a
Traceback (most recent call last):
File "/usr/groups/xenrt/production/share/control/xenrt", line 3296, in <module>
rc = com.run(sys.argv[1], sys.argv[2:])
File "/usr/groups/xenrt/production/share/control/xenrt", line 3243, in run
return self.commands[command].dispatch(args, raw=self.raw)
File "/usr/groups/xenrt/production/share/control/xenrt", line 83, in dispatch
results = self.run(args)
File "/usr/groups/xenrt/production/share/control/xenrt", line 3157, in run
addr = self.getControllerAddrForMachine(machine, args[1:])
File "/usr/groups/xenrt/production/share/control/xenrt", line 2995, in getControllerAddrForMachine
proxies=self.proxies)
File "/usr/lib/python2.5/urllib.py", line 82, in urlopen
return opener.open(url)
File "/usr/lib/python2.5/urllib.py", line 190, in open
return getattr(self, name)(url)
File "/usr/lib/python2.5/urllib.py", line 328, in open_http
errcode, errmsg, headers = h.getreply()
File "/usr/lib/python2.5/httplib.py", line 1199, in getreply
response = self._conn.getresponse()
File "/usr/lib/python2.5/httplib.py", line 928, in getresponse
response.begin()
File "/usr/lib/python2.5/httplib.py", line 385, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
line = self.fp.readline()
File "/usr/lib/python2.5/socket.py", line 372, in readline
data = recv(1)
IOError: [Errno socket error] (104, 'Connection reset by peer')
etc.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
2013-12-12 15:18 ` Ian Jackson
@ 2013-12-12 15:24 ` Ian Campbell
2013-12-12 16:29 ` Ian Jackson
0 siblings, 1 reply; 5+ messages in thread
From: Ian Campbell @ 2013-12-12 15:24 UTC (permalink / raw)
To: Ian Jackson; +Cc: xen-devel
On Thu, 2013-12-12 at 15:18 +0000, Ian Jackson wrote:
> xen.org writes ("[xen-unstable test] 22380: regressions - trouble: broken/fail/pass"):
> > flight 22380 xen-unstable real [real]
> > http://www.chiark.greenend.org.uk/~xensrcts/logs/22380/
> >
> > Regressions :-(
> >
> > Tests which did not succeed and are blocking,
> > including tests which could not be run:
> > test-armhf-armhf-xl 6 capture-logs(6) broken REGR. vs. 22371
>
> Python stack backtrace from xenuse, reporting ECONNRESET.
>
> Is this marilith being broken or something wrong with xenuse ?
>
> 2013-12-10 14:52:41 Z xenuse sending Xen debug info request, debug key a
> Traceback (most recent call last):
This was two days ago, is it an ongoing problem?
> File "/usr/groups/xenrt/production/share/control/xenrt", line 3296, in <module>
> rc = com.run(sys.argv[1], sys.argv[2:])
> File "/usr/groups/xenrt/production/share/control/xenrt", line 3243, in run
> return self.commands[command].dispatch(args, raw=self.raw)
> File "/usr/groups/xenrt/production/share/control/xenrt", line 83, in dispatch
> results = self.run(args)
> File "/usr/groups/xenrt/production/share/control/xenrt", line 3157, in run
> addr = self.getControllerAddrForMachine(machine, args[1:])
> File "/usr/groups/xenrt/production/share/control/xenrt", line 2995, in getControllerAddrForMachine
> proxies=self.proxies)
> File "/usr/lib/python2.5/urllib.py", line 82, in urlopen
> return opener.open(url)
> File "/usr/lib/python2.5/urllib.py", line 190, in open
> return getattr(self, name)(url)
> File "/usr/lib/python2.5/urllib.py", line 328, in open_http
> errcode, errmsg, headers = h.getreply()
> File "/usr/lib/python2.5/httplib.py", line 1199, in getreply
> response = self._conn.getresponse()
> File "/usr/lib/python2.5/httplib.py", line 928, in getresponse
> response.begin()
> File "/usr/lib/python2.5/httplib.py", line 385, in begin
> version, status, reason = self._read_status()
> File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
> line = self.fp.readline()
> File "/usr/lib/python2.5/socket.py", line 372, in readline
> data = recv(1)
> IOError: [Errno socket error] (104, 'Connection reset by peer')
>
> etc.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
2013-12-12 15:24 ` Ian Campbell
@ 2013-12-12 16:29 ` Ian Jackson
2013-12-12 17:28 ` Ian Campbell
0 siblings, 1 reply; 5+ messages in thread
From: Ian Jackson @ 2013-12-12 16:29 UTC (permalink / raw)
To: Ian Campbell; +Cc: xen-devel
Ian Campbell writes ("Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass"):
> On Thu, 2013-12-12 at 15:18 +0000, Ian Jackson wrote:
> > Python stack backtrace from xenuse, reporting ECONNRESET.
> >
> > Is this marilith being broken or something wrong with xenuse ?
> >
> > 2013-12-10 14:52:41 Z xenuse sending Xen debug info request, debug key a
> > Traceback (most recent call last):
>
> This was two days ago, is it an ongoing problem?
NAFAICT. Shall we just shrug, then ?
Ian.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
2013-12-12 16:29 ` Ian Jackson
@ 2013-12-12 17:28 ` Ian Campbell
0 siblings, 0 replies; 5+ messages in thread
From: Ian Campbell @ 2013-12-12 17:28 UTC (permalink / raw)
To: Ian Jackson; +Cc: xen-devel
On Thu, 2013-12-12 at 16:29 +0000, Ian Jackson wrote:
> Ian Campbell writes ("Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass"):
> > On Thu, 2013-12-12 at 15:18 +0000, Ian Jackson wrote:
> > > Python stack backtrace from xenuse, reporting ECONNRESET.
> > >
> > > Is this marilith being broken or something wrong with xenuse ?
> > >
> > > 2013-12-10 14:52:41 Z xenuse sending Xen debug info request, debug key a
> > > Traceback (most recent call last):
> >
> > This was two days ago, is it an ongoing problem?
>
> NAFAICT. Shall we just shrug, then ?
That was what I did ;-)
Ian.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-12-12 17:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 23:31 [xen-unstable test] 22380: regressions - trouble: broken/fail/pass xen.org
2013-12-12 15:18 ` Ian Jackson
2013-12-12 15:24 ` Ian Campbell
2013-12-12 16:29 ` Ian Jackson
2013-12-12 17:28 ` Ian Campbell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).