Builds the pre-built Docker containers for e2e tests

Build: #222 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Metadata

This build has the following metadata. These are property key value pairs describing the build. You can specify your own metadata in the build process via apps.

Key Value
bamboo.system.getTestsToPass
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.1 /data/bamboo-agent/temp/O3-BP-JOB1-222-ScriptBuildTask-1749593609262315662.sh
build.working.directory /data/bamboo-agent/xml-data/build-dir/O3-BP-JOB1
buildKey O3-BP-JOB1
buildNumber 222
buildTimeStamp 2025-12-02T18:57:02.244Z
DependencyTriggerReason.triggeringBuildResultKey O3-BK-241
git.cache.directory /data/bamboo-agent/xml-data/build-dir/_git-repositories-cache
planRepository.1.branch main
planRepository.1.branchDisplayName main
planRepository.1.branchName main
planRepository.1.name Distribution 3.x SSH
planRepository.1.previousRevision efbfe29e91f6675bf2de3a25d08398a118214b3f
planRepository.1.repositoryUrl git@github.com:openmrs/openmrs-distro-referenceapplication.git
planRepository.1.revision 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
planRepository.1.type gitv2
planRepository.1.username
planRepository.branch main
planRepository.branchDisplayName main
planRepository.branchName main
planRepository.name Distribution 3.x SSH
planRepository.previousRevision efbfe29e91f6675bf2de3a25d08398a118214b3f
planRepository.repositoryUrl git@github.com:openmrs/openmrs-distro-referenceapplication.git
planRepository.revision 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
planRepository.type gitv2
planRepository.username
repository.304873477.branch.name main
repository.304873477.git.branch main
repository.304873477.git.repositoryUrl git@github.com:openmrs/openmrs-distro-referenceapplication.git
repository.304873477.git.username
repository.304873477.name Distribution 3.x SSH
repository.304873477.previous.revision.number efbfe29e91f6675bf2de3a25d08398a118214b3f
repository.304873477.revision.number 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
repository.branch.name main
repository.git.branch main
repository.git.repositoryUrl git@github.com:openmrs/openmrs-distro-referenceapplication.git
repository.git.username
repository.name Distribution 3.x SSH
repository.previous.revision.number efbfe29e91f6675bf2de3a25d08398a118214b3f
repository.revision.number 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
simpleBuildTimeStamp 20251202185702
tmp.directory /data/bamboo-agent/temp
working.directory /data/bamboo-agent/xml-data/build-dir/O3-BP-JOB1

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
docker.image.maven.jdk8 maven:3.9.9-amazoncorretto-8
docker.image.maven maven:3.9.9-amazoncorretto-8
git.user.email infrastructure@openmrs.org
refapp.distro.dev.branch 2.x
dockerhub.password ********
docker.run.cleanup docker run -v "${PWD}":/workdir busybox chown -R $(id -u):$(id -g) /workdir
docs.aws.secret.key ********
dockerhub.username openmrsci
docker.image.platforms linux/amd64,linux/arm64
preparing.refapp.distro.release false
refapp.distro.scm git@github.com:openmrs/openmrs-distro-referenceapplication.git
mavenBuildGoals clean install
refapp.bamboo.build.number
transifex.username api
git.user.name openmrs-bot
docs.aws.access.key AKIAI7KMDL5KP2673G7A
docker.run docker run -v m2-repo:/root/.m2/repository -v ~/.m2/settings.xml:/root/.m2/settings.xml:ro -v "${PWD}":/workdir -w="/workdir" --rm