[NETCONF-444] N: unable to configure netconf test device Created: 31/Jul/17  Updated: 15/Mar/19  Resolved: 31/Jul/17

Status: Resolved
Project: netconf
Component/s: netconf
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Peter Gubka Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 8912

 Description   

odl: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.7.0-SNAPSHOT/karaf-0.7.0-20170731.083935-158.zip

it is built from https://git.opendaylight.org/gerrit/#/c/60915/1

test run:
https://logs.opendaylight.org/sandbox/jenkins091/netconf-csit-1node-userfeatures-only-nitrogen/1/log.html.gz#s1-s1-s1-t1-k3-k1-k1-k1-k1-k2-k1-k2-k1-k4-k7-k1

used data to configure device:
PUT restconf/config/network-topology:network-topology/topology/topology-netconf/node/test-device

<node xmlns="urn:TBD:params:xml:ns:yang:network-topology">
<node-id>test-device</node-id>
<host xmlns="urn:opendaylight:netconf-node-topology">10.29.14.83</host>
<port xmlns="urn:opendaylight:netconf-node-topology">1830</port>
<username xmlns="urn:opendaylight:netconf-node-topology">admin</username>
<password xmlns="urn:opendaylight:netconf-node-topology">admin</password>
<tcp-only xmlns="urn:opendaylight:netconf-node-topology">false</tcp-only>
<keepalive-delay xmlns="urn:opendaylight:netconf-node-topology">0</keepalive-delay>
</node>



 Comments   
Comment by Vratko Polak [ 31/Jul/17 ]

It looks like odl-netconf-topology feature has NOT been installed.

Please retry with the build from [3] as that should have the corresponding feature repository included in distribution.

[3] https://jenkins.opendaylight.org/releng/job/distribution-merge-nitrogen/1784/

Comment by Peter Gubka [ 31/Jul/17 ]

(In reply to Vratko Polák from comment #1)
> It looks like odl-netconf-topology feature has NOT been installed.
>
> Please retry with the build from [3] as that should have the corresponding
> feature repository included in distribution.
>
> [3]
> https://jenkins.opendaylight.org/releng/job/distribution-merge-nitrogen/1784/

The results with [3] are much better. Pass reate is 91%.
https://jenkins.opendaylight.org/sandbox/job/netconf-csit-1node-userfeatures-only-nitrogen/2/

But there is http status 500 in https://logs.opendaylight.org/sandbox/jenkins091/netconf-csit-1node-userfeatures-only-nitrogen/2/log.html.gz#s1-s1-s1-t1-k3-k1-k1-k1-k1-k4-k1-k1-k1-k3-k4-k1 caused by java.lang.IllegalArgumentException: Could not find module for namespace urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor
I will investigate further update this bug.

Comment by Peter Gubka [ 31/Jul/17 ]

closing as invalid, but opening https://bugs.opendaylight.org/show_bug.cgi?id=8916

Generated at Wed Feb 07 20:15:03 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.