Testing Refapp 2.12.0 on Platform 2.5.0-beta

Build: #359 was successful

Job: Deploy Reference Application was successful

Stages & jobs

  1. Deploy Reference Application

  2. Deploy docker image

  3. Deploy to uat-refapp

  4. Deploy to qa-refapp

  5. Validate

  6. Release

    Requires a user to start manually
  7. Set variables

  8. Release others

Build log

The build generated 772 lines of output. Download or view full build log.

01-Oct-2022 00:00:59 Build Reference Application - Refapp 2.12.0-dev - Deploy Reference Application #359 (REFAPP-R2-JOB1-359) started building on agent xindi.openmrs.org (2), bamboo version: 8.2.4
01-Oct-2022 00:00:59 Remote agent on host xindi.openmrs.org
01-Oct-2022 00:00:59 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1
01-Oct-2022 00:00:59 Executing build Reference Application - Refapp 2.12.0-dev - Deploy Reference Application #359 (REFAPP-R2-JOB1-359)
01-Oct-2022 00:00:59 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
01-Oct-2022 00:00:59 Build always requires a clean checkout
01-Oct-2022 00:00:59 Cleaning build directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1'
01-Oct-2022 00:00:59 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1
01-Oct-2022 00:00:59 Updating source code to revision: c5fb21844e319b1a05ecd4a0ff29b1f59ab8aa45
01-Oct-2022 00:00:59 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/.git'.
01-Oct-2022 00:00:59 hint: Using 'master' as the name for the initial branch. This default branch name
01-Oct-2022 00:00:59 hint: is subject to change. To configure the initial branch name to use in all
01-Oct-2022 00:00:59 hint: of your new repositories, which will suppress this warning, call:
01-Oct-2022 00:00:59 hint:
01-Oct-2022 00:00:59 hint:         git config --global init.defaultBranch <name>
01-Oct-2022 00:00:59 hint:
01-Oct-2022 00:00:59 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
01-Oct-2022 00:00:59 hint: 'development'. The just-created branch can be renamed via this command:
01-Oct-2022 00:00:59 hint:
01-Oct-2022 00:00:59 hint:         git branch -m <name>
01-Oct-2022 00:00:59 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/.git/
01-Oct-2022 00:00:59 Fetching 'refs/heads/2.12.0-dev' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'.
01-Oct-2022 00:01:01 From https://github.com/openmrs/openmrs-distro-referenceapplication
01-Oct-2022 00:01:01 * [new branch]      2.12.0-dev -> 2.12.0-dev
01-Oct-2022 00:01:01 * [new tag]         2.0.1769   -> 2.0.1769
01-Oct-2022 00:01:01 * [new tag]         2.1        -> 2.1
01-Oct-2022 00:01:01 * [new tag]         2.10.0     -> 2.10.0
01-Oct-2022 00:01:01 * [new tag]         2.11.0     -> 2.11.0
01-Oct-2022 00:01:01 * [new tag]         2.12.0     -> 2.12.0
01-Oct-2022 00:01:01 * [new tag]         2.12.0-dev -> 2.12.0-dev
01-Oct-2022 00:01:01 * [new tag]         2.2        -> 2.2
01-Oct-2022 00:01:01 * [new tag]         2.3        -> 2.3
01-Oct-2022 00:01:01 * [new tag]         2.4        -> 2.4
01-Oct-2022 00:01:01 * [new tag]         2.5        -> 2.5
01-Oct-2022 00:01:01 * [new tag]         2.6.0      -> 2.6.0
01-Oct-2022 00:01:01 * [new tag]         2.7.0      -> 2.7.0
01-Oct-2022 00:01:01 * [new tag]         2.8.0      -> 2.8.0
01-Oct-2022 00:01:01 * [new tag]         2.8.1      -> 2.8.1
01-Oct-2022 00:01:01 * [new tag]         2.9.0      -> 2.9.0
01-Oct-2022 00:01:01 * [new tag]         latest     -> latest
01-Oct-2022 00:01:01 Checking out revision c5fb21844e319b1a05ecd4a0ff29b1f59ab8aa45.
01-Oct-2022 00:01:01 warning: refname '2.12.0-dev' is ambiguous.
01-Oct-2022 00:01:01 Switched to branch '2.12.0-dev'
01-Oct-2022 00:01:01 Updated source code to revision: c5fb21844e319b1a05ecd4a0ff29b1f59ab8aa45
01-Oct-2022 00:01:01 Finished task 'Checkout Default Repository' with result: Success
01-Oct-2022 00:01:01 Running pre-build action: Build Log Labeller Pre Build Action
01-Oct-2022 00:01:01 Running pre-build action: VCS Version Collector
01-Oct-2022 00:01:01 Running pre-build action: Sauce OnDemand Build Configurator
01-Oct-2022 00:01:01 Running pre-build action: Run Predator
01-Oct-2022 00:01:01 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner
01-Oct-2022 00:01:01 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume prune -f;
01-Oct-2022 00:01:01 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]'
01-Oct-2022 00:01:01 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125
01-Oct-2022 00:01:01 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]'
01-Oct-2022 00:01:01 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125
01-Oct-2022 00:01:01 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]'
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]'
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1226 java        1192 bamboo-age 2977Mb  498Mb 00:11:21 /usr/lib/jvm/java-8-ope
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1192 wrapper        1 bamboo-age   16Mb    2Mb 00:02:29 /home/bamboo-agent/bamb
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):     1 systemd        0 root        164Mb   12Mb 00:00:13 /sbin/init             
01-Oct-2022 00:01:06 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm)
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Initial free space: 7.1603317 GB
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/JAVADOC-TRUNK-JOB1
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Deleting 0 snapshot folders from /home/bamboo-agent/.m2/repository
01-Oct-2022 00:01:06 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB
01-Oct-2022 00:01:06 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator
01-Oct-2022 00:01:07 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files
01-Oct-2022 00:01:07 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist.
01-Oct-2022 00:01:07 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist.
01-Oct-2022 00:01:07 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist.
01-Oct-2022 00:01:07 [PredatorPreBuildAction] Final free space: 7.1603317 GB
01-Oct-2022 00:01:07 [PredatorPreBuildAction] Done
01-Oct-2022 00:01:07 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'
01-Oct-2022 00:01:07
Beginning to execute external process for build 'Reference Application - Refapp 2.12.0-dev - Deploy Reference Application #359 (REFAPP-R2-JOB1-359)'
... running command line:
/usr/share/apache-maven-3.8.6/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-R2-JOB1 validate
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1
01-Oct-2022 00:01:08 [INFO] Scanning for projects...
01-Oct-2022 00:01:08 [WARNING]
01-Oct-2022 00:01:08 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 883, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 896, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 916, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 990, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 1009, column 12
01-Oct-2022 00:01:08 [WARNING]
01-Oct-2022 00:01:08 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.13.0-SNAPSHOT
01-Oct-2022 00:01:08 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 88, column 21
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 883, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 896, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 916, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 990, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 1009, column 12
01-Oct-2022 00:01:08 [WARNING]
01-Oct-2022 00:01:08 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 883, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 896, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 916, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 990, column 12
01-Oct-2022 00:01:08 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1009, column 12
01-Oct-2022 00:01:08 [WARNING]
01-Oct-2022 00:01:08 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
01-Oct-2022 00:01:08 [WARNING]
01-Oct-2022 00:01:08 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
01-Oct-2022 00:01:08 [WARNING]
01-Oct-2022 00:01:08 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:01:08 [INFO] Reactor Build Order:
01-Oct-2022 00:01:08 [INFO]
01-Oct-2022 00:01:08 [INFO] Reference Application Distribution                                 [pom]
01-Oct-2022 00:01:08 [INFO] Reference Application Distribution Package                         [jar]
01-Oct-2022 00:01:08 [INFO] Reference Application Distribution UI Tests                        [jar]
01-Oct-2022 00:01:08 [INFO]
01-Oct-2022 00:01:08 [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
01-Oct-2022 00:01:08 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT        [1/3]
01-Oct-2022 00:01:08 [INFO] --------------------------------[ pom ]---------------------------------
01-Oct-2022 00:01:08 [INFO]
01-Oct-2022 00:01:08 [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
01-Oct-2022 00:01:08 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/3]
01-Oct-2022 00:01:08 [INFO] --------------------------------[ jar ]---------------------------------
01-Oct-2022 00:01:08 [INFO]
01-Oct-2022 00:01:08 [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
01-Oct-2022 00:01:08 [INFO] Building Reference Application Distribution UI Tests 2.13.0-SNAPSHOT [3/3]
01-Oct-2022 00:01:08 [INFO] --------------------------------[ jar ]---------------------------------
01-Oct-2022 00:01:08 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:01:08 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
01-Oct-2022 00:01:08 [INFO]
01-Oct-2022 00:01:08 [INFO] Reference Application Distribution ................. SUCCESS [  0.002 s]
01-Oct-2022 00:01:08 [INFO] Reference Application Distribution Package ......... SUCCESS [  0.090 s]
01-Oct-2022 00:01:08 [INFO] Reference Application Distribution UI Tests ........ SUCCESS [  0.080 s]
01-Oct-2022 00:01:08 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:01:08 [INFO] BUILD SUCCESS
01-Oct-2022 00:01:08 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:01:08 [INFO] Total time:  0.458 s
01-Oct-2022 00:01:08 [INFO] Finished at: 2022-10-01T00:01:08Z
01-Oct-2022 00:01:08 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:01:08 Finished task 'Check module versions. Set the goal to ${bamboo.checkVersions} for snapshot builds or to validate when releasing)' with result: Success
01-Oct-2022 00:01:08 Starting task 'Package zip of OMODs and WAR' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
01-Oct-2022 00:01:08
Beginning to execute external process for build 'Reference Application - Refapp 2.12.0-dev - Deploy Reference Application #359 (REFAPP-R2-JOB1-359)'
... running command line:
/usr/share/apache-maven-3.8.6/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-R2-JOB1 clean deploy -DskipTests=true -U
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1
01-Oct-2022 00:01:10 [INFO] Scanning for projects...
01-Oct-2022 00:01:10 [WARNING]
01-Oct-2022 00:01:10 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 883, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 896, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 916, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 990, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 1009, column 12
01-Oct-2022 00:01:10 [WARNING]
01-Oct-2022 00:01:10 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.13.0-SNAPSHOT
01-Oct-2022 00:01:10 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 88, column 21
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 883, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 896, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 916, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 990, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml, line 1009, column 12
01-Oct-2022 00:01:10 [WARNING]
01-Oct-2022 00:01:10 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 883, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 896, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 916, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 990, column 12
01-Oct-2022 00:01:10 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1009, column 12
01-Oct-2022 00:01:10 [WARNING]
01-Oct-2022 00:01:10 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
01-Oct-2022 00:01:10 [WARNING]
01-Oct-2022 00:01:10 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
01-Oct-2022 00:01:10 [WARNING]
01-Oct-2022 00:01:10 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:01:10 [INFO] Reactor Build Order:
01-Oct-2022 00:01:10 [INFO]
01-Oct-2022 00:01:10 [INFO] Reference Application Distribution                                 [pom]
01-Oct-2022 00:01:10 [INFO] Reference Application Distribution Package                         [jar]
01-Oct-2022 00:01:10 [INFO] Reference Application Distribution UI Tests                        [jar]
01-Oct-2022 00:01:10 [INFO]
01-Oct-2022 00:01:10 [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
01-Oct-2022 00:01:10 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT        [1/3]
01-Oct-2022 00:01:10 [INFO] --------------------------------[ pom ]---------------------------------
01-Oct-2022 00:01:10 [INFO]
01-Oct-2022 00:01:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication ---
01-Oct-2022 00:01:10 [INFO]
01-Oct-2022 00:01:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication ---
01-Oct-2022 00:01:10 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom
01-Oct-2022 00:01:10 [INFO]
01-Oct-2022 00:01:10 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication ---
01-Oct-2022 00:01:11 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:12 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/maven-metadata.xml (623 B at 573 B/s)
01-Oct-2022 00:01:12 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-20221001.000110-1426.pom
01-Oct-2022 00:01:14 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-20221001.000110-1426.pom (42 kB at 18 kB/s)
01-Oct-2022 00:01:14 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml
01-Oct-2022 00:01:14 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml (1.1 kB at 4.7 kB/s)
01-Oct-2022 00:01:14 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:16 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/maven-metadata.xml (623 B at 468 B/s)
01-Oct-2022 00:01:16 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml
01-Oct-2022 00:01:17 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml (1.1 kB at 703 B/s)
01-Oct-2022 00:01:17 [INFO]
01-Oct-2022 00:01:17 [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
01-Oct-2022 00:01:17 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/3]
01-Oct-2022 00:01:17 [INFO] --------------------------------[ jar ]---------------------------------
01-Oct-2022 00:01:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/maven-metadata.xml (996 B at 4.0 kB/s)
01-Oct-2022 00:01:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/openmrs-api-2.6.0-20220930.144120-210.pom
01-Oct-2022 00:01:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/openmrs-api-2.6.0-20220930.144120-210.pom (11 kB at 46 kB/s)
01-Oct-2022 00:01:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.6.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.6.0-SNAPSHOT/maven-metadata.xml (813 B at 3.3 kB/s)
01-Oct-2022 00:01:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.6.0-SNAPSHOT/openmrs-2.6.0-20220930.144120-212.pom
01-Oct-2022 00:01:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.6.0-SNAPSHOT/openmrs-2.6.0-20220930.144120-212.pom (36 kB at 106 kB/s)
01-Oct-2022 00:01:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.6.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.6.0-SNAPSHOT/maven-metadata.xml (823 B at 547 B/s)
01-Oct-2022 00:01:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.6.0-SNAPSHOT/openmrs-test-2.6.0-20220930.144120-212.pom
01-Oct-2022 00:01:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.6.0-SNAPSHOT/openmrs-test-2.6.0-20220930.144120-212.pom (3.2 kB at 13 kB/s)
01-Oct-2022 00:01:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/openmrs-api-2.6.0-20220930.144120-210.jar
01-Oct-2022 00:01:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/openmrs-api-2.6.0-20220930.144120-210-tests.jar
01-Oct-2022 00:01:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/openmrs-api-2.6.0-20220930.144120-210.jar (3.0 MB at 1.8 MB/s)
01-Oct-2022 00:01:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.6.0-SNAPSHOT/openmrs-api-2.6.0-20220930.144120-210-tests.jar (2.5 MB at 1.3 MB/s)
01-Oct-2022 00:01:23 [INFO]
01-Oct-2022 00:01:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package ---
01-Oct-2022 00:01:23 [INFO]
01-Oct-2022 00:01:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
01-Oct-2022 00:01:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-Oct-2022 00:01:23 [INFO] Copying 1 resource
01-Oct-2022 00:01:23 [INFO] Copying 2 resources
01-Oct-2022 00:01:23 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/src/main/webapp
01-Oct-2022 00:01:23 [INFO]
01-Oct-2022 00:01:23 [INFO] --- openmrs-sdk-maven-plugin:4.0.0:build-distro (build-distro) @ referenceapplication-package ---
01-Oct-2022 00:01:24
01-Oct-2022 00:01:24 Downloading modules...
01-Oct-2022 00:01:24
01-Oct-2022 00:01:25 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.6.0-SNAPSHOT:war
01-Oct-2022 00:01:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/maven-metadata.xml (999 B at 1.3 kB/s)
01-Oct-2022 00:01:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20220930.144120-210.war
01-Oct-2022 00:01:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20220930.144120-210.war (80 MB at 23 MB/s)
01-Oct-2022 00:01:29 [INFO] Copying openmrs-webapp-2.6.0-SNAPSHOT.war to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/openmrs-2.6.0-SNAPSHOT.war
01-Oct-2022 00:01:29 file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/openmrs-2.6.0-SNAPSHOT.war
01-Oct-2022 00:01:29 target:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web
01-Oct-2022 00:01:29 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.14.2:jar
01-Oct-2022 00:01:29 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.10.0-SNAPSHOT:jar
01-Oct-2022 00:01:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.10.0-SNAPSHOT/maven-metadata.xml (997 B at 1.3 kB/s)
01-Oct-2022 00:01:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.10.0-SNAPSHOT/legacyui-omod-1.10.0-20220209.202644-8.jar
01-Oct-2022 00:01:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.10.0-SNAPSHOT/legacyui-omod-1.10.0-20220209.202644-8.jar (4.0 MB at 6.0 MB/s)
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.9:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.3.0:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15:omod
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.24.0:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.7:jar
01-Oct-2022 00:01:31 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0-SNAPSHOT:jar
01-Oct-2022 00:01:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.16.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.16.0-SNAPSHOT/maven-metadata.xml (998 B at 1.3 kB/s)
01-Oct-2022 00:01:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.16.0-SNAPSHOT/appui-omod-1.16.0-20220727.135915-15.jar
01-Oct-2022 00:01:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.16.0-SNAPSHOT/appui-omod-1.16.0-20220727.135915-15.jar (222 kB at 495 kB/s)
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4:jar
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0:jar
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.12.0:jar
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0:jar
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0:jar
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0:jar
01-Oct-2022 00:01:32 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0-SNAPSHOT:jar
01-Oct-2022 00:01:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.2.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.3 kB/s)
01-Oct-2022 00:01:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.2.0-SNAPSHOT/htmlformentryui-omod-2.2.0-20220927.123847-107.jar
01-Oct-2022 00:01:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.2.0-SNAPSHOT/htmlformentryui-omod-2.2.0-20220927.123847-107.jar (1.5 MB at 3.0 MB/s)
01-Oct-2022 00:01:33 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7:jar
01-Oct-2022 00:01:33 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.32.0:jar
01-Oct-2022 00:01:33 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0-SNAPSHOT:jar
01-Oct-2022 00:01:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.13.0-SNAPSHOT/maven-metadata.xml (802 B at 1.1 kB/s)
01-Oct-2022 00:01:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.13.0-SNAPSHOT/referenceapplication-omod-2.13.0-20220930.151104-139.jar
01-Oct-2022 00:01:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.13.0-SNAPSHOT/referenceapplication-omod-2.13.0-20220930.151104-139.jar (1.9 MB at 4.3 MB/s)
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.1.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.16.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.35.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.23.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.6.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0:jar
01-Oct-2022 00:01:34 [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.17.0-SNAPSHOT:jar
01-Oct-2022 00:01:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.17.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.17.0-SNAPSHOT/maven-metadata.xml (797 B at 1.1 kB/s)
01-Oct-2022 00:01:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.17.0-SNAPSHOT/appointmentscheduling-omod-1.17.0-20220922.181943-7.jar
01-Oct-2022 00:01:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.17.0-SNAPSHOT/appointmentscheduling-omod-1.17.0-20220922.181943-7.jar (1.6 MB at 3.4 MB/s)
01-Oct-2022 00:01:36 [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5:omod
01-Oct-2022 00:01:36 [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0:jar
01-Oct-2022 00:01:36 [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.33.0:jar
01-Oct-2022 00:01:36 [INFO] Configured Artifact: org.openmrs.module:spa-omod:1.0.8:jar
01-Oct-2022 00:01:36 [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.19.0:jar
01-Oct-2022 00:01:36 [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.23.0-SNAPSHOT:jar
01-Oct-2022 00:01:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.23.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.23.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.1 kB/s)
01-Oct-2022 00:01:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.23.0-SNAPSHOT/uiframework-omod-3.23.0-20220627.110009-12.jar
01-Oct-2022 00:01:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.23.0-SNAPSHOT/uiframework-omod-3.23.0-20220627.110009-12.jar (2.7 MB at 4.9 MB/s)
01-Oct-2022 00:01:37 [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0:jar
01-Oct-2022 00:01:37 [INFO] Copying addresshierarchy-omod-2.14.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/addresshierarchy-2.14.2.omod
01-Oct-2022 00:01:37 [INFO] Copying legacyui-omod-1.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/legacyui-1.10.0-SNAPSHOT.omod
01-Oct-2022 00:01:37 [INFO] Copying openconceptlab-omod-1.2.9.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/openconceptlab-1.2.9.omod
01-Oct-2022 00:01:37 [INFO] Copying metadatadeploy-omod-1.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/metadatadeploy-1.13.0.omod
01-Oct-2022 00:01:37 [INFO] Copying reportingrest-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/reportingrest-1.12.0.omod
01-Oct-2022 00:01:37 [INFO] Copying owa-omod-1.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/owa-1.13.0.omod
01-Oct-2022 00:01:37 [INFO] Copying fhir2-omod-1.3.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/fhir2-1.3.0.omod
01-Oct-2022 00:01:37 [INFO] Copying serialization.xstream-omod-0.2.15.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/serialization.xstream-0.2.15.omod
01-Oct-2022 00:01:37 [INFO] Copying registrationapp-omod-1.24.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/registrationapp-1.24.0.omod
01-Oct-2022 00:01:37 [INFO] Copying event-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/event-2.10.0.omod
01-Oct-2022 00:01:37 [INFO] Copying uilibrary-omod-2.0.7.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/uilibrary-2.0.7.omod
01-Oct-2022 00:01:37 [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/htmlwidgets-1.10.0.omod
01-Oct-2022 00:01:37 [INFO] Copying dataexchange-omod-1.3.7.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/dataexchange-1.3.7.omod
01-Oct-2022 00:01:37 [INFO] Copying appui-omod-1.16.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/appui-1.16.0-SNAPSHOT.omod
01-Oct-2022 00:01:37 [INFO] Copying allergyui-omod-1.8.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/allergyui-1.8.4.omod
01-Oct-2022 00:01:37 [INFO] Copying providermanagement-omod-2.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/providermanagement-2.13.0.omod
01-Oct-2022 00:01:37 [INFO] Copying appointmentschedulingui-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/appointmentschedulingui-1.12.0.omod
01-Oct-2022 00:01:37 [INFO] Copying attachments-omod-2.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/attachments-2.5.0.omod
01-Oct-2022 00:01:37 [INFO] Copying formentryapp-omod-1.4.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/formentryapp-1.4.2.omod
01-Oct-2022 00:01:37 [INFO] Copying idgen-omod-4.7.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/idgen-4.7.0.omod
01-Oct-2022 00:01:37 [INFO] Copying metadatamapping-omod-1.4.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/metadatamapping-1.4.0.omod
01-Oct-2022 00:01:37 [INFO] Copying htmlformentryui-omod-2.2.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/htmlformentryui-2.2.0-SNAPSHOT.omod
01-Oct-2022 00:01:37 [INFO] Copying referencedemodata-omod-1.4.7.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/referencedemodata-1.4.7.omod
01-Oct-2022 00:01:37 [INFO] Copying emrapi-omod-1.32.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/emrapi-1.32.0.omod
01-Oct-2022 00:01:37 [INFO] Copying referenceapplication-omod-2.13.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/referenceapplication-2.13.0-SNAPSHOT.omod
01-Oct-2022 00:01:37 [INFO] Copying htmlformentry-omod-4.1.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/htmlformentry-4.1.0.omod
01-Oct-2022 00:01:37 [INFO] Copying appframework-omod-2.16.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/appframework-2.16.0.omod
01-Oct-2022 00:01:37 [INFO] Copying referencemetadata-omod-2.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/referencemetadata-2.12.0.omod
01-Oct-2022 00:01:37 [INFO] Copying reportingui-omod-1.8.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/reportingui-1.8.0.omod
01-Oct-2022 00:01:37 [INFO] Copying coreapps-omod-1.35.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/coreapps-1.35.0.omod
01-Oct-2022 00:01:37 [INFO] Copying reportingcompatibility-omod-2.0.8.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/reportingcompatibility-2.0.8.omod
01-Oct-2022 00:01:37 [INFO] Copying reporting-omod-1.23.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/reporting-1.23.0.omod
01-Oct-2022 00:01:37 [INFO] Copying adminui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/adminui-1.6.0.omod
01-Oct-2022 00:01:37 [INFO] Copying registrationcore-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/registrationcore-1.11.0.omod
01-Oct-2022 00:01:37 [INFO] Copying appointmentscheduling-omod-1.17.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/appointmentscheduling-1.17.0-SNAPSHOT.omod
01-Oct-2022 00:01:37 [INFO] Copying atlas-omod-2.2.5.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/atlas-2.2.5.omod
01-Oct-2022 00:01:37 [INFO] Copying calculation-omod-1.3.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/calculation-1.3.0.omod
01-Oct-2022 00:01:37 [INFO] Copying webservices.rest-omod-2.33.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/webservices.rest-2.33.0.omod
01-Oct-2022 00:01:37 [INFO] Copying spa-omod-1.0.8.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/spa-1.0.8.omod
01-Oct-2022 00:01:37 [INFO] Copying uicommons-omod-2.19.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/uicommons-2.19.0.omod
01-Oct-2022 00:01:38 [INFO] Copying uiframework-omod-3.23.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/uiframework-3.23.0-SNAPSHOT.omod
01-Oct-2022 00:01:38 [INFO] Copying metadatasharing-omod-1.8.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/modules/metadatasharing-1.8.0.omod
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38 Downloading OWAs...
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38 Downloading OWA: org.openmrs.owa:openmrs-owa-sysadmin:1.2
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.owa:sysadmin:1.2:zip
01-Oct-2022 00:01:38 [INFO] Copying sysadmin-1.2.zip to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/distro/web/owa/sysadmin-1.2.zip
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38 Creating Docker Compose configuration...
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38
01-Oct-2022 00:01: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-R2-JOB1/package/target/distro
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38 [INFO]
01-Oct-2022 00:01:38 [INFO] --- openmrs-sdk-maven-plugin:4.0.0:build-distro (build-bundled-distro) @ referenceapplication-package ---
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38 Downloading modules...
01-Oct-2022 00:01:38
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.6.0-SNAPSHOT:war
01-Oct-2022 00:01:38 [INFO] Copying openmrs-webapp-2.6.0-SNAPSHOT.war to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/openmrs-2.6.0-SNAPSHOT.war
01-Oct-2022 00:01:38 file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/openmrs-2.6.0-SNAPSHOT.war
01-Oct-2022 00:01:38 target:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.14.2:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.10.0-SNAPSHOT:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.9:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.3.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15:omod
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.24.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.7:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0-SNAPSHOT:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.12.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0-SNAPSHOT:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.32.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0-SNAPSHOT:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.1.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.16.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.35.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.23.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.6.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.17.0-SNAPSHOT:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5:omod
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.33.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:spa-omod:1.0.8:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.19.0:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.23.0-SNAPSHOT:jar
01-Oct-2022 00:01:38 [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0:jar
01-Oct-2022 00:01:38 [INFO] Copying addresshierarchy-omod-2.14.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/addresshierarchy-2.14.2.omod
01-Oct-2022 00:01:38 [INFO] Copying legacyui-omod-1.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/legacyui-1.10.0-SNAPSHOT.omod
01-Oct-2022 00:01:38 [INFO] Copying openconceptlab-omod-1.2.9.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/openconceptlab-1.2.9.omod
01-Oct-2022 00:01:38 [INFO] Copying metadatadeploy-omod-1.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatadeploy-1.13.0.omod
01-Oct-2022 00:01:38 [INFO] Copying reportingrest-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingrest-1.12.0.omod
01-Oct-2022 00:01:38 [INFO] Copying owa-omod-1.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/owa-1.13.0.omod
01-Oct-2022 00:01:38 [INFO] Copying fhir2-omod-1.3.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/fhir2-1.3.0.omod
01-Oct-2022 00:01:39 [INFO] Copying serialization.xstream-omod-0.2.15.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/serialization.xstream-0.2.15.omod
01-Oct-2022 00:01:39 [INFO] Copying registrationapp-omod-1.24.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/registrationapp-1.24.0.omod
01-Oct-2022 00:01:39 [INFO] Copying event-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/event-2.10.0.omod
01-Oct-2022 00:01:39 [INFO] Copying uilibrary-omod-2.0.7.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uilibrary-2.0.7.omod
01-Oct-2022 00:01:39 [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlwidgets-1.10.0.omod
01-Oct-2022 00:01:39 [INFO] Copying dataexchange-omod-1.3.7.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/dataexchange-1.3.7.omod
01-Oct-2022 00:01:39 [INFO] Copying appui-omod-1.16.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appui-1.16.0-SNAPSHOT.omod
01-Oct-2022 00:01:39 [INFO] Copying allergyui-omod-1.8.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/allergyui-1.8.4.omod
01-Oct-2022 00:01:39 [INFO] Copying providermanagement-omod-2.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/providermanagement-2.13.0.omod
01-Oct-2022 00:01:39 [INFO] Copying appointmentschedulingui-omod-1.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appointmentschedulingui-1.12.0.omod
01-Oct-2022 00:01:39 [INFO] Copying attachments-omod-2.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/attachments-2.5.0.omod
01-Oct-2022 00:01:39 [INFO] Copying formentryapp-omod-1.4.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/formentryapp-1.4.2.omod
01-Oct-2022 00:01:39 [INFO] Copying idgen-omod-4.7.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/idgen-4.7.0.omod
01-Oct-2022 00:01:39 [INFO] Copying metadatamapping-omod-1.4.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatamapping-1.4.0.omod
01-Oct-2022 00:01:39 [INFO] Copying htmlformentryui-omod-2.2.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlformentryui-2.2.0-SNAPSHOT.omod
01-Oct-2022 00:01:39 [INFO] Copying referencedemodata-omod-1.4.7.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referencedemodata-1.4.7.omod
01-Oct-2022 00:01:39 [INFO] Copying emrapi-omod-1.32.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/emrapi-1.32.0.omod
01-Oct-2022 00:01:39 [INFO] Copying referenceapplication-omod-2.13.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referenceapplication-2.13.0-SNAPSHOT.omod
01-Oct-2022 00:01:39 [INFO] Copying htmlformentry-omod-4.1.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlformentry-4.1.0.omod
01-Oct-2022 00:01:39 [INFO] Copying appframework-omod-2.16.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appframework-2.16.0.omod
01-Oct-2022 00:01:39 [INFO] Copying referencemetadata-omod-2.12.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referencemetadata-2.12.0.omod
01-Oct-2022 00:01:39 [INFO] Copying reportingui-omod-1.8.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingui-1.8.0.omod
01-Oct-2022 00:01:39 [INFO] Copying coreapps-omod-1.35.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/coreapps-1.35.0.omod
01-Oct-2022 00:01:39 [INFO] Copying reportingcompatibility-omod-2.0.8.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingcompatibility-2.0.8.omod
01-Oct-2022 00:01:39 [INFO] Copying reporting-omod-1.23.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reporting-1.23.0.omod
01-Oct-2022 00:01:39 [INFO] Copying adminui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/adminui-1.6.0.omod
01-Oct-2022 00:01:39 [INFO] Copying registrationcore-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/registrationcore-1.11.0.omod
01-Oct-2022 00:01:39 [INFO] Copying appointmentscheduling-omod-1.17.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appointmentscheduling-1.17.0-SNAPSHOT.omod
01-Oct-2022 00:01:39 [INFO] Copying atlas-omod-2.2.5.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/atlas-2.2.5.omod
01-Oct-2022 00:01:39 [INFO] Copying calculation-omod-1.3.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/calculation-1.3.0.omod
01-Oct-2022 00:01:39 [INFO] Copying webservices.rest-omod-2.33.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/webservices.rest-2.33.0.omod
01-Oct-2022 00:01:39 [INFO] Copying spa-omod-1.0.8.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/spa-1.0.8.omod
01-Oct-2022 00:01:39 [INFO] Copying uicommons-omod-2.19.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uicommons-2.19.0.omod
01-Oct-2022 00:01:39 [INFO] Copying uiframework-omod-3.23.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uiframework-3.23.0-SNAPSHOT.omod
01-Oct-2022 00:01:39 [INFO] Copying metadatasharing-omod-1.8.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatasharing-1.8.0.omod
01-Oct-2022 00:01:39
01-Oct-2022 00:01:39 Downloading OWAs...
01-Oct-2022 00:01:39
01-Oct-2022 00:01:39
01-Oct-2022 00:01:39 Downloading OWA: org.openmrs.owa:openmrs-owa-sysadmin:1.2
01-Oct-2022 00:01:39 [INFO] Configured Artifact: org.openmrs.owa:sysadmin:1.2:zip
01-Oct-2022 00:01:39 [INFO] Copying sysadmin-1.2.zip to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/WEB-INF/bundledOwas/sysadmin-1.2.zip
01-Oct-2022 00:01:39
01-Oct-2022 00:01:39 Creating Docker Compose configuration...
01-Oct-2022 00:01:39
01-Oct-2022 00:01:40
01-Oct-2022 00:01:40 The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro
01-Oct-2022 00:01:40
01-Oct-2022 00:01:40 [INFO]
01-Oct-2022 00:01:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
01-Oct-2022 00:01:40 [INFO] No sources to compile
01-Oct-2022 00:01:40 [INFO]
01-Oct-2022 00:01:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
01-Oct-2022 00:01:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-Oct-2022 00:01:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/src/test/resources
01-Oct-2022 00:01:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/src/test/resources
01-Oct-2022 00:01:40 [INFO]
01-Oct-2022 00:01:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
01-Oct-2022 00:01:40 [INFO] No sources to compile
01-Oct-2022 00:01:40 [INFO]
01-Oct-2022 00:01:40 [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
01-Oct-2022 00:01:40 [INFO] Tests are skipped.
01-Oct-2022 00:01:40 [INFO]
01-Oct-2022 00:01:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package ---
01-Oct-2022 00:01:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/referenceapplication-package-2.13.0-SNAPSHOT.jar
01-Oct-2022 00:01:40 [INFO]
01-Oct-2022 00:01:40 [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package ---
01-Oct-2022 00:01:40 [INFO] Reading assembly descriptor: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/src/main/assembly/assembly.xml
01-Oct-2022 00:01:40 [INFO] Building zip: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/referenceapplication-package-2.13.0-SNAPSHOT-addons.zip
01-Oct-2022 00:01:46 [INFO]
01-Oct-2022 00:01:46 [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package ---
01-Oct-2022 00:01:46 [INFO]
01-Oct-2022 00:01:46 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package ---
01-Oct-2022 00:01:46 [WARNING] JAR will be empty - no content was marked for inclusion!
01-Oct-2022 00:01:46 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/referenceapplication-package-2.13.0-SNAPSHOT-tests.jar
01-Oct-2022 00:01:46 [INFO]
01-Oct-2022 00:01:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package ---
01-Oct-2022 00:01:46 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/referenceapplication-package-2.13.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-SNAPSHOT.jar
01-Oct-2022 00:01:46 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-SNAPSHOT.pom
01-Oct-2022 00:01:46 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/referenceapplication-package-2.13.0-SNAPSHOT-addons.zip to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-SNAPSHOT-addons.zip
01-Oct-2022 00:01:46 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/bundled-distro/web/openmrs.war to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-SNAPSHOT.war
01-Oct-2022 00:01:46 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/package/target/referenceapplication-package-2.13.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-SNAPSHOT-tests.jar
01-Oct-2022 00:01:46 [INFO]
01-Oct-2022 00:01:46 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication-package ---
01-Oct-2022 00:01:46 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:47 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 7.3 kB/s)
01-Oct-2022 00:01:47 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444.jar
01-Oct-2022 00:01:50 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444.jar (293 kB at 91 kB/s)
01-Oct-2022 00:01:50 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444.pom
01-Oct-2022 00:01:52 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444.pom (3.4 kB at 1.5 kB/s)
01-Oct-2022 00:01:52 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml
01-Oct-2022 00:01:52 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml (1.1 kB at 4.8 kB/s)
01-Oct-2022 00:01:52 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:01:54 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 1.2 kB/s)
01-Oct-2022 00:01:54 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml
01-Oct-2022 00:01:55 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml (1.0 kB at 718 B/s)
01-Oct-2022 00:01:55 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444-addons.zip
01-Oct-2022 00:02:07 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444-addons.zip (110 MB at 9.2 MB/s)
01-Oct-2022 00:02:07 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:02:08 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 1.2 kB/s)
01-Oct-2022 00:02:08 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444.war
01-Oct-2022 00:02:27 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444.war (191 MB at 10 MB/s)
01-Oct-2022 00:02:27 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:02:29 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 1.3 kB/s)
01-Oct-2022 00:02:29 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444-tests.jar
01-Oct-2022 00:02:31 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/referenceapplication-package-2.13.0-20221001.000110-1444-tests.jar (2.3 kB at 1.0 kB/s)
01-Oct-2022 00:02:31 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml
01-Oct-2022 00:02:32 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.13.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 1.2 kB/s)
01-Oct-2022 00:02:32 [INFO]
01-Oct-2022 00:02:32 [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
01-Oct-2022 00:02:32 [INFO] Building Reference Application Distribution UI Tests 2.13.0-SNAPSHOT [3/3]
01-Oct-2022 00:02:32 [INFO] --------------------------------[ jar ]---------------------------------
01-Oct-2022 00:02:33 [INFO]
01-Oct-2022 00:02:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:33 [INFO]
01-Oct-2022 00:02:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-Oct-2022 00:02:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/src/main/resources
01-Oct-2022 00:02:33 [INFO]
01-Oct-2022 00:02:33 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:33 [INFO] No sources to compile
01-Oct-2022 00:02:33 [INFO]
01-Oct-2022 00:02:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-Oct-2022 00:02:33 [INFO] Copying 2 resources
01-Oct-2022 00:02:33 [INFO] Copying 2 resources
01-Oct-2022 00:02:33 [INFO]
01-Oct-2022 00:02:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:33 [INFO] Changes detected - recompiling the module!
01-Oct-2022 00:02:33 [INFO] Compiling 120 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/test-classes
01-Oct-2022 00:02:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddDeleteLocationTest.java: Some input files use or override a deprecated API.
01-Oct-2022 00:02:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddDeleteLocationTest.java: Recompile with -Xlint:deprecation for details.
01-Oct-2022 00:02:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java uses unchecked or unsafe operations.
01-Oct-2022 00:02:35 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java: Recompile with -Xlint:unchecked for details.
01-Oct-2022 00:02:35 [INFO]
01-Oct-2022 00:02:35 [INFO] --- maven-antrun-plugin:1.8:run (make-mac-chromedriver-executable) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:35 [INFO] Executing tasks
01-Oct-2022 00:02:35
01-Oct-2022 00:02:35 main:
01-Oct-2022 00:02:35 [INFO] An Ant BuildException has occured: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/test-classes/chromedriver/mac does not exist.
01-Oct-2022 00:02:35 around Ant part ...<chmod file="target/test-classes/chromedriver/mac/chromedriver" perm="755"/>... @ 4:79 in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/antrun/build-main.xml
01-Oct-2022 00:02:35 org.apache.tools.ant.BuildException: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/test-classes/chromedriver/mac does not exist.
01-Oct-2022 00:02:35     at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner (AbstractFileSet.java:484)
01-Oct-2022 00:02:35     at org.apache.tools.ant.taskdefs.ExecuteOn.runExec (ExecuteOn.java:369)
01-Oct-2022 00:02:35     at org.apache.tools.ant.taskdefs.ExecTask.execute (ExecTask.java:495)
01-Oct-2022 00:02:35     at org.apache.tools.ant.taskdefs.Chmod.execute (Chmod.java:181)
01-Oct-2022 00:02:35     at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:292)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
01-Oct-2022 00:02:35     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
01-Oct-2022 00:02:35     at java.lang.reflect.Method.invoke (Method.java:498)
01-Oct-2022 00:02:35     at org.apache.tools.ant.dispatch.DispatchUtils.execute (DispatchUtils.java:106)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Task.perform (Task.java:348)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Target.execute (Target.java:435)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Target.performTasks (Target.java:456)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Project.executeSortedTargets (Project.java:1393)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Project.executeTarget (Project.java:1364)
01-Oct-2022 00:02:35     at org.apache.maven.plugin.antrun.AntRunMojo.execute (AntRunMojo.java:313)
01-Oct-2022 00:02:35     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
01-Oct-2022 00:02:35     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
01-Oct-2022 00:02:35     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
01-Oct-2022 00:02:35     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
01-Oct-2022 00:02:35     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
01-Oct-2022 00:02:35     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
01-Oct-2022 00:02:35     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
01-Oct-2022 00:02:35     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
01-Oct-2022 00:02:35     at java.lang.reflect.Method.invoke (Method.java:498)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
01-Oct-2022 00:02:35 [INFO]
01-Oct-2022 00:02:35 [INFO] --- maven-antrun-plugin:1.8:run (make-linux-chromedriver-executable) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:35 [INFO] Executing tasks
01-Oct-2022 00:02:35
01-Oct-2022 00:02:35 main:
01-Oct-2022 00:02:35 [INFO] Executed tasks
01-Oct-2022 00:02:35 [INFO]
01-Oct-2022 00:02:35 [INFO] --- maven-antrun-plugin:1.8:run (make-mac-firefoxdriver-executable) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:35 [INFO] Executing tasks
01-Oct-2022 00:02:35
01-Oct-2022 00:02:35 main:
01-Oct-2022 00:02:35 [INFO] An Ant BuildException has occured: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/test-classes/firefoxdriver/mac does not exist.
01-Oct-2022 00:02:35 around Ant part ...<chmod file="target/test-classes/firefoxdriver/mac/geckodriver" perm="755"/>... @ 4:79 in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/antrun/build-main.xml
01-Oct-2022 00:02:35 org.apache.tools.ant.BuildException: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/test-classes/firefoxdriver/mac does not exist.
01-Oct-2022 00:02:35     at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner (AbstractFileSet.java:484)
01-Oct-2022 00:02:35     at org.apache.tools.ant.taskdefs.ExecuteOn.runExec (ExecuteOn.java:369)
01-Oct-2022 00:02:35     at org.apache.tools.ant.taskdefs.ExecTask.execute (ExecTask.java:495)
01-Oct-2022 00:02:35     at org.apache.tools.ant.taskdefs.Chmod.execute (Chmod.java:181)
01-Oct-2022 00:02:35     at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:292)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
01-Oct-2022 00:02:35     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
01-Oct-2022 00:02:35     at java.lang.reflect.Method.invoke (Method.java:498)
01-Oct-2022 00:02:35     at org.apache.tools.ant.dispatch.DispatchUtils.execute (DispatchUtils.java:106)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Task.perform (Task.java:348)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Target.execute (Target.java:435)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Target.performTasks (Target.java:456)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Project.executeSortedTargets (Project.java:1393)
01-Oct-2022 00:02:35     at org.apache.tools.ant.Project.executeTarget (Project.java:1364)
01-Oct-2022 00:02:35     at org.apache.maven.plugin.antrun.AntRunMojo.execute (AntRunMojo.java:313)
01-Oct-2022 00:02:35     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
01-Oct-2022 00:02:35     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
01-Oct-2022 00:02:35     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
01-Oct-2022 00:02:35     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
01-Oct-2022 00:02:35     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
01-Oct-2022 00:02:35     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
01-Oct-2022 00:02:35     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
01-Oct-2022 00:02:35     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
01-Oct-2022 00:02:35     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
01-Oct-2022 00:02:35     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
01-Oct-2022 00:02:35     at java.lang.reflect.Method.invoke (Method.java:498)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
01-Oct-2022 00:02:35     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
01-Oct-2022 00:02:35 [INFO]
01-Oct-2022 00:02:35 [INFO] --- maven-antrun-plugin:1.8:run (make-linux-firefoxdriver-executable) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:35 [INFO] Executing tasks
01-Oct-2022 00:02:35
01-Oct-2022 00:02:35 main:
01-Oct-2022 00:02:35 [INFO] Executed tasks
01-Oct-2022 00:02:35 [INFO]
01-Oct-2022 00:02:35 [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:35 [INFO] Tests are skipped.
01-Oct-2022 00:02:35 [INFO]
01-Oct-2022 00:02:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:35 [WARNING] JAR will be empty - no content was marked for inclusion!
01-Oct-2022 00:02:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/referenceapplication-ui-tests-2.13.0-SNAPSHOT.jar
01-Oct-2022 00:02:35 [INFO]
01-Oct-2022 00:02:35 [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/referenceapplication-ui-tests-2.13.0-SNAPSHOT-tests.jar
01-Oct-2022 00:02:37 [INFO]
01-Oct-2022 00:02:37 [INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:37 [INFO] Tests are skipped.
01-Oct-2022 00:02:37 [INFO]
01-Oct-2022 00:02:37 [INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:37 [INFO] Tests are skipped.
01-Oct-2022 00:02:37 [INFO]
01-Oct-2022 00:02:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:37 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/referenceapplication-ui-tests-2.13.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.13.0-SNAPSHOT/referenceapplication-ui-tests-2.13.0-SNAPSHOT.jar
01-Oct-2022 00:02:37 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.13.0-SNAPSHOT/referenceapplication-ui-tests-2.13.0-SNAPSHOT.pom
01-Oct-2022 00:02:37 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-R2-JOB1/ui-tests/target/referenceapplication-ui-tests-2.13.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.13.0-SNAPSHOT/referenceapplication-ui-tests-2.13.0-SNAPSHOT-tests.jar
01-Oct-2022 00:02:37 [INFO]
01-Oct-2022 00:02:37 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication-ui-tests ---
01-Oct-2022 00:02:37 [INFO] Skipping artifact deployment
01-Oct-2022 00:02:37 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:02:37 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
01-Oct-2022 00:02:37 [INFO]
01-Oct-2022 00:02:37 [INFO] Reference Application Distribution ................. SUCCESS [  6.874 s]
01-Oct-2022 00:02:37 [INFO] Reference Application Distribution Package ......... SUCCESS [01:15 min]
01-Oct-2022 00:02:37 [INFO] Reference Application Distribution UI Tests ........ SUCCESS [  4.607 s]
01-Oct-2022 00:02:37 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:02:37 [INFO] BUILD SUCCESS
01-Oct-2022 00:02:37 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:02:37 [INFO] Total time:  01:26 min
01-Oct-2022 00:02:37 [INFO] Finished at: 2022-10-01T00:02:37Z
01-Oct-2022 00:02:37 [INFO] ------------------------------------------------------------------------
01-Oct-2022 00:02:37 Finished task 'Package zip of OMODs and WAR' with result: Success
01-Oct-2022 00:02:37 Starting task 'Load versions from openmrs-distro.properties' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject'
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.addresshierarchy=2.14.2 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.legacyui=1.10.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.reportingrest=1.12.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.metadatadeploy=1.13.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.openconceptlab=1.2.9 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.owa=1.13.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.fhir2=1.3.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.serialization.xstream.type=omod in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.serialization.xstream=0.2.15 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.registrationapp=1.24.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.event.groupId=org.openmrs in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.event=2.10.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.uilibrary=2.0.7 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.atlas.type=omod in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.htmlwidgets=1.10.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.dataexchange=1.3.7 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.name=Reference Application in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.appui=1.16.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.allergyui=1.8.4 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.db.sql=classpath://openmrs-distro.sql in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.providermanagement=2.13.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.appointmentschedulingui=1.12.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.attachments=2.5.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.formentryapp=1.4.2 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.idgen=4.7.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.metadatamapping=1.4.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.htmlformentryui=2.2.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.db.h2.supported=false in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.referencedemodata=1.4.7 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.emrapi=1.32.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.referenceapplication=2.13.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.owa.openmrs-owa-sysadmin=1.2 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.htmlformentry=4.1.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.appframework=2.16.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.referencemetadata=2.12.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.reportingui=1.8.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.coreapps=1.35.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.reportingcompatibility=2.0.8 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.reporting=1.23.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.adminui=1.6.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.registrationcore=1.11.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.appointmentscheduling=1.17.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.war.openmrs=2.6.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.webservices.rest=2.33.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.spa=1.0.8 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.calculation=1.3.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.atlas=2.2.5 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.version=2.13.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.uicommons=2.19.0 in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.uiframework=3.23.0-SNAPSHOT in RESULT scope
01-Oct-2022 00:02:37 Injected variable bamboo.distro.omod.metadatasharing=1.8.0 in RESULT scope
01-Oct-2022 00:02:37 Finished task 'Load versions from openmrs-distro.properties' with result: Success
01-Oct-2022 00:02:37 Running post build plugin 'Docker Container Cleanup'
01-Oct-2022 00:02:37 Running post build plugin 'NCover Results Collector'
01-Oct-2022 00:02:37 Running post build plugin 'Build Results Label Collector'
01-Oct-2022 00:02:37 Running post build plugin 'Clover Results Collector'
01-Oct-2022 00:02:37 Running post build plugin 'Sauce OnDemand Post Runner'
01-Oct-2022 00:02:37 Running post build plugin 'npm Cache Cleanup'
01-Oct-2022 00:02:37 Running post build plugin 'Artifact Copier'
01-Oct-2022 00:02:37 Publishing an artifact: referenceapplication-addons-snapshot
01-Oct-2022 00:02:39 Finished publishing of artifact Non required shared artifact: [referenceapplication-addons-snapshot], pattern: [*.zip] anchored at: [package/target] in 2.375 s
01-Oct-2022 00:02:39 Publishing an artifact: referenceapplication-war-snapshot
01-Oct-2022 00:02:42 Finished publishing of artifact Non required shared artifact: [referenceapplication-war-snapshot], pattern: [*.war] anchored at: [package/target/bundled-distro/web] in 2.779 s
01-Oct-2022 00:02:42 Publishing an artifact: referenceapplication-properties-snapshot
01-Oct-2022 00:02:42 Finished publishing of artifact Non required shared artifact: [referenceapplication-properties-snapshot], pattern: [openmrs-distro.properties] anchored at: [package/target/distro/web] in 371.5 ms
01-Oct-2022 00:02:42 Publishing an artifact: referenceapplication-docker-snapshot
01-Oct-2022 00:02:45 Finished publishing of artifact Non required shared artifact: [referenceapplication-docker-snapshot], pattern: [**/*] anchored at: [package/target/bundled-distro/web] in 2.561 s
01-Oct-2022 00:02:45 Finalising the build...
01-Oct-2022 00:02:45 Stopping timer.
01-Oct-2022 00:02:45 Build REFAPP-R2-JOB1-359 completed.
01-Oct-2022 00:02:45 Running on server: post build plugin 'Build Hanging Detection Configuration'
01-Oct-2022 00:02:45 Running on server: post build plugin 'NCover Results Collector'
01-Oct-2022 00:02:45 Running on server: post build plugin 'Build Labeller'
01-Oct-2022 00:02:45 Running on server: post build plugin 'Clover Delta Calculator'
01-Oct-2022 00:02:45 Running on server: post build plugin 'Maven Dependencies Postprocessor'
01-Oct-2022 00:02:45 All post build plugins have finished
01-Oct-2022 00:02:45 Generating build results summary...
01-Oct-2022 00:02:45 Saving build results to disk...
01-Oct-2022 00:02:45 Store variable context...
01-Oct-2022 00:02:45 Finished building REFAPP-R2-JOB1-359.