issue with running 1.17.01


Daniel Bernier
 

​main repo instead of stable worked 


Thanks,


From: Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) <mgradzki@...>
Sent: Thursday, February 2, 2017 7:03 AM
To: Bernier, Daniel; Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco)
Cc: hc2vpp@...
Subject: RE: issue with running 1.17.01
 

Hi,

 

it looks like stable.1701 repo wrongly advertises RC2 as newest honeycomb version,

which is incompatible with vpp-17.01 final version.

 

Please use fd.io release repo:

 

https://nexus.fd.io/content/repositories/fd.io.ubuntu.xenial.main/

 

as descried here:

 

https://docs.fd.io/hc2vpp/1.17.01/release-notes-aggregator/install_from_available_binary_packages.html

 

Regards,

Marek

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: 2 lutego 2017 12:54
To: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Cc: hc2vpp@...
Subject: Re: [hc2vpp] issue with running 1.17.01

 

Hi,

 

Still unfortunate 

 

export UBUNTU="xenial"

export RELEASE=".stable.1701"

echo "deb [trusted=yes] https://nexus.fd.io/content/repositories/fd.io$RELEASE.ubuntu.$UBUNTU.main/ ./" | sudo tee -a /etc/apt/sources.list.d/99fd.io.list

sudo apt-get update

sudo apt-get install vpp vpp-dpdk-dkms honeycomb

 

sudo service vpp start

sudo service honeycomb start

 

cisco@vpp-1:~$ sudo service honeycomb status

● honeycomb.service - honeycomb agent for VPP

   Loaded: loaded (/lib/systemd/system/honeycomb.service; enabled; vendor preset: enabled)

   Active: active (running) since Thu 2017-02-02 11:48:48 UTC; 8s ago

 Main PID: 26455 (honeycomb)

    Tasks: 14

   Memory: 163.1M

      CPU: 8.236s

   CGroup: /system.slice/honeycomb.service

           26455 /bin/sh - /opt/honeycomb/honeycomb

           └─26459 java -Xms32m -Xmx128m -XX:MetaspaceSize=32m -XX:MaxMetaspaceSize=128m -jar /opt/honeycomb/vpp-integration-distribution-1.17.01-RC2.jar

 

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.036 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.DataTreeProvider$ContextDataTreeProvider@a3d9978

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.110 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.PersistingDataTreeProvider$ContextPersistingDataTreeProvider@4b41dd5c

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.113 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.context.ModifiableDTMgrProvider@429aeac1

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.121 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.schema.SerializerProvider@e91b4f4

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.161 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.166 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.304 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.305 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.340 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.349 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para

lines 1-21/21 (END)

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$ sudo service honeycomb status

● honeycomb.service - honeycomb agent for VPP

   Loaded: loaded (/lib/systemd/system/honeycomb.service; enabled; vendor preset: enabled)

   Active: inactive (dead) since Thu 2017-02-02 11:48:57 UTC; 10s ago

  Process: 26455 ExecStart=/bin/sh -ec exec /opt/honeycomb/honeycomb (code=exited, status=0/SUCCESS)

 Main PID: 26455 (code=exited, status=0/SUCCESS)

 

Feb 02 11:48:57 vpp-1 sh[26455]: #

Feb 02 11:48:57 vpp-1 sh[26455]: # A fatal error has been detected by the Java Runtime Environment:

Feb 02 11:48:57 vpp-1 sh[26455]: #

Feb 02 11:48:57 vpp-1 sh[26455]: #  SIGSEGV (0xb) at pc=0x0000000000000000, pid=26459, tid=0x00007f7d5fafa700

Feb 02 11:48:57 vpp-1 sh[26455]: #

Feb 02 11:48:57 vpp-1 sh[26455]: # JRE version: OpenJDK Runtime Environment (8.0_121-b13) (build 1.8.0_121-8u121-b13-0ubuntu1.16.04.2-b13)

Feb 02 11:48:57 vpp-1 sh[26455]: # Java VM: OpenJDK 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)

Feb 02 11:48:57 vpp-1 sh[26455]: # Problematic frame:

Feb 02 11:48:57 vpp-1 sh[26455]: # java: symbol lookup error: /lib/x86_64-linux-gnu/libdl.so.2: undefined symbol: _dl_addr, version GLIBC_PRIVATE

Feb 02 11:48:57 vpp-1 sh[26455]: Honeycomb exited with status: 127

 

Thanks,

 

Daniel Bernier | Bell Canada


