Hello,

Im getting some strange test errors in the Openflow plugin, as can be seen below.

These results are on my local laptop.

Does anyone know anything about these failures?

Thanks,

Brady


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opendaylight.odlparent.featuretest.SingleFeatureTest
Tests run: 12, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 128.694 sec <<< FAILURE! - in org.opendaylight.odlparent.featuretest.SingleFeatureTest installFeature(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/home/ebrjohn/projects/odl/integration_multipatch_test_boron/patch_tester/openflowplugin/features-he/target/classes/features.xml, Feature: odl-openflowplugin-all-he 0.3.0-SNAPSHOT] Time elapsed: 10.925 sec <<< ERROR! java.lang.IllegalStateException: Can't install feature odl-openflowplugin-all-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:393) at Proxy204ab7e8_1b21_4e89_b4bc_550f695591b6.installFeature(Unknown Source) at org.opendaylight.odlparent.featuretest.SingleFeatureTest.installFeature(SingleFeatureTest.java:309)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.lang.Thread.run(Thread.java:745)

<All the tests fail with the same error>


Results :

Tests in error:
  Can't install feature odl-openflowplugin-all-he/0.3.0-SNAPSHOT:
Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT Can't install feature odl-openflowplugin-app-bulk-o-matic-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT Can't install feature odl-openflowplugin-app-config-pusher-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT Can't install feature odl-openflowplugin-app-lldp-speaker-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT Can't install feature odl-openflowplugin-app-table-miss-enforcer-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT
  Can't install feature odl-openflowplugin-drop-test-he/0.3.0-SNAPSHOT:
Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT Can't install feature odl-openflowplugin-flow-services-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT Can't install feature odl-openflowplugin-flow-services-rest-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT Can't install feature odl-openflowplugin-flow-services-ui-he/0.3.0-SNAPSHOT: Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT
  Can't install feature odl-openflowplugin-southbound-he/0.3.0-SNAPSHOT:
Error resolving artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT: Could not find artifact org.opendaylight.openflowplugin:openflowplugin-blueprint-config-he:jar:0.3.0-SNAPSHOT

Tests run: 12, Failures: 0, Errors: 10, Skipped: 0



_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
  • [openflowplu... Brady Allen Johnson
    • Re: [op... Luis Gomez
      • Re:... Brady Allen Johnson
        • ... Brady Allen Johnson
          • ... Andrej Leitner -X (anleitne - PANTHEON TECHNOLOGIES at Cisco)

Reply via email to