EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: My Jenkins builds fail checking out. Why?
From: Torsten Bögershausen via Core-talk <core-talk at aps.anl.gov>
To: "Zimoch Dirk (PSI)" <dirk.zimoch at psi.ch>, "core-talk at aps.anl.gov" <core-talk at aps.anl.gov>
Date: Thu, 6 Feb 2020 12:08:38 +0100


On 06/02/20 08:56, Zimoch Dirk (PSI) via Core-talk wrote:
Hi everyone,

For 12 days now my Jenkins build fails for 3.15 checking out the sources:

19:02:10 Fetching upstream changes from https://git.launchpad.net/epics-base
19:02:10  > git fetch --tags --progress https://git.launchpad.net/epics-base +refs/heads/*:refs/remotes/origin/*
19:02:10  > git rev-parse origin/3.15^{commit} # timeout=10
19:02:10  > git rev-parse 3.15^{commit} # timeout=10
19:02:10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

Builds for 3.14 and 7.0 succeed. 3.16 fails as well.

Can somebody give me a hint what has changed and
Nee, sorry.

what I may have to change in my Jenkins configuration?

I can try (to be helpful)
>>git fetch --tags --progress https://git.launchpad.net/epics-base +refs/heads/*:refs/remotes/origin/*
Your are running a fetch here.
Did you do a `git clone` before ?

And what is the status of the exit code ?

What does this give:
GIT_TRACE=true git fetch -v --tags --progress https://git.launchpad.net/epics-base +refs/heads/*:refs/remotes/origin/* ; echo $?

# (probably this is not the problem ?)

And what are you using git rev-parse for ?
Your script is probably doing more things ?

Would it work to just checkout the remote branch ?
git checkout  origin/3.15


I have:
Repository URL https://git.launchpad.net/epics-base
Branch Specifier 3.15

For the other versions I have Branch Specifier 3.14, 3.16, and 7.0.


Dirk


References:
My Jenkins builds fail checking out. Why? Zimoch Dirk (PSI) via Core-talk

Navigate by Date:
Prev: Re: Using asynPrint() from motorRecord ? Torsten Bögershausen via Core-talk
Next: Weird CAS hangup on IOC Ralph Lange via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
Navigate by Thread:
Prev: My Jenkins builds fail checking out. Why? Zimoch Dirk (PSI) via Core-talk
Next: Re: My Jenkins builds fail checking out. Why? Andrew Johnson via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  <20202021  2022  2023  2024 
ANJ, 06 Feb 2020 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·