Hi Shabnam,

The Acumos-Federation pod has no errors, just two WARNs. The
Acumos-DCAE-Adapter pod presented the error *"level=error msg="No zfs
dataset found for root" backingFS=extfs root=/var/lib/docker
storage-driver=zfs"* which has already been fixed, now only warnings appear.
We also tried with the NodePort type  9084:31353/TCP, 9011:30030/TCP
--> *https://acumos:30030
<https://acumos:30030> *and *https://acumos:31353 <https://acumos:31353>*

The Acumos catalogs still do not appear on the NiFi Dashboard, only the
ONBOARD option.

Regards,
Rebecca Aben-Athar

Em qui., 24 de mar. de 2022 às 07:53, Shabnam Sultana <
[email protected]> escreveu:

> Hi Rebecca,
>
> Do you have any errors inside the Acumos-DCAE adapter pod or the
> Acumos-Federation pod?
> If Acumos and ONAP are running in two different clusters, you will need to
> use the external port number (NodePort type- 30xxx) for the federation url
> in place of 9084.
>
> Regards,
> Shabnam
> On 24.03.22 02:46, Rebecca Aben-Athar wrote:
>
> Dear Community,
>
> We are integrating Acumos with the DCAE, but we are facing some
> difficulties related to this integration process that can be viewed in
> Figure. 1. We have the Acumos catalog working, and the Acumos DCAE Adapter
> is successfully connected to the DCAE Mod, but we can't connect the Acumos
> catalog with the Acumos DCAE adapter.
>
> Some tutorials we are following:
>   -
> https://wiki.onap.org/display/DW/DEMOS+-+R8+Honolulu+Demos?preview=/107251757/111118005/Realization
>   - https://wiki.onap.org/display/DW/Acumos+Adapter+Installation
>   -
> https://www.digitalocean.com/community/tutorials/how-to-set-up-a-private-docker-registry-on-ubuntu-20-04
>
> Used versions:
> *  .* Acumos CLIO
> *  .* ONAP Honululu
>
> What we have done:
>   - Creation of a catalog on the Acumos platform, with models in it, to be
> accessed by DCAE.
>   - Creation of a Docker Registry.
>   - DCAE-Adapter installation on the ONAP machine.
>   - We set to True "Enable DCAE" in SITE ADMIN in Acumos Dashboard.
>
> Issues:
> *.* Current result:
>     - When we access the Acumos Federation URL in the DCAE NiFi GUI, only
> the option "ONBOARD" shows up.
>    The IP of the machine where Acumos is running is *<acumos_ip>*
>    So, the URL federation that we have tried. -->
> *https://<acumos_ip>:9084* and we also tried with
> *https://<acumos_ip>:9011*
>    We have already tried the
>        *.* ${ACUMOS_FEDERATION_LOCAL_PORT} with the value 9011
>        *.* ${ACUMOS_FEDERATION_PORT} with the value 9084
>
> . Expected result:
>     - When providing the Acumos URL Federation, the options 'Select
> Catalog', 'Select Solution' and 'Select Revision' should appear.
> 
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23945): https://lists.onap.org/g/onap-discuss/message/23945
Mute This Topic: https://lists.onap.org/mt/89996363/21656
Mute #honolulu:https://lists.onap.org/g/onap-discuss/mutehashtag/honolulu
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