From: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Sent: Thursday, February 2, 2017 4:29 AM
To: Bernier, Daniel
Cc: hc2vpp@...
Subject: RE: issue with running 1.17.01

 

Hi

 

I’ve verified on clean ubuntu 16.04 ,and everything worked. Please double check installed version

 

With latest packages in repos you should found these logs

 

2017-02-02 10:18:39.337 CET [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.hc2vpp.acl.JVppAclProvider@2ee39e73
2017-02-02 10:18:39.415 CET [main] INFO  io.fd.hc2vpp.acl.JVppAclProvider - Acl plugin successfully loaded[version 1.1]

 

I’ve also verified trough vpp_api_test command acl_plugin_get_version and same was returned – version 1.1

 

banner11

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: Bernier, Daniel [mailto:daniel.bernier@...]
Sent: Thursday, February 2, 2017 9:00 AM
To: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Cc: hc2vpp@...
Subject: Re: issue with running 1.17.01

 

Hi

 

For both VPP and Honeycomb I was using the 17.01 build on Xenial.

 

I'll try again just in case.

 

Thanks

 

Daniel Bernier

Bell Canada

 

Sent from my iphone


On Feb 2, 2017, at 8:51 AM, Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...> wrote:

Hi Daniel

 

Couple of questions/tips

 

Whats you setup(operating system and version specifically ?). Are you running any special version of vpp ?

 

My tip would be to reinstall honeycomb/vpp packages, because this message you are getting can mean multiple things,

and one of them is api mismatch meaning that you have non compatible versions of vpp vs honeycomb, because acl plugin should be

enabled by default, so the connection problem be can related to api version mismatch.

 

I will verify on clean setup in meantime

 

<image001.png>

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

<image002.gif>Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: Wednesday, February 1, 2017 2:15 PM
To: hc2vpp@...
Subject: [hc2vpp] issue with running 1.17.01

 

 

Hi,

 

When trying to run hc2vpp (1.17.01) from binary I run into the following issues. Install completes however, hc2vpp does not run correctly and I have a connection refused over netconf.

 

I attached the full honeycomb log

 

2017-02-01 11:16:48.725 UTC [main] ERROR io.fd.honeycomb.infra.distro.Main - Failed to initialize Honeycomb components

com.google.inject.CreationException: Unable to create injector, see the following errors:

 

1) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

2) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

3) Error in custom provider, java.lang.NullPointerException

...

4) Error in custom provider, java.lang.NullPointerException: reader should not be null​

...

 

Thanks,

 

Daniel Bernier | Bell Canada​


Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco) <mgradzki@...>
 

Hi,

 

it looks like stable.1701 repo wrongly advertises RC2 as newest honeycomb version,

which is incompatible with vpp-17.01 final version.

 

Please use fd.io release repo:

 

https://nexus.fd.io/content/repositories/fd.io.ubuntu.xenial.main/

 

as descried here:

 

https://docs.fd.io/hc2vpp/1.17.01/release-notes-aggregator/install_from_available_binary_packages.html

 

Regards,

Marek

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: 2 lutego 2017 12:54
To: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Cc: hc2vpp@...
Subject: Re: [hc2vpp] issue with running 1.17.01

 

Hi,

 

Still unfortunate 

 

export UBUNTU="xenial"

export RELEASE=".stable.1701"

echo "deb [trusted=yes] https://nexus.fd.io/content/repositories/fd.io$RELEASE.ubuntu.$UBUNTU.main/ ./" | sudo tee -a /etc/apt/sources.list.d/99fd.io.list

sudo apt-get update

sudo apt-get install vpp vpp-dpdk-dkms honeycomb

 

sudo service vpp start

sudo service honeycomb start

 

cisco@vpp-1:~$ sudo service honeycomb status

● honeycomb.service - honeycomb agent for VPP

   Loaded: loaded (/lib/systemd/system/honeycomb.service; enabled; vendor preset: enabled)

   Active: active (running) since Thu 2017-02-02 11:48:48 UTC; 8s ago

 Main PID: 26455 (honeycomb)

    Tasks: 14

   Memory: 163.1M

      CPU: 8.236s

   CGroup: /system.slice/honeycomb.service

           26455 /bin/sh - /opt/honeycomb/honeycomb

           └─26459 java -Xms32m -Xmx128m -XX:MetaspaceSize=32m -XX:MaxMetaspaceSize=128m -jar /opt/honeycomb/vpp-integration-distribution-1.17.01-RC2.jar

 

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.036 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.DataTreeProvider$ContextDataTreeProvider@a3d9978

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.110 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.PersistingDataTreeProvider$ContextPersistingDataTreeProvider@4b41dd5c

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.113 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.context.ModifiableDTMgrProvider@429aeac1

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.121 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.schema.SerializerProvider@e91b4f4

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.161 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.166 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.304 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.305 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.340 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.349 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para

