<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:24:17 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>[NETVIRT-1530] IllegalArgumentException: Supplied value &quot;k8s-cluster-id:busybox1&quot; does not match required pattern &quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1530</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;As I&apos;m toying around to learn CoE, using &lt;a href=&quot;https://github.com/vorburger/opendaylight-coe-kubernetes-openshift/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/vorburger/opendaylight-coe-kubernetes-openshift/&lt;/a&gt;, I&apos;m regularly seeing this error:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;18:20:45.875 ERROR [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentation_AsyncClusteredDataTreeChangeListenerBase-DataTreeChangeHandler-4] &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; terminated due to uncaught exception: org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbTerminationPointAugmentation_AsyncClusteredDataTreeChangeListenerBase-DataTreeChangeHandler-4
java.lang.IllegalArgumentException: Supplied value &lt;span class=&quot;code-quote&quot;&gt;&quot;k8s-cluster-id:busybox1&quot;&lt;/span&gt; does not match required pattern &lt;span class=&quot;code-quote&quot;&gt;&quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;&lt;/span&gt;
	at org.opendaylight.yangtools.yang.binding.CodeHelpers.checkPattern(CodeHelpers.java:132) ~[329:org.opendaylight.mdsal.yang-binding:1.0.2]
	at org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid.&amp;lt;init&amp;gt;(Uuid.java:31) ~[300:org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-yang-types:1.2.2]
	at org.opendaylight.netvirt.qosservice.QosNeutronUtils.getNeutronPort(QosNeutronUtils.java:831) ~[?:?]
	at org.opendaylight.netvirt.qosservice.QosTerminationPointListener.add(QosTerminationPointListener.java:158) ~[?:?]
	at org.opendaylight.netvirt.qosservice.QosTerminationPointListener.add(QosTerminationPointListener.java:40) ~[?:?]
	at org.opendaylight.genius.datastoreutils.AsyncClusteredDataTreeChangeListenerBase$DataTreeChangeHandler.run(AsyncClusteredDataTreeChangeListenerBase.java:160) ~[266:org.opendaylight.genius.mdsalutil-api:0.6.0.SNAPSHOT]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:?]
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.java:748) [?:?]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=k.faseela&quot; class=&quot;user-hover&quot; rel=&quot;k.faseela&quot;&gt;k.faseela&lt;/a&gt; perhaps you know more about this and this already is a known issue with a fix planned?&lt;/p&gt;</description>
                <environment></environment>
        <key id="31161">NETVIRT-1530</key>
            <summary>IllegalArgumentException: Supplied value &quot;k8s-cluster-id:busybox1&quot; does not match required pattern &quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="-1">Unassigned</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 4 Dec 2018 18:23:53 +0000</created>
                <updated>Mon, 25 Nov 2019 08:01:04 +0000</updated>
                            <resolved>Mon, 25 Nov 2019 08:01:04 +0000</resolved>
                                                    <fixVersion>Magnesium</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="65882" author="shague@redhat.com" created="Wed, 5 Dec 2018 00:46:51 +0000"  >&lt;p&gt;This can be ignored for your setup as you don&apos;t care about QoS and that listener thread dies. But everything else should keep moving.&lt;/p&gt;

&lt;p&gt;The issue is that code path is listening on port updates and expects a uuid - it passes the port name to new Uuid(portname) and blows up. We need checks to ignore non-uuid ports.&lt;/p&gt;

&lt;p&gt;You actually added a UuidUtil class in the QoS module to take a string rather than a uuid in getNeutronPort() but that is on the interface path rather than the terminationpoint path. We need to do the same in this path.&lt;/p&gt;</comment>
                            <comment id="65884" author="faseela.k@ericsson.com" created="Wed, 5 Dec 2018 06:27:10 +0000"  >&lt;p&gt;This exception is currently not harming any functionality.&lt;/p&gt;

&lt;p&gt;I had noticed this, but since we don&apos;t have a UUID format identifier in COE usecase, I have just ignored it for the time being &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="67445" author="abhinav.gupta" created="Mon, 25 Nov 2019 08:01:04 +0000"  >&lt;p&gt;COE has been removed in Magnesium, hence bug won&apos;t be seen&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="31206">COE-46</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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03la7:</customfieldvalue>

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