Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3340 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build log

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

18-Apr-2024 21:53:44 Build Reference Demo Data - Reference Demo Data Module - Default Job #3340 (RDD-RDD-JOB1-3340) started building on agent xiao.openmrs.org (3), bamboo version: 8.2.4
18-Apr-2024 21:53:44 Remote agent on host xiao.openmrs.org
18-Apr-2024 21:53:44 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1
18-Apr-2024 21:53:44 Executing build Reference Demo Data - Reference Demo Data Module - Default Job #3340 (RDD-RDD-JOB1-3340)
18-Apr-2024 21:53:44 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
18-Apr-2024 21:53:44 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1
18-Apr-2024 21:53:44 Updating source code to revision: b5510b91efbd10b4c761916ded660b1ab074446e
18-Apr-2024 21:53:44 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/.git'.
18-Apr-2024 21:53:44 hint: Using 'master' as the name for the initial branch. This default branch name
18-Apr-2024 21:53:44 hint: is subject to change. To configure the initial branch name to use in all
18-Apr-2024 21:53:44 hint: of your new repositories, which will suppress this warning, call:
18-Apr-2024 21:53:44 hint:
18-Apr-2024 21:53:44 hint:         git config --global init.defaultBranch <name>
18-Apr-2024 21:53:44 hint:
18-Apr-2024 21:53:44 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18-Apr-2024 21:53:44 hint: 'development'. The just-created branch can be renamed via this command:
18-Apr-2024 21:53:44 hint:
18-Apr-2024 21:53:44 hint:         git branch -m <name>
18-Apr-2024 21:53:44 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/.git/
18-Apr-2024 21:53:45 Fetching 'refs/heads/master' from 'https://github.com/openmrs/openmrs-module-referencedemodata.git'. Will try to do a shallow fetch.
18-Apr-2024 21:53:45 From https://github.com/openmrs/openmrs-module-referencedemodata
18-Apr-2024 21:53:45 * [new branch]      master     -> master
18-Apr-2024 21:53:45 Checking out revision b5510b91efbd10b4c761916ded660b1ab074446e.
18-Apr-2024 21:53:45 Already on 'master'
18-Apr-2024 21:53:45 Updated source code to revision: b5510b91efbd10b4c761916ded660b1ab074446e
18-Apr-2024 21:53:45 Finished task 'Checkout Default Repository' with result: Success
18-Apr-2024 21:53:45 Running pre-build action: Build Log Labeller Pre Build Action
18-Apr-2024 21:53:45 Running pre-build action: VCS Version Collector
18-Apr-2024 21:53:45 Running pre-build action: Run Predator
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Running these commands: /opt/scripts/cleanup-before-building.sh
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Running command '[/opt/scripts/cleanup-before-building.sh]'
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Command '[/opt/scripts/cleanup-before-building.sh]' completed with exit code 0
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  3387 java        1254 bamboo-age 2975Mb  491Mb 00:03:08 /usr/lib/jvm/java-8-ope
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1254 wrapper        1 bamboo-age   16Mb    2Mb 00:00:34 /home/bamboo-agent/bamb
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):     1 systemd        0 root        164Mb   11Mb 00:00:04 /sbin/init             
18-Apr-2024 21:53:45 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm)
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Initial free space: 4.9753456 GB
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Deleting 20 snapshot folders from /home/bamboo-agent/.m2/repository
18-Apr-2024 21:53:45 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB
18-Apr-2024 21:53:45 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator
18-Apr-2024 21:53:46 [PredatorPreBuildAction] Maven stable disk freed: 0.77545595 GB, deleted 907 files
18-Apr-2024 21:53:46 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist.
18-Apr-2024 21:53:46 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist.
18-Apr-2024 21:53:46 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist.
18-Apr-2024 21:53:46 [PredatorPreBuildAction] Final free space: 5.0697365 GB
18-Apr-2024 21:53:46 [PredatorPreBuildAction] Done
18-Apr-2024 21:53:46 Skipping execution of task 'Run unit tests' as it is disabled
18-Apr-2024 21:53:46 Starting task 'Test and deploy' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
18-Apr-2024 21:53:46
Beginning to execute external process for build 'Reference Demo Data - Reference Demo Data Module - Default Job #3340 (RDD-RDD-JOB1-3340)'
... running command line:
/usr/share/apache-maven-3.8.6/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/RDD-RDD-JOB1 clean deploy
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1
18-Apr-2024 21:53:47 [INFO] Scanning for projects...
18-Apr-2024 21:53:48 [INFO] ------------------------------------------------------------------------
18-Apr-2024 21:53:48 [INFO] Reactor Build Order:
18-Apr-2024 21:53:48 [INFO]
18-Apr-2024 21:53:48 [INFO] Reference Demo Data Module                                         [pom]
18-Apr-2024 21:53:48 [INFO] Reference Demo Data Module API                                     [jar]
18-Apr-2024 21:53:48 [INFO] Reference Demo Data Module API 1.10                                [jar]
18-Apr-2024 21:53:48 [INFO] Reference Demo Data Module API 2.0                                 [jar]
18-Apr-2024 21:53:48 [INFO] Reference Demo Data Module OMOD                                    [jar]
18-Apr-2024 21:53:48 [INFO]
18-Apr-2024 21:53:48 [INFO] ----------------< org.openmrs.module:referencedemodata >----------------
18-Apr-2024 21:53:48 [INFO] Building Reference Demo Data Module 1.4.9-SNAPSHOT                 [1/5]
18-Apr-2024 21:53:48 [INFO] --------------------------------[ pom ]---------------------------------
18-Apr-2024 21:53:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
18-Apr-2024 21:53:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.3 kB at 1.1 kB/s)
18-Apr-2024 21:53:49 [INFO]
18-Apr-2024 21:53:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referencedemodata ---
18-Apr-2024 21:53:49 [INFO]
18-Apr-2024 21:53:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referencedemodata ---
18-Apr-2024 21:53:49 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata/1.4.9-SNAPSHOT/referencedemodata-1.4.9-SNAPSHOT.pom
18-Apr-2024 21:53:49 [INFO]
18-Apr-2024 21:53:49 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referencedemodata ---
18-Apr-2024 21:53:49 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:53:50 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/1.4.9-SNAPSHOT/maven-metadata.xml (614 B at 2.5 kB/s)
18-Apr-2024 21:53:50 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/1.4.9-SNAPSHOT/referencedemodata-1.4.9-20240418.215347-99.pom
18-Apr-2024 21:53:51 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/1.4.9-SNAPSHOT/referencedemodata-1.4.9-20240418.215347-99.pom (10 kB at 5.6 kB/s)
18-Apr-2024 21:53:51 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/maven-metadata.xml
18-Apr-2024 21:53:52 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/maven-metadata.xml (904 B at 3.5 kB/s)
18-Apr-2024 21:53:52 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:53:53 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/1.4.9-SNAPSHOT/maven-metadata.xml (614 B at 429 B/s)
18-Apr-2024 21:53:53 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/maven-metadata.xml
18-Apr-2024 21:53:55 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata/maven-metadata.xml (847 B at 550 B/s)
18-Apr-2024 21:53:55 [INFO]
18-Apr-2024 21:53:55 [INFO] --------------< org.openmrs.module:referencedemodata-api >--------------
18-Apr-2024 21:53:55 [INFO] Building Reference Demo Data Module API 1.4.9-SNAPSHOT             [2/5]
18-Apr-2024 21:53:55 [INFO] --------------------------------[ jar ]---------------------------------
18-Apr-2024 21:53:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-api/1.7/metadatadeploy-api-1.7.pom
18-Apr-2024 21:53:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-api/1.7/metadatadeploy-api-1.7.pom (2.4 kB at 9.7 kB/s)
18-Apr-2024 21:53:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api/1.18/emrapi-api-1.18.pom
18-Apr-2024 21:53:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api/1.18/emrapi-api-1.18.pom (2.9 kB at 12 kB/s)
18-Apr-2024 21:53:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.10/1.18/emrapi-api-1.10-1.18.pom
18-Apr-2024 21:53:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.10/1.18/emrapi-api-1.10-1.18.pom (3.0 kB at 12 kB/s)
18-Apr-2024 21:53:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.11/1.18/emrapi-api-1.11-1.18.pom
18-Apr-2024 21:53:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.11/1.18/emrapi-api-1.11-1.18.pom (3.0 kB at 11 kB/s)
18-Apr-2024 21:53:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.12/1.18/emrapi-api-1.12-1.18.pom
18-Apr-2024 21:53:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.12/1.18/emrapi-api-1.12-1.18.pom (2.6 kB at 11 kB/s)
18-Apr-2024 21:53:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-api/2.5.0/referencemetadata-api-2.5.0.pom
18-Apr-2024 21:53:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-api/2.5.0/referencemetadata-api-2.5.0.pom (869 B at 3.5 kB/s)
18-Apr-2024 21:53:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-api/1.3.2/dataexchange-api-1.3.2.pom
18-Apr-2024 21:53:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-api/1.3.2/dataexchange-api-1.3.2.pom (2.0 kB at 7.9 kB/s)
18-Apr-2024 21:53:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-api/1.7.0/appointmentscheduling-api-1.7.0.pom
18-Apr-2024 21:53:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-api/1.7.0/appointmentscheduling-api-1.7.0.pom (1.4 kB at 5.2 kB/s)
18-Apr-2024 21:53:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-api/1.4.0/appointmentschedulingui-api-1.4.0.pom
18-Apr-2024 21:53:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-api/1.4.0/appointmentschedulingui-api-1.4.0.pom (1.5 kB at 5.6 kB/s)
18-Apr-2024 21:53:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-api/1.7/metadatadeploy-api-1.7.jar
18-Apr-2024 21:53:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api/1.18/emrapi-api-1.18.jar
18-Apr-2024 21:53:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.10/1.18/emrapi-api-1.10-1.18.jar
18-Apr-2024 21:53:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.11/1.18/emrapi-api-1.11-1.18.jar
18-Apr-2024 21:53:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.12/1.18/emrapi-api-1.12-1.18.jar
18-Apr-2024 21:53:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.11/1.18/emrapi-api-1.11-1.18.jar (19 kB at 30 kB/s)
18-Apr-2024 21:53:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-api/2.5.0/referencemetadata-api-2.5.0.jar
18-Apr-2024 21:53:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.12/1.18/emrapi-api-1.12-1.18.jar (23 kB at 30 kB/s)
18-Apr-2024 21:53:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-api/1.3.2/dataexchange-api-1.3.2.jar
18-Apr-2024 21:53:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-api/1.7/metadatadeploy-api-1.7.jar (89 kB at 116 kB/s)
18-Apr-2024 21:53:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-api/1.7.0/appointmentscheduling-api-1.7.0.jar
18-Apr-2024 21:53:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api-1.10/1.18/emrapi-api-1.10-1.18.jar (18 kB at 23 kB/s)
18-Apr-2024 21:53:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-api/1.4.0/appointmentschedulingui-api-1.4.0.jar
18-Apr-2024 21:53:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-api/1.3.2/dataexchange-api-1.3.2.jar (18 kB at 18 kB/s)
18-Apr-2024 21:53:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-api/1.4.0/appointmentschedulingui-api-1.4.0.jar (66 kB at 57 kB/s)
18-Apr-2024 21:53:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-api/1.7.0/appointmentscheduling-api-1.7.0.jar (122 kB at 94 kB/s)
18-Apr-2024 21:53:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-api/1.18/emrapi-api-1.18.jar (259 kB at 196 kB/s)
18-Apr-2024 21:54:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-api/2.5.0/referencemetadata-api-2.5.0.jar (256 kB at 134 kB/s)
18-Apr-2024 21:54:00 [INFO]
18-Apr-2024 21:54:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referencedemodata-api ---
18-Apr-2024 21:54:00 [INFO]
18-Apr-2024 21:54:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referencedemodata-api ---
18-Apr-2024 21:54:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:00 [INFO] Copying 1 resource
18-Apr-2024 21:54:00 [INFO] Copying 1 resource
18-Apr-2024 21:54:00 [INFO]
18-Apr-2024 21:54:00 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referencedemodata-api ---
18-Apr-2024 21:54:00 [INFO] Changes detected - recompiling the module!
18-Apr-2024 21:54:00 [INFO] Compiling 6 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api/target/classes
18-Apr-2024 21:54:01 [INFO]
18-Apr-2024 21:54:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referencedemodata-api ---
18-Apr-2024 21:54:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:01 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api/src/test/resources
18-Apr-2024 21:54:01 [INFO]
18-Apr-2024 21:54:01 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referencedemodata-api ---
18-Apr-2024 21:54:01 [INFO] No sources to compile
18-Apr-2024 21:54:01 [INFO]
18-Apr-2024 21:54:01 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ referencedemodata-api ---
18-Apr-2024 21:54:01 [INFO] No tests to run.
18-Apr-2024 21:54:01 [INFO]
18-Apr-2024 21:54:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referencedemodata-api ---
18-Apr-2024 21:54:01 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api/target/referencedemodata-api-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:01 [INFO]
18-Apr-2024 21:54:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referencedemodata-api ---
18-Apr-2024 21:54:01 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api/target/referencedemodata-api-1.4.9-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/referencedemodata-api-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:01 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/referencedemodata-api-1.4.9-SNAPSHOT.pom
18-Apr-2024 21:54:01 [INFO]
18-Apr-2024 21:54:01 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referencedemodata-api ---
18-Apr-2024 21:54:01 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:54:02 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/maven-metadata.xml (792 B at 2.9 kB/s)
18-Apr-2024 21:54:02 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/referencedemodata-api-1.4.9-20240418.215347-99.jar
18-Apr-2024 21:54:04 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/referencedemodata-api-1.4.9-20240418.215347-99.jar (26 kB at 14 kB/s)
18-Apr-2024 21:54:04 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/referencedemodata-api-1.4.9-20240418.215347-99.pom
18-Apr-2024 21:54:05 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/referencedemodata-api-1.4.9-20240418.215347-99.pom (1.2 kB at 794 B/s)
18-Apr-2024 21:54:05 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/maven-metadata.xml
18-Apr-2024 21:54:05 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/maven-metadata.xml (908 B at 3.5 kB/s)
18-Apr-2024 21:54:05 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:54:07 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/1.4.9-SNAPSHOT/maven-metadata.xml (792 B at 569 B/s)
18-Apr-2024 21:54:07 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/maven-metadata.xml
18-Apr-2024 21:54:08 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api/maven-metadata.xml (851 B at 559 B/s)
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] -----------< org.openmrs.module:referencedemodata-api-1.10 >------------
18-Apr-2024 21:54:08 [INFO] Building Reference Demo Data Module API 1.10 1.4.9-SNAPSHOT        [3/5]
18-Apr-2024 21:54:08 [INFO] --------------------------------[ jar ]---------------------------------
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:08 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/src/main/resources
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] Changes detected - recompiling the module!
18-Apr-2024 21:54:08 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/target/classes
18-Apr-2024 21:54:08 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/src/main/java/org/openmrs/module/referencedemodata/PrivilegeCompatibility1_10.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/src/main/java/org/openmrs/module/referencedemodata/PrivilegeCompatibility1_10.java uses or overrides a deprecated API.
18-Apr-2024 21:54:08 [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/src/main/java/org/openmrs/module/referencedemodata/PrivilegeCompatibility1_10.java: Recompile with -Xlint:deprecation for details.
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:08 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/src/test/resources
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] No sources to compile
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] No tests to run.
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/target/referencedemodata-api-1.10-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/target/referencedemodata-api-1.10-1.4.9-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/referencedemodata-api-1.10-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:08 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-1.10/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/referencedemodata-api-1.10-1.4.9-SNAPSHOT.pom
18-Apr-2024 21:54:08 [INFO]
18-Apr-2024 21:54:08 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referencedemodata-api-1.10 ---
18-Apr-2024 21:54:08 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:54:09 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/maven-metadata.xml (797 B at 2.9 kB/s)
18-Apr-2024 21:54:09 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/referencedemodata-api-1.10-1.4.9-20240418.215347-99.jar
18-Apr-2024 21:54:10 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/referencedemodata-api-1.10-1.4.9-20240418.215347-99.jar (3.7 kB at 2.3 kB/s)
18-Apr-2024 21:54:10 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/referencedemodata-api-1.10-1.4.9-20240418.215347-99.pom
18-Apr-2024 21:54:12 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/referencedemodata-api-1.10-1.4.9-20240418.215347-99.pom (1.2 kB at 725 B/s)
18-Apr-2024 21:54:12 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/maven-metadata.xml
18-Apr-2024 21:54:12 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/maven-metadata.xml (597 B at 2.3 kB/s)
18-Apr-2024 21:54:12 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:54:14 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/1.4.9-SNAPSHOT/maven-metadata.xml (797 B at 538 B/s)
18-Apr-2024 21:54:14 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/maven-metadata.xml
18-Apr-2024 21:54:15 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-1.10/maven-metadata.xml (540 B at 355 B/s)
18-Apr-2024 21:54:15 [INFO]
18-Apr-2024 21:54:15 [INFO] ------------< org.openmrs.module:referencedemodata-api-2.0 >------------
18-Apr-2024 21:54:15 [INFO] Building Reference Demo Data Module API 2.0 1.4.9-SNAPSHOT         [4/5]
18-Apr-2024 21:54:15 [INFO] --------------------------------[ jar ]---------------------------------
18-Apr-2024 21:54:15 [INFO]
18-Apr-2024 21:54:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:15 [INFO]
18-Apr-2024 21:54:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:15 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-2.0/src/main/resources
18-Apr-2024 21:54:15 [INFO]
18-Apr-2024 21:54:15 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:15 [INFO] Changes detected - recompiling the module!
18-Apr-2024 21:54:15 [INFO] Compiling 2 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-2.0/target/classes
18-Apr-2024 21:54:16 [INFO]
18-Apr-2024 21:54:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:16 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-2.0/src/test/resources
18-Apr-2024 21:54:16 [INFO]
18-Apr-2024 21:54:16 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:16 [INFO] No sources to compile
18-Apr-2024 21:54:16 [INFO]
18-Apr-2024 21:54:16 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:16 [INFO] No tests to run.
18-Apr-2024 21:54:16 [INFO]
18-Apr-2024 21:54:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-2.0/target/referencedemodata-api-2.0-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:16 [INFO]
18-Apr-2024 21:54:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:16 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-2.0/target/referencedemodata-api-2.0-1.4.9-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/referencedemodata-api-2.0-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:16 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api-2.0/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/referencedemodata-api-2.0-1.4.9-SNAPSHOT.pom
18-Apr-2024 21:54:16 [INFO]
18-Apr-2024 21:54:16 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referencedemodata-api-2.0 ---
18-Apr-2024 21:54:16 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:54:16 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/maven-metadata.xml (796 B at 2.8 kB/s)
18-Apr-2024 21:54:16 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/referencedemodata-api-2.0-1.4.9-20240418.215347-99.jar
18-Apr-2024 21:54:18 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/referencedemodata-api-2.0-1.4.9-20240418.215347-99.jar (3.8 kB at 2.4 kB/s)
18-Apr-2024 21:54:18 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/referencedemodata-api-2.0-1.4.9-20240418.215347-99.pom
18-Apr-2024 21:54:19 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/referencedemodata-api-2.0-1.4.9-20240418.215347-99.pom (1.4 kB at 850 B/s)
18-Apr-2024 21:54:19 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/maven-metadata.xml
18-Apr-2024 21:54:19 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/maven-metadata.xml (596 B at 2.2 kB/s)
18-Apr-2024 21:54:19 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:54:21 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/1.4.9-SNAPSHOT/maven-metadata.xml (796 B at 570 B/s)
18-Apr-2024 21:54:21 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/maven-metadata.xml
18-Apr-2024 21:54:22 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-api-2.0/maven-metadata.xml (539 B at 355 B/s)
18-Apr-2024 21:54:22 [INFO]
18-Apr-2024 21:54:22 [INFO] -------------< org.openmrs.module:referencedemodata-omod >--------------
18-Apr-2024 21:54:22 [INFO] Building Reference Demo Data Module OMOD 1.4.9-SNAPSHOT            [5/5]
18-Apr-2024 21:54:22 [INFO] --------------------------------[ jar ]---------------------------------
18-Apr-2024 21:54:22 [INFO]
18-Apr-2024 21:54:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referencedemodata-omod ---
18-Apr-2024 21:54:22 [INFO]
18-Apr-2024 21:54:22 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ referencedemodata-omod ---
18-Apr-2024 21:54:22 [INFO]
18-Apr-2024 21:54:22 [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ referencedemodata-omod ---
18-Apr-2024 21:54:23 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/api/target/referencedemodata-api-1.4.9-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/target/classes with includes "**/*" and excludes ""
18-Apr-2024 21:54:23 [INFO]
18-Apr-2024 21:54:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referencedemodata-omod ---
18-Apr-2024 21:54:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:23 [INFO] Copying 1 resource
18-Apr-2024 21:54:23 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/src/main/webapp
18-Apr-2024 21:54:23 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/src/main/webapp
18-Apr-2024 21:54:23 [INFO]
18-Apr-2024 21:54:23 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referencedemodata-omod ---
18-Apr-2024 21:54:23 [INFO] No sources to compile
18-Apr-2024 21:54:23 [INFO]
18-Apr-2024 21:54:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referencedemodata-omod ---
18-Apr-2024 21:54:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Apr-2024 21:54:23 [INFO] Copying 3 resources
18-Apr-2024 21:54:23 [INFO]
18-Apr-2024 21:54:23 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referencedemodata-omod ---
18-Apr-2024 21:54:23 [INFO] Changes detected - recompiling the module!
18-Apr-2024 21:54:23 [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/target/test-classes
18-Apr-2024 21:54:23 [INFO]
18-Apr-2024 21:54:23 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ referencedemodata-omod ---
18-Apr-2024 21:54:23 [INFO]
18-Apr-2024 21:54:23 [INFO] -------------------------------------------------------
18-Apr-2024 21:54:23 [INFO]  T E S T S
18-Apr-2024 21:54:23 [INFO] -------------------------------------------------------
18-Apr-2024 21:54:24 [INFO] Running org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest
18-Apr-2024 21:54:43 WARN - HibernateUserDAO.getUserByUsername(102) |2024-04-18 21:54:43,015| request for username 'scheduler' not found
18-Apr-2024 21:54:46 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:46,168| created demo patient: 00001X Paul Walker
18-Apr-2024 21:54:46 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:46,481| created demo patient: 00002V Mary Thomas
18-Apr-2024 21:54:47 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:47,478| created demo patient: 00003T Lisa Hall
18-Apr-2024 21:54:47 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:47,951| created demo patient: 00004P Anthony Thompson
18-Apr-2024 21:54:48 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:48,284| created demo patient: 00005M Carol Thomas
18-Apr-2024 21:54:49 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:49,043| created demo patient: 00006K Susan Campbell
18-Apr-2024 21:54:50 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:50,052| created demo patient: 00007H George Miller
18-Apr-2024 21:54:50 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:50,254| created demo patient: 00008F Susan Moore
18-Apr-2024 21:54:51 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:51,066| created demo patient: 00009D Melissa Miller
18-Apr-2024 21:54:51 INFO - ReferenceDemoDataActivator.createDemoPatients(367) |2024-04-18 21:54:51,775| created demo patient: 0000AA William Harris
18-Apr-2024 21:54:51 Patient#6 00001X Paul Walker 1987-04-11 00:00:00.0 [a1:Address13226, a2:null, cv:City3226, sp:State3226, c:Country3226, cd:null, nc:null, pc:83226, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#7 00002V Mary Thomas 1993-04-02 00:00:00.0 [a1:Address16192, a2:null, cv:City6192, sp:State6192, c:Country6192, cd:null, nc:null, pc:86192, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#8 00003T Lisa Hall 1967-01-20 00:00:00.0 [a1:Address16486, a2:null, cv:City6486, sp:State6486, c:Country6486, cd:null, nc:null, pc:86486, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#9 00004P Anthony Thompson 1937-10-01 00:00:00.0 [a1:Address17503, a2:null, cv:City7503, sp:State7503, c:Country7503, cd:null, nc:null, pc:87503, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#10 00005M Carol Thomas 1959-07-11 00:00:00.0 [a1:Address17961, a2:null, cv:City7961, sp:State7961, c:Country7961, cd:null, nc:null, pc:87961, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#11 00006K Susan Campbell 1978-07-02 00:00:00.0 [a1:Address18291, a2:null, cv:City8291, sp:State8291, c:Country8291, cd:null, nc:null, pc:88291, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#12 00007H George Miller 1940-10-17 00:00:00.0 [a1:Address19070, a2:null, cv:City9070, sp:State9070, c:Country9070, cd:null, nc:null, pc:89070, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#13 00008F Susan Moore 2018-12-06 00:00:00.0 [a1:Address10069, a2:null, cv:City0069, sp:State0069, c:Country0069, cd:null, nc:null, pc:90069, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#14 00009D Melissa Miller 1968-09-20 00:00:00.0 [a1:Address10257, a2:null, cv:City0257, sp:State0257, c:Country0257, cd:null, nc:null, pc:90257, lat:null, long:null]
18-Apr-2024 21:54:51 Patient#15 0000AA William Harris 2013-06-10 00:00:00.0 [a1:Address11122, a2:null, cv:City1122, sp:State1122, c:Country1122, cd:null, nc:null, pc:91122, lat:null, long:null]
18-Apr-2024 21:54:51 Visit #18 2024-04-11 18:54:47.0 - 2024-04-11 20:46:47.0 [Encounter: [40 2024-04-11 20:16:47.0 Visit Note Amani Hospital 8 (no Form) num Obs: [Obs #327, Obs #323] num Orders: 0 ], Encounter: [39 2024-04-11 19:46:47.0 Vitals Outpatient Clinic 8 Vitals num Obs: [Obs #316, Obs #320, Obs #319, Obs #317, Obs #315, Obs #321, Obs #318, Obs #322] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #46 2024-03-31 18:54:51.0 - 2024-03-31 21:12:51.0 [Encounter: [106 2024-03-31 20:42:51.0 Visit Note Amani Hospital 15 (no Form) num Obs: [Obs #887, Obs #894, Obs #883] num Orders: 0 ], Encounter: [105 2024-03-31 19:07:51.0 Vitals Outpatient Clinic 15 Vitals num Obs: [Obs #882, Obs #878, Obs #881, Obs #879, Obs #876, Obs #875, Obs #880, Obs #877] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #10 2024-03-11 18:54:46.0 - 2024-03-12 20:29:46.0 [Encounter: [24 2024-03-12 20:29:46.0 Discharge Inpatient Ward 6 (no Form) num Obs: [] num Orders: 0 ], Encounter: [23 2024-03-11 20:29:46.0 Admission Inpatient Ward 6 (no Form) num Obs: [] num Orders: 0 ], Encounter: [22 2024-03-11 20:29:46.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #174, Obs #178] num Orders: 0 ], Encounter: [21 2024-03-11 19:48:46.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #169, Obs #172, Obs #166, Obs #171, Obs #173, Obs #168, Obs #167, Obs #170] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #13 2024-02-28 18:54:46.0 - 2024-02-28 20:31:46.0 [Encounter: [30 2024-02-28 20:01:46.0 Visit Note Amani Hospital 8 (no Form) num Obs: [Obs #229, Obs #233, Obs #240] num Orders: 0 ], Encounter: [29 2024-02-28 19:36:46.0 Vitals Outpatient Clinic 8 Vitals num Obs: [Obs #224, Obs #228, Obs #223, Obs #225, Obs #227, Obs #221, Obs #226, Obs #222] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #48 2024-01-29 18:54:51.0 - 2024-01-29 20:30:51.0 [Encounter: [110 2024-01-29 20:00:51.0 Visit Note Amani Hospital 15 (no Form) num Obs: [Obs #922, Obs #926] num Orders: 0 ], Encounter: [109 2024-01-29 19:47:51.0 Vitals Outpatient Clinic 15 Vitals num Obs: [Obs #920, Obs #921, Obs #916, Obs #918, Obs #915, Obs #917, Obs #914, Obs #919] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #43 2024-01-29 18:54:50.0 - 2024-01-29 20:28:50.0 [Encounter: [98 2024-01-29 19:58:50.0 Visit Note Amani Hospital 14 (no Form) num Obs: [Obs #825, Obs #821] num Orders: 0 ], Encounter: [97 2024-01-29 19:46:50.0 Vitals Outpatient Clinic 14 Vitals num Obs: [Obs #818, Obs #813, Obs #819, Obs #814, Obs #816, Obs #815, Obs #817, Obs #820] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #11 2024-01-07 18:54:46.0 - 2024-01-07 21:00:46.0 [Encounter: [26 2024-01-07 20:30:46.0 Visit Note Amani Hospital 7 (no Form) num Obs: [Obs #194, Obs #190, Obs #201] num Orders: 0 ], Encounter: [25 2024-01-07 19:38:46.0 Vitals Outpatient Clinic 7 Vitals num Obs: [Obs #189, Obs #186, Obs #188, Obs #182, Obs #185, Obs #183, Obs #187, Obs #184] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #12 2023-12-31 18:54:46.0 - 2023-12-31 21:14:46.0 [Encounter: [28 2023-12-31 20:44:46.0 Visit Note Amani Hospital 7 (no Form) num Obs: [Obs #217, Obs #213] num Orders: 0 ], Encounter: [27 2023-12-31 19:36:46.0 Vitals Outpatient Clinic 7 Vitals num Obs: [Obs #211, Obs #205, Obs #212, Obs #208, Obs #209, Obs #210, Obs #206, Obs #207] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #47 2023-12-27 18:54:51.0 - 2023-12-27 20:55:51.0 [Encounter: [108 2023-12-27 20:25:51.0 Visit Note Amani Hospital 15 (no Form) num Obs: [Obs #906, Obs #910] num Orders: 0 ], Encounter: [107 2023-12-27 19:07:51.0 Vitals Outpatient Clinic 15 Vitals num Obs: [Obs #905, Obs #904, Obs #898, Obs #903, Obs #899, Obs #901, Obs #902, Obs #900] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #26 2023-12-24 18:54:48.0 - 2023-12-24 20:43:48.0 [Encounter: [60 2023-12-24 20:13:48.0 Visit Note Amani Hospital 10 (no Form) num Obs: [Obs #462, Obs #469, Obs #458] num Orders: 0 ], Encounter: [59 2023-12-24 19:06:48.0 Vitals Outpatient Clinic 10 Vitals num Obs: [Obs #451, Obs #457, Obs #450, Obs #455, Obs #454, Obs #453, Obs #452, Obs #456] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #31 2023-12-13 18:54:48.0 - 2023-12-13 20:25:48.0 [Encounter: [70 2023-12-13 19:55:48.0 Visit Note Amani Hospital 11 (no Form) num Obs: [Obs #563, Obs #559, Obs #570] num Orders: 0 ], Encounter: [69 2023-12-13 19:26:48.0 Vitals Outpatient Clinic 11 Vitals num Obs: [Obs #555, Obs #552, Obs #551, Obs #554, Obs #556, Obs #557, Obs #553, Obs #558] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #22 2023-12-03 18:54:47.0 - 2023-12-03 20:48:47.0 [Encounter: [50 2023-12-03 20:18:47.0 Visit Note Amani Hospital 9 (no Form) num Obs: [Obs #391, Obs #387] num Orders: 0 ], Encounter: [49 2023-12-03 18:57:47.0 Vitals Outpatient Clinic 9 Vitals num Obs: [Obs #382, Obs #379, Obs #386, Obs #383, Obs #381, Obs #380, Obs #384, Obs #385] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #37 2023-11-05 18:54:49.0 - 2023-11-05 20:30:49.0 [Encounter: [84 2023-11-05 20:00:49.0 Visit Note Amani Hospital 12 (no Form) num Obs: [Obs #701, Obs #697] num Orders: 0 ], Encounter: [83 2023-11-05 19:37:49.0 Vitals Outpatient Clinic 12 Vitals num Obs: [Obs #694, Obs #693, Obs #691, Obs #690, Obs #696, Obs #689, Obs #695, Obs #692] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #39 2023-10-31 18:54:50.0 - 2023-10-31 20:42:50.0 [Encounter: [90 2023-10-31 20:12:50.0 Visit Note Amani Hospital 13 (no Form) num Obs: [Obs #736, Obs #740, Obs #747] num Orders: 0 ], Encounter: [89 2023-10-31 19:36:50.0 Vitals Outpatient Clinic 13 Vitals num Obs: [Obs #733, Obs #729, Obs #730, Obs #731, Obs #728, Obs #732, Obs #735, Obs #734] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #16 2023-10-11 18:54:47.0 - 2023-10-11 21:17:47.0 [Encounter: [36 2023-10-11 20:47:47.0 Visit Note Amani Hospital 8 (no Form) num Obs: [Obs #291, Obs #295] num Orders: 0 ], Encounter: [35 2023-10-11 19:24:47.0 Vitals Outpatient Clinic 8 Vitals num Obs: [Obs #289, Obs #284, Obs #288, Obs #285, Obs #286, Obs #287, Obs #283, Obs #290] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #14 2023-10-11 18:54:46.0 - 2023-10-11 20:42:46.0 [Encounter: [32 2023-10-11 20:12:46.0 Visit Note Amani Hospital 8 (no Form) num Obs: [Obs #256, Obs #252] num Orders: 0 ], Encounter: [31 2023-10-11 19:19:46.0 Vitals Outpatient Clinic 8 Vitals num Obs: [Obs #245, Obs #251, Obs #248, Obs #250, Obs #246, Obs #244, Obs #247, Obs #249] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #49 2023-09-20 18:54:51.0 - 2023-09-20 21:16:51.0 [Encounter: [112 2023-09-20 20:46:51.0 Visit Note Amani Hospital 15 (no Form) num Obs: [Obs #942, Obs #938, Obs #949] num Orders: 0 ], Encounter: [111 2023-09-20 18:55:51.0 Vitals Outpatient Clinic 15 Vitals num Obs: [Obs #933, Obs #932, Obs #935, Obs #930, Obs #931, Obs #937, Obs #934, Obs #936] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #23 2023-09-17 18:54:47.0 - 2023-09-17 21:13:47.0 [Encounter: [52 2023-09-17 20:43:47.0 Visit Note Amani Hospital 9 (no Form) num Obs: [Obs #407, Obs #403] num Orders: 0 ], Encounter: [51 2023-09-17 19:00:47.0 Vitals Outpatient Clinic 9 Vitals num Obs: [Obs #395, Obs #397, Obs #402, Obs #396, Obs #399, Obs #398, Obs #401, Obs #400] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #28 2023-08-27 18:54:48.0 - 2023-08-27 20:28:48.0 [Encounter: [64 2023-08-27 19:58:48.0 Visit Note Amani Hospital 11 (no Form) num Obs: [Obs #497, Obs #501] num Orders: 0 ], Encounter: [63 2023-08-27 19:17:48.0 Vitals Outpatient Clinic 11 Vitals num Obs: [Obs #489, Obs #496, Obs #493, Obs #495, Obs #494, Obs #490, Obs #491, Obs #492] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #40 2023-08-12 18:54:50.0 - 2023-08-12 20:50:50.0 [Encounter: [92 2023-08-12 20:20:50.0 Visit Note Amani Hospital 14 (no Form) num Obs: [Obs #763, Obs #759] num Orders: 0 ], Encounter: [91 2023-08-12 19:30:50.0 Vitals Outpatient Clinic 14 Vitals num Obs: [Obs #754, Obs #757, Obs #758, Obs #755, Obs #756, Obs #751, Obs #753, Obs #752] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #17 2023-07-28 18:54:47.0 - 2023-07-28 21:20:47.0 [Encounter: [38 2023-07-28 20:50:47.0 Visit Note Amani Hospital 8 (no Form) num Obs: [Obs #307, Obs #311] num Orders: 0 ], Encounter: [37 2023-07-28 19:11:47.0 Vitals Outpatient Clinic 8 Vitals num Obs: [Obs #306, Obs #304, Obs #305, Obs #302, Obs #300, Obs #301, Obs #299, Obs #303] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #20 2023-07-11 18:54:47.0 - 2023-07-11 21:17:47.0 [Encounter: [46 2023-07-11 20:47:47.0 Visit Note Amani Hospital 9 (no Form) num Obs: [Obs #359, Obs #355] num Orders: 0 ], Encounter: [45 2023-07-11 19:31:47.0 Vitals Outpatient Clinic 9 Vitals num Obs: [Obs #349, Obs #354, Obs #353, Obs #348, Obs #350, Obs #347, Obs #352, Obs #351] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #51 2023-07-02 18:54:51.0 - 2023-07-04 20:43:51.0 [Encounter: [118 2023-07-04 20:43:51.0 Discharge Inpatient Ward 15 (no Form) num Obs: [] num Orders: 0 ], Encounter: [117 2023-07-02 20:43:51.0 Admission Inpatient Ward 15 (no Form) num Obs: [] num Orders: 0 ], Encounter: [116 2023-07-02 20:43:51.0 Visit Note Amani Hospital 15 (no Form) num Obs: [Obs #977, Obs #981] num Orders: 0 ], Encounter: [115 2023-07-02 18:58:51.0 Vitals Outpatient Clinic 15 Vitals num Obs: [Obs #975, Obs #976, Obs #969, Obs #972, Obs #973, Obs #974, Obs #970, Obs #971] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #33 2023-05-14 18:54:49.0 - 2023-05-14 21:19:49.0 [Encounter: [76 2023-05-14 20:49:49.0 Visit Note Amani Hospital 12 (no Form) num Obs: [Obs #609, Obs #616, Obs #605] num Orders: 0 ], Encounter: [75 2023-05-14 18:56:49.0 Vitals Outpatient Clinic 12 Vitals num Obs: [Obs #599, Obs #602, Obs #601, Obs #597, Obs #600, Obs #598, Obs #603, Obs #604] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #5 2023-05-01 18:54:44.0 - 2023-05-01 20:29:44.0 [Encounter: [10 2023-05-01 19:59:44.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #80, Obs #84] num Orders: 0 ], Encounter: [9 2023-05-01 19:54:44.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #75, Obs #77, Obs #72, Obs #76, Obs #78, Obs #74, Obs #73, Obs #79] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #24 2023-04-22 18:54:47.0 - 2023-04-23 20:12:47.0 [Encounter: [56 2023-04-23 20:12:47.0 Discharge Inpatient Ward 9 (no Form) num Obs: [] num Orders: 0 ], Encounter: [55 2023-04-22 20:12:47.0 Admission Inpatient Ward 9 (no Form) num Obs: [] num Orders: 0 ], Encounter: [54 2023-04-22 20:12:47.0 Visit Note Amani Hospital 9 (no Form) num Obs: [Obs #419, Obs #423] num Orders: 0 ], Encounter: [53 2023-04-22 19:21:47.0 Vitals Outpatient Clinic 9 Vitals num Obs: [Obs #417, Obs #414, Obs #415, Obs #413, Obs #411, Obs #412, Obs #418, Obs #416] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #19 2023-02-24 18:54:47.0 - 2023-02-25 20:16:47.0 [Encounter: [44 2023-02-25 20:16:47.0 Discharge Inpatient Ward 8 (no Form) num Obs: [] num Orders: 0 ], Encounter: [43 2023-02-24 20:16:47.0 Admission Inpatient Ward 8 (no Form) num Obs: [] num Orders: 0 ], Encounter: [42 2023-02-24 20:16:47.0 Visit Note Amani Hospital 8 (no Form) num Obs: [Obs #339, Obs #343] num Orders: 0 ], Encounter: [41 2023-02-24 19:34:47.0 Vitals Outpatient Clinic 8 Vitals num Obs: [Obs #332, Obs #335, Obs #336, Obs #334, Obs #333, Obs #337, Obs #338, Obs #331] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #29 2023-02-03 18:54:48.0 - 2023-02-03 20:30:48.0 [Encounter: [66 2023-02-03 20:00:48.0 Visit Note Amani Hospital 11 (no Form) num Obs: [Obs #513, Obs #524, Obs #517] num Orders: 0 ], Encounter: [65 2023-02-03 19:43:48.0 Vitals Outpatient Clinic 11 Vitals num Obs: [Obs #508, Obs #506, Obs #509, Obs #511, Obs #507, Obs #510, Obs #505, Obs #512] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #44 2022-11-12 18:54:50.0 - 2022-11-12 20:45:50.0 [Encounter: [100 2022-11-12 20:15:50.0 Visit Note Amani Hospital 14 (no Form) num Obs: [Obs #841, Obs #848, Obs #837] num Orders: 0 ], Encounter: [99 2022-11-12 19:50:50.0 Vitals Outpatient Clinic 14 Vitals num Obs: [Obs #831, Obs #830, Obs #832, Obs #833, Obs #835, Obs #834, Obs #836, Obs #829] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #30 2022-11-04 18:54:48.0 - 2022-11-04 20:43:48.0 [Encounter: [68 2022-11-04 20:13:48.0 Visit Note Amani Hospital 11 (no Form) num Obs: [Obs #540, Obs #536, Obs #547] num Orders: 0 ], Encounter: [67 2022-11-04 19:25:48.0 Vitals Outpatient Clinic 11 Vitals num Obs: [Obs #529, Obs #528, Obs #534, Obs #533, Obs #531, Obs #530, Obs #535, Obs #532] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #42 2022-11-02 18:54:50.0 - 2022-11-02 20:48:50.0 [Encounter: [96 2022-11-02 20:18:50.0 Visit Note Amani Hospital 14 (no Form) num Obs: [Obs #809, Obs #798, Obs #802] num Orders: 0 ], Encounter: [95 2022-11-02 19:33:50.0 Vitals Outpatient Clinic 14 Vitals num Obs: [Obs #795, Obs #797, Obs #792, Obs #793, Obs #791, Obs #794, Obs #790, Obs #796] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #34 2022-10-28 18:54:49.0 - 2022-10-28 20:26:49.0 [Encounter: [78 2022-10-28 19:56:49.0 Visit Note Amani Hospital 12 (no Form) num Obs: [Obs #632, Obs #628, Obs #639] num Orders: 0 ], Encounter: [77 2022-10-28 19:13:49.0 Vitals Outpatient Clinic 12 Vitals num Obs: [Obs #623, Obs #621, Obs #627, Obs #624, Obs #620, Obs #626, Obs #625, Obs #622] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #7 2022-10-22 18:54:45.0 - 2022-10-22 21:05:45.0 [Encounter: [14 2022-10-22 20:35:45.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #116, Obs #112] num Orders: 0 ], Encounter: [13 2022-10-22 19:09:45.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #110, Obs #105, Obs #104, Obs #106, Obs #107, Obs #109, Obs #108, Obs #111] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #38 2022-10-06 18:54:49.0 - 2022-10-07 20:03:49.0 [Encounter: [88 2022-10-07 20:03:49.0 Discharge Inpatient Ward 12 (no Form) num Obs: [] num Orders: 0 ], Encounter: [87 2022-10-06 20:03:49.0 Admission Inpatient Ward 12 (no Form) num Obs: [] num Orders: 0 ], Encounter: [86 2022-10-06 20:03:49.0 Visit Note Amani Hospital 12 (no Form) num Obs: [Obs #717, Obs #713, Obs #724] num Orders: 0 ], Encounter: [85 2022-10-06 19:51:49.0 Vitals Outpatient Clinic 12 Vitals num Obs: [Obs #712, Obs #705, Obs #707, Obs #711, Obs #710, Obs #706, Obs #709, Obs #708] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #36 2022-09-24 18:54:49.0 - 2022-09-24 21:23:49.0 [Encounter: [82 2022-09-24 20:53:49.0 Visit Note Amani Hospital 12 (no Form) num Obs: [Obs #674, Obs #678, Obs #685] num Orders: 0 ], Encounter: [81 2022-09-24 19:19:49.0 Vitals Outpatient Clinic 12 Vitals num Obs: [Obs #670, Obs #671, Obs #673, Obs #668, Obs #672, Obs #667, Obs #669, Obs #666] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #32 2022-09-23 18:54:48.0 - 2022-09-25 20:13:48.0 [Encounter: [74 2022-09-25 20:13:48.0 Discharge Inpatient Ward 11 (no Form) num Obs: [] num Orders: 0 ], Encounter: [73 2022-09-23 20:13:48.0 Admission Inpatient Ward 11 (no Form) num Obs: [] num Orders: 0 ], Encounter: [72 2022-09-23 20:13:48.0 Visit Note Amani Hospital 11 (no Form) num Obs: [Obs #586, Obs #582, Obs #593] num Orders: 0 ], Encounter: [71 2022-09-23 19:01:48.0 Vitals Outpatient Clinic 11 Vitals num Obs: [Obs #580, Obs #577, Obs #576, Obs #578, Obs #574, Obs #575, Obs #581, Obs #579] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #4 2022-09-22 18:54:44.0 - 2022-09-22 20:54:44.0 [Encounter: [8 2022-09-22 20:24:44.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #57, Obs #61, Obs #68] num Orders: 0 ], Encounter: [7 2022-09-22 19:47:44.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #55, Obs #53, Obs #52, Obs #51, Obs #56, Obs #54, Obs #49, Obs #50] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #2 2022-08-30 18:54:44.0 - 2022-08-30 20:24:44.0 [Encounter: [4 2022-08-30 19:54:44.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #29, Obs #25] num Orders: 0 ], Encounter: [3 2022-08-30 19:26:44.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #24, Obs #22, Obs #23, Obs #17, Obs #20, Obs #21, Obs #19, Obs #18] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #50 2022-08-27 18:54:51.0 - 2022-08-27 20:48:51.0 [Encounter: [114 2022-08-27 20:18:51.0 Visit Note Amani Hospital 15 (no Form) num Obs: [Obs #965, Obs #961] num Orders: 0 ], Encounter: [113 2022-08-27 19:45:51.0 Vitals Outpatient Clinic 15 Vitals num Obs: [Obs #954, Obs #956, Obs #955, Obs #959, Obs #957, Obs #960, Obs #958, Obs #953] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #35 2022-08-12 18:54:49.0 - 2022-08-12 21:11:49.0 [Encounter: [80 2022-08-12 20:41:49.0 Visit Note Amani Hospital 12 (no Form) num Obs: [Obs #662, Obs #651, Obs #655] num Orders: 0 ], Encounter: [79 2022-08-12 19:13:49.0 Vitals Outpatient Clinic 12 Vitals num Obs: [Obs #650, Obs #643, Obs #645, Obs #648, Obs #649, Obs #644, Obs #646, Obs #647] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #15 2022-07-19 18:54:46.0 - 2022-07-19 20:41:46.0 [Encounter: [34 2022-07-19 20:11:46.0 Visit Note Amani Hospital 8 (no Form) num Obs: [Obs #268, Obs #279, Obs #272] num Orders: 0 ], Encounter: [33 2022-07-19 19:18:46.0 Vitals Outpatient Clinic 8 Vitals num Obs: [Obs #265, Obs #261, Obs #266, Obs #263, Obs #264, Obs #260, Obs #267, Obs #262] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #1 2022-07-16 18:54:43.0 - 2022-07-16 21:11:43.0 [Encounter: [2 2022-07-16 20:41:43.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #13, Obs #9] num Orders: 0 ], Encounter: [1 2022-07-16 19:11:43.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #8, Obs #2, Obs #1, Obs #6, Obs #3, Obs #5, Obs #7, Obs #4] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #8 2022-07-05 18:54:45.0 - 2022-07-05 21:09:45.0 [Encounter: [16 2022-07-05 20:39:45.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #139, Obs #132, Obs #128] num Orders: 0 ], Encounter: [15 2022-07-05 19:25:45.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #125, Obs #127, Obs #123, Obs #121, Obs #126, Obs #120, Obs #122, Obs #124] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #6 2022-06-17 18:54:45.0 - 2022-06-17 20:53:45.0 [Encounter: [12 2022-06-17 20:23:45.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #96, Obs #100] num Orders: 0 ], Encounter: [11 2022-06-17 19:47:45.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #94, Obs #88, Obs #95, Obs #91, Obs #89, Obs #93, Obs #90, Obs #92] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #41 2022-06-07 18:54:50.0 - 2022-06-07 20:47:50.0 [Encounter: [94 2022-06-07 20:17:50.0 Visit Note Amani Hospital 14 (no Form) num Obs: [Obs #779, Obs #775, Obs #786] num Orders: 0 ], Encounter: [93 2022-06-07 19:00:50.0 Vitals Outpatient Clinic 14 Vitals num Obs: [Obs #767, Obs #774, Obs #771, Obs #769, Obs #772, Obs #773, Obs #770, Obs #768] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #21 2022-06-03 18:54:47.0 - 2022-06-03 20:25:47.0 [Encounter: [48 2022-06-03 19:55:47.0 Visit Note Amani Hospital 9 (no Form) num Obs: [Obs #371, Obs #375] num Orders: 0 ], Encounter: [47 2022-06-03 18:58:47.0 Vitals Outpatient Clinic 9 Vitals num Obs: [Obs #363, Obs #365, Obs #364, Obs #368, Obs #370, Obs #367, Obs #369, Obs #366] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #9 2022-06-02 18:54:45.0 - 2022-06-05 20:14:45.0 [Encounter: [20 2022-06-05 20:14:45.0 Discharge Inpatient Ward 6 (no Form) num Obs: [] num Orders: 0 ], Encounter: [19 2022-06-02 20:14:45.0 Admission Inpatient Ward 6 (no Form) num Obs: [] num Orders: 0 ], Encounter: [18 2022-06-02 20:14:45.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #162, Obs #155, Obs #151] num Orders: 0 ], Encounter: [17 2022-06-02 19:26:45.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #147, Obs #150, Obs #145, Obs #149, Obs #143, Obs #146, Obs #144, Obs #148] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #45 2022-05-14 18:54:50.0 - 2022-05-17 20:30:50.0 [Encounter: [104 2022-05-17 20:30:50.0 Discharge Inpatient Ward 14 (no Form) num Obs: [] num Orders: 0 ], Encounter: [103 2022-05-14 20:30:50.0 Admission Inpatient Ward 14 (no Form) num Obs: [] num Orders: 0 ], Encounter: [102 2022-05-14 20:30:50.0 Visit Note Amani Hospital 14 (no Form) num Obs: [Obs #860, Obs #864, Obs #871] num Orders: 0 ], Encounter: [101 2022-05-14 19:41:50.0 Vitals Outpatient Clinic 14 Vitals num Obs: [Obs #852, Obs #859, Obs #858, Obs #855, Obs #856, Obs #857, Obs #853, Obs #854] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #3 2022-05-09 18:54:44.0 - 2022-05-09 21:11:44.0 [Encounter: [6 2022-05-09 20:41:44.0 Visit Note Amani Hospital 6 (no Form) num Obs: [Obs #45, Obs #41] num Orders: 0 ], Encounter: [5 2022-05-09 19:31:44.0 Vitals Outpatient Clinic 6 Vitals num Obs: [Obs #34, Obs #36, Obs #33, Obs #35, Obs #37, Obs #39, Obs #38, Obs #40] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #27 2022-05-06 18:54:48.0 - 2022-05-06 21:04:48.0 [Encounter: [62 2022-05-06 20:34:48.0 Visit Note Amani Hospital 11 (no Form) num Obs: [Obs #485, Obs #481] num Orders: 0 ], Encounter: [61 2022-05-06 19:25:48.0 Vitals Outpatient Clinic 11 Vitals num Obs: [Obs #478, Obs #474, Obs #473, Obs #475, Obs #480, Obs #476, Obs #477, Obs #479] num Orders: 0 ]]
18-Apr-2024 21:54:51 Visit #25 2022-05-06 18:54:47.0 - 2022-05-06 20:56:47.0 [Encounter: [58 2022-05-06 20:26:47.0 Visit Note Amani Hospital 10 (no Form) num Obs: [Obs #446, Obs #439, Obs #435] num Orders: 0 ], Encounter: [57 2022-05-06 18:59:47.0 Vitals Outpatient Clinic 10 Vitals num Obs: [Obs #433, Obs #434, Obs #431, Obs #432, Obs #429, Obs #427, Obs #430, Obs #428] num Orders: 0 ]]
18-Apr-2024 21:54:53 WARN - HibernateUserDAO.getUserByUsername(102) |2024-04-18 21:54:53,538| request for username 'scheduler' not found
18-Apr-2024 21:54:53 INFO - ReferenceDemoDataActivator.installMDSPackages(131) |2024-04-18 21:54:53,575| Reference Demo Data Module started
18-Apr-2024 21:54:53 WARN - HibernateUserDAO.getUserByUsername(102) |2024-04-18 21:54:53,611| request for username 'scheduler' not found
18-Apr-2024 21:54:54 INFO - ReferenceDemoDataActivator.installMDSPackages(131) |2024-04-18 21:54:54,676| Reference Demo Data Module started
18-Apr-2024 21:54:54 WARN - HibernateUserDAO.getUserByUsername(102) |2024-04-18 21:54:54,711| request for username 'scheduler' not found
18-Apr-2024 21:54:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.763 s - in org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest
18-Apr-2024 21:54:55 [INFO]
18-Apr-2024 21:54:55 [INFO] Results:
18-Apr-2024 21:54:55 [INFO]
18-Apr-2024 21:54:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18-Apr-2024 21:54:55 [INFO]
18-Apr-2024 21:54:55 [INFO]
18-Apr-2024 21:54:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referencedemodata-omod ---
18-Apr-2024 21:54:55 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/target/referencedemodata-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:55 [INFO]
18-Apr-2024 21:54:55 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ referencedemodata-omod ---
18-Apr-2024 21:54:55 [INFO] Packaging OpenMRS module
18-Apr-2024 21:54:55 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/target/referencedemodata-1.4.9-SNAPSHOT.omod
18-Apr-2024 21:54:55 [INFO]
18-Apr-2024 21:54:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referencedemodata-omod ---
18-Apr-2024 21:54:55 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/target/referencedemodata-1.4.9-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/referencedemodata-omod-1.4.9-SNAPSHOT.jar
18-Apr-2024 21:54:55 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/referencedemodata-omod-1.4.9-SNAPSHOT.pom
18-Apr-2024 21:54:55 [INFO]
18-Apr-2024 21:54:55 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referencedemodata-omod ---
18-Apr-2024 21:54:55 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:54:55 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/maven-metadata.xml (793 B at 3.2 kB/s)
18-Apr-2024 21:54:55 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/referencedemodata-omod-1.4.9-20240418.215347-99.jar
18-Apr-2024 21:54:57 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/referencedemodata-omod-1.4.9-20240418.215347-99.jar (57 kB at 30 kB/s)
18-Apr-2024 21:54:57 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/referencedemodata-omod-1.4.9-20240418.215347-99.pom
18-Apr-2024 21:54:59 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/referencedemodata-omod-1.4.9-20240418.215347-99.pom (4.9 kB at 3.1 kB/s)
18-Apr-2024 21:54:59 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/maven-metadata.xml
18-Apr-2024 21:54:59 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/maven-metadata.xml (909 B at 3.5 kB/s)
18-Apr-2024 21:54:59 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/maven-metadata.xml
18-Apr-2024 21:55:00 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/1.4.9-SNAPSHOT/maven-metadata.xml (793 B at 573 B/s)
18-Apr-2024 21:55:00 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/maven-metadata.xml
18-Apr-2024 21:55:02 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/referencedemodata-omod/maven-metadata.xml (852 B at 547 B/s)
18-Apr-2024 21:55:02 [INFO] ------------------------------------------------------------------------
18-Apr-2024 21:55:02 [INFO] Reactor Summary for Reference Demo Data Module 1.4.9-SNAPSHOT:
18-Apr-2024 21:55:02 [INFO]
18-Apr-2024 21:55:02 [INFO] Reference Demo Data Module ......................... SUCCESS [  7.015 s]
18-Apr-2024 21:55:02 [INFO] Reference Demo Data Module API ..................... SUCCESS [ 13.638 s]
18-Apr-2024 21:55:02 [INFO] Reference Demo Data Module API 1.10 ................ SUCCESS [  6.911 s]
18-Apr-2024 21:55:02 [INFO] Reference Demo Data Module API 2.0 ................. SUCCESS [  7.104 s]
18-Apr-2024 21:55:02 [INFO] Reference Demo Data Module OMOD .................... SUCCESS [ 39.666 s]
18-Apr-2024 21:55:02 [INFO] ------------------------------------------------------------------------
18-Apr-2024 21:55:02 [INFO] BUILD SUCCESS
18-Apr-2024 21:55:02 [INFO] ------------------------------------------------------------------------
18-Apr-2024 21:55:02 [INFO] Total time:  01:14 min
18-Apr-2024 21:55:02 [INFO] Finished at: 2024-04-18T21:55:02Z
18-Apr-2024 21:55:02 [INFO] ------------------------------------------------------------------------
18-Apr-2024 21:55:02 Parsing test results under /home/bamboo-agent/bamboo-agent/xml-data/build-dir/RDD-RDD-JOB1...
18-Apr-2024 21:55:02 Finished task 'Test and deploy' with result: Success
18-Apr-2024 21:55:02 Running post build plugin 'Docker Container Cleanup'
18-Apr-2024 21:55:02 Running post build plugin 'NCover Results Collector'
18-Apr-2024 21:55:02 Running post build plugin 'Build Results Label Collector'
18-Apr-2024 21:55:02 Running post build plugin 'Clover Results Collector'
18-Apr-2024 21:55:02 Running post build plugin 'npm Cache Cleanup'
18-Apr-2024 21:55:02 Running post build plugin 'Artifact Copier'
18-Apr-2024 21:55:02 Finalising the build...
18-Apr-2024 21:55:02 Stopping timer.
18-Apr-2024 21:55:02 Build RDD-RDD-JOB1-3340 completed.
18-Apr-2024 21:55:02 Running on server: post build plugin 'Build Hanging Detection Configuration'
18-Apr-2024 21:55:02 Running on server: post build plugin 'NCover Results Collector'
18-Apr-2024 21:55:02 Running on server: post build plugin 'Build Labeller'
18-Apr-2024 21:55:02 Running on server: post build plugin 'Clover Delta Calculator'
18-Apr-2024 21:55:02 Running on server: post build plugin 'Maven Dependencies Postprocessor'
18-Apr-2024 21:55:02 All post build plugins have finished
18-Apr-2024 21:55:02 Generating build results summary...
18-Apr-2024 21:55:02 Saving build results to disk...
18-Apr-2024 21:55:02 Store variable context...
18-Apr-2024 21:55:02 Finished building RDD-RDD-JOB1-3340.