lines 1-21/21 (END)

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$

cisco@vpp-1:~$ sudo service honeycomb status

● honeycomb.service - honeycomb agent for VPP

   Loaded: loaded (/lib/systemd/system/honeycomb.service; enabled; vendor preset: enabled)

   Active: inactive (dead) since Thu 2017-02-02 11:48:57 UTC; 10s ago

  Process: 26455 ExecStart=/bin/sh -ec exec /opt/honeycomb/honeycomb (code=exited, status=0/SUCCESS)

 Main PID: 26455 (code=exited, status=0/SUCCESS)

 

Feb 02 11:48:57 vpp-1 sh[26455]: #

Feb 02 11:48:57 vpp-1 sh[26455]: # A fatal error has been detected by the Java Runtime Environment:

Feb 02 11:48:57 vpp-1 sh[26455]: #

Feb 02 11:48:57 vpp-1 sh[26455]: #  SIGSEGV (0xb) at pc=0x0000000000000000, pid=26459, tid=0x00007f7d5fafa700

Feb 02 11:48:57 vpp-1 sh[26455]: #

Feb 02 11:48:57 vpp-1 sh[26455]: # JRE version: OpenJDK Runtime Environment (8.0_121-b13) (build 1.8.0_121-8u121-b13-0ubuntu1.16.04.2-b13)

Feb 02 11:48:57 vpp-1 sh[26455]: # Java VM: OpenJDK 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)

Feb 02 11:48:57 vpp-1 sh[26455]: # Problematic frame:

Feb 02 11:48:57 vpp-1 sh[26455]: # java: symbol lookup error: /lib/x86_64-linux-gnu/libdl.so.2: undefined symbol: _dl_addr, version GLIBC_PRIVATE

Feb 02 11:48:57 vpp-1 sh[26455]: Honeycomb exited with status: 127

 

Thanks,

 

Daniel Bernier | Bell Canada


From: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Sent: Thursday, February 2, 2017 4:29 AM
To: Bernier, Daniel
Cc: hc2vpp@...
Subject: RE: issue with running 1.17.01

 

Hi

 

I’ve verified on clean ubuntu 16.04 ,and everything worked. Please double check installed version

 

With latest packages in repos you should found these logs

 

2017-02-02 10:18:39.337 CET [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.hc2vpp.acl.JVppAclProvider@2ee39e73
2017-02-02 10:18:39.415 CET [main] INFO  io.fd.hc2vpp.acl.JVppAclProvider - Acl plugin successfully loaded[version 1.1]

 

I’ve also verified trough vpp_api_test command acl_plugin_get_version and same was returned – version 1.1

 

banner11

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: Bernier, Daniel [mailto:daniel.bernier@...]
Sent: Thursday, February 2, 2017 9:00 AM
To: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Cc: hc2vpp@...
Subject: Re: issue with running 1.17.01

 

Hi

 

For both VPP and Honeycomb I was using the 17.01 build on Xenial.

 

I'll try again just in case.

 

Thanks

 

Daniel Bernier

Bell Canada

 

Sent from my iphone


On Feb 2, 2017, at 8:51 AM, Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...> wrote:

Hi Daniel

 

Couple of questions/tips

 

Whats you setup(operating system and version specifically ?). Are you running any special version of vpp ?

 

My tip would be to reinstall honeycomb/vpp packages, because this message you are getting can mean multiple things,

and one of them is api mismatch meaning that you have non compatible versions of vpp vs honeycomb, because acl plugin should be

enabled by default, so the connection problem be can related to api version mismatch.

 

I will verify on clean setup in meantime

 

<image001.png>

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

<image002.gif>Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: Wednesday, February 1, 2017 2:15 PM
To: hc2vpp@...
Subject: [hc2vpp] issue with running 1.17.01

 

 

Hi,

 

When trying to run hc2vpp (1.17.01) from binary I run into the following issues. Install completes however, hc2vpp does not run correctly and I have a connection refused over netconf.

 

I attached the full honeycomb log

 

2017-02-01 11:16:48.725 UTC [main] ERROR io.fd.honeycomb.infra.distro.Main - Failed to initialize Honeycomb components

com.google.inject.CreationException: Unable to create injector, see the following errors:

 

1) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

2) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

3) Error in custom provider, java.lang.NullPointerException

...

4) Error in custom provider, java.lang.NullPointerException: reader should not be null​

...

 

Thanks,

 

Daniel Bernier | Bell Canada​


Daniel Bernier
 

Hi,


Still unfortunate 


export UBUNTU="xenial"
export RELEASE=".stable.1701"
echo "deb [trusted=yes] https://nexus.fd.io/content/repositories/fd.io$RELEASE.ubuntu.$UBUNTU.main/ ./" | sudo tee -a /etc/apt/sources.list.d/99fd.io.list
sudo apt-get update
sudo apt-get install vpp vpp-dpdk-dkms honeycomb


sudo service vpp start

sudo service honeycomb start


cisco@vpp-1:~$ sudo service honeycomb status
● honeycomb.service - honeycomb agent for VPP
   Loaded: loaded (/lib/systemd/system/honeycomb.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2017-02-02 11:48:48 UTC; 8s ago
 Main PID: 26455 (honeycomb)
    Tasks: 14
   Memory: 163.1M
      CPU: 8.236s
   CGroup: /system.slice/honeycomb.service
           ├─26455 /bin/sh - /opt/honeycomb/honeycomb
           └─26459 java -Xms32m -Xmx128m -XX:MetaspaceSize=32m -XX:MaxMetaspaceSize=128m -jar /opt/honeycomb/vpp-integration-distribution-1.17.01-RC2.jar

Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.036 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.DataTreeProvider$ContextDataTreeProvider@a3d9978
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.110 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.PersistingDataTreeProvider$ContextPersistingDataTreeProvider@4b41dd5c
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.113 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.data.context.ModifiableDTMgrProvider@429aeac1
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.121 UTC [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.honeycomb.infra.distro.schema.SerializerProvider@e91b4f4
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.161 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.166 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.304 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.305 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.340 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [vpp-classifier, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:params
Feb 02 11:48:56 vpp-1 sh[26455]: 2017-02-02 11:48:56.349 UTC [main] WARN  o.o.y.y.p.util.ModuleDependencySort - Error while sorting module [ietf-acl-context, Wed Dec 14 00:00:00 UTC 2016]: module with same namespace (urn:opendaylight:para
lines 1-21/21 (END)
cisco@vpp-1:~$
cisco@vpp-1:~$
cisco@vpp-1:~$
cisco@vpp-1:~$
cisco@vpp-1:~$
cisco@vpp-1:~$ sudo service honeycomb status
● honeycomb.service - honeycomb agent for VPP
   Loaded: loaded (/lib/systemd/system/honeycomb.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Thu 2017-02-02 11:48:57 UTC; 10s ago
  Process: 26455 ExecStart=/bin/sh -ec exec /opt/honeycomb/honeycomb (code=exited, status=0/SUCCESS)
 Main PID: 26455 (code=exited, status=0/SUCCESS)

Feb 02 11:48:57 vpp-1 sh[26455]: #
Feb 02 11:48:57 vpp-1 sh[26455]: # A fatal error has been detected by the Java Runtime Environment:
Feb 02 11:48:57 vpp-1 sh[26455]: #
Feb 02 11:48:57 vpp-1 sh[26455]: #  SIGSEGV (0xb) at pc=0x0000000000000000, pid=26459, tid=0x00007f7d5fafa700
Feb 02 11:48:57 vpp-1 sh[26455]: #
Feb 02 11:48:57 vpp-1 sh[26455]: # JRE version: OpenJDK Runtime Environment (8.0_121-b13) (build 1.8.0_121-8u121-b13-0ubuntu1.16.04.2-b13)
Feb 02 11:48:57 vpp-1 sh[26455]: # Java VM: OpenJDK 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)
Feb 02 11:48:57 vpp-1 sh[26455]: # Problematic frame:
Feb 02 11:48:57 vpp-1 sh[26455]: # java: symbol lookup error: /lib/x86_64-linux-gnu/libdl.so.2: undefined symbol: _dl_addr, version GLIBC_PRIVATE
Feb 02 11:48:57 vpp-1 sh[26455]: Honeycomb exited with status: 127


Thanks,


Daniel Bernier | Bell Canada


From: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Sent: Thursday, February 2, 2017 4:29 AM
To: Bernier, Daniel
Cc: hc2vpp@...
Subject: RE: issue with running 1.17.01
 

Hi

 

I’ve verified on clean ubuntu 16.04 ,and everything worked. Please double check installed version

 

With latest packages in repos you should found these logs

 

2017-02-02 10:18:39.337 CET [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.hc2vpp.acl.JVppAclProvider@2ee39e73
2017-02-02 10:18:39.415 CET [main] INFO  io.fd.hc2vpp.acl.JVppAclProvider - Acl plugin successfully loaded[version 1.1]

 

I’ve also verified trough vpp_api_test command acl_plugin_get_version and same was returned – version 1.1

 

banner11

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: Bernier, Daniel [mailto:daniel.bernier@...]
Sent: Thursday, February 2, 2017 9:00 AM
To: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Cc: hc2vpp@...
Subject: Re: issue with running 1.17.01

 

Hi

 

For both VPP and Honeycomb I was using the 17.01 build on Xenial.

 

I'll try again just in case.



Thanks

 

Daniel Bernier

Bell Canada

 

Sent from my iphone


On Feb 2, 2017, at 8:51 AM, Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...> wrote:

Hi Daniel

 

Couple of questions/tips

 

Whats you setup(operating system and version specifically ?). Are you running any special version of vpp ?

 

My tip would be to reinstall honeycomb/vpp packages, because this message you are getting can mean multiple things,

and one of them is api mismatch meaning that you have non compatible versions of vpp vs honeycomb, because acl plugin should be

enabled by default, so the connection problem be can related to api version mismatch.

 

I will verify on clean setup in meantime

 

<image001.png>

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

<image002.gif>Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: Wednesday, February 1, 2017 2:15 PM
To: hc2vpp@...
Subject: [hc2vpp] issue with running 1.17.01

 

 

Hi,

 

When trying to run hc2vpp (1.17.01) from binary I run into the following issues. Install completes however, hc2vpp does not run correctly and I have a connection refused over netconf.

 

I attached the full honeycomb log

 

2017-02-01 11:16:48.725 UTC [main] ERROR io.fd.honeycomb.infra.distro.Main - Failed to initialize Honeycomb components

com.google.inject.CreationException: Unable to create injector, see the following errors:

 

1) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

2) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

3) Error in custom provider, java.lang.NullPointerException

...

4) Error in custom provider, java.lang.NullPointerException: reader should not be null​

...

 

Thanks,

 

Daniel Bernier | Bell Canada​


Jan Srnicek
 

Hi

 

I’ve verified on clean ubuntu 16.04 ,and everything worked. Please double check installed version

 

With latest packages in repos you should found these logs

 

2017-02-02 10:18:39.337 CET [main] INFO  i.f.h.infra.distro.ProviderTrait - Providing: io.fd.hc2vpp.acl.JVppAclProvider@2ee39e73
2017-02-02 10:18:39.415 CET [main] INFO  io.fd.hc2vpp.acl.JVppAclProvider - Acl plugin successfully loaded[version 1.1]

 

I’ve also verified trough vpp_api_test command acl_plugin_get_version and same was returned – version 1.1

 

banner11

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: Bernier, Daniel [mailto:daniel.bernier@...]
Sent: Thursday, February 2, 2017 9:00 AM
To: Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...>
Cc: hc2vpp@...
Subject: Re: issue with running 1.17.01

 

Hi

 

For both VPP and Honeycomb I was using the 17.01 build on Xenial.

 

I'll try again just in case.



Thanks

 

Daniel Bernier

Bell Canada

 

Sent from my iphone


On Feb 2, 2017, at 8:51 AM, Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...> wrote:

Hi Daniel

 

Couple of questions/tips

 

Whats you setup(operating system and version specifically ?). Are you running any special version of vpp ?

 

My tip would be to reinstall honeycomb/vpp packages, because this message you are getting can mean multiple things,

and one of them is api mismatch meaning that you have non compatible versions of vpp vs honeycomb, because acl plugin should be

enabled by default, so the connection problem be can related to api version mismatch.

 

I will verify on clean setup in meantime

 

<image001.png>

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

<image002.gif>Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: Wednesday, February 1, 2017 2:15 PM
To: hc2vpp@...
Subject: [hc2vpp] issue with running 1.17.01

 

 

Hi,

 

When trying to run hc2vpp (1.17.01) from binary I run into the following issues. Install completes however, hc2vpp does not run correctly and I have a connection refused over netconf.

 

I attached the full honeycomb log

 

2017-02-01 11:16:48.725 UTC [main] ERROR io.fd.honeycomb.infra.distro.Main - Failed to initialize Honeycomb components

com.google.inject.CreationException: Unable to create injector, see the following errors:

 

1) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

2) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

