/
CPS-2499 - Uploading job for DMI artifact to Nexus is failing

CPS-2499 - Uploading job for DMI artifact to Nexus is failing

Support ticket for this request: IT-27489 [Linux Foundation] [Public]

References

Purpose

The purpose of this patch is to move the "dmi-plugin-demo-and-csit-stub" module from the CPS Repository to the NCMP-DMI-Plugin Repository.

Nexus References

Change of events, timelines and other information

Removal of module from CPS to DMI with timeline and other details

Date

Event

Target Repo

Result Merge job

Comment

CI-Managment Configuration Comparison

Comparing the config files in ci-management repo we noticed these main differences between the 2 projects

Key

cps-java-17
Value

cps-ncmp-dmi-plugin-java17
Value

Notes

Key

cps-java-17
Value

cps-ncmp-dmi-plugin-java17
Value

Notes

mvn-snapshot-id

Not defined

"ecomp-snapshots"

 

nexus-snapshot-repo

Not defined

"snapshots"

 

 

Origin Project Structure (CPS)

The following outlines the module names and their structure as they existed in the point of origin (CPS Repository).

CPS Version at the time: 3.5.2-SNAPSHOT

(root: cps-aggregator) ├── … ├── dmi-plugin-demo-and-csit-stub/ │ ├── dmi-plugin-demo-and-csit-stub-app/ │ │ ├── src/main/java/org/onap/cps/ncmp/dmi/rest/stub │ │ │ └── ... │ │ └── pom.xml │ ├── dmi-plugin-demo-and-csit-stub-service/ │ │ ├── src/main/java/org/onap/cps/ncmp/dmi/rest/stub │ │ │ └── ... │ │ └── pom.xml │ └── pom.xml └── pom.xml

Target Project Structure (NCMP-DMI-Plugin)

The following outlines the names and structure of the target project prior to the change (NCMP-DMI-Plugin Repository).

Important Note:
This project did not contain any modules at this point in time.

 

OT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.jar.sha1 (40.0 b)
07:34:01 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.jar.md5 (32.0 b)
07:34:01 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.pom (29.38 kb)
07:34:01 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.pom.sha1 (40.0 b)
07:34:01 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.pom.md5 (32.0 b)
07:34:01 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:34:01 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.sha1
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.md5
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.jar
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.jar.sha1
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.jar.md5
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.pom
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.pom.sha1
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.073350-54.pom.md5
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
07:34:02 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.md5
07:34:02 Finished deploying /w/workspace/cps-ncmp-dmi-plugin-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots
07:34:02 #######################################################

Converted NCMP-DMI-Plugin to use modular structure

A patch was introduced to implement Maven modules in this project. This change consolidated the entire service into a single module.

DMI Version: 1.6.0-SNAPSHOT

(root: ncmp-dmi-plugin) ├── dmi-service/ │ ├── src/main/java/org/onap/cps/ncmp/dmi/ │ │ └── ... │ └── pom.xml └── pom.xml

Outcome:
After this change, the merge job began failing.

Logs for Failure:
Console Log for cps-ncmp-dmi-plugin-maven-merge-master #1334 (Jenkins)

11:15:23 #######################################################
11:15:23 Deploying directory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml (627.0 b)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.sha1 (40.0 b)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.md5 (32.0 b)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml (780.0 b)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.111215-55.pom (1.73 kb)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.111215-55.pom.sha1 (40.0 b)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.111215-55.pom.md5 (32.0 b)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
11:15:23 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
11:15:23 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml (283.0 b)
11:15:23 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml.sha1 (40.0 b)
11:15:23 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml.md5 (32.0 b)
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar (63.12 mb)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/maven-metadata.xml
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/maven-metadata.xml.sha1
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar.sha1 (40.0 b)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/maven-metadata.xml.md5
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar.md5 (32.0 b)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar.sha1: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar.sha1
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar.md5: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar.md5
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom (28.25 kb)
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom.sha1 (40.0 b)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom.md5 (32.0 b)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom.sha1: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom.sha1
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml (773.0 b)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom.md5: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.pom.md5
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
11:15:23 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5
11:15:23 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240627.111512-1.jar
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.sha1
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.md5
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.111215-55.pom
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.111215-55.pom.sha1
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240627.111215-55.pom.md5
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
11:15:23 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.md5
11:15:23 ERROR: Failed to upload to Nexus with status code: 403.
11:15:23
11:15:23 org/onap/cps/dmi-service/maven-metadata.xml
11:15:24 Build step 'Execute shell' marked build as failure

Moved the module from CPS into NCM-DMI-Plugin repo

This patch was created to move the "dmi-plugin-demo-and-csit-stub" module from the CPS Repository to the NCMP-DMI-Plugin Repository.

DMI Version: 1.6.0-SNAPSHOT

Current Status:
The merge job is still failing.

