<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:44 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[BGPCEP-335] Single feature tests fails due to &quot;Uses constraint violation&quot;</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-335</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;installFeature(org.opendaylight.odlparent.featuretest.SingleFeatureTest)&lt;span class=&quot;error&quot;&gt;&amp;#91;repoUrl: file:/w/workspace/bgpcep-verify-beryllium/jdk/openjdk7/nodes/dynamic_verify/features/bgp/target/classes/features.xml, Feature: odl-bgpcep-bgp-openconfig 0.5.0-SNAPSHOT&amp;#93;&lt;/span&gt;  Time elapsed: 35.921 sec  &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;br/&gt;
java.lang.IllegalStateException: Can&apos;t install feature odl-bgpcep-bgp-openconfig/0.5.0-SNAPSHOT: 	&lt;br/&gt;
Could not start bundle mvn:org.opendaylight.bgpcep/bgp-rib-impl/0.5.0-SNAPSHOT in feature(s) odl-bgpcep-bgp-rib-impl-0.5.0-SNAPSHOT: Uses constraint violation. Unable to resolve bundle revision org.opendaylight.bgpcep.bgp-rib-impl &lt;span class=&quot;error&quot;&gt;&amp;#91;208.0&amp;#93;&lt;/span&gt; because it is exposed to package &apos;io.netty.channel&apos; from bundle revisions io.netty.transport &lt;span class=&quot;error&quot;&gt;&amp;#91;100.0&amp;#93;&lt;/span&gt; and io.netty.transport &lt;span class=&quot;error&quot;&gt;&amp;#91;152.0&amp;#93;&lt;/span&gt; via two dependency chains.&lt;/p&gt;

&lt;p&gt;Chain 1:&lt;br/&gt;
  org.opendaylight.bgpcep.bgp-rib-impl &lt;span class=&quot;error&quot;&gt;&amp;#91;208.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
    import: (&amp;amp;(osgi.wiring.package=io.netty.channel)(version&amp;gt;=4.0.0)(!(version&amp;gt;=5.0.0)))&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;

&lt;p&gt;    export: osgi.wiring.package=io.netty.channel&lt;br/&gt;
  io.netty.transport &lt;span class=&quot;error&quot;&gt;&amp;#91;100.0&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Chain 2:&lt;br/&gt;
  org.opendaylight.bgpcep.bgp-rib-impl &lt;span class=&quot;error&quot;&gt;&amp;#91;208.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
    import: (&amp;amp;(osgi.wiring.package=org.opendaylight.protocol.bgp.rib.spi)(version&amp;gt;=0.5.0)(!(version&amp;gt;=1.0.0)))&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;

&lt;p&gt;    export: osgi.wiring.package=org.opendaylight.protocol.bgp.rib.spi; uses:=io.netty.channel&lt;br/&gt;
  org.opendaylight.bgpcep.bgp-rib-spi &lt;span class=&quot;error&quot;&gt;&amp;#91;202.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
    import: (&amp;amp;(osgi.wiring.package=io.netty.channel)(version&amp;gt;=4.0.0)(!(version&amp;gt;=5.0.0)))&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;

&lt;p&gt;    export: osgi.wiring.package=io.netty.channel&lt;br/&gt;
  io.netty.transport &lt;span class=&quot;error&quot;&gt;&amp;#91;152.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:388)&lt;br/&gt;
	at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:359)&lt;br/&gt;
	at Proxyc1a3dfd7_fa8a_47ca_b6ed_0abcf2441d12.installFeature(Unknown Source)&lt;br/&gt;
	at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:244)&lt;br/&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br/&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;br/&gt;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;br/&gt;
	at java.lang.reflect.Method.invoke(Method.java:606)&lt;br/&gt;
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)&lt;br/&gt;
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)&lt;br/&gt;
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)&lt;br/&gt;
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)&lt;br/&gt;
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)&lt;br/&gt;
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23575">BGPCEP-335</key>
            <summary>Single feature tests fails due to &quot;Uses constraint violation&quot;</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="milos.fabian@pantheon.tech">Milos Fabian</assignee>
                                    <reporter username="milos.fabian@pantheon.tech">Milos Fabian</reporter>
                        <labels>
                    </labels>
                <created>Wed, 16 Dec 2015 16:10:56 +0000</created>
                <updated>Sun, 3 Mar 2019 11:49:34 +0000</updated>
                            <resolved>Thu, 17 Dec 2015 12:08:30 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="45292" author="milos.fabian@pantheon.tech" created="Wed, 16 Dec 2015 19:13:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/31465/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/31465/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45293" author="vrpolak" created="Wed, 16 Dec 2015 19:16:53 +0000"  >&lt;p&gt;Beryllium odlparent now exports odl-netty feature (which unifies bundle versions).&lt;br/&gt;
Bgpcep should use that feature whenever possible (possibly adding additional netty bundles to odlparent, although netty-transport is already there).&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="23571">BGPCEP-331</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4792</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=4792]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10351"><![CDATA[Beryllium-M5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02bnj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>