3) Error in custom provider, java.lang.NullPointerException

...

4) Error in custom provider, java.lang.NullPointerException: reader should not be null​

...

 

Thanks,

 

Daniel Bernier | Bell Canada​


Daniel Bernier
 

Hi

For both VPP and Honeycomb I was using the 17.01 build on Xenial.

I'll try again just in case.

Thanks

Daniel Bernier
Bell Canada

Sent from my iphone

On Feb 2, 2017, at 8:51 AM, Jan Srnicek -X (jsrnicek - PANTHEON TECHNOLOGIES at Cisco) <jsrnicek@...> wrote:

Hi Daniel

 

Couple of questions/tips

 

Whats you setup(operating system and version specifically ?). Are you running any special version of vpp ?

 

My tip would be to reinstall honeycomb/vpp packages, because this message you are getting can mean multiple things,

and one of them is api mismatch meaning that you have non compatible versions of vpp vs honeycomb, because acl plugin should be

enabled by default, so the connection problem be can related to api version mismatch.

 

I will verify on clean setup in meantime

 

<image001.png>

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

<image002.gif>Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: Wednesday, February 1, 2017 2:15 PM
To: hc2vpp@...
Subject: [hc2vpp] issue with running 1.17.01

 

 

Hi,

 

When trying to run hc2vpp (1.17.01) from binary I run into the following issues. Install completes however, hc2vpp does not run correctly and I have a connection refused over netconf.

 