(root: ncmp-dmi-plugin) ├── dmi-service/ │ ├── src/main/java/org/onap/cps/ncmp/dmi/ │ │ └── ... │ └── pom.xml ├── dmi-plugin-demo-and-csit-stub/ │ ├── dmi-plugin-demo-and-csit-stub-app/ │ │ ├── src/main/java/org/onap/cps/ncmp/dmi/rest/stub │ │ │ └── ... │ │ └── pom.xml │ ├── dmi-plugin-demo-and-csit-stub-service/ │ │ ├── src/main/java/org/onap/cps/ncmp/dmi/rest/stub │ │ │ └── ... │ │ └── pom.xml │ └── pom.xml └── pom.xml

Logs for Failure:
Console Log for cps-ncmp-dmi-plugin-maven-merge-master #1350 (Jenkins)

13:06:07 -----> Upload files to Nexus
13:06:08 #######################################################
13:06:08 Deploying directory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml (487.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml.sha1 (40.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar (5.22 kb)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml.sha1
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar.sha1 (40.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml.md5
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom (4.71 kb)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar.sha1
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.jar.md5
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom.sha1 (40.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml (795.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom.sha1
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-1.6.0-20240712.130557-1.pom.md5
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml (491.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml.sha1 (40.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.md5
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml.md5 (32.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar (26.15 kb)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml.sha1
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar.sha1 (40.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml.md5
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom (5.87 kb)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar.sha1
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom.sha1 (40.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.jar.md5
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom.sha1
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml (799.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-1.6.0-20240712.130554-1.pom.md5
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml (483.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml.sha1 (40.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom (1.73 kb)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml.sha1
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml.md5
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom.sha1 (40.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml (618.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom.sha1
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/dmi-plugin-demo-and-csit-stub-1.6.0-20240712.130549-1.pom.md5
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
13:06:08 Attempting to upload org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml (627.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.sha1 (40.0 b)
13:06:08 ERROR: Uploading org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:08
13:06:08 org/onap/cps/dmi-plugin-demo-and-csit-stub/1.6.0-SNAPSHOT/maven-metadata.xml.md5
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml (606.0 b)
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.md5 (32.0 b)
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240712.130406-71.pom (1.77 kb)
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240712.130406-71.pom.sha1 (40.0 b)
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20240712.130406-71.pom.md5 (32.0 b)
13:06:08 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
13:06:09 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
13:06:09 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml (283.0 b)
13:06:09 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml.sha1 (40.0 b)
13:06:09 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml.md5 (32.0 b)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/maven-metadata.xml
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar (63.12 mb)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/maven-metadata.xml.sha1
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar.sha1 (40.0 b)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/maven-metadata.xml.md5
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar.md5 (32.0 b)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar.sha1: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar.sha1
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom (28.25 kb)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar.md5: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar.md5
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom.sha1 (40.0 b)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom.md5 (32.0 b)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom.sha1: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom.sha1
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom.md5: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.pom.md5
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml (773.0 b)
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml
13:06:09 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5
13:06:09 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20240712.130549-1.jar
13:06:09 ERROR: Failed to upload to Nexus with status code: 403.
13:06:09
13:06:09 org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml
13:06:09 Build step 'Execute shell' marked build as failure

Renamed newly introduced module into NCMP-DMI-Plugin

This patch was created to rename the "dmi-plugin-demo-and-csit-stub" module and its sub-modules. For additional details, please refer to Change of Events #6 in the "comment" column.

DMI Version: 1.6.0-SNAPSHOT

Current Status:
The merge job is still failing.

Logs for Failure:
Console Log for cps-ncmp-dmi-plugin-maven-merge-master #1519 (Jenkins)

10:45:56 #######################################################
10:45:56 Deploying directory /w/workspace/cps-ncmp-dmi-plugin-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml (667.0 b)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.sha1 (40.0 b)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.md5 (32.0 b)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml (608.0 b)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20241121.104348-235.pom (8.79 kb)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20241121.104348-235.pom.sha1 (40.0 b)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20241121.104348-235.pom.md5 (32.0 b)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
10:45:56 Attempting to upload org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
10:45:56 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml (283.0 b)
10:45:56 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml.sha1 (40.0 b)
10:45:56 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:56
10:45:56 org/onap/cps/dmi-service/maven-metadata.xml
10:45:56 Attempting to upload org/onap/cps/dmi-service/maven-metadata.xml.md5 (32.0 b)
10:45:56 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom.sha1 (40.0 b)
10:45:56 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom (27.54 kb)
10:45:56 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:56
10:45:56 org/onap/cps/dmi-service/maven-metadata.xml.sha1
10:45:56 ERROR: Uploading org/onap/cps/dmi-service/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:56
10:45:56 org/onap/cps/dmi-service/maven-metadata.xml.md5
10:45:56 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom.md5 (32.0 b)
10:45:56 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom.sha1: Failed to upload to Nexus with status code: 403.
10:45:56
10:45:56 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom.sha1
10:45:56 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar (63.14 mb)
10:45:56 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom: Failed to upload to Nexus with status code: 403.
10:45:56
10:45:56 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom
10:45:56 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar.sha1 (40.0 b)
10:45:56 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom.md5: Failed to upload to Nexus with status code: 403.
10:45:56
10:45:56 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.pom.md5
10:45:57 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar.sha1
10:45:57 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml (773.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar.md5
10:45:57 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml
10:45:57 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
10:45:57 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5
10:45:57 Attempting to upload org/onap/cps/dmi-stub/maven-metadata.xml (280.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub/maven-metadata.xml.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/maven-metadata.xml
10:45:57 Attempting to upload org/onap/cps/dmi-stub/maven-metadata.xml.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/maven-metadata.xml.sha1
10:45:57 Attempting to upload org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom (4.13 kb)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/maven-metadata.xml.md5
10:45:57 Attempting to upload org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom
10:45:57 Attempting to upload org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom.sha1
10:45:57 Attempting to upload org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml (597.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/dmi-stub-1.6.0-20241121.104534-1.pom.md5
10:45:57 Attempting to upload org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml
10:45:57 Attempting to upload org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/maven-metadata.xml (288.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub/1.6.0-SNAPSHOT/maven-metadata.xml.md5
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/maven-metadata.xml
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/maven-metadata.xml.sha1 (40.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/maven-metadata.xml.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/maven-metadata.xml.sha1
10:45:57 ERROR: Uploading org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-service/1.6.0-SNAPSHOT/dmi-service-1.6.0-20241121.104533-1.jar
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom (6.98 kb)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/maven-metadata.xml.md5
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar (49.11 kb)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom.sha1
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.pom.md5
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar.sha1
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml (778.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/dmi-stub-service-1.6.0-20241121.104538-1.jar.md5
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/maven-metadata.xml (284.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.md5
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-service/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/maven-metadata.xml.sha1 (40.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/maven-metadata.xml.md5 (32.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom (5.96 kb)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/maven-metadata.xml
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/maven-metadata.xml.sha1
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/maven-metadata.xml.md5
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom.sha1 (40.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar (23.33 kb)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom.sha1
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar.sha1 (40.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.pom.md5
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml (774.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar.sha1
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
10:45:57 Attempting to upload org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/dmi-stub-app-1.6.0-20241121.104543-1.jar.md5
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.sha1: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
10:45:57 ERROR: Uploading org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.md5: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-stub-app/1.6.0-SNAPSHOT/maven-metadata.xml.md5
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.sha1
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml.md5
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20241121.104348-235.pom
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20241121.104348-235.pom.sha1
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/ncmp-dmi-plugin-1.6.0-20241121.104348-235.pom.md5
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.sha1
10:45:57 Successfully uploaded org/onap/cps/ncmp-dmi-plugin/1.6.0-SNAPSHOT/maven-metadata.xml.md5
10:45:57 ERROR: Failed to upload to Nexus with status code: 403.
10:45:57
10:45:57 org/onap/cps/dmi-service/maven-metadata.xml
10:45:57 Build step 'Execute shell' marked build as failure

Deleted newly introduced module from NCMP-DMI-Plugin

This patch was created to remove the "dmi-plugin-demo-and-csit-stub" module and its sub-modules.

DMI Version: 1.6.0-SNAPSHOT

Current Status:
The merge job is still failing.

Logs for Failure:
Console Log for cps-ncmp-dmi-plugin-maven-merge-master #1518 (Jenkins)

Build NCMP-DMI-Plugin and publish it to a local repository

Step 1: Checkout Source Code from Git Repository

image-20241125-132044.png

Step 2: Build the project – When building the project run from the root ncmp-dmi-plugin folder : mvn clean install

image-20241125-131704.png

Step 3: Verify if docker images are pushed into local repository

Build artefacts (cps, then ncmp-dmi-plugin):

It’s these artefacts that are the problem:

Here’s the latest merge/release job console output:

https://jenkins.onap.org/job/cps-ncmp-dmi-plugin-maven-merge-master/1523/consoleFull

e.g.

07:34:17 Attempting to upload org/onap/cps/dmi-service/1.6.0-SNAPSHOT/

The pom.xml file needs updating so that the output target is:

org/onap/cps/ncmp-dmi-plugin/dmi-service/1.6.0-SNAPSHOT/


image-20241126-155041.png Resolution

We changed NCMP-DMI-Plugin project group id is changed from "org.onap.cps" to "org.onap.cps.ncmp-dmi-plugin"

Related patch here

DMI Version: 1.6.0-SNAPSHOT

Last Successful Merge Job Log:
cps-ncmp-dmi-plugin-maven-merge-master #1525 Console (Jenkins)

NCMP-DMI-Plugin Artifacts Location

 

Related content

Configuration Persistence Service Developer's Landing Page
Configuration Persistence Service Developer's Landing Page
Read with this
CPS-2096: Create implementation proposal for NCMP to provide support for data producer identifier during registration.
CPS-2096: Create implementation proposal for NCMP to provide support for data producer identifier during registration.
More like this
CPS R16 Release Planning
CPS R16 Release Planning
Read with this
CPS-2161: Remove Hazelcast from NCMP Module Sync
CPS-2161: Remove Hazelcast from NCMP Module Sync
More like this
CPS-2293: Architecture Review
CPS-2293: Architecture Review
More like this
Bugs Overview
Bugs Overview
More like this