Deploys Reference Application SNAPSHOT to maven

Build: #13347 failed

Job: Build and push failed

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Job result summary

Completed
Duration
1 minute
Revision
8480c2428828aea637ba02b83f3f6c9415155d63
Failing since
#13314 (Changes by jwnasambu <33891016+jwnasambu@users.noreply.github.com>)
Fixed in
#13361 (Changes by Daniel Kayiwa)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

Progress (1): 474/636 kB
Progress (1): 476/636 kB
Progress (1): 480/636 kB
Progress (1): 484/636 kB
Progress (1): 488/636 kB
Progress (1): 492/636 kB
Progress (1): 496/636 kB
Progress (1): 500/636 kB
Progress (1): 505/636 kB
Progress (1): 509/636 kB
Progress (1): 511/636 kB
Progress (1): 515/636 kB
Progress (1): 519/636 kB
Progress (1): 523/636 kB
Progress (1): 527/636 kB
Progress (1): 531/636 kB
Progress (1): 535/636 kB
Progress (1): 539/636 kB
Progress (1): 543/636 kB
Progress (1): 545/636 kB
Progress (1): 550/636 kB
Progress (1): 554/636 kB
Progress (1): 558/636 kB
Progress (1): 562/636 kB
Progress (1): 566/636 kB
Progress (1): 570/636 kB
Progress (1): 574/636 kB
Progress (1): 578/636 kB
Progress (1): 580/636 kB
Progress (1): 584/636 kB
Progress (1): 588/636 kB
Progress (1): 593/636 kB
Progress (1): 597/636 kB
Progress (1): 601/636 kB
Progress (1): 605/636 kB
Progress (1): 609/636 kB
Progress (1): 613/636 kB
Progress (1): 615/636 kB
Progress (1): 619/636 kB
Progress (1): 623/636 kB
Progress (1): 627/636 kB
Progress (1): 632/636 kB
Progress (1): 636/636 kB
Progress (1): 636 kB   
                   
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 47 kB/s)

#14 ...

#17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 87.80 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar
#17 87.82 [INFO] ------------------------------------------------------------------------
#17 87.82 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
#17 87.82 [INFO]
#17 87.82 [INFO] Reference Application Distribution ................. SUCCESS [  0.696 s]
#17 87.82 [INFO] Reference Application Distribution Package ......... FAILURE [01:22 min]
#17 87.82 [INFO] ------------------------------------------------------------------------
#17 87.82 [INFO] BUILD FAILURE
#17 87.82 [INFO] ------------------------------------------------------------------------
#17 87.82 [INFO] Total time:  01:24 min
#17 87.82 [INFO] Finished at: 2022-12-27T03:02:41Z
#17 87.82 [INFO] ------------------------------------------------------------------------
#17 87.83 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
#17 87.83 [ERROR]
#17 87.83 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 87.83 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 87.83 [ERROR]
#17 87.83 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 87.84 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 87.84 [ERROR]
#17 87.84 [ERROR] After correcting the problems, you can resume the build with the command
#17 87.84 [ERROR]   mvn <args> -rf :referenceapplication-package
#17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1

#14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 93.56 [INFO]
#14 93.57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
#14 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 87.83 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
#17 87.83 [ERROR]
#17 87.83 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 87.83 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 87.83 [ERROR]
#17 87.83 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 87.84 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 87.84 [ERROR]
#17 87.84 [ERROR] After correcting the problems, you can resume the build with the command
#17 87.84 [ERROR]   mvn <args> -rf :referenceapplication-package
------
Dockerfile:14
--------------------
  12 |     
  13 |     # Build the distro
  14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS
  15 |     
  16 |     ### Run Stage
--------------------
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1