canonical-ci-engineering team mailing list archive
-
canonical-ci-engineering team
-
Mailing list archive
-
Message #01231
Re: Strange test failure on cyclops-node13
> On 12 Dec 2015, at 18:17 , James Henstridge <james.henstridge@xxxxxxxxxxxxx> wrote:
>
> So, looking at the xvfb-run man page, it sends the X server logs to
> /dev/null by default:
>
> -e file, --error-file=file
> Store output from xauth and Xvfb in file. The default is
> /dev/null.
>
> We should adjust the test to do something useful with those logs (e.g.
> print them out if the test fails). Presumably the cause of the test
> failure will be obvious once we can see that.
Did that. Here is what comes out:
8: Test command: /tmp/buildd/thumbnailer-2.3+16.04.20151102.2bzr314pkg0vivid283/tests/qml/run_test.sh "/tmp/buildd/thumbnailer-2.3+16.04.20151102.2bzr314pkg0vivid283/obj-arm-linux-gnueabihf/stderr.log" "/tmp/buildd/thumbnailer-2.3+16.04.20151102.2bzr314pkg0vivid283/obj-arm-linux-gnueabihf/plugins"
8: Test timeout computed to be: 1500
8: QXcbConnection: Could not connect to display :109
8: Aborted
8: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
8: _XSERVTransMakeAllCOTSServerListeners: server already running
8: (EE)
8: Fatal server error:
8: (EE) Cannot establish any listening sockets - Make sure an X server isn't already running(EE)
8: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
8: _XSERVTransMakeAllCOTSServerListeners: server already running
8: (EE)
Cheers,
Michi.
Follow ups
References