I attached the full honeycomb log

 

2017-02-01 11:16:48.725 UTC [main] ERROR io.fd.honeycomb.infra.distro.Main - Failed to initialize Honeycomb components

com.google.inject.CreationException: Unable to create injector, see the following errors:

 

1) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

2) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

3) Error in custom provider, java.lang.NullPointerException

...

4) Error in custom provider, java.lang.NullPointerException: reader should not be null​

...

 

Thanks,

 

Daniel Bernier | Bell Canada​


Jan Srnicek
 

Hi Daniel

 

Couple of questions/tips

 

Whats you setup(operating system and version specifically ?). Are you running any special version of vpp ?

 

My tip would be to reinstall honeycomb/vpp packages, because this message you are getting can mean multiple things,

and one of them is api mismatch meaning that you have non compatible versions of vpp vs honeycomb, because acl plugin should be

enabled by default, so the connection problem be can related to api version mismatch.

 

I will verify on clean setup in meantime

 

banner11

 

Jan Srnicek

Engineer - Software

jsrnicek@...

Tel:

Cisco Systems, Inc.




Slovakia
cisco.com

 

Think before you print.

This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.

Please click here for Company Registration Information.

 

From: hc2vpp-bounces@... [mailto:hc2vpp-bounces@...] On Behalf Of Bernier, Daniel
Sent: Wednesday, February 1, 2017 2:15 PM
To: hc2vpp@...
Subject: [hc2vpp] issue with running 1.17.01

 

 

Hi,

 

When trying to run hc2vpp (1.17.01) from binary I run into the following issues. Install completes however, hc2vpp does not run correctly and I have a connection refused over netconf.

 

I attached the full honeycomb log

 

2017-02-01 11:16:48.725 UTC [main] ERROR io.fd.honeycomb.infra.distro.Main - Failed to initialize Honeycomb components

com.google.inject.CreationException: Unable to create injector, see the following errors:

 

1) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

2) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP

...

3) Error in custom provider, java.lang.NullPointerException

...

4) Error in custom provider, java.lang.NullPointerException: reader should not be null​

...

 

Thanks,

 

Daniel Bernier | Bell Canada​


Daniel Bernier
 


Hi,


When trying to run hc2vpp (1.17.01) from binary I run into the following issues. Install completes however, hc2vpp does not run correctly and I have a connection refused over netconf.


I attached the full honeycomb log


2017-02-01 11:16:48.725 UTC [main] ERROR io.fd.honeycomb.infra.distro.Main - Failed to initialize Honeycomb components
com.google.inject.CreationException: Unable to create injector, see the following errors:

1) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP
...
2) Error in custom provider, java.lang.IllegalStateException: acl plugin is not loaded in VPP
...
3) Error in custom provider, java.lang.NullPointerException
...
4) Error in custom provider, java.lang.NullPointerException: reader should not be null​
...

Thanks,

Daniel Bernier | Bell Canada​