xen.org
2013-Dec-10 23:31 UTC
[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 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)
Ian Jackson
2013-Dec-12 15:18 UTC
Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
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. 22371Python 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.
Ian Campbell
2013-Dec-12 15:24 UTC
Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
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.
Ian Jackson
2013-Dec-12 16:29 UTC
Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
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.
Ian Campbell
2013-Dec-12 17:28 UTC
Re: [xen-unstable test] 22380: regressions - trouble: broken/fail/pass
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.