kubectl logs -n onap acumos-dcae-acumos-adapter-dd4d4f969-bqz9k -c 
dcae-acumos-adapter-dind 
time="2022-03-24T13:45:29.108345916Z" level=info msg="Starting up"
time="2022-03-24T13:45:29.108830008Z" level=warning msg="Binding to IP address 
without --tlsverify is insecure and gives root access on this machine to 
everyone who has access to your network." host="tcp://localhost:2375"
time="2022-03-24T13:45:29.108840839Z" level=warning msg="Binding to an IP 
address, even on localhost, can also give access to scripts run in a browser. 
Be safe out there!" host="tcp://localhost:2375"
time="2022-03-24T13:45:30.115135209Z" level=info msg="libcontainerd: started 
new containerd process" pid=25
time="2022-03-24T13:45:30.115236559Z" level=info msg="parsed scheme: \"unix\"" 
module=grpc
time="2022-03-24T13:45:30.115253573Z" level=info msg="scheme \"unix\" not 
registered, fallback to default scheme" module=grpc
time="2022-03-24T13:45:30.115294549Z" level=info msg="ccResolverWrapper: 
sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  
<nil> 0 <nil>}] <nil> <nil>}" module=grpc
time="2022-03-24T13:45:30.115312508Z" level=info msg="ClientConn switching 
balancer to \"pick_first\"" module=grpc
time="2022-03-24T13:45:30Z" level=warning msg="deprecated version : `1`, please 
switch to version `2`"
time="2022-03-24T13:45:30.132566398Z" level=info msg="starting containerd" 
revision=3df54a852345ae127d1fa3092b95168e4a88e2f8 version=v1.5.11
time="2022-03-24T13:45:30.146077241Z" level=info msg="loading plugin 
\"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
time="2022-03-24T13:45:30.146257115Z" level=info msg="loading plugin 
\"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
time="2022-03-24T13:45:30.150595253Z" level=info msg="loading plugin 
\"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
time="2022-03-24T13:45:30.150765362Z" level=info msg="skip loading plugin 
\"io.containerd.snapshotter.v1.btrfs\"..." error="path 
/var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (zfs) must 
be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" 
type=io.containerd.snapshotter.v1
time="2022-03-24T13:45:30.150780376Z" level=info msg="loading plugin 
\"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
time="2022-03-24T13:45:30.150808917Z" level=warning msg="failed to load plugin 
io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
time="2022-03-24T13:45:30.150816910Z" level=info msg="loading plugin 
\"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
time="2022-03-24T13:45:30.150891285Z" level=info msg="loading plugin 
\"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
time="2022-03-24T13:45:30.151122716Z" level=info msg="loading plugin 
\"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
time="2022-03-24T13:45:30.156191092Z" level=info msg="loading plugin 
\"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
time="2022-03-24T13:45:30.156243710Z" level=warning msg="could not use 
snapshotter devmapper in metadata plugin" error="devmapper not configured"
time="2022-03-24T13:45:30.156261311Z" level=info msg="metadata content store 
policy set" policy=shared
time="2022-03-24T13:45:30.578361161Z" level=info msg="loading plugin 
\"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
time="2022-03-24T13:45:30.578472024Z" level=info msg="loading plugin 
\"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
time="2022-03-24T13:45:30.578940179Z" level=info msg="loading plugin 
\"io.containerd.service.v1.introspection-service\"..." 
type=io.containerd.service.v1
time="2022-03-24T13:45:30.579127536Z" level=info msg="loading plugin 
\"io.containerd.service.v1.containers-service\"..." 
type=io.containerd.service.v1
time="2022-03-24T13:45:30.579248714Z" level=info msg="loading plugin 
\"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
time="2022-03-24T13:45:30.579377712Z" level=info msg="loading plugin 
\"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
time="2022-03-24T13:45:30.579528824Z" level=info msg="loading plugin 
\"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
time="2022-03-24T13:45:30.579638268Z" level=info msg="loading plugin 
\"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1
time="2022-03-24T13:45:30.579714944Z" level=info msg="loading plugin 
\"io.containerd.service.v1.namespaces-service\"..." 
type=io.containerd.service.v1
time="2022-03-24T13:45:30.579766020Z" level=info msg="loading plugin 
\"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
time="2022-03-24T13:45:30.579863198Z" level=info msg="loading plugin 
\"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
time="2022-03-24T13:45:30.580667772Z" level=info msg="loading plugin 
\"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
time="2022-03-24T13:45:30.580801544Z" level=info msg="loading plugin 
\"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
time="2022-03-24T13:45:30.581121828Z" level=info msg="loading plugin 
\"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
time="2022-03-24T13:45:30.581138681Z" level=info msg="loading plugin 
\"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
time="2022-03-24T13:45:30.581241342Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581258861Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581274107Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581282365Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581289463Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581297458Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581304585Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581311966Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581319587Z" level=info msg="loading plugin 
\"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
time="2022-03-24T13:45:30.581472740Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581484854Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581494186Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581505131Z" level=info msg="loading plugin 
\"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
time="2022-03-24T13:45:30.581779184Z" level=info msg=serving... 
address=/var/run/docker/containerd/containerd-debug.sock
time="2022-03-24T13:45:30.581841235Z" level=info msg=serving... 
address=/var/run/docker/containerd/containerd.sock.ttrpc
time="2022-03-24T13:45:30.581898576Z" level=info msg=serving... 
address=/var/run/docker/containerd/containerd.sock
time="2022-03-24T13:45:30.581921346Z" level=info msg="containerd successfully 
booted in 0.450271s"
time="2022-03-24T13:45:30.588189569Z" level=info msg="parsed scheme: \"unix\"" 
module=grpc
time="2022-03-24T13:45:30.588214665Z" level=info msg="scheme \"unix\" not 
registered, fallback to default scheme" module=grpc
time="2022-03-24T13:45:30.588227439Z" level=info msg="ccResolverWrapper: 
sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  
<nil> 0 <nil>}] <nil> <nil>}" module=grpc
time="2022-03-24T13:45:30.588234408Z" level=info msg="ClientConn switching 
balancer to \"pick_first\"" module=grpc
time="2022-03-24T13:45:30.588818741Z" level=info msg="parsed scheme: \"unix\"" 
module=grpc
time="2022-03-24T13:45:30.588832816Z" level=info msg="scheme \"unix\" not 
registered, fallback to default scheme" module=grpc
time="2022-03-24T13:45:30.588843454Z" level=info msg="ccResolverWrapper: 
sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  
<nil> 0 <nil>}] <nil> <nil>}" module=grpc
time="2022-03-24T13:45:30.588851352Z" level=info msg="ClientConn switching 
balancer to \"pick_first\"" module=grpc
time="2022-03-24T13:45:32.892978266Z" level=warning msg="Your kernel does not 
support swap memory limit"
time="2022-03-24T13:45:32.892993782Z" level=warning msg="Your kernel does not 
support CPU realtime scheduler"
time="2022-03-24T13:45:32.892996916Z" level=warning msg="Your kernel does not 
support cgroup blkio weight"
time="2022-03-24T13:45:32.892999509Z" level=warning msg="Your kernel does not 
support cgroup blkio weight_device"
time="2022-03-24T13:45:32.893213925Z" level=info msg="Loading containers: 
start."
time="2022-03-24T13:45:34.854354349Z" level=info msg="Default bridge (docker0) 
is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used 
to set a preferred IP address"
time="2022-03-24T13:45:35.795447109Z" level=info msg="Loading containers: done."
time="2022-03-24T13:45:35.808234229Z" level=info msg="Docker daemon" 
commit=87a90dc graphdriver(s)=zfs version=20.10.14
time="2022-03-24T13:45:35.808398954Z" level=info msg="Daemon has completed 
initialization"
time="2022-03-24T13:45:36.743298613Z" level=info msg="API listen on 
127.0.0.1:2375"

Attachment: acumos-federation-logs
Description: Binary data

Reply via email to