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

Build: #3386 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 431 lines of output. Download or view full build log.

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