Automated build for testing and creating the Name Phonetics Module

Build: #65 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.maven:task.builder.mvn2.2 /usr/share/maven2/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/NP-NP-JOB1 clean deploy
build.working.directory /opt/bamboo-agent/agent1-home/xml-data/build-dir/NP-NP-JOB1
buildKey NP-NP-JOB1
buildNumber 65
buildTimeStamp 2014-07-09T16:41:32.222-04:00
planRepository.1.branch master
planRepository.1.branchName master
planRepository.1.name Git
planRepository.1.previousRevision b0a0659cc4af6deb3a93ef7fbd16a73378c7ded8
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-module-namephonetics.git
planRepository.1.revision f8e01ae9645d00a26e100eadfe41037aac28a0f9
planRepository.1.type git
planRepository.1.username
planRepository.branch master
planRepository.branchName master
planRepository.name Git
planRepository.previousRevision b0a0659cc4af6deb3a93ef7fbd16a73378c7ded8
planRepository.repositoryUrl https://github.com/openmrs/openmrs-module-namephonetics.git
planRepository.revision f8e01ae9645d00a26e100eadfe41037aac28a0f9
planRepository.type git
planRepository.username
repository.8552449.branch.name master
repository.8552449.git.branch master
repository.8552449.git.repositoryUrl https://github.com/openmrs/openmrs-module-namephonetics.git
repository.8552449.git.username
repository.8552449.name Git
repository.8552449.previous.revision.number b0a0659cc4af6deb3a93ef7fbd16a73378c7ded8
repository.8552449.revision.number f8e01ae9645d00a26e100eadfe41037aac28a0f9
repository.branch.name master
repository.git.branch master
repository.git.repositoryUrl https://github.com/openmrs/openmrs-module-namephonetics.git
repository.git.username
repository.name Git
repository.previous.revision.number b0a0659cc4af6deb3a93ef7fbd16a73378c7ded8
repository.revision.number f8e01ae9645d00a26e100eadfe41037aac28a0f9
working.directory /opt/bamboo-agent/agent1-home/xml-data/build-dir/NP-NP-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
maven.release.version 1.20.0
docs.aws.secret.key ********
maven.development.version
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
githubSshKey ******** Overridden
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