Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] Re: [cross-project-issues-dev] Can't get my Hudson build to run

In fact, my workaround does not seem to work, since my build fails later with weird errors.

2010/6/2 Stéphane Bouchet <stephane.bouchet@xxxxxxx>
this can work for ant based builds , too ?


Nicolas Bros a écrit :
I found a workaround if you are using Dash Athena CBI:

On build.eclipse.org <http://build.eclipse.org>, in a directory that can be read from Hudson (for example, for MoDisco, I use /opt/public/modeling/mdt/modisco),

checkout the latest tag of the basebuilder and the last working version of Athena Common Builder (I know it was working on 05/28) :

cvs -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/eclipse co -r R36_RC2 org.eclipse.releng.basebuilder
cvs -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/technology co -d org.eclipse.dash.commonbuilder -D "05/28/2010 09:00" org.eclipse.dash/athena/org.eclipse.dash.commonbuilder

copy run.sh from /opt/public/cbi/build/org.eclipse.dash.common.releng/hudson/run.sh

modify run.sh to point to your checked out version (change cvsProjectBaseDir=/your/directory in the script).

In the configuration of your Hudson job, change your script to run your version of run.sh instead of
. /opt/public/cbi/build/org.eclipse.dash.common.releng/hudson/run.sh
(for example: ". /opt/public/modeling/mdt/modisco/run.sh")

2010/6/2 Stéphane Bouchet <stephane.bouchet@xxxxxxx <mailto:stephane.bouchet@xxxxxxx>>


   Hi,

   i don't know if it is related, but i cannot get EEF builds, too :
   https://build.eclipse.org/hudson/job/cbi-emf-eef-0.7-nightly/410/console

   BUILD FAILED
   /opt/users/hudsonbuild/.hudson/jobs/cbi-emf-eef-0.7-nightly/workspace/org.eclipse.emf/org.eclipse.emf.eef/releng/build.xml:52:
   The following error occurred while executing this line:
   /opt/public/cbi/build/org.eclipse.dash.common.releng/build.xml:40:
   The following error occurred while executing this line:
   /opt/public/cbi/build/org.eclipse.dash.common.releng/buildAll.xml:283:
   The following error occurred while executing this line:
   /opt/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:169:
   The following error occurred while executing this line:
   /opt/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts/buildAllHelper.xml:1413:
   Directory
   /opt/public/cbi/build/org.eclipse.dash.common.releng/${buildDirectory}/p2repoZipsTmp
   creation was not successful for an unknown reason


   *it is related to the last changes made to cbi ...
   i

   *

   Nicolas Bros a écrit :

       I am seeing this too:
         [p2.dir] java.io.FileNotFoundException:
       /opt/users/hudsonbuild/.hudson/jobs/cbi-modisco-integration/workspace/build/org.eclipse.releng.basebuilder/p2/org.eclipse.equinox.p2.core/cache/artifacts.xml
       (No such file or directory)

       We are using Dash Athena CBI for MoDisco, which was just
       changed yesterday seeing from the CVS history. So, I suppose
       this must have something to do with it...
       This is particularly unfortunate, because RC3 +3 is due today.

       On Wed, Jun 2, 2010 at 12:25 AM, Oberhuber, Martin
       <Martin.Oberhuber@xxxxxxxxxxxxx
       <mailto:Martin.Oberhuber@xxxxxxxxxxxxx>
       <mailto:Martin.Oberhuber@xxxxxxxxxxxxx
       <mailto:Martin.Oberhuber@xxxxxxxxxxxxx>>> wrote:

          Hi all,
               could some hudson / build expert please have a look at
                    https://build.eclipse.org/hudson/job/cbi-tm-3.2-nightly/104/console
               it looks like something in the workspace is broken, it
       cannot find
          the p2 artifact repository below org.eclipse.releng.builder .
               I tried doing a "Wipe out workspace" twice but without
       success.
          It looks like the workspace is not really deleted and there
       remains
          some stale data which kills my builds.
               Thanks,
          --
          *Martin Oberhuber*, Senior Member of Technical Staff, *Wind
       River*
          direct +43.662.457915.85  fax +43.662.457915.6
                     _______________________________________________
          cross-project-issues-dev mailing list
          cross-project-issues-dev@xxxxxxxxxxx
       <mailto:cross-project-issues-dev@xxxxxxxxxxx>
          <mailto:cross-project-issues-dev@xxxxxxxxxxx
       <mailto:cross-project-issues-dev@xxxxxxxxxxx>>

                 https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




       --         Nicolas Bros
       R&D
       tel: 06 75 09 19 88
       nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>
       <mailto:nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>>        <mailto:nbros.mia@xxxxxxxxx <mailto:nbros.mia@xxxxxxxxx>>


       Mia-Software, 410 clos de la Courtine
       93160 Noisy-le-Grand
       http://www.mia-software.com
       .: model driven agility :.
       ------------------------------------------------------------------------



       _______________________________________________
       cross-project-issues-dev mailing list
       cross-project-issues-dev@xxxxxxxxxxx
       <mailto:cross-project-issues-dev@xxxxxxxxxxx>
       https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
       


   _______________________________________________
   cross-project-issues-dev mailing list
   cross-project-issues-dev@xxxxxxxxxxx
   <mailto:cross-project-issues-dev@xxxxxxxxxxx>
   https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>
nbros.mia@xxxxxxxxx <mailto:nbros.mia@xxxxxxxxx>
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.
------------------------------------------------------------------------

_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev
 


_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev




--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx
nbros.mia@xxxxxxxxx
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.

Back to the top