More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #303 failed

Job: Release to Maven failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Agent
xindi.openmrs.org
Revisions
Git
b03500529b61060cecbb976ce3e05dd6960e9811
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Failing since
#299 (Manual run from the stage: Release by Mike Seaton)
Fixed in
#305 (Rebuilt by Mike Seaton)
No failed test found. A possible compilation error occurred.

Error summary

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

+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/root/.m2/settings.xml:ro -v /data/bamboo-agent/xml-data/build-dir/IDGEN-IDGEN-RTMVN:/module -v /home/bamboo-agent/.ssh/github:/root/.ssh:ro -e GIT_USER_NAME=openmrs-bot -e GIT_USER_EMAIL=infrastructure@openmrs.org -e 'GIT_SSH_COMMAND=ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c '
    yum -y install git &&
    yum clean all &&
    git config --global user.email "$GIT_USER_EMAIL" &&
    git config --global user.name "$GIT_USER_NAME" &&
    git config --global --add safe.directory /module &&
    ./release-scripts/release-prepare-perform.sh \
      -r 5.0.3 \
      -d 5.1.0-SNAPSHOT \
      -e https://github.com/openmrs/openmrs-module-idgen.git
  '
[ERROR] mvn release:prepare failed. Attempting to do a release rollback.
[ERROR] mvn release:prepare failed, scroll up the logs to see the error. release:rollback was attempted. Delete the tag from the repository (if it exists), check if the SCM tag is a ssh and not http and try again.
++ id -u
++ id -g
+ docker run -v /data/bamboo-agent/xml-data/build-dir/IDGEN-IDGEN-RTMVN:/workdir busybox chown -R 1008:1008 /workdir
Unable to find image 'busybox:latest' locally
latest: Pulling from library/busybox
e59838ecfec5: Pulling fs layer
e59838ecfec5: Verifying Checksum
e59838ecfec5: Download complete
e59838ecfec5: Pull complete
Digest: sha256:e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee
Status: Downloaded newer image for busybox:latest