Deploys Reference Application SNAPSHOT to maven
Build: #9752 was successful
Job: Deploy Reference Application was successful
Build log
The build generated 565 lines of output. Download or view full build log
05-Apr-2020 22:53:23 | Build Reference Application - Distribution - Deploy Reference Application #9752 (REFAPP-OMODDISTRO-JOB1-9752) started building on agent yue.openmrs.org (2) |
05-Apr-2020 22:53:23 | Remote agent on host yue.openmrs.org |
05-Apr-2020 22:53:23 | Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 |
05-Apr-2020 22:53:23 | Executing build Reference Application - Distribution - Deploy Reference Application #9752 (REFAPP-OMODDISTRO-JOB1-9752) |
05-Apr-2020 22:53:23 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
05-Apr-2020 22:53:23 | Build always requires a clean checkout |
05-Apr-2020 22:53:23 | Cleaning build directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1' |
05-Apr-2020 22:53:23 | Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 |
05-Apr-2020 22:53:23 | Updating source code to revision: d18942909f740932316903a1d0726a79a951c91c |
05-Apr-2020 22:53:23 | Enforcing full fetch as requested revision has not been found on the configured branch |
05-Apr-2020 22:53:23 | Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/.git'. |
05-Apr-2020 22:53:24 | Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/.git/ |
05-Apr-2020 22:53:24 | Fetching 'refs/heads/*' from 'git://github.com/openmrs/openmrs-distro-referenceapplication.git'. Will try to do a shallow fetch. |
05-Apr-2020 22:53:24 | From git://github.com/openmrs/openmrs-distro-referenceapplication |
05-Apr-2020 22:53:24 | * [new branch] 2.3.x -> 2.3.x |
05-Apr-2020 22:53:24 | * [new branch] 2.6.x -> 2.6.x |
05-Apr-2020 22:53:24 | * [new branch] master -> master |
05-Apr-2020 22:53:24 | * [new branch] msf -> msf |
05-Apr-2020 22:53:24 | * [new branch] platform-2.1.x -> platform-2.1.x |
05-Apr-2020 22:53:24 | * [new branch] release -> release |
05-Apr-2020 22:53:24 | * [new branch] revert-204-OCLM-50 -> revert-204-OCLM-50 |
05-Apr-2020 22:53:24 | * [new branch] revert-214-RA-1320 -> revert-214-RA-1320 |
05-Apr-2020 22:53:24 | * [new branch] samuelmale-patch-1 -> samuelmale-patch-1 |
05-Apr-2020 22:53:24 | * [new branch] samuelmale-patch-2 -> samuelmale-patch-2 |
05-Apr-2020 22:53:24 | * [new branch] samuelmale-patch-3 -> samuelmale-patch-3 |
05-Apr-2020 22:53:24 | * [new branch] uat -> uat |
05-Apr-2020 22:53:24 | * [new tag] 2.0.1769 -> 2.0.1769 |
05-Apr-2020 22:53:24 | * [new tag] 2.1 -> 2.1 |
05-Apr-2020 22:53:24 | * [new tag] 2.2 -> 2.2 |
05-Apr-2020 22:53:24 | * [new tag] 2.3 -> 2.3 |
05-Apr-2020 22:53:24 | * [new tag] 2.3.1 -> 2.3.1 |
05-Apr-2020 22:53:24 | * [new tag] 2.4 -> 2.4 |
05-Apr-2020 22:53:24 | * [new tag] 2.5 -> 2.5 |
05-Apr-2020 22:53:24 | * [new tag] 2.6.0 -> 2.6.0 |
05-Apr-2020 22:53:24 | * [new tag] 2.6.1 -> 2.6.1 |
05-Apr-2020 22:53:24 | * [new tag] 2.7.0 -> 2.7.0 |
05-Apr-2020 22:53:24 | * [new tag] 2.8.0 -> 2.8.0 |
05-Apr-2020 22:53:24 | * [new tag] 2.8.1 -> 2.8.1 |
05-Apr-2020 22:53:24 | * [new tag] 2.9.0 -> 2.9.0 |
05-Apr-2020 22:53:24 | * [new tag] latest -> latest |
05-Apr-2020 22:53:24 | Checking out revision d18942909f740932316903a1d0726a79a951c91c. |
05-Apr-2020 22:53:24 | Already on 'master' |
05-Apr-2020 22:53:24 | Updated source code to revision: d18942909f740932316903a1d0726a79a951c91c |
05-Apr-2020 22:53:24 | Finished task 'Checkout Default Repository' with result: Success |
05-Apr-2020 22:53:24 | Running pre-build action: VCS Version Collector |
05-Apr-2020 22:53:24 | Running pre-build action: Sauce OnDemand Build Configurator |
05-Apr-2020 22:53:24 | Running pre-build action: Run Predator |
05-Apr-2020 22:53:24 | [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner |
05-Apr-2020 22:53:24 | [PredatorPreBuildAction] Running these commands: docker system prune -af; docker kill $(docker ps -q); docker rm -f $(docker ps -qa) |
05-Apr-2020 22:53:24 | [PredatorPreBuildAction] Running command 'docker system prune -af' |
05-Apr-2020 22:53:24 | [PredatorPreBuildAction] Command 'docker system prune -af' completed with exit code 0 |
05-Apr-2020 22:53:24 | [PredatorPreBuildAction] Running command 'docker kill $(docker ps -q)' |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Command 'docker kill $(docker ps -q)' completed with exit code 125 |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Running command 'docker rm -f $(docker ps -qa)' |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Command 'docker rm -f $(docker ps -qa)' completed with exit code 125 |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 17261 java 15828 bamboo-age 3070Mb 638Mb 01:14:07 /usr/lib/jvm/java-8-ope |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 15828 wrapper 1 bamboo-age 17Mb 1Mb 00:57:51 /home/bamboo-agent/bamb |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 180Mb 4Mb 00:01:52 /lib/systemd/systemd -- |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java |mvn ) |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Initial free space: 5.867462 GB |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RA-RA-RTM |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Deleting 3 snapshot folders from /home/bamboo-agent/.m2/repository |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB |
05-Apr-2020 22:53:25 | [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator |
05-Apr-2020 22:53:26 | [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files |
05-Apr-2020 22:53:26 | [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. |
05-Apr-2020 22:53:26 | [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. |
05-Apr-2020 22:53:26 | [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. |
05-Apr-2020 22:53:26 | [PredatorPreBuildAction] Final free space: 5.9991226 GB |
05-Apr-2020 22:53:26 | [PredatorPreBuildAction] Done |
05-Apr-2020 22:53:26 | Starting task 'Check module versions. Set the goal to ${bamboo.checkVersions} for snapshot builds or to validate when releasing)' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
05-Apr-2020 22:53:26 | Beginning to execute external process for build 'Reference Application - Distribution - Deploy Reference Application #9752 (REFAPP-OMODDISTRO-JOB1-9752)' ... running command line: /usr/share/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-OMODDISTRO-JOB1 validate ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 ... using extra environment variables: bamboo_planRepository_1_branch=master bamboo_docker_image_name=openmrs/openmrs-reference-application-distro bamboo_capability_system_builder_grailsBuilder_Grails_2_3_7=/opt/grails bamboo_planRepository_2_branch=openmrs-emr2 bamboo_planRepository_1_branchDisplayName=master bamboo_repository_revision_number=d18942909f740932316903a1d0726a79a951c91c MAVEN2_HOME=/usr/share/apache-maven-3.2.5 bamboo_saucelabs_username=rkorytkowski bamboo_planRepository_3_type=gitv2 bamboo_planRepository_3_revision=1969d1c2650fc66ab14f5edb4052a329a196f370 bamboo_buildKey=REFAPP-OMODDISTRO-JOB1 bamboo_maven_release_version=2.8.0 bamboo_planRepository_3_branch=master bamboo_planRepository_2_branchDisplayName=openmrs-emr2 bamboo_shortJobName=Deploy Reference Application bamboo_buildResultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-9752 bamboo_repository_19857409_previous_revision_number=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_planRepository_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_agentId=132120580 bamboo_maven_development_version= bamboo_repository_19857409_git_branch=openmrs-emr2 bamboo_capability_system_jdk_JDK_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_revision=d18942909f740932316903a1d0726a79a951c91c bamboo_planRepository_previousRevision=701afbc6ee30542a0d6568c22d9e15ee252cd697 bamboo_repository_branch_name=master bamboo_dockerhub_username=openmrsci bamboo_repository_89161769_git_branch=master bamboo_docker_image_id= bamboo_refapp_distro_scm=git@github.com:openmrs/openmrs-distro-referenceapplication.git JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_checkVersions=versions:update-properties -Pupdate-to-latest bamboo_repository_89161769_name=Release scripts bamboo_planRepository_branch=master bamboo_repository_89161769_git_username=cintiadr bamboo_repository_89161769_previous_revision_number=1969d1c2650fc66ab14f5edb4052a329a196f370 bamboo_repository_89161768_name=Distribution bamboo_repository_89161768_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_planRepository_3_branchName=master bamboo_capability_system_jdk_JDK_11=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_planRepository_1_type=gitv2 bamboo_planRepository_branchName=master bamboo_saucelabs_password=******** bamboo_repository_89161768_branch_name=master bamboo_repository_89161769_branch_name=master bamboo_repository_19857409_git_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_3_name=Release scripts bamboo_mavenBuildGoals=clean install bamboo_repository_89161768_previous_revision_number=701afbc6ee30542a0d6568c22d9e15ee252cd697 bamboo_hg_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_hg-repositories-cache bamboo_planRepository_1_username= bamboo_planRepository_type=gitv2 bamboo_git_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_git-repositories-cache bamboo_planRepository_2_branchName=openmrs-emr2 useMavenReturnCode=false bamboo_capability_system_builder_node_Node_js=/usr/bin/node bamboo_travis_password=******** bamboo_capability_system_builder_ant_Ant=/usr/share/ant bamboo_capability_system_builder_mvn3_Maven_3=/usr/share/apache-maven-3.2.5 bamboo_tmp_directory=/home/bamboo-agent/bamboo-agent/temp bamboo_planKey=REFAPP-OMODDISTRO bamboo_planRepository_username= bamboo_planRepository_1_branchName=master bamboo_dependency_parent_1=RA-RA-3303 bamboo_dependency_parent_0=REFMETA-REFMETA-2294 bamboo_dependency_parent_total=2 bamboo_dockerhub_password=******** bamboo_resultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-9752 bamboo_capability_system_builder_command_transifex=/usr/bin/tx bamboo_jdbc_password=******** bamboo_build_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_name=Distribution bamboo_preparing_refapp_distro_release=false bamboo_shortPlanName=Distribution bamboo_repository_89161768_git_username= bamboo_planRepository_2_username= bamboo_repository_89161768_git_branch=master bamboo_planRepository_name=Distribution bamboo_docs_aws_secret_key=******** bamboo_buildNumber=9752 bamboo_repository_89161768_revision_number=d18942909f740932316903a1d0726a79a951c91c bamboo_planName=Reference Application - Distribution bamboo_shortPlanKey=OMODDISTRO bamboo_repository_19857409_revision_number=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_shortJobKey=JOB1 bamboo_planRepository_2_name=Standalone RA bamboo_buildTimeStamp=2020-04-05T22:53:23.636Z bamboo_repository_previous_revision_number=701afbc6ee30542a0d6568c22d9e15ee252cd697 M2_HOME=/usr/share/apache-maven-3.2.5 bamboo_refapp_bamboo_build_number= bamboo_repository_git_branch=master bamboo_buildResultKey=REFAPP-OMODDISTRO-JOB1-9752 bamboo_docs_aws_access_key=AKIAI7KMDL5KP2673G7A bamboo_buildPlanName=Reference Application - Distribution - Deploy Reference Application bamboo_openMRSVersion=2.1.3 bamboo_planRepository_1_revision=d18942909f740932316903a1d0726a79a951c91c bamboo_planRepository_3_username=cintiadr bamboo_repository_89161769_revision_number=1969d1c2650fc66ab14f5edb4052a329a196f370 bamboo_repository_name=Release scripts bamboo_capability_system_jdk_openjdk_8_jdk=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_repository_19857409_name=Standalone RA bamboo_planRepository_2_previousRevision=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_transifex_password=******** bamboo_capability_system_jdk_openjdk_11_jdk=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_repository_19857409_branch_name=openmrs-emr2 bamboo_buildFailed=false bamboo_capability_system_builder_grailsBuilder_Grails_2=/opt/grails bamboo_planRepository_3_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_capability_system_docker_executable=/usr/bin/docker bamboo_capability_system_builder_command_Bash=/bin/bash bamboo_agentWorkingDirectory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir bamboo_planRepository_2_revision=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_capability_system_git_executable=/usr/bin/git bamboo_repository_git_username= bamboo_planRepository_1_previousRevision=701afbc6ee30542a0d6568c22d9e15ee252cd697 bamboo_planRepository_branchDisplayName=master bamboo_planRepository_2_type=gitv2 bamboo_repository_89161769_git_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_plan_storageTag=REFAPP-OMODDISTRO bamboo_repository_19857409_git_username= bamboo_planRepository_2_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_repository_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_transifex_username=api bamboo_planRepository_3_branchDisplayName=master bamboo_refapp_distro_dev_branch=master bamboo_deb_version= bamboo_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_capability_system_jdk_JDK_1_8_0_242=/usr/lib/jvm/java-1.8.0-openjdk-amd64/ PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64//bin:/home/bamboo-agent/bin:/home/bamboo-agent/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/opt/puppetlabs/bin |
05-Apr-2020 22:53:27 | [INFO] Scanning for projects... |
05-Apr-2020 22:53:27 | [WARNING] |
05-Apr-2020 22:53:27 | [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.10.0-SNAPSHOT |
05-Apr-2020 22:53:27 | [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21 |
05-Apr-2020 22:53:27 | [WARNING] |
05-Apr-2020 22:53:27 | [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. |
05-Apr-2020 22:53:27 | [WARNING] |
05-Apr-2020 22:53:27 | [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. |
05-Apr-2020 22:53:27 | [WARNING] |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] Reactor Build Order: |
05-Apr-2020 22:53:27 | [INFO] |
05-Apr-2020 22:53:27 | [INFO] Reference Application Distribution |
05-Apr-2020 22:53:27 | [INFO] Reference Application Distribution Package |
05-Apr-2020 22:53:27 | [INFO] Reference Application Distribution UI Tests |
05-Apr-2020 22:53:27 | [INFO] |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] Building Reference Application Distribution 2.10.0-SNAPSHOT |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] Building Reference Application Distribution Package 2.10.0-SNAPSHOT |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] Building Reference Application Distribution UI Tests 2.10.0-SNAPSHOT |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] Reactor Summary: |
05-Apr-2020 22:53:27 | [INFO] |
05-Apr-2020 22:53:27 | [INFO] Reference Application Distribution ................. SUCCESS [ 0.001 s] |
05-Apr-2020 22:53:27 | [INFO] Reference Application Distribution Package ......... SUCCESS [ 0.039 s] |
05-Apr-2020 22:53:27 | [INFO] Reference Application Distribution UI Tests ........ SUCCESS [ 0.017 s] |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] BUILD SUCCESS |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | [INFO] Total time: 0.236 s |
05-Apr-2020 22:53:27 | [INFO] Finished at: 2020-04-05T22:53:27+00:00 |
05-Apr-2020 22:53:27 | [INFO] Final Memory: 7M/106M |
05-Apr-2020 22:53:27 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:27 | Finished task 'Check module versions. Set the goal to ${bamboo.checkVersions} for snapshot builds or to validate when releasing)' with result: Success |
05-Apr-2020 22:53:27 | Starting task 'Package zip of OMODs and WAR' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
05-Apr-2020 22:53:27 | Beginning to execute external process for build 'Reference Application - Distribution - Deploy Reference Application #9752 (REFAPP-OMODDISTRO-JOB1-9752)' ... running command line: /usr/share/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-OMODDISTRO-JOB1 clean deploy -DskipTests=true -U ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 ... using extra environment variables: bamboo_planRepository_1_branch=master bamboo_docker_image_name=openmrs/openmrs-reference-application-distro bamboo_capability_system_builder_grailsBuilder_Grails_2_3_7=/opt/grails bamboo_planRepository_2_branch=openmrs-emr2 bamboo_planRepository_1_branchDisplayName=master bamboo_repository_revision_number=d18942909f740932316903a1d0726a79a951c91c MAVEN2_HOME=/usr/share/apache-maven-3.2.5 bamboo_saucelabs_username=rkorytkowski bamboo_planRepository_3_type=gitv2 bamboo_planRepository_3_revision=1969d1c2650fc66ab14f5edb4052a329a196f370 bamboo_buildKey=REFAPP-OMODDISTRO-JOB1 bamboo_maven_release_version=2.8.0 bamboo_planRepository_3_branch=master bamboo_planRepository_2_branchDisplayName=openmrs-emr2 bamboo_shortJobName=Deploy Reference Application bamboo_buildResultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-9752 bamboo_repository_19857409_previous_revision_number=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_planRepository_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_agentId=132120580 bamboo_maven_development_version= bamboo_repository_19857409_git_branch=openmrs-emr2 bamboo_capability_system_jdk_JDK_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_revision=d18942909f740932316903a1d0726a79a951c91c bamboo_planRepository_previousRevision=701afbc6ee30542a0d6568c22d9e15ee252cd697 bamboo_repository_branch_name=master bamboo_dockerhub_username=openmrsci bamboo_repository_89161769_git_branch=master bamboo_docker_image_id= bamboo_refapp_distro_scm=git@github.com:openmrs/openmrs-distro-referenceapplication.git JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_checkVersions=versions:update-properties -Pupdate-to-latest bamboo_repository_89161769_name=Release scripts bamboo_planRepository_branch=master bamboo_repository_89161769_git_username=cintiadr bamboo_repository_89161769_previous_revision_number=1969d1c2650fc66ab14f5edb4052a329a196f370 bamboo_repository_89161768_name=Distribution bamboo_repository_89161768_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_planRepository_3_branchName=master bamboo_capability_system_jdk_JDK_11=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_planRepository_1_type=gitv2 bamboo_planRepository_branchName=master bamboo_saucelabs_password=******** bamboo_repository_89161768_branch_name=master bamboo_repository_89161769_branch_name=master bamboo_repository_19857409_git_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_3_name=Release scripts bamboo_mavenBuildGoals=clean install bamboo_repository_89161768_previous_revision_number=701afbc6ee30542a0d6568c22d9e15ee252cd697 bamboo_hg_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_hg-repositories-cache bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_7=/usr/share/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-OMODDISTRO-JOB1 validate bamboo_planRepository_1_username= bamboo_planRepository_type=gitv2 bamboo_git_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_git-repositories-cache bamboo_planRepository_2_branchName=openmrs-emr2 useMavenReturnCode=false bamboo_capability_system_builder_node_Node_js=/usr/bin/node bamboo_travis_password=******** bamboo_capability_system_builder_ant_Ant=/usr/share/ant bamboo_capability_system_builder_mvn3_Maven_3=/usr/share/apache-maven-3.2.5 bamboo_tmp_directory=/home/bamboo-agent/bamboo-agent/temp bamboo_planKey=REFAPP-OMODDISTRO bamboo_planRepository_username= bamboo_planRepository_1_branchName=master bamboo_dependency_parent_1=RA-RA-3303 bamboo_dependency_parent_0=REFMETA-REFMETA-2294 bamboo_dependency_parent_total=2 bamboo_dockerhub_password=******** bamboo_resultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-9752 bamboo_capability_system_builder_command_transifex=/usr/bin/tx bamboo_jdbc_password=******** bamboo_build_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_name=Distribution bamboo_preparing_refapp_distro_release=false bamboo_shortPlanName=Distribution bamboo_repository_89161768_git_username= bamboo_planRepository_2_username= bamboo_repository_89161768_git_branch=master bamboo_planRepository_name=Distribution bamboo_docs_aws_secret_key=******** bamboo_buildNumber=9752 bamboo_repository_89161768_revision_number=d18942909f740932316903a1d0726a79a951c91c bamboo_planName=Reference Application - Distribution bamboo_shortPlanKey=OMODDISTRO bamboo_repository_19857409_revision_number=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_shortJobKey=JOB1 bamboo_planRepository_2_name=Standalone RA bamboo_buildTimeStamp=2020-04-05T22:53:23.636Z bamboo_repository_previous_revision_number=701afbc6ee30542a0d6568c22d9e15ee252cd697 M2_HOME=/usr/share/apache-maven-3.2.5 bamboo_refapp_bamboo_build_number= bamboo_repository_git_branch=master bamboo_buildResultKey=REFAPP-OMODDISTRO-JOB1-9752 bamboo_docs_aws_access_key=AKIAI7KMDL5KP2673G7A bamboo_buildPlanName=Reference Application - Distribution - Deploy Reference Application bamboo_openMRSVersion=2.1.3 bamboo_planRepository_1_revision=d18942909f740932316903a1d0726a79a951c91c bamboo_planRepository_3_username=cintiadr bamboo_repository_89161769_revision_number=1969d1c2650fc66ab14f5edb4052a329a196f370 bamboo_repository_name=Release scripts bamboo_capability_system_jdk_openjdk_8_jdk=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_repository_19857409_name=Standalone RA bamboo_planRepository_2_previousRevision=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_transifex_password=******** bamboo_capability_system_jdk_openjdk_11_jdk=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_repository_19857409_branch_name=openmrs-emr2 bamboo_buildFailed=false bamboo_capability_system_builder_grailsBuilder_Grails_2=/opt/grails bamboo_planRepository_3_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_capability_system_docker_executable=/usr/bin/docker bamboo_capability_system_builder_command_Bash=/bin/bash bamboo_agentWorkingDirectory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir bamboo_planRepository_2_revision=c2d3f8bf626a58878e5939f9214518561d4ce45b bamboo_capability_system_git_executable=/usr/bin/git bamboo_repository_git_username= bamboo_planRepository_1_previousRevision=701afbc6ee30542a0d6568c22d9e15ee252cd697 bamboo_planRepository_branchDisplayName=master bamboo_planRepository_2_type=gitv2 bamboo_repository_89161769_git_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_plan_storageTag=REFAPP-OMODDISTRO bamboo_repository_19857409_git_username= bamboo_planRepository_2_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_repository_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_transifex_username=api bamboo_planRepository_3_branchDisplayName=master bamboo_refapp_distro_dev_branch=master bamboo_deb_version= bamboo_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_capability_system_jdk_JDK_1_8_0_242=/usr/lib/jvm/java-1.8.0-openjdk-amd64/ PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64//bin:/home/bamboo-agent/bin:/home/bamboo-agent/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/opt/puppetlabs/bin |
05-Apr-2020 22:53:28 | [INFO] Scanning for projects... |
05-Apr-2020 22:53:28 | [WARNING] |
05-Apr-2020 22:53:28 | [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.10.0-SNAPSHOT |
05-Apr-2020 22:53:28 | [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21 |
05-Apr-2020 22:53:28 | [WARNING] |
05-Apr-2020 22:53:28 | [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. |
05-Apr-2020 22:53:28 | [WARNING] |
05-Apr-2020 22:53:28 | [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. |
05-Apr-2020 22:53:28 | [WARNING] |
05-Apr-2020 22:53:28 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:28 | [INFO] Reactor Build Order: |
05-Apr-2020 22:53:28 | [INFO] |
05-Apr-2020 22:53:28 | [INFO] Reference Application Distribution |
05-Apr-2020 22:53:28 | [INFO] Reference Application Distribution Package |
05-Apr-2020 22:53:28 | [INFO] Reference Application Distribution UI Tests |
05-Apr-2020 22:53:28 | [INFO] |
05-Apr-2020 22:53:28 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:28 | [INFO] Building Reference Application Distribution 2.10.0-SNAPSHOT |
05-Apr-2020 22:53:28 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:29 | [INFO] |
05-Apr-2020 22:53:29 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication --- |
05-Apr-2020 22:53:29 | [INFO] |
05-Apr-2020 22:53:29 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- |
05-Apr-2020 22:53:29 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/referenceapplication-2.10.0-SNAPSHOT.pom |
05-Apr-2020 22:53:29 | [INFO] |
05-Apr-2020 22:53:29 | [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication --- |
05-Apr-2020 22:53:29 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml |
05-Apr-2020 22:53:30 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml (623 B at 0.6 KB/sec) |
05-Apr-2020 22:53:30 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/referenceapplication-2.10.0-20200405.225330-1200.pom |
05-Apr-2020 22:53:31 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/referenceapplication-2.10.0-20200405.225330-1200.pom (39 KB at 33.7 KB/sec) |
05-Apr-2020 22:53:31 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml |
05-Apr-2020 22:53:32 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml (710 B at 2.7 KB/sec) |
05-Apr-2020 22:53:32 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml |
05-Apr-2020 22:53:32 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml (623 B at 1.4 KB/sec) |
05-Apr-2020 22:53:32 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml |
05-Apr-2020 22:53:33 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml (652 B at 1.1 KB/sec) |
05-Apr-2020 22:53:33 | [INFO] |
05-Apr-2020 22:53:33 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:33 | [INFO] Building Reference Application Distribution Package 2.10.0-SNAPSHOT |
05-Apr-2020 22:53:33 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:53:33 | [INFO] |
05-Apr-2020 22:53:33 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package --- |
05-Apr-2020 22:53:33 | [INFO] |
05-Apr-2020 22:53:33 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- |
05-Apr-2020 22:53:33 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
05-Apr-2020 22:53:33 | [INFO] Copying 1 resource |
05-Apr-2020 22:53:33 | [INFO] Copying 2 resources |
05-Apr-2020 22:53:33 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/main/webapp |
05-Apr-2020 22:53:33 | [INFO] |
05-Apr-2020 22:53:33 | [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package --- |
05-Apr-2020 22:53:34 | |
05-Apr-2020 22:53:34 | Downloading modules... |
05-Apr-2020 22:53:34 | |
05-Apr-2020 22:53:34 | [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.3.0:war |
05-Apr-2020 22:53:34 | [INFO] Copying openmrs-webapp-2.3.0.war to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/openmrs-2.3.0.war |
05-Apr-2020 22:53:35 | file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/openmrs-2.3.0.war |
05-Apr-2020 22:53:35 | target:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.11.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.6.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.11.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.11.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.10.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.14:omod |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.16.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs:event-omod:2.7.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.6:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.4:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.12.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.2:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.10.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.9.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.2.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.5.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.3.4:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:fhir-omod:1.20.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:1.10.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.5:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.28.0:jar |
05-Apr-2020 22:53:35 | [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.10.0:jar |
05-Apr-2020 22:53:35 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.10.0/referenceapplication-omod-2.10.0.jar |
05-Apr-2020 22:53:36 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.10.0/referenceapplication-omod-2.10.0.jar (1876 KB at 1853.0 KB/sec) |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:3.10.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.14.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.10.2:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.6.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.28.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.6:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.20.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.3.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.9.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.12.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.2:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.28.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2:omod |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.12.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.17.0:jar |
05-Apr-2020 22:53:36 | [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.6.0:jar |
05-Apr-2020 22:53:36 | [INFO] Copying addresshierarchy-omod-2.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/addresshierarchy-2.11.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying legacyui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/legacyui-1.6.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying metadatadeploy-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/metadatadeploy-1.11.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying reportingrest-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reportingrest-1.11.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying owa-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/owa-1.10.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying serialization.xstream-omod-0.2.14.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/serialization.xstream-0.2.14.omod |
05-Apr-2020 22:53:36 | [INFO] Copying registrationapp-omod-1.16.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/registrationapp-1.16.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying event-omod-2.7.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/event-2.7.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying uilibrary-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/uilibrary-2.0.6.omod |
05-Apr-2020 22:53:36 | [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/htmlwidgets-1.10.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying dataexchange-omod-1.3.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/dataexchange-1.3.4.omod |
05-Apr-2020 22:53:36 | [INFO] Copying appui-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appui-1.12.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying allergyui-omod-1.8.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/allergyui-1.8.2.omod |
05-Apr-2020 22:53:36 | [INFO] Copying providermanagement-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/providermanagement-2.10.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying appointmentschedulingui-omod-1.9.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appointmentschedulingui-1.9.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying attachments-omod-2.2.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/attachments-2.2.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying formentryapp-omod-1.4.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/formentryapp-1.4.2.omod |
05-Apr-2020 22:53:36 | [INFO] Copying idgen-omod-4.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/idgen-4.5.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying metadatamapping-omod-1.3.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/metadatamapping-1.3.4.omod |
05-Apr-2020 22:53:36 | [INFO] Copying fhir-omod-1.20.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/fhir-1.20.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying htmlformentryui-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/htmlformentryui-1.10.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying referencedemodata-omod-1.4.5.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/referencedemodata-1.4.5.omod |
05-Apr-2020 22:53:36 | [INFO] Copying emrapi-omod-1.28.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/emrapi-1.28.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying referenceapplication-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/referenceapplication-2.10.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying htmlformentry-omod-3.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/htmlformentry-3.10.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying appframework-omod-2.14.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appframework-2.14.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying referencemetadata-omod-2.10.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/referencemetadata-2.10.2.omod |
05-Apr-2020 22:53:36 | [INFO] Copying reportingui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reportingui-1.6.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying coreapps-omod-1.28.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/coreapps-1.28.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying reportingcompatibility-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reportingcompatibility-2.0.6.omod |
05-Apr-2020 22:53:36 | [INFO] Copying reporting-omod-1.20.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reporting-1.20.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying adminui-omod-1.3.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/adminui-1.3.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying registrationcore-omod-1.9.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/registrationcore-1.9.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying appointmentscheduling-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appointmentscheduling-1.12.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying calculation-omod-1.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/calculation-1.2.omod |
05-Apr-2020 22:53:36 | [INFO] Copying webservices.rest-omod-2.28.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/webservices.rest-2.28.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying atlas-omod-2.2.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/atlas-2.2.omod |
05-Apr-2020 22:53:36 | [INFO] Copying uicommons-omod-2.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/uicommons-2.12.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying uiframework-omod-3.17.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/uiframework-3.17.0.omod |
05-Apr-2020 22:53:36 | [INFO] Copying metadatasharing-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/metadatasharing-1.6.0.omod |
05-Apr-2020 22:53:36 | |
05-Apr-2020 22:53:36 | Downloading OWAs... |
05-Apr-2020 22:53:36 | |
05-Apr-2020 22:53:36 | Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip |
05-Apr-2020 22:53:37 | |
05-Apr-2020 22:53:37 | Creating Docker Compose configuration... |
05-Apr-2020 22:53:37 | |
05-Apr-2020 22:53:38 | |
05-Apr-2020 22:53:38 | The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro |
05-Apr-2020 22:53:38 | |
05-Apr-2020 22:53:38 | [INFO] |
05-Apr-2020 22:53:38 | [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package --- |
05-Apr-2020 22:53:38 | |
05-Apr-2020 22:53:38 | Downloading modules... |
05-Apr-2020 22:53:38 | |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.3.0:war |
05-Apr-2020 22:53:38 | [INFO] Copying openmrs-webapp-2.3.0.war to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/openmrs-2.3.0.war |
05-Apr-2020 22:53:38 | file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/openmrs-2.3.0.war |
05-Apr-2020 22:53:38 | target:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.11.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.6.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.11.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.11.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.10.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.14:omod |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.16.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs:event-omod:2.7.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.6:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.4:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.12.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.2:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.10.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.9.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.2.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.5.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.3.4:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:fhir-omod:1.20.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:1.10.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.5:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.28.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.10.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:3.10.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.14.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.10.2:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.6.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.28.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.6:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.20.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.3.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.9.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.12.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.2:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.28.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2:omod |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.12.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.17.0:jar |
05-Apr-2020 22:53:38 | [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.6.0:jar |
05-Apr-2020 22:53:38 | [INFO] Copying addresshierarchy-omod-2.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/addresshierarchy-2.11.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying legacyui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/legacyui-1.6.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying metadatadeploy-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatadeploy-1.11.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying reportingrest-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingrest-1.11.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying owa-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/owa-1.10.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying serialization.xstream-omod-0.2.14.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/serialization.xstream-0.2.14.omod |
05-Apr-2020 22:53:38 | [INFO] Copying registrationapp-omod-1.16.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/registrationapp-1.16.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying event-omod-2.7.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/event-2.7.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying uilibrary-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uilibrary-2.0.6.omod |
05-Apr-2020 22:53:38 | [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlwidgets-1.10.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying dataexchange-omod-1.3.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/dataexchange-1.3.4.omod |
05-Apr-2020 22:53:38 | [INFO] Copying appui-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appui-1.12.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying allergyui-omod-1.8.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/allergyui-1.8.2.omod |
05-Apr-2020 22:53:38 | [INFO] Copying providermanagement-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/providermanagement-2.10.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying appointmentschedulingui-omod-1.9.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appointmentschedulingui-1.9.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying attachments-omod-2.2.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/attachments-2.2.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying formentryapp-omod-1.4.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/formentryapp-1.4.2.omod |
05-Apr-2020 22:53:38 | [INFO] Copying idgen-omod-4.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/idgen-4.5.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying metadatamapping-omod-1.3.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatamapping-1.3.4.omod |
05-Apr-2020 22:53:38 | [INFO] Copying fhir-omod-1.20.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/fhir-1.20.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying htmlformentryui-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlformentryui-1.10.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying referencedemodata-omod-1.4.5.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referencedemodata-1.4.5.omod |
05-Apr-2020 22:53:38 | [INFO] Copying emrapi-omod-1.28.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/emrapi-1.28.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying referenceapplication-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referenceapplication-2.10.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying htmlformentry-omod-3.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlformentry-3.10.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying appframework-omod-2.14.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appframework-2.14.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying referencemetadata-omod-2.10.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referencemetadata-2.10.2.omod |
05-Apr-2020 22:53:38 | [INFO] Copying reportingui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingui-1.6.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying coreapps-omod-1.28.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/coreapps-1.28.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying reportingcompatibility-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingcompatibility-2.0.6.omod |
05-Apr-2020 22:53:38 | [INFO] Copying reporting-omod-1.20.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reporting-1.20.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying adminui-omod-1.3.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/adminui-1.3.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying registrationcore-omod-1.9.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/registrationcore-1.9.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying appointmentscheduling-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appointmentscheduling-1.12.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying calculation-omod-1.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/calculation-1.2.omod |
05-Apr-2020 22:53:38 | [INFO] Copying webservices.rest-omod-2.28.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/webservices.rest-2.28.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying atlas-omod-2.2.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/atlas-2.2.omod |
05-Apr-2020 22:53:38 | [INFO] Copying uicommons-omod-2.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uicommons-2.12.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying uiframework-omod-3.17.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uiframework-3.17.0.omod |
05-Apr-2020 22:53:38 | [INFO] Copying metadatasharing-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatasharing-1.6.0.omod |
05-Apr-2020 22:53:38 | |
05-Apr-2020 22:53:38 | Downloading OWAs... |
05-Apr-2020 22:53:38 | |
05-Apr-2020 22:53:38 | Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip |
05-Apr-2020 22:53:40 | |
05-Apr-2020 22:53:40 | Creating Docker Compose configuration... |
05-Apr-2020 22:53:40 | |
05-Apr-2020 22:53:41 | |
05-Apr-2020 22:53:41 | The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro |
05-Apr-2020 22:53:41 | |
05-Apr-2020 22:53:41 | [INFO] |
05-Apr-2020 22:53:41 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package --- |
05-Apr-2020 22:53:41 | [INFO] No sources to compile |
05-Apr-2020 22:53:41 | [INFO] |
05-Apr-2020 22:53:41 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package --- |
05-Apr-2020 22:53:41 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
05-Apr-2020 22:53:41 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/test/resources |
05-Apr-2020 22:53:41 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/test/resources |
05-Apr-2020 22:53:41 | [INFO] |
05-Apr-2020 22:53:41 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package --- |
05-Apr-2020 22:53:41 | [INFO] No sources to compile |
05-Apr-2020 22:53:41 | [INFO] |
05-Apr-2020 22:53:41 | [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package --- |
05-Apr-2020 22:53:41 | [INFO] Tests are skipped. |
05-Apr-2020 22:53:41 | [INFO] |
05-Apr-2020 22:53:41 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package --- |
05-Apr-2020 22:53:41 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT.jar |
05-Apr-2020 22:53:41 | [INFO] |
05-Apr-2020 22:53:41 | [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package --- |
05-Apr-2020 22:53:41 | [INFO] Reading assembly descriptor: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/main/assembly/assembly.xml |
05-Apr-2020 22:53:41 | [INFO] Building zip: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-addons.zip |
05-Apr-2020 22:53:45 | [INFO] |
05-Apr-2020 22:53:45 | [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package --- |
05-Apr-2020 22:53:45 | [INFO] |
05-Apr-2020 22:53:45 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package --- |
05-Apr-2020 22:53:45 | [WARNING] JAR will be empty - no content was marked for inclusion! |
05-Apr-2020 22:53:45 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-tests.jar |
05-Apr-2020 22:53:45 | [INFO] |
05-Apr-2020 22:53:45 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package --- |
05-Apr-2020 22:53:45 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT.jar |
05-Apr-2020 22:53:45 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT.pom |
05-Apr-2020 22:53:45 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-addons.zip to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT-addons.zip |
05-Apr-2020 22:53:45 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/openmrs.war to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT.war |
05-Apr-2020 22:53:46 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT-tests.jar |
05-Apr-2020 22:53:46 | [INFO] |
05-Apr-2020 22:53:46 | [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication-package --- |
05-Apr-2020 22:53:46 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
05-Apr-2020 22:53:46 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec) |
05-Apr-2020 22:53:46 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181.jar |
05-Apr-2020 22:53:49 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181.jar (286 KB at 86.0 KB/sec) |
05-Apr-2020 22:53:49 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181.pom |
05-Apr-2020 22:53:51 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181.pom (4 KB at 2.8 KB/sec) |
05-Apr-2020 22:53:51 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml |
05-Apr-2020 22:53:51 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml (718 B at 2.5 KB/sec) |
05-Apr-2020 22:53:51 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
05-Apr-2020 22:53:51 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec) |
05-Apr-2020 22:53:51 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml |
05-Apr-2020 22:53:53 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml (660 B at 0.3 KB/sec) |
05-Apr-2020 22:53:53 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181-addons.zip |
05-Apr-2020 22:54:05 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181-addons.zip (100795 KB at 8901.7 KB/sec) |
05-Apr-2020 22:54:05 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
05-Apr-2020 22:54:05 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec) |
05-Apr-2020 22:54:05 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181.war |
05-Apr-2020 22:54:21 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181.war (159053 KB at 9937.7 KB/sec) |
05-Apr-2020 22:54:21 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
05-Apr-2020 22:54:21 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec) |
05-Apr-2020 22:54:21 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181-tests.jar |
05-Apr-2020 22:54:23 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20200405.225346-1181-tests.jar (3 KB at 2.0 KB/sec) |
05-Apr-2020 22:54:23 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
05-Apr-2020 22:54:23 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec) |
05-Apr-2020 22:54:23 | [INFO] |
05-Apr-2020 22:54:23 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:54:23 | [INFO] Building Reference Application Distribution UI Tests 2.10.0-SNAPSHOT |
05-Apr-2020 22:54:23 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:54:23 | [INFO] |
05-Apr-2020 22:54:23 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:23 | [INFO] |
05-Apr-2020 22:54:23 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:23 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
05-Apr-2020 22:54:23 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/main/resources |
05-Apr-2020 22:54:23 | [INFO] |
05-Apr-2020 22:54:23 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:23 | [INFO] No sources to compile |
05-Apr-2020 22:54:23 | [INFO] |
05-Apr-2020 22:54:23 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:23 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
05-Apr-2020 22:54:23 | [INFO] Copying 0 resource |
05-Apr-2020 22:54:23 | [INFO] Copying 1 resource |
05-Apr-2020 22:54:23 | [INFO] |
05-Apr-2020 22:54:23 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:23 | [INFO] Changes detected - recompiling the module! |
05-Apr-2020 22:54:23 | [INFO] Compiling 113 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/test-classes |
05-Apr-2020 22:54:25 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddDeleteLocationTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddDeleteLocationTest.java uses or overrides a deprecated API. |
05-Apr-2020 22:54:25 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddDeleteLocationTest.java: Recompile with -Xlint:deprecation for details. |
05-Apr-2020 22:54:25 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java uses unchecked or unsafe operations. |
05-Apr-2020 22:54:25 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java: Recompile with -Xlint:unchecked for details. |
05-Apr-2020 22:54:25 | [INFO] |
05-Apr-2020 22:54:25 | [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:25 | [INFO] Tests are skipped. |
05-Apr-2020 22:54:25 | [INFO] |
05-Apr-2020 22:54:25 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:25 | [WARNING] JAR will be empty - no content was marked for inclusion! |
05-Apr-2020 22:54:25 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT.jar |
05-Apr-2020 22:54:25 | [INFO] |
05-Apr-2020 22:54:25 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:25 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT-tests.jar |
05-Apr-2020 22:54:25 | [INFO] |
05-Apr-2020 22:54:25 | [INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:25 | [INFO] Tests are skipped. |
05-Apr-2020 22:54:25 | [INFO] |
05-Apr-2020 22:54:25 | [INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:25 | [INFO] Tests are skipped. |
05-Apr-2020 22:54:25 | [INFO] |
05-Apr-2020 22:54:25 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:25 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.10.0-SNAPSHOT/referenceapplication-ui-tests-2.10.0-SNAPSHOT.jar |
05-Apr-2020 22:54:25 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.10.0-SNAPSHOT/referenceapplication-ui-tests-2.10.0-SNAPSHOT.pom |
05-Apr-2020 22:54:25 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.10.0-SNAPSHOT/referenceapplication-ui-tests-2.10.0-SNAPSHOT-tests.jar |
05-Apr-2020 22:54:26 | [INFO] |
05-Apr-2020 22:54:26 | [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication-ui-tests --- |
05-Apr-2020 22:54:26 | [INFO] Skipping artifact deployment |
05-Apr-2020 22:54:26 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:54:26 | [INFO] Reactor Summary: |
05-Apr-2020 22:54:26 | [INFO] |
05-Apr-2020 22:54:26 | [INFO] Reference Application Distribution ................. SUCCESS [ 4.096 s] |
05-Apr-2020 22:54:26 | [INFO] Reference Application Distribution Package ......... SUCCESS [ 50.439 s] |
05-Apr-2020 22:54:26 | [INFO] Reference Application Distribution UI Tests ........ SUCCESS [ 2.494 s] |
05-Apr-2020 22:54:26 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:54:26 | [INFO] BUILD SUCCESS |
05-Apr-2020 22:54:26 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:54:26 | [INFO] Total time: 57.228 s |
05-Apr-2020 22:54:26 | [INFO] Finished at: 2020-04-05T22:54:26+00:00 |
05-Apr-2020 22:54:26 | [INFO] Final Memory: 48M/371M |
05-Apr-2020 22:54:26 | [INFO] ------------------------------------------------------------------------ |
05-Apr-2020 22:54:26 | Finished task 'Package zip of OMODs and WAR' with result: Success |
05-Apr-2020 22:54:26 | Starting task 'Load versions from openmrs-distro.properties' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject' |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.addresshierarchy=2.11.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.legacyui=1.6.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.metadatadeploy=1.11.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.reportingrest=1.11.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.owa=1.10.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.serialization.xstream.type=omod in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.serialization.xstream=0.2.14 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.registrationapp=1.16.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.event.groupId=org.openmrs in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.event=2.7.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.atlas.type=omod in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.uilibrary=2.0.6 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.htmlwidgets=1.10.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.dataexchange=1.3.4 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.name=Reference Application in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.appui=1.12.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.allergyui=1.8.2 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.db.sql=classpath://openmrs-distro.sql in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.providermanagement=2.10.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.appointmentschedulingui=1.9.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.attachments=2.2.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.formentryapp=1.4.2 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.idgen=4.5.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.metadatamapping=1.3.4 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.htmlformentryui=1.10.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.fhir=1.20.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.db.h2.supported=false in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.referencedemodata=1.4.5 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.emrapi=1.28.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.referenceapplication=2.10.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.owa.openmrs-owa-sysadmin=1.2 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.htmlformentry=3.10.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.appframework=2.14.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.referencemetadata=2.10.2 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.coreapps=1.28.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.reportingui=1.6.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.reportingcompatibility=2.0.6 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.reporting=1.20.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.adminui=1.3.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.registrationcore=1.9.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.appointmentscheduling=1.12.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.war.openmrs=2.3.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.atlas=2.2 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.webservices.rest=2.28.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.calculation=1.2 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.version=2.10.0-SNAPSHOT in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.uicommons=2.12.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.uiframework=3.17.0 in RESULT scope |
05-Apr-2020 22:54:26 | Injected variable bamboo.distro.omod.metadatasharing=1.6.0 in RESULT scope |
05-Apr-2020 22:54:26 | Finished task 'Load versions from openmrs-distro.properties' with result: Success |
05-Apr-2020 22:54:26 | Running post build plugin 'Docker Container Cleanup' |
05-Apr-2020 22:54:26 | Running post build plugin 'NCover Results Collector' |
05-Apr-2020 22:54:26 | Running post build plugin 'Clover Results Collector' |
05-Apr-2020 22:54:26 | Running post build plugin 'Sauce OnDemand Post Runner' |
05-Apr-2020 22:54:26 | Running post build plugin 'npm Cache Cleanup' |
05-Apr-2020 22:54:26 | Running post build plugin 'Artifact Copier' |
05-Apr-2020 22:54:26 | Publishing an artifact: referenceapplication-addons-snapshot |
05-Apr-2020 22:54:28 | Finished publishing of artifact Non required shared artifact: [referenceapplication-addons-snapshot], pattern: [*.zip] anchored at: [package/target] in 2.120 s |
05-Apr-2020 22:54:28 | Publishing an artifact: referenceapplication-war-snapshot |
05-Apr-2020 22:54:31 | Finished publishing of artifact Non required shared artifact: [referenceapplication-war-snapshot], pattern: [*.war] anchored at: [package/target/bundled-distro/web] in 2.684 s |
05-Apr-2020 22:54:31 | Publishing an artifact: referenceapplication-properties-snapshot |
05-Apr-2020 22:54:31 | Finished publishing of artifact Non required shared artifact: [referenceapplication-properties-snapshot], pattern: [openmrs-distro.properties] anchored at: [package/target/distro/web] in 322.9 ms |
05-Apr-2020 22:54:31 | Publishing an artifact: referenceapplication-docker-snapshot |
05-Apr-2020 22:54:33 | Finished publishing of artifact Non required shared artifact: [referenceapplication-docker-snapshot], pattern: [**/*] anchored at: [package/target/bundled-distro/web] in 2.357 s |
05-Apr-2020 22:54:33 | Finalising the build... |
05-Apr-2020 22:54:33 | Stopping timer. |
05-Apr-2020 22:54:33 | Build REFAPP-OMODDISTRO-JOB1-9752 completed. |
05-Apr-2020 22:54:33 | Running on server: post build plugin 'NCover Results Collector' |
05-Apr-2020 22:54:33 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
05-Apr-2020 22:54:33 | Running on server: post build plugin 'Clover Delta Calculator' |
05-Apr-2020 22:54:34 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
05-Apr-2020 22:54:34 | All post build plugins have finished |
05-Apr-2020 22:54:34 | Generating build results summary... |
05-Apr-2020 22:54:34 | Saving build results to disk... |
05-Apr-2020 22:54:34 | Logging substituted variables... |
05-Apr-2020 22:54:34 | Indexing build results... |
05-Apr-2020 22:54:34 | Finished building REFAPP-OMODDISTRO-JOB1-9752. |