On Sun, Feb 14, 2016 at 4:50 AM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote: > I'm having a bit of trouble in finding the actual error in > > https://jenkins.ceph.com/job/ceph-pull-requests/1419/console > > The first few python warning/errors seem harmless, because the tests > are actually run. > Then 'bash -x tests/ceph-disk.sh' is run, which generates a lot of > output. But I'm missing the point where that generates an error. > > Could somebody help me point out where the error is that makes this test > fail?? > > The test ATM fails under FreeBSD because of other errors still in some > of the scripts and programs.. > So testing it there doest not even get as far as this point. Search for "FAIL:" and you get: > FAIL: ceph-disk/run-tox.sh and then farther down a big block of output from that test. It's angry about a bunch of python syntax issues. There's also what looks like an unexpected network disconnect at the end; we've been having network troubles and the jenkins bot is failing intermittently. -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html