Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Gerrit Still Failing

Thanks Alex

I think that explains it. Do you know whether we have a bug report for adding an option to disable that behavior?

Dani



From:        Aleksandar Kurtakov <akurtako@xxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
Date:        18.03.2018 20:54
Subject:        Re: [platform-releng-dev] Gerrit Still Failing
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx






On Sun, Mar 18, 2018 at 8:07 PM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
Why did it only fail for Gerrit/Jenkins and not our official builds?

IMHO, it's yet again p2 picking up the dependency with less dependencies. As we have 1.9.0, 2.0.0 range and 1.9.1 has addidional deps (batik.constants and xmlgraphics) 1.9.0 it is preferred by p2 when building with -Pbuild-individual-bundles which enables resolving from 4.8 I-builds repo. The official build doesn't resolve bundles from this repo.
 



Dani




From:        
Sravan K Lakkimsetti/India/IBM
To:        
Daniel Megert/Zurich/IBM@IBMCH, "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>, "General development mailing list of the Eclipse project." <eclipse-dev@xxxxxxxxxxx>
Date:        
17.03.2018 18:13
Subject:        
RE: Gerrit Still Failing



Hi Dani,

 

For the log I found this

11:39:51  [INFO] Fetching org.apache.batik.css_1.9.0.v20170908-1305.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180312-2000/plugins/(98.28kB)

11:39:51  [INFO] Fetching org.apache.batik.css_1.9.0.v20170908-1305.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180312-2000/plugins/(98.28kB)

11:39:52  [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180316-0740/plugins/(14.5kB)

11:39:52  [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180316-0740/plugins/(14.5kB)

11:39:52  [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180316-0740/plugins/(63.23kB)

11:39:52  [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180316-0740/plugins/(63.23kB)

11:39:52  [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180316-0740/plugins/(13.04kB)

11:39:52  [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8-I-builds/I20180316-0740/plugins/(13.04kB)

 

For batik.css version 1.9.0 is getting downloaded and for batik.util we are fetching 1.9.1. the problem here is batik.css version 1.9.0 is expecting 1.9.0 version of batik.util, whick maven did not download.

 

There are couple of ways to fix this issue.


1.        
Adjust requirements for org.eclipse.e4.ui.css.core to use batik.css version 1.9.1 currently it has version range as [1.9.0, 2.0.0) this would be preferred.
2.        
Delete older repos from 4.8-I-builds composite repo where we have 1.9.0 available. This will happen automatically in next 3 days with automated repo cleanup scripts.

 

I will try 2 for now. But 1 would still be required. If it is not done we will have similar issue while upgrading to M7 and subsequently to 4.8

 

Thanks and Regards,

Sravan

 

Sravan Kumar Lakkimsetti

IBM India Pvt Ltd,

Embassy Golf Links Business Park, D Block,

Off Indiranagar-Kormangla Inner Ring Road,

Bangalore - 560071, India

Phone: 91-80-41776858

 

From:Daniel Megert [mailto:daniel_megert@xxxxxxxxxx]
Sent:
Saturday, March 17, 2018 2:09 PM
To:
Eclipse platform release engineering list. <
platform-releng-dev@xxxxxxxxxxx>; General development mailing list of the Eclipse project. <eclipse-dev@xxxxxxxxxxx>; Sravan K Lakkimsetti <sravankumarl@xxxxxxxxxx>
Subject:
Gerrit Still Failing

 

Gerrit still fails. It looks like either the used baseline and/or target repos are wrong or we still run into the Batik issue.

https://ci.eclipse.org/platform/job/eclipse.platform.text-Gerrit/ws/org.eclipse.core.filebuffers.tests/target/work/data/.metadata/.logindicates the latter, but I am not sure.

Sravan, please have a look.

Dani



_______________________________________________
platform-releng-dev mailing list

platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-releng-dev





--

Alexander Kurtakov
Red Hat Eclipse Team
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_platform-2Dreleng-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=10hoFiLAEwUkweMwYIDjlMWC146FZZq5MmSLbAuaslE&s=3QW4B3uStHtHlhcHnUGxnho4XUOMO96indcjLZMpKGY&e=



Back to the top