The Buildbot has detected a new failure of ia64 Ubuntu 3.0. Full details are available at: http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%203.0/builds/191 Buildbot URL: http://www.python.org/dev/buildbot/all/ Buildslave for this Build: klose-debian-ia64 Build Reason: Build Source Stamp: [branch branches/py3k] HEAD Blamelist: raymond.hettinger BUILD FAILED: failed test Excerpt from the test logfile: 1 test failed: test_xmlrpc_net ====================================================================== ERROR: test_current_time (test.test_xmlrpc_net.CurrentTimeTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/test/test_xmlrpc_net.py", line 18, in test_current_time t0 = server.currentTime.getCurrentTime() File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/xmlrpc/client.py", line 1095, in __call__ return self.__send(self.__name, args) File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/xmlrpc/client.py", line 1353, in __request verbose=self.__verbose File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/xmlrpc/client.py", line 1136, in request return self._parse_response(resp, None) File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/xmlrpc/client.py", line 1246, in _parse_response p.feed(response) File "/home/pybot/buildarea/3.0.klose-debian-ia64/build/Lib/xmlrpc/client.py", line 516, in feed self._parser.Parse(data, 0) xml.parsers.expat.ExpatError: mismatched tag: line 10, column 7 make: *** [buildbottest] Error 1 sincerely, -The Buildbot