Context: PR #1640 has its LGTM. Before committing it, I am ensuring it
works by running the seed job against it. This _will_ change the other jobs
if/when it succeeds, but it will change them to what they are about to be
anyhow.

The failure here is not substantive. I built against origin/pr/1640 instead
of origin/pr/1640/head. The fetch spec of the Jenkins job is benignly
different than the one in our contribution guide.

On Mon, Dec 19, 2016 at 10:31 AM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See <https://builds.apache.org/job/beam_SeedJob_Main/43/>
>
> ------------------------------------------
> Started by user kenn
> [EnvInject] - Loading node environment variables.
> Building remotely on beam2 (beam) in workspace <https://builds.apache.org/
> job/beam_SeedJob_Main/ws/>
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://github.com/apache/
> incubator-beam.git # timeout=10
> Fetching upstream changes from https://github.com/apache/
> incubator-beam.git
>  > git --version # timeout=10
>  > git -c core.askpass=true fetch --tags --progress
> https://github.com/apache/incubator-beam.git 
> +refs/heads/*:refs/remotes/origin/*
> +refs/pull/*:refs/remotes/origin/pr/*
>  > git rev-parse refs/remotes/origin/pr/1640^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/pr/1640^{commit} # timeout=10
>  > git rev-parse origin/pr/1640^{commit} # timeout=10
> ERROR: Couldn't find any revision to build. Verify the repository and
> branch configuration for this job.
> Retrying after 10 seconds
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://github.com/apache/
> incubator-beam.git # timeout=10
> Fetching upstream changes from https://github.com/apache/
> incubator-beam.git
>  > git --version # timeout=10
>  > git -c core.askpass=true fetch --tags --progress
> https://github.com/apache/incubator-beam.git 
> +refs/heads/*:refs/remotes/origin/*
> +refs/pull/*:refs/remotes/origin/pr/*
>  > git rev-parse refs/remotes/origin/pr/1640^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/pr/1640^{commit} # timeout=10
>  > git rev-parse origin/pr/1640^{commit} # timeout=10
> ERROR: Couldn't find any revision to build. Verify the repository and
> branch configuration for this job.
> Retrying after 10 seconds
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://github.com/apache/
> incubator-beam.git # timeout=10
> Fetching upstream changes from https://github.com/apache/
> incubator-beam.git
>  > git --version # timeout=10
>  > git -c core.askpass=true fetch --tags --progress
> https://github.com/apache/incubator-beam.git 
> +refs/heads/*:refs/remotes/origin/*
> +refs/pull/*:refs/remotes/origin/pr/*
>  > git rev-parse refs/remotes/origin/pr/1640^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/pr/1640^{commit} # timeout=10
>  > git rev-parse origin/pr/1640^{commit} # timeout=10
> ERROR: Couldn't find any revision to build. Verify the repository and
> branch configuration for this job.
>
>

Reply via email to