It looks like the master branch of incubator-hawq was rebased about 10 days ago. Don't know if that is the cause of failure.
Regards, *Lav Jain* *Pivotal Data* [email protected] 510.579.0072 On Tue, Apr 18, 2017 at 7:25 AM, stanly sheng <[email protected]> wrote: > Hi hawq dev > > Do you know why the pr test (both travis and jenkins test) failed ? all > recently pr tests failed. Seems the errors are not related to a specific > pr. > > https://builds.apache.org/job/HAWQ-build-pullrequest/2058/console > > > git --version # timeout=10 > > git fetch --tags --progress git://github.com/apache/incubator-hawq.git > +refs/heads/*:refs/remotes/origin/* > > git config core.sparsecheckout # timeout=10 > > git checkout -f origin/master > > git branch -a -v --no-abbrev # timeout=10 > > git checkout -b master origin/master > FATAL: Could not checkout master with start point origin/master > hudson.plugins.git.GitException: Could not checkout master with start > point > origin/master > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9. > execute(CliGitAPIImpl.java:2105) > at > org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.checkoutBranch( > AbstractGitAPIImpl.java:81) > > > Is there anyone responsible for this ? > > > > -- > Best Regards, > Xiang Sheng >
