Hello, I'm trying to deploy Data File collector and during deployment I get strange error. In logs DR inform that "Resource Feed with id 1 was not in sync with DR Prov.May need manual sync steps.The Bus Controller view of a resource does not match what was found on DR Prov" I can't find how can I perform this "manual sync" if it is needed at all. Any suggestion or solution appreciated.
Logs from my system: DFC deployment logs: 2020-07-17 09:39:22.087 LOG <dfc> [preconfigure] INFO: Attempting to add publisher datafile-collector to feed feed0 2020-07-17 09:39:22.590 LOG <dfc> [preconfigure] INFO: Posting to URL: https://dmaap-bc:8443/webapi/dr_pubs with body: {'username': 'ubk7bOEN', 'userpwd': 'eoKzC81Ip5KWRbog', 'feedId': u'1', 'dcaeLocationName': u'loc00'} 2020-07-17 09:39:22.590 LOG <dfc> [preconfigure] ERROR: Error adding publisher to feed: 500 Server Error: Internal Server Error for url: https://dmaap-bc:8443/webapi/dr_pubs 2020-07-17 09:39:23.257 CFY <dfc> [preconfigure] Task failed 'dmaapplugin.dr_relationships.add_dr_publisher' -> 500 Server Error: Internal Server Error for url: https://dmaap-bc:8443/webapi/dr_pubs 2020-07-17 09:39:23.873 CFY <dfc> 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'dmaapplugin.dr_relationships.add_dr_publisher' -> 500 Server Error: Internal Server Error for url: https://dmaap-bc:8443/webapi/dr_pubs DMAAP DR error.log 2020-07-17 07:39:22,050|ymgjs7sdjz|qtp2123960023-300|POST dr_pubs||||ERROR|||502 Resource Feed with id 1 was not in sync with DR Prov.May need manual sync steps.The Bus Controller view of a resource does not match what was found on DR Prov DMAAP DR application.log 2020-07-17 07:39:22,031|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||successful connect to https://dmaap-dr-prov/feed/1 2020-07-17 07:39:22,033|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||postJSON={"name": "bulk_pm_feed", "version": "0.0", "description": "No description provided", "suspend": false, "authorization": { "classification": "unclassified", "endpoint_addrs": [],"endpoint_ids": [ {"id": "ubk7bOEN","password": "eoKzC81Ip5KWRbog"}]}} 2020-07-17 07:39:22,033|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||post fields=[123, 34, 110, 97, 109, 101, 34, 58, 32, 34, 98, 117, 108, 107, 95, 112, 109, 95, 102, 101, 101, 100, 34, 44, 32, 34, 118, 101, 114, 115, 105, 111, 110, 34, 58, 32, 34, 48, 46, 48, 34, 44, 32, 34, 100, 101, 115, 99, 114, 105, 112, 116, 105, 111, 110, 34, 58, 32, 34, 78, 111, 32, 100, 101, 115, 99, 114, 105, 112, 116, 105, 111, 110, 32, 112, 114, 111, 118, 105, 100, 101, 100, 34, 44, 32, 34, 115, 117, 115, 112, 101, 110, 100, 34, 58, 32, 102, 97, 108, 115, 101, 44, 32, 34, 97, 117, 116, 104, 111, 114, 105, 122, 97, 116, 105, 111, 110, 34, 58, 32, 123, 32, 34, 99, 108, 97, 115, 115, 105, 102, 105, 99, 97, 116, 105, 111, 110, 34, 58, 32, 34, 117, 110, 99, 108, 97, 115, 115, 105, 102, 105, 101, 100, 34, 44, 32, 34, 101, 110, 100, 112, 111, 105, 110, 116, 95, 97, 100, 100, 114, 115, 34, 58, 32, 91, 93, 44, 34, 101, 110, 100, 112, 111, 105, 110, 116, 95, 105, 100, 115, 34, 58, 32, 91, 9, 123, 34, 105, 100, 34, 58, 32, 34, 117, 98, 107, 55, 98, 79, 69, 78, 34, 44, 34, 112, 97, 115, 115, 119, 111, 114, 100, 34, 58, 32, 34, 101, 111, 75, 122, 67, 56, 49, 73, 112, 53, 75, 87, 82, 98, 111, 103, 34, 125, 93, 125, 125] 2020-07-17 07:39:22,033|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||uc=sun.net.www.protocol.https.DelegateHttpsURLConnection:https://dmaap-dr-prov/feed/1 2020-07-17 07:39:22,050|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||http response code:404 2020-07-17 07:39:22,050|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||responsemessage=Missing or bad feed number. 2020-07-17 07:39:22,051|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||resp=null 2020-07-17 07:39:58,372|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||DmaapService settings: topicFactory=org.onap.dmaap.mr.topicFactory topicMgrRole=org.onap.dmaap-bc-topic-mgr.client multisite=false noEnvironmentPrefix=org.onap 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||DmaapService object values: dmaapName=mr drProvURL=https://dmaap-dr-prov version=1 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||AafService initAafService: useAaf=true, aafUrl=https://aaf-service:8100/ 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||new ClusterService 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||AafService initAafService: useAaf=true, aafUrl=https://aaf-service:8100/ 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||TopicService properties: CentralCname=message-router defaultGlobarlMrHost=global.host.not.set mmPerMR=true 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||Setting defaultTopicStyle=FQTN_LEGACY_FORMAT 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||config param usePE has been deprecated. Use ApiPermission.Class property instead. 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||ApiPolicy implements org.onap.dmaap.dbcapi.authentication.AllowAll 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||dClass=org.onap.dmaap.dbcapi.authentication.AllowAll permissionClassSet=true 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||apiNamespace=org.onap.dmaap-bc.api 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||setAuth: authorization=null 2020-07-17 07:39:58,374|ymgjs7sdjz||qtp2123960023-300||POST dr_pubs||INFO|||||||setUriPath: uriPath=topics uri=topics Marek Kukulski mobile: +48 664718563 e-mail : [email protected] -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21723): https://lists.onap.org/g/onap-discuss/message/21723 Mute This Topic: https://lists.onap.org/mt/75608500/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
