Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] BUILD STATUS:: trunk cb build failed!

All,

The issue is that the "buildFailureList" script isn't running when called for some reason. I've spent a little time trying to resolve the issue, but without success, though I was certain I'd found the issue several times. While it isn't automated I was running it manually at need, as I have done again.

I will endeaver again to fix this this today. I will also make a change to the generated test results URL. Currently all emails point to the "Build Failure" site (which would refer you to the nightly build location if the results are there). I'm going to change the email generation so that nightly builds which compile refer to the nightly site for test results, while cb build emails (generated only on failure) refer to the build failure site.

-Eric

Michael O'Brien wrote:
Just an fyi,
In the past about 2-3 months ago - the build log was available by the time this email went out - currently the build log is not available at any of the links below (2 and 3 are geared only to the final nightly build and available in 24-18 hours)...
      1) The build server is only available to ~4 committers
2) The URL in the mail looks to be only for failed nightly builds - ones that were not fixed by ~2300h - last entry is Nov 5
http://www.eclipse.org/eclipselink/downloads/build-failures.php
The link for this mail would be one of the following - I don't think the log has been uploaded from the build server yet http://www.eclipse.org/downloads/download.php?file=/rt/eclipselink/recent-failure-logs/TestFailbsb-trunk_nightly_091123-1600.log http://www.eclipse.org/downloads/download.php?file=/rt/eclipselink/logs/bsb-trunk_cb_091123-1600.log http://www.eclipse.org/downloads/download.php?file=/shared/rt/eclipselink/logs/bsb-trunk_cb_091123-1600.log

3) The normal download page has none of the latest logs after Nov 21
http://www.eclipse.org/eclipselink/downloads/nightly.php

To help in triaging these faster - I raised 295956 so this change can be scheduled.
http://bugs.eclipse.org/295956

   thank you
   /michael

eric.gwin@xxxxxxxxxx wrote:
Build summary for 2.0.0.v20091123-r5859
-----------------------------------
Full Build log can be found on the build machine at:
    /shared/rt/eclipselink/logs/bsb-trunk_cb_091123-1600.log
or on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r5859 | dmccann | 2009-11-23 15:58:04 -0500 (Mon, 23 Nov 2009)
Changed paths:
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/schema/SchemaModelGenerator.java M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/schemamodelgenerator/eltFrmQualified.xsd M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/schemamodelgenerator/eltFrmQualifiedNoCtx.xsd M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/schemamodelgenerator/eltFrmQualifiedNoDRE.xsd M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/schemamodelgenerator/eltFrmUnqualified.xsd M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/schemamodelgenerator/eltFrmUnqualifiedNoCtx.xsd M /trunk/moxy/eclipselink.moxy.test/resource/org/eclipse/persistence/testing/oxm/schemamodelgenerator/eltFrmUnqualifiedNoDRE.xsd M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlelementwrapper/XmlElementWrapperTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/schemamodelgenerator/Employee.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/schemamodelgenerator/GenerateSingleSchemaTestCases.java M /trunk/moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/schemamodelgenerator/TestProject.java
------------------------------------------------------------------------
r5858 | gyorke | 2009-11-23 15:34:08 -0500 (Mon, 23 Nov 2009)
Changed paths:
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/FieldsLockingPolicy.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/VersionLockingPolicy.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/descriptors/OptimisticLockingPolicy.java M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/ObjectChangeSet.java M /trunk/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java
------------------------------------------------------------------------
r5857 | tware | 2009-11-23 15:17:07 -0500 (Mon, 23 Nov 2009)
Changed paths:
M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/foundation/AbstractDirectMapping.java M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/lob/LobJUnitTestCase.java
------------------------------------------------------------------------
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

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



Back to the top