burke

Untitled

May 28th, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 499.38 KB | None | 0 0
  1. + DB_CREATE_TABLES=true
  2. + DB_AUTO_UPDATE=true
  3. ------ Starting distribution -----
  4. + MODULE_WEB_ADMIN=false
  5. #Mon Apr 06 13:33:54 UTC 2020
  6. + DEBUG=false
  7. omod.addresshierarchy=2.11.0
  8. + cat
  9. + echo '------ Starting distribution -----'
  10. omod.legacyui=1.6.0
  11. + cat /root/openmrs-distro.properties
  12. omod.metadatadeploy=1.11.0
  13. + echo -----------------------------------
  14. omod.reportingrest=1.11.0
  15. + /usr/local/tomcat/wait-for-it.sh --timeout=3600 db:3306
  16. omod.owa=1.10.0
  17. omod.serialization.xstream.type=omod
  18. omod.serialization.xstream=0.2.14
  19. omod.registrationapp=1.16.0
  20. omod.event.groupId=org.openmrs
  21. omod.event=2.7.0
  22. omod.atlas.type=omod
  23. omod.uilibrary=2.0.6
  24. omod.htmlwidgets=1.10.0
  25. omod.dataexchange=1.3.4
  26. name=Reference Application
  27. db.sql=classpath\://openmrs-distro.sql
  28. omod.appui=1.12.0
  29. omod.allergyui=1.8.2
  30. omod.providermanagement=2.10.0
  31. omod.appointmentschedulingui=1.9.0
  32. omod.attachments=2.2.0
  33. omod.formentryapp=1.4.2
  34. omod.idgen=4.5.0
  35. omod.metadatamapping=1.3.4
  36. omod.fhir=1.20.0
  37. omod.htmlformentryui=1.10.0
  38. db.h2.supported=false
  39. omod.referencedemodata=1.4.5
  40. omod.emrapi=1.28.0
  41. omod.referenceapplication=2.10.0
  42. owa.openmrs-owa-sysadmin=1.2
  43. omod.htmlformentry=3.10.0
  44. omod.appframework=2.14.0
  45. omod.referencemetadata=2.10.2
  46. omod.reportingui=1.6.0
  47. omod.coreapps=1.28.0
  48. omod.reportingcompatibility=2.0.6
  49. omod.reporting=1.20.0
  50. omod.adminui=1.3.0
  51. omod.registrationcore=1.9.0
  52. omod.appointmentscheduling=1.12.0
  53. war.openmrs=2.3.0
  54. omod.calculation=1.2
  55. omod.webservices.rest=2.28.0
  56. omod.atlas=2.2
  57. version=2.10.0
  58. omod.uicommons=2.12.0
  59. omod.uiframework=3.17.0
  60. omod.metadatasharing=1.6.0
  61. -----------------------------------
  62. wait-for-it.sh: waiting 3600 seconds for db:3306
  63. wait-for-it.sh: db:3306 is available after 10 seconds
  64. + '[' false ']'
  65. + export JPDA_ADDRESS=1044
  66. + JPDA_ADDRESS=1044
  67. + export JPDA_TRANSPORT=dt_socket
  68. + JPDA_TRANSPORT=dt_socket
  69. + sleep 15
  70. + /usr/local/tomcat/bin/catalina.sh jpda run
  71. OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  72. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  73. Listening for transport dt_socket at address: 1044
  74. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  75. INFO: Server version: Apache Tomcat/7.0.94
  76. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  77. INFO: Server built: Apr 10 2019 16:56:40 UTC
  78. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  79. INFO: Server number: 7.0.94.0
  80. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  81. INFO: OS Name: Linux
  82. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  83. INFO: OS Version: 4.19.76-linuxkit
  84. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  85. INFO: Architecture: amd64
  86. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  87. INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
  88. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  89. INFO: JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01
  90. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  91. INFO: JVM Vendor: Oracle Corporation
  92. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  93. INFO: CATALINA_BASE: /usr/local/tomcat
  94. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  95. INFO: CATALINA_HOME: /usr/local/tomcat
  96. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  97. INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
  98. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  99. INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  100. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  101. INFO: Command line argument: -Dfile.encoding=UTF-8
  102. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  103. INFO: Command line argument: -Xms256m
  104. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  105. INFO: Command line argument: -Xmx768m
  106. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  107. INFO: Command line argument: -XX:PermSize=256m
  108. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  109. INFO: Command line argument: -XX:MaxPermSize=512m
  110. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  111. INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  112. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  113. INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=1044,server=y,suspend=n
  114. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  115. INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties
  116. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  117. INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS
  118. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  119. INFO: Command line argument: -Dignore.endorsed.dirs=
  120. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  121. INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
  122. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  123. INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
  124. May 28, 2020 10:23:28 PM org.apache.catalina.startup.VersionLoggerListener log
  125. INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
  126. May 28, 2020 10:23:28 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  127. INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2.
  128. May 28, 2020 10:23:28 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  129. INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  130. May 28, 2020 10:23:28 PM org.apache.catalina.core.AprLifecycleListener initializeSSL
  131. INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j 20 Nov 2018)
  132. May 28, 2020 10:23:28 PM org.apache.coyote.AbstractProtocol init
  133. INFO: Initializing ProtocolHandler ["http-apr-8080"]
  134. May 28, 2020 10:23:29 PM org.apache.coyote.AbstractProtocol init
  135. INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
  136. May 28, 2020 10:23:29 PM org.apache.catalina.startup.Catalina load
  137. INFO: Initialization processed in 1009 ms
  138. May 28, 2020 10:23:29 PM org.apache.catalina.core.StandardService startInternal
  139. INFO: Starting service Catalina
  140. May 28, 2020 10:23:29 PM org.apache.catalina.core.StandardEngine startInternal
  141. INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  142. May 28, 2020 10:23:29 PM org.apache.catalina.startup.HostConfig deployWAR
  143. INFO: Deploying web application archive /usr/local/tomcat/webapps/openmrs.war
  144. May 28, 2020 10:23:33 PM org.apache.catalina.startup.TldConfig execute
  145. INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  146. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:23:34,361| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  147. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2020-05-28 22:23:34,386| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
  148. WARN - OpenmrsUtil.getRuntimeProperties(2039) |2020-05-28 22:23:34,387| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  149. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:23:34,871| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  150. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2020-05-28 22:23:34,871| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
  151. WARN - OpenmrsUtil.getRuntimeProperties(2039) |2020-05-28 22:23:34,872| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  152. May 28, 2020 10:23:34 PM org.apache.catalina.startup.HostConfig deployWAR
  153. INFO: Deployment of web application archive /usr/local/tomcat/webapps/openmrs.war has finished in 5,754 ms
  154. May 28, 2020 10:23:34 PM org.apache.catalina.startup.HostConfig deployDirectory
  155. INFO: Deploying web application directory /usr/local/tomcat/webapps/examples
  156. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  157. INFO: Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 297 ms
  158. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  159. INFO: Deploying web application directory /usr/local/tomcat/webapps/manager
  160. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  161. INFO: Deployment of web application directory /usr/local/tomcat/webapps/manager has finished in 75 ms
  162. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  163. INFO: Deploying web application directory /usr/local/tomcat/webapps/host-manager
  164. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  165. INFO: Deployment of web application directory /usr/local/tomcat/webapps/host-manager has finished in 57 ms
  166. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  167. INFO: Deploying web application directory /usr/local/tomcat/webapps/ROOT
  168. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  169. INFO: Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 36 ms
  170. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  171. INFO: Deploying web application directory /usr/local/tomcat/webapps/docs
  172. May 28, 2020 10:23:35 PM org.apache.catalina.startup.HostConfig deployDirectory
  173. INFO: Deployment of web application directory /usr/local/tomcat/webapps/docs has finished in 43 ms
  174. May 28, 2020 10:23:35 PM org.apache.coyote.AbstractProtocol start
  175. INFO: Starting ProtocolHandler ["http-apr-8080"]
  176. May 28, 2020 10:23:35 PM org.apache.coyote.AbstractProtocol start
  177. INFO: Starting ProtocolHandler ["ajp-apr-8009"]
  178. May 28, 2020 10:23:35 PM org.apache.catalina.startup.Catalina start
  179. INFO: Server startup in 6524 ms
  180. + curl -L http://localhost:8080/openmrs/
  181. % Total % Received % Xferd Average Speed Time Time Time Current
  182. Dload Upload Total Spent Left Speed
  183. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  184. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:23:43,037| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  185. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2020-05-28 22:23:43,045| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
  186. 100 12087 0 12087 0 0 6008 0 --:--:-- 0:00:02 --:--:-- 15014
  187. + sleep 15
  188. INFO 5/28/20 10:23 PM:liquibase: Creating database history table with name: `liquibasechangelog`
  189. INFO 5/28/20 10:23 PM:liquibase: Reading from `liquibasechangelog`
  190. INFO 5/28/20 10:23 PM:liquibase: Successfully acquired change log lock
  191. INFO 5/28/20 10:23 PM:liquibase: Reading from `liquibasechangelog`
  192. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-1::ben (generated) ran successfully in 23ms
  193. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-2::ben (generated) ran successfully in 24ms
  194. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-4::ben (generated) ran successfully in 23ms
  195. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-5::ben (generated) ran successfully in 24ms
  196. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-6::ben (generated) ran successfully in 24ms
  197. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-7::ben (generated) ran successfully in 31ms
  198. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-9::ben (generated) ran successfully in 31ms
  199. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-10::ben (generated) ran successfully in 29ms
  200. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-11::ben (generated) ran successfully in 22ms
  201. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-12::ben (generated) ran successfully in 26ms
  202. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-13::ben (generated) ran successfully in 23ms
  203. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-14::ben (generated) ran successfully in 23ms
  204. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-15::ben (generated) ran successfully in 17ms
  205. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-16::ben (generated) ran successfully in 19ms
  206. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-17::ben (generated) ran successfully in 20ms
  207. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-18::ben (generated) ran successfully in 21ms
  208. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-19::ben (generated) ran successfully in 715ms
  209. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-20::ben (generated) ran successfully in 20ms
  210. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-21::ben (generated) ran successfully in 22ms
  211. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-22::ben (generated) ran successfully in 40ms
  212. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-23::ben (generated) ran successfully in 22ms
  213. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-24::ben (generated) ran successfully in 18ms
  214. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-25::ben (generated) ran successfully in 28ms
  215. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-26::ben (generated) ran successfully in 20ms
  216. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-27::ben (generated) ran successfully in 19ms
  217. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-28::ben (generated) ran successfully in 21ms
  218. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-29::ben (generated) ran successfully in 19ms
  219. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-30::ben (generated) ran successfully in 19ms
  220. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-31::ben (generated) ran successfully in 19ms
  221. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-32::ben (generated) ran successfully in 24ms
  222. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-33::ben (generated) ran successfully in 19ms
  223. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-34::ben (generated) ran successfully in 19ms
  224. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-35::ben (generated) ran successfully in 21ms
  225. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-36::ben (generated) ran successfully in 20ms
  226. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-37::ben (generated) ran successfully in 23ms
  227. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-39::ben (generated) ran successfully in 34ms
  228. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-40::ben (generated) ran successfully in 27ms
  229. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-41::ben (generated) ran successfully in 22ms
  230. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-42::ben (generated) ran successfully in 15ms
  231. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-43::ben (generated) ran successfully in 26ms
  232. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-44::ben (generated) ran successfully in 17ms
  233. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-45::ben (generated) ran successfully in 18ms
  234. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-46::ben (generated) ran successfully in 16ms
  235. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-47::ben (generated) ran successfully in 19ms
  236. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-48::ben (generated) ran successfully in 18ms
  237. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-49::ben (generated) ran successfully in 37ms
  238. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-50::ben (generated) ran successfully in 13ms
  239. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-51::ben (generated) ran successfully in 14ms
  240. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-52::ben (generated) ran successfully in 14ms
  241. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-53::ben (generated) ran successfully in 14ms
  242. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-54::ben (generated) ran successfully in 13ms
  243. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-55::ben (generated) ran successfully in 17ms
  244. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-56::ben (generated) ran successfully in 14ms
  245. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-57::ben (generated) ran successfully in 11ms
  246. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-58::ben (generated) ran successfully in 15ms
  247. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-59::ben (generated) ran successfully in 14ms
  248. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-60::ben (generated) ran successfully in 14ms
  249. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-61::ben (generated) ran successfully in 15ms
  250. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-62::ben (generated) ran successfully in 18ms
  251. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-63::ben (generated) ran successfully in 15ms
  252. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-64::ben (generated) ran successfully in 16ms
  253. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-65::ben (generated) ran successfully in 15ms
  254. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-66::ben (generated) ran successfully in 15ms
  255. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-67::ben (generated) ran successfully in 16ms
  256. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-68::ben (generated) ran successfully in 16ms
  257. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-70::ben (generated) ran successfully in 13ms
  258. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-71::ben (generated) ran successfully in 13ms
  259. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-72::ben (generated) ran successfully in 15ms
  260. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0114::sunbiz ran successfully in 14ms
  261. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0306::sunbiz ran successfully in 14ms
  262. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0312::sunbiz ran successfully in 15ms
  263. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0448::sunbiz ran successfully in 16ms
  264. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1215::sunbiz ran successfully in 13ms
  265. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0825::sunbiz ran successfully in 14ms
  266. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0845::sunbiz ran successfully in 13ms
  267. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0847::sunbiz ran successfully in 16ms
  268. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0848::sunbiz ran successfully in 17ms
  269. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1222::sunbiz ran successfully in 18ms
  270. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1231::sunbiz ran successfully in 19ms
  271. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1258::sunbiz ran successfully in 24ms
  272. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1307::sunbiz ran successfully in 21ms
  273. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1325::sunbiz ran successfully in 26ms
  274. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1337::sunbiz ran successfully in 21ms
  275. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1435::sunbiz ran successfully in 24ms
  276. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1450::sunbiz ran successfully in 19ms
  277. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1528::sunbiz ran successfully in 24ms
  278. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110426-11701-create-provider-table::dkayiwa ran successfully in 162ms
  279. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110705-2311-create-encounter-role-table::dkayiwa ran successfully in 103ms
  280. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-73::ben (generated) ran successfully in 19ms
  281. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-75::ben (generated) ran successfully in 19ms
  282. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-77::ben (generated) ran successfully in 19ms
  283. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-78::ben (generated) ran successfully in 20ms
  284. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-79::ben (generated) ran successfully in 21ms
  285. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-81::ben (generated) ran successfully in 22ms
  286. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-82::ben (generated) ran successfully in 23ms
  287. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-83::ben (generated) ran successfully in 20ms
  288. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-84::ben (generated) ran successfully in 22ms
  289. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0317::sunbiz ran successfully in 24ms
  290. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-85::ben (generated) ran successfully in 11ms
  291. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-86::ben (generated) ran successfully in 12ms
  292. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-87::ben (generated) ran successfully in 14ms
  293. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-88::ben (generated) ran successfully in 11ms
  294. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-89::ben (generated) ran successfully in 10ms
  295. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-90::ben (generated) ran successfully in 15ms
  296. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-91::ben (generated) ran successfully in 11ms
  297. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-92::ben (generated) ran successfully in 28ms
  298. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-93::ben (generated) ran successfully in 11ms
  299. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-94::ben (generated) ran successfully in 10ms
  300. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-95::ben (generated) ran successfully in 13ms
  301. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-96::ben (generated) ran successfully in 11ms
  302. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-97::ben (generated) ran successfully in 12ms
  303. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-98::ben (generated) ran successfully in 14ms
  304. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-99::ben (generated) ran successfully in 15ms
  305. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-100::ben (generated) ran successfully in 14ms
  306. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-101::ben (generated) ran successfully in 13ms
  307. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-102::ben (generated) ran successfully in 16ms
  308. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-103::ben (generated) ran successfully in 14ms
  309. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-104::ben (generated) ran successfully in 17ms
  310. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-105::ben (generated) ran successfully in 20ms
  311. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-106::ben (generated) ran successfully in 16ms
  312. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-107::ben (generated) ran successfully in 13ms
  313. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0509::sunbiz ran successfully in 15ms
  314. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0943::sunbiz ran successfully in 12ms
  315. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0956::sunbiz ran successfully in 14ms
  316. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::2011091-0749::sunbiz ran successfully in 17ms
  317. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::2011091-0750::sunbiz ran successfully in 15ms
  318. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1045::sunbiz ran successfully in 15ms
  319. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1051::sunbiz ran successfully in 12ms
  320. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1052::sunbiz ran successfully in 16ms
  321. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1053::sunbiz ran successfully in 14ms
  322. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1103::sunbiz ran successfully in 12ms
  323. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1104::sunbiz ran successfully in 13ms
  324. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1133::sunbiz ran successfully in 20ms
  325. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1247::sunbiz ran successfully in 12ms
  326. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-108::ben (generated) ran successfully in 45ms
  327. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-109::ben (generated) ran successfully in 30ms
  328. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-110::ben (generated) ran successfully in 32ms
  329. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-111::ben (generated) ran successfully in 27ms
  330. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-112::ben (generated) ran successfully in 29ms
  331. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-115::ben (generated) ran successfully in 32ms
  332. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-116::ben (generated) ran successfully in 31ms
  333. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-117::ben (generated) ran successfully in 33ms
  334. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-118::ben (generated) ran successfully in 35ms
  335. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-119::ben (generated) ran successfully in 38ms
  336. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-120::ben (generated) ran successfully in 34ms
  337. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-121::ben (generated) ran successfully in 35ms
  338. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-122::ben (generated) ran successfully in 37ms
  339. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-123::ben (generated) ran successfully in 33ms
  340. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-124::ben (generated) ran successfully in 37ms
  341. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-125::ben (generated) ran successfully in 36ms
  342. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-126::ben (generated) ran successfully in 37ms
  343. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-128::ben (generated) ran successfully in 32ms
  344. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-129::ben (generated) ran successfully in 35ms
  345. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-130::ben (generated) ran successfully in 35ms
  346. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-131::ben (generated) ran successfully in 33ms
  347. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-132::ben (generated) ran successfully in 33ms
  348. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-134::ben (generated) ran successfully in 34ms
  349. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-135::ben (generated) ran successfully in 38ms
  350. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-136::ben (generated) ran successfully in 39ms
  351. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-137::ben (generated) ran successfully in 33ms
  352. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-139::ben (generated) ran successfully in 30ms
  353. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-140::ben (generated) ran successfully in 22ms
  354. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-141::ben (generated) ran successfully in 27ms
  355. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-142::ben (generated) ran successfully in 35ms
  356. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-143::ben (generated) ran successfully in 40ms
  357. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-144::ben (generated) ran successfully in 47ms
  358. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-145::ben (generated) ran successfully in 41ms
  359. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-146::ben (generated) ran successfully in 36ms
  360. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-147::ben (generated) ran successfully in 39ms
  361. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-149::ben (generated) ran successfully in 32ms
  362. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-150::ben (generated) ran successfully in 38ms
  363. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-151::ben (generated) ran successfully in 31ms
  364. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-153::ben (generated) ran successfully in 36ms
  365. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-154::ben (generated) ran successfully in 35ms
  366. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-155::ben (generated) ran successfully in 31ms
  367. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-158::ben (generated) ran successfully in 26ms
  368. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-159::ben (generated) ran successfully in 43ms
  369. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227123456789-100::dkayiwa ran successfully in 34ms
  370. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-160::ben (generated) ran successfully in 35ms
  371. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-161::ben (generated) ran successfully in 28ms
  372. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-162::ben (generated) ran successfully in 28ms
  373. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-163::ben (generated) ran successfully in 22ms
  374. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-164::ben (generated) ran successfully in 24ms
  375. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-165::ben (generated) ran successfully in 29ms
  376. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-166::ben (generated) ran successfully in 25ms
  377. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-167::ben (generated) ran successfully in 36ms
  378. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-168::ben (generated) ran successfully in 35ms
  379. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-169::ben (generated) ran successfully in 40ms
  380. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-170::ben (generated) ran successfully in 43ms
  381. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-171::ben (generated) ran successfully in 37ms
  382. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-173::ben (generated) ran successfully in 37ms
  383. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-174::ben (generated) ran successfully in 41ms
  384. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-175::ben (generated) ran successfully in 46ms
  385. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-176::ben (generated) ran successfully in 40ms
  386. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-177::ben (generated) ran successfully in 48ms
  387. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-178::ben (generated) ran successfully in 50ms
  388. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-179::ben (generated) ran successfully in 50ms
  389. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-180::ben (generated) ran successfully in 55ms
  390. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-181::ben (generated) ran successfully in 42ms
  391. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-182::ben (generated) ran successfully in 34ms
  392. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-183::ben (generated) ran successfully in 44ms
  393. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-184::ben (generated) ran successfully in 31ms
  394. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-185::ben (generated) ran successfully in 43ms
  395. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-186::ben (generated) ran successfully in 48ms
  396. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-187::ben (generated) ran successfully in 44ms
  397. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-188::ben (generated) ran successfully in 44ms
  398. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-189::ben (generated) ran successfully in 31ms
  399. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-190::ben (generated) ran successfully in 30ms
  400. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-191::ben (generated) ran successfully in 33ms
  401. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-192::ben (generated) ran successfully in 29ms
  402. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-193::ben (generated) ran successfully in 37ms
  403. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-194::ben (generated) ran successfully in 26ms
  404. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-195::ben (generated) ran successfully in 25ms
  405. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-196::ben (generated) ran successfully in 32ms
  406. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-197::ben (generated) ran successfully in 43ms
  407. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-198::ben (generated) ran successfully in 33ms
  408. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-199::ben (generated) ran successfully in 33ms
  409. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-200::ben (generated) ran successfully in 32ms
  410. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-201::ben (generated) ran successfully in 38ms
  411. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-202::ben (generated) ran successfully in 36ms
  412. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-203::ben (generated) ran successfully in 47ms
  413. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-204::ben (generated) ran successfully in 39ms
  414. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-205::ben (generated) ran successfully in 39ms
  415. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-207::ben (generated) ran successfully in 33ms
  416. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-208::ben (generated) ran successfully in 29ms
  417. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-209::ben (generated) ran successfully in 30ms
  418. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-210::ben (generated) ran successfully in 30ms
  419. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-211::ben (generated) ran successfully in 37ms
  420. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-212::ben (generated) ran successfully in 35ms
  421. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-213::ben (generated) ran successfully in 37ms
  422. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-214::ben (generated) ran successfully in 38ms
  423. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-215::ben (generated) ran successfully in 39ms
  424. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-216::ben (generated) ran successfully in 37ms
  425. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-217::ben (generated) ran successfully in 41ms
  426. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-218::ben (generated) ran successfully in 47ms
  427. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-219::ben (generated) ran successfully in 51ms
  428. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-220::ben (generated) ran successfully in 30ms
  429. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-221::ben (generated) ran successfully in 33ms
  430. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-222::ben (generated) ran successfully in 27ms
  431. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-223::ben (generated) ran successfully in 31ms
  432. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-224::ben (generated) ran successfully in 32ms
  433. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-225::ben (generated) ran successfully in 35ms
  434. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-226::ben (generated) ran successfully in 33ms
  435. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-227::ben (generated) ran successfully in 39ms
  436. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-228::ben (generated) ran successfully in 42ms
  437. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-229::ben (generated) ran successfully in 52ms
  438. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-230::ben (generated) ran successfully in 29ms
  439. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-231::ben (generated) ran successfully in 34ms
  440. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-232::ben (generated) ran successfully in 42ms
  441. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-234::ben (generated) ran successfully in 33ms
  442. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-235::ben (generated) ran successfully in 30ms
  443. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-236::ben (generated) ran successfully in 35ms
  444. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-237::ben (generated) ran successfully in 32ms
  445. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-239::ben (generated) ran successfully in 39ms
  446. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-240::ben (generated) ran successfully in 37ms
  447. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-241::ben (generated) ran successfully in 34ms
  448. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-242::ben (generated) ran successfully in 29ms
  449. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-243::ben (generated) ran successfully in 32ms
  450. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-244::ben (generated) ran successfully in 32ms
  451. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-245::ben (generated) ran successfully in 35ms
  452. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-246::ben (generated) ran successfully in 38ms
  453. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-247::ben (generated) ran successfully in 30ms
  454. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-248::ben (generated) ran successfully in 28ms
  455. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-249::ben (generated) ran successfully in 29ms
  456. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-250::ben (generated) ran successfully in 32ms
  457. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-251::ben (generated) ran successfully in 34ms
  458. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-252::ben (generated) ran successfully in 34ms
  459. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-253::ben (generated) ran successfully in 42ms
  460. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-254::ben (generated) ran successfully in 51ms
  461. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-255::ben (generated) ran successfully in 40ms
  462. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-256::ben (generated) ran successfully in 28ms
  463. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-257::ben (generated) ran successfully in 30ms
  464. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-258::ben (generated) ran successfully in 28ms
  465. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-259::ben (generated) ran successfully in 29ms
  466. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-260::ben (generated) ran successfully in 26ms
  467. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-261::ben (generated) ran successfully in 36ms
  468. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-262::ben (generated) ran successfully in 35ms
  469. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-263::ben (generated) ran successfully in 48ms
  470. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-264::ben (generated) ran successfully in 32ms
  471. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-265::ben (generated) ran successfully in 36ms
  472. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-266::ben (generated) ran successfully in 36ms
  473. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-267::ben (generated) ran successfully in 30ms
  474. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-268::ben (generated) ran successfully in 33ms
  475. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-269::ben (generated) ran successfully in 36ms
  476. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-270::ben (generated) ran successfully in 25ms
  477. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-271::ben (generated) ran successfully in 28ms
  478. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-272::ben (generated) ran successfully in 31ms
  479. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-273::ben (generated) ran successfully in 26ms
  480. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-274::ben (generated) ran successfully in 30ms
  481. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-275::ben (generated) ran successfully in 34ms
  482. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-276::ben (generated) ran successfully in 32ms
  483. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-277::ben (generated) ran successfully in 41ms
  484. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-278::ben (generated) ran successfully in 35ms
  485. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-279::ben (generated) ran successfully in 42ms
  486. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-280::ben (generated) ran successfully in 47ms
  487. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-281::ben (generated) ran successfully in 41ms
  488. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-282::ben (generated) ran successfully in 33ms
  489. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-283::ben (generated) ran successfully in 35ms
  490. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-284::ben (generated) ran successfully in 46ms
  491. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-285::ben (generated) ran successfully in 40ms
  492. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-286::ben (generated) ran successfully in 37ms
  493. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-287::ben (generated) ran successfully in 30ms
  494. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-288::ben (generated) ran successfully in 35ms
  495. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-289::ben (generated) ran successfully in 31ms
  496. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-290::ben (generated) ran successfully in 28ms
  497. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-291::ben (generated) ran successfully in 32ms
  498. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-292::ben (generated) ran successfully in 45ms
  499. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-293::ben (generated) ran successfully in 36ms
  500. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-294::ben (generated) ran successfully in 32ms
  501. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-295::ben (generated) ran successfully in 34ms
  502. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-296::ben (generated) ran successfully in 29ms
  503. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-297::ben (generated) ran successfully in 31ms
  504. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-298::ben (generated) ran successfully in 27ms
  505. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-299::ben (generated) ran successfully in 31ms
  506. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-300::ben (generated) ran successfully in 34ms
  507. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::1227303685425-301::ben (generated) ran successfully in 37ms
  508. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0104::sunbiz ran successfully in 48ms
  509. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0117::sunbiz ran successfully in 32ms
  510. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0245::sunbiz ran successfully in 13ms
  511. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0308::sunbiz ran successfully in 38ms
  512. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0310::sunbiz ran successfully in 35ms
  513. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0314::sunbiz ran successfully in 33ms
  514. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0315::sunbiz ran successfully in 38ms
  515. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0321::sunbiz ran successfully in 52ms
  516. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0453::sunbiz ran successfully in 34ms
  517. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0434::sunbiz ran successfully in 34ms
  518. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0435::sunbiz ran successfully in 38ms
  519. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0945::sunbiz ran successfully in 34ms
  520. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110914-0958::sunbiz ran successfully in 40ms
  521. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0258::sunbiz ran successfully in 37ms
  522. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0259::sunbiz ran successfully in 41ms
  523. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0357::sunbiz ran successfully in 44ms
  524. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0547::sunbiz ran successfully in 57ms
  525. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0552::sunbiz ran successfully in 51ms
  526. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0603::sunbiz ran successfully in 43ms
  527. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0610::sunbiz ran successfully in 39ms
  528. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0634::sunbiz ran successfully in 33ms
  529. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0823::sunbiz ran successfully in 31ms
  530. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0824::sunbiz ran successfully in 35ms
  531. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0836::sunbiz ran successfully in 30ms
  532. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0837::sunbiz ran successfully in 34ms
  533. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0838::sunbiz ran successfully in 36ms
  534. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0839::sunbiz ran successfully in 43ms
  535. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0840::sunbiz ran successfully in 39ms
  536. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0841::sunbiz ran successfully in 43ms
  537. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0842::sunbiz ran successfully in 52ms
  538. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0846::sunbiz ran successfully in 41ms
  539. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-0903::sunbiz ran successfully in 41ms
  540. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1049::sunbiz ran successfully in 50ms
  541. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1135::sunbiz ran successfully in 45ms
  542. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1148::sunbiz ran successfully in 16ms
  543. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1202::sunbiz ran successfully in 52ms
  544. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1203::sunbiz ran successfully in 39ms
  545. + wait 36
  546. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1210::sunbiz ran successfully in 42ms
  547. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1225::sunbiz ran successfully in 41ms
  548. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1226::sunbiz ran successfully in 47ms
  549. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1227::sunbiz ran successfully in 59ms
  550. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1240::sunbiz ran successfully in 42ms
  551. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1241::sunbiz ran successfully in 36ms
  552. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1242::sunbiz ran successfully in 36ms
  553. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1243::sunbiz ran successfully in 43ms
  554. INFO 5/28/20 10:23 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1244::sunbiz ran successfully in 43ms
  555. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1245::sunbiz ran successfully in 43ms
  556. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1246::sunbiz ran successfully in 47ms
  557. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1248::sunbiz ran successfully in 49ms
  558. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1301::sunbiz ran successfully in 32ms
  559. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1302::sunbiz ran successfully in 35ms
  560. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1303::sunbiz ran successfully in 40ms
  561. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1312::sunbiz ran successfully in 29ms
  562. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1313::sunbiz ran successfully in 34ms
  563. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1314::sunbiz ran successfully in 39ms
  564. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1315::sunbiz ran successfully in 41ms
  565. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1316::sunbiz ran successfully in 42ms
  566. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1317::sunbiz ran successfully in 11ms
  567. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1320::sunbiz ran successfully in 38ms
  568. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1323::sunbiz ran successfully in 43ms
  569. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1327::sunbiz ran successfully in 33ms
  570. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1328::sunbiz ran successfully in 37ms
  571. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1329::sunbiz ran successfully in 42ms
  572. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1342::sunbiz ran successfully in 40ms
  573. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1343::sunbiz ran successfully in 39ms
  574. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1344::sunbiz ran successfully in 40ms
  575. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1345::sunbiz ran successfully in 39ms
  576. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1346::sunbiz ran successfully in 55ms
  577. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1440::sunbiz ran successfully in 43ms
  578. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1441::sunbiz ran successfully in 40ms
  579. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1442::sunbiz ran successfully in 44ms
  580. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1443::sunbiz ran successfully in 44ms
  581. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1451::sunbiz ran successfully in 42ms
  582. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1452::sunbiz ran successfully in 39ms
  583. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1453::sunbiz ran successfully in 47ms
  584. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1311::sunbiz ran successfully in 41ms
  585. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1524::sunbiz ran successfully in 44ms
  586. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1530::sunbiz ran successfully in 40ms
  587. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1531::sunbiz ran successfully in 40ms
  588. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1532::sunbiz ran successfully in 38ms
  589. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1533::sunbiz ran successfully in 44ms
  590. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1534::sunbiz ran successfully in 46ms
  591. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1536::sunbiz ran successfully in 46ms
  592. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20120529-2230::mvorobey ran successfully in 44ms
  593. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20120529-2231::mvorobey ran successfully in 42ms
  594. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-schema-only.xml::20110915-1700::sunbiz ran successfully in 36ms
  595. INFO 5/28/20 10:24 PM:liquibase: Successfully released change log lock
  596. INFO 5/28/20 10:24 PM:liquibase: Reading from `liquibasechangelog`
  597. INFO 5/28/20 10:24 PM:liquibase: Successfully acquired change log lock
  598. INFO 5/28/20 10:24 PM:liquibase: Reading from `liquibasechangelog`
  599. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::disable-foreign-key-checks::ben ran successfully in 2ms
  600. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-22::ben (generated) ran successfully in 5ms
  601. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-16::ben (generated) ran successfully in 7ms
  602. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-2::ben (generated) ran successfully in 11ms
  603. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-8::ben (generated) ran successfully in 23ms
  604. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-12::ben (generated) ran successfully in 24ms
  605. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-13::ben (generated) ran successfully in 7ms
  606. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226412230538-24::ben (generated) ran successfully in 6ms
  607. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226412230538-7::ben (generated) ran successfully in 106ms
  608. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-6::ben (generated) ran successfully in 11ms
  609. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-14::ben (generated) ran successfully in 9ms
  610. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-15::ben (generated) ran successfully in 35ms
  611. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::20110915-0751::sunbiz ran successfully in 6ms
  612. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-17::ben (generated) ran successfully in 6ms
  613. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-18::ben (generated) ran successfully in 7ms
  614. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-20::ben (generated) ran successfully in 4ms
  615. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-21::ben (generated) ran successfully in 12ms
  616. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226348923233-23::ben (generated) ran successfully in 6ms
  617. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::1226412230538-9a::ben (generated) ran successfully in 10ms
  618. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::20110915-0803::sunbiz ran successfully in 6ms
  619. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::20110915-0848::sunbiz ran successfully in 12ms
  620. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::20110915-1107::sunbiz ran successfully in 5ms
  621. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::20110915-1149::sunbiz ran successfully in 14ms
  622. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::20110915-1459::sunbiz ran successfully in 67ms
  623. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-core-data.xml::enable-foreign-key-checks::ben ran successfully in 3ms
  624. INFO 5/28/20 10:24 PM:liquibase: Successfully released change log lock
  625. INFO 5/28/20 10:24 PM:liquibase: Reading from `liquibasechangelog`
  626. WARNING 5/28/20 10:24 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  627. WARNING 5/28/20 10:24 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  628. WARNING 5/28/20 10:24 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  629. INFO 5/28/20 10:24 PM:liquibase: Successfully acquired change log lock
  630. WARNING 5/28/20 10:24 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  631. WARNING 5/28/20 10:24 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  632. WARNING 5/28/20 10:24 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  633. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090316-1008::vanand::(Checksum: 3:baa49982f1106c65ba33c845bba149b3) to correct value
  634. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090225-1551::dthomas::(Checksum: 3:a3aed1685bd1051a8c4fae0eab925954) to correct value
  635. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1515-38-concept_map::bwolfe::(Checksum: 3:c1884f56bd70a205b86e7c4038e6c6f9) to correct value
  636. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1515-38-concept_source::bwolfe::(Checksum: 3:ad101415b93eaf653871eddd4fe4fc17) to correct value
  637. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe::(Checksum: 3:e843f99c0371aabee21ca94fcef01f39) to correct value
  638. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe::(Checksum: 3:53da91ae3e39d7fb7ebca91df3bfd9a6) to correct value
  639. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1519-concept_map::bwolfe::(Checksum: 3:b8a320c1d44ab94e785c9ae6c41378f3) to correct value
  640. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1519-concept_source::bwolfe::(Checksum: 3:c7c47d9c2876bfa53542885e304b21e7) to correct value
  641. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::200908291938-1::dthomas::(Checksum: 3:b99a6d7349d367c30e8b404979e07b89) to correct value
  642. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::200908291938-2a::dthomas::(Checksum: 3:7e9e8d9bffcb6e602b155827f72a3856) to correct value
  643. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::200912211118::nribeka::(Checksum: 3:1f976b4eedf537d887451246d49db043) to correct value
  644. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20091215-0210::jmiranda::(Checksum: 3:08e8550629e4d5938494500f61d10961) to correct value
  645. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::200912091821::djazayeri::(Checksum: 3:9b38d31ebfe427d1f8d6e8530687f29c) to correct value
  646. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20110218-1206::rubailly::(Checksum: 3:8be61726cd3fed87215557efd284434f) to correct value
  647. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20110218-1210::rubailly::(Checksum: 3:4f8818ba08f3a9ce2e2ededfdf5b6fcd) to correct value
  648. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20110301-1030c-fix::sunbiz::(Checksum: 3:c02f2825633f1a43fc9303ac21ba2c02) to correct value
  649. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20110919-0638::sunbiz::(Checksum: 3:5e540b763c3a16e9d37aa6423b7f798f) to correct value
  650. INFO 5/28/20 10:24 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::0::bwolfe::(Checksum: 3:ccc4741ff492cb385f44e714053920af) to correct value
  651. INFO 5/28/20 10:24 PM:liquibase: Reading from `liquibasechangelog`
  652. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::1::upul::(Checksum: 3:7fbc03c45bb69cd497b096629d32c3f5) ran despite precondition failure due to onFail='MARK_RAN':
  653. liquibase-update-to-latest.xml : Not precondition failed
  654.  
  655. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::2::upul::(Checksum: 3:b1811e5e43321192b275d6e2fe2fa564) ran despite precondition failure due to onFail='MARK_RAN':
  656. liquibase-update-to-latest.xml : Not precondition failed
  657.  
  658. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200811261102::bwolfe ran successfully in 4ms
  659. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200805281223::bmckown::(Checksum: 3:b1fc37f9ec96eac9203f0808c2f4ac26) ran despite precondition failure due to onFail='MARK_RAN':
  660. liquibase-update-to-latest.xml : Not precondition failed
  661.  
  662. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200805281224::bmckown::(Checksum: 3:ea32453830c2215bdb209770396002e7) ran despite precondition failure due to onFail='MARK_RAN':
  663. liquibase-update-to-latest.xml : Not precondition failed
  664.  
  665. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200805281225::bmckown::(Checksum: 3:5281031bcc075df3b959e94da4adcaa9) ran despite precondition failure due to onFail='MARK_RAN':
  666. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  667.  
  668. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200805281226::bmckown::(Checksum: 3:9a49a3d002485f3a77134d98fb7c8cd8) ran despite precondition failure due to onFail='MARK_RAN':
  669. liquibase-update-to-latest.xml : Table `complex_obs` does not exist
  670.  
  671. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200809191226::smbugua::(Checksum: 3:eed0aa27b44ecf668c81e457d99fa7de) ran despite precondition failure due to onFail='MARK_RAN':
  672. liquibase-update-to-latest.xml : Not precondition failed
  673.  
  674. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200809191927::smbugua::(Checksum: 3:f0e4fab64749e42770e62e9330c2d288) ran despite precondition failure due to onFail='MARK_RAN':
  675. liquibase-update-to-latest.xml : Not precondition failed
  676.  
  677. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200901101524::Knoll_Frank ran successfully in 8ms
  678. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200901130950::bwolfe ran successfully in 4ms
  679. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200901130951::bwolfe ran successfully in 4ms
  680. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200901161126::bwolfe ran successfully in 3ms
  681. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090121-0949::bwolfe ran successfully in 7ms
  682. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090122-0853::bwolfe ran successfully in 125ms
  683. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090123-0305::bwolfe::(Checksum: 3:48cdf2b28fcad687072ac8133e46cba6) ran despite precondition failure due to onFail='MARK_RAN':
  684. liquibase-update-to-latest.xml : Not precondition failed
  685.  
  686. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090224-1229::Keelhaul+bwolfe::(Checksum: 3:f8433194bcb29073c17c7765ce61aab2) ran despite precondition failure due to onFail='MARK_RAN':
  687. liquibase-update-to-latest.xml : Not precondition failed
  688.  
  689. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090224-1250::Keelhaul+bwolfe::(Checksum: 3:8935a56fac2ad91275248d4675c2c090) ran despite precondition failure due to onFail='MARK_RAN':
  690. liquibase-update-to-latest.xml : Not precondition failed
  691.  
  692. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090224-1256::Keelhaul+bwolfe::(Checksum: 3:9c0e7238dd1daad9edff381ba22a3ada) ran despite precondition failure due to onFail='MARK_RAN':
  693. liquibase-update-to-latest.xml : Not precondition failed
  694.  
  695. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::02232009-1141::nribeka ran successfully in 7ms
  696. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090301-1259::bwolfe ran successfully in 2ms
  697. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090214-2246::isherman ran successfully in 3ms
  698. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090214-2247::isherman::(Checksum: 3:e4eeb4a09c2ab695bbde832cd7b6047d) ran despite precondition failure due to onFail='MARK_RAN':
  699. liquibase-update-to-latest.xml : DBMS Precondition failed: expected postgresql, got mysql
  700. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got mysql
  701. liquibase-update-to-latest.xml : DBMS Precondition failed: expected db2, got mysql
  702. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mssql, got mysql
  703.  
  704. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200903210905::mseaton::(Checksum: 3:720bb7a3f71f0c0a911d3364e55dd72f) ran despite precondition failure due to onFail='MARK_RAN':
  705. liquibase-update-to-latest.xml : Not precondition failed
  706.  
  707. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200903210905-fix::sunbiz ran successfully in 7ms
  708. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200904091023::bwolfe ran successfully in 6ms
  709. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090408-1298::Cory McCarthy ran successfully in 41ms
  710. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200905150814::bwolfe ran successfully in 2ms
  711. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200905071626::bwolfe::(Checksum: 3:d29884c3ef8fd867c3c2ffbd557c14c2) ran despite precondition failure due to onFail='MARK_RAN':
  712. liquibase-update-to-latest.xml : Not precondition failed
  713.  
  714. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-cohort::bwolfe::(Checksum: 3:5c65821ef168d9e8296466be5990ae08) ran despite precondition failure due to onFail='MARK_RAN':
  715. liquibase-update-to-latest.xml : Not precondition failed
  716.  
  717. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept::bwolfe::(Checksum: 3:8004d09d6e2a34623b8d0a13d6c38dc4) ran despite precondition failure due to onFail='MARK_RAN':
  718. liquibase-update-to-latest.xml : Not precondition failed
  719.  
  720. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_answer::bwolfe::(Checksum: 3:adf3f4ebf7e0eb55eb6927dea7ce2a49) ran despite precondition failure due to onFail='MARK_RAN':
  721. liquibase-update-to-latest.xml : Not precondition failed
  722.  
  723. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_class::bwolfe::(Checksum: 3:f39e190a2e12c7a6163a0d8a82544228) ran despite precondition failure due to onFail='MARK_RAN':
  724. liquibase-update-to-latest.xml : Not precondition failed
  725.  
  726. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_datatype::bwolfe::(Checksum: 3:d68b3f2323626fee7b433f873a019412) ran despite precondition failure due to onFail='MARK_RAN':
  727. liquibase-update-to-latest.xml : Not precondition failed
  728.  
  729. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_description::bwolfe::(Checksum: 3:7d043672ede851c5dcd717171f953c75) ran despite precondition failure due to onFail='MARK_RAN':
  730. liquibase-update-to-latest.xml : Not precondition failed
  731.  
  732. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_name::bwolfe::(Checksum: 3:822888c5ba1132f6783fbd032c21f238) ran despite precondition failure due to onFail='MARK_RAN':
  733. liquibase-update-to-latest.xml : Not precondition failed
  734.  
  735. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_name_tag::bwolfe::(Checksum: 3:dcb584d414ffd8133c97e42585bd34cd) ran despite precondition failure due to onFail='MARK_RAN':
  736. liquibase-update-to-latest.xml : Not precondition failed
  737.  
  738. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_proposal::bwolfe::(Checksum: 3:fe19ecccb704331741c227aa72597789) ran despite precondition failure due to onFail='MARK_RAN':
  739. liquibase-update-to-latest.xml : Not precondition failed
  740.  
  741. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_set::bwolfe::(Checksum: 3:cdc72e16eaec2244c09e9e2fedf5806b) ran despite precondition failure due to onFail='MARK_RAN':
  742. liquibase-update-to-latest.xml : Not precondition failed
  743.  
  744. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-concept_state_conversion::bwolfe::(Checksum: 3:5ce8a6cdbfa8742b033b0b1c12e4cd42) ran despite precondition failure due to onFail='MARK_RAN':
  745. liquibase-update-to-latest.xml : Not precondition failed
  746.  
  747. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-drug::bwolfe::(Checksum: 3:6869bd44f51cb7f63f758fbd8a7fe156) ran despite precondition failure due to onFail='MARK_RAN':
  748. liquibase-update-to-latest.xml : Not precondition failed
  749.  
  750. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-encounter::bwolfe::(Checksum: 3:0808491f7ec59827a0415f2949b9d90e) ran despite precondition failure due to onFail='MARK_RAN':
  751. liquibase-update-to-latest.xml : Not precondition failed
  752.  
  753. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-encounter_type::bwolfe::(Checksum: 3:9aaac835f4d9579386990d4990ffb9d6) ran despite precondition failure due to onFail='MARK_RAN':
  754. liquibase-update-to-latest.xml : Not precondition failed
  755.  
  756. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-field::bwolfe::(Checksum: 3:dfee5fe509457ef12b14254bab9e6df5) ran despite precondition failure due to onFail='MARK_RAN':
  757. liquibase-update-to-latest.xml : Not precondition failed
  758.  
  759. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-field_answer::bwolfe::(Checksum: 3:c378494d6e9ae45b278c726256619cd7) ran despite precondition failure due to onFail='MARK_RAN':
  760. liquibase-update-to-latest.xml : Not precondition failed
  761.  
  762. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-field_type::bwolfe::(Checksum: 3:dfb47f0b85d5bdad77f3a15cc4d180ec) ran despite precondition failure due to onFail='MARK_RAN':
  763. liquibase-update-to-latest.xml : Not precondition failed
  764.  
  765. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-form::bwolfe::(Checksum: 3:eb707ff99ed8ca2945a43175b904dea4) ran despite precondition failure due to onFail='MARK_RAN':
  766. liquibase-update-to-latest.xml : Not precondition failed
  767.  
  768. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-form_field::bwolfe::(Checksum: 3:635701ccda0484966f45f0e617119100) ran despite precondition failure due to onFail='MARK_RAN':
  769. liquibase-update-to-latest.xml : Not precondition failed
  770.  
  771. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-global_property::bwolfe::(Checksum: 3:1c62ba666b60eaa88ee3a90853f3bf59) ran despite precondition failure due to onFail='MARK_RAN':
  772. liquibase-update-to-latest.xml : Not precondition failed
  773.  
  774. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-hl7_in_archive::bwolfe::(Checksum: 3:9c5015280eff821924416112922fd94d) ran despite precondition failure due to onFail='MARK_RAN':
  775. liquibase-update-to-latest.xml : Not precondition failed
  776.  
  777. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-hl7_in_error::bwolfe::(Checksum: 3:35b94fc079e6de9ada4329a7bbc55645) ran despite precondition failure due to onFail='MARK_RAN':
  778. liquibase-update-to-latest.xml : Not precondition failed
  779.  
  780. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-hl7_in_queue::bwolfe::(Checksum: 3:494d9eaaed055d0c5af4b4d85db2095d) ran despite precondition failure due to onFail='MARK_RAN':
  781. liquibase-update-to-latest.xml : Not precondition failed
  782.  
  783. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-hl7_source::bwolfe::(Checksum: 3:8bc9839788ef5ab415ccf020eb04a1f7) ran despite precondition failure due to onFail='MARK_RAN':
  784. liquibase-update-to-latest.xml : Not precondition failed
  785.  
  786. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-location::bwolfe::(Checksum: 3:7e6b762f813310c72026677d540dee57) ran despite precondition failure due to onFail='MARK_RAN':
  787. liquibase-update-to-latest.xml : Not precondition failed
  788.  
  789. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-location_tag::bwolfe::(Checksum: 3:6a94a67e776662268d42f09cf7c66ac0) ran despite precondition failure due to onFail='MARK_RAN':
  790. liquibase-update-to-latest.xml : Not precondition failed
  791.  
  792. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-note::bwolfe::(Checksum: 3:f0fd7b6750d07c973aad667b170cdfa8) ran despite precondition failure due to onFail='MARK_RAN':
  793. liquibase-update-to-latest.xml : Not precondition failed
  794.  
  795. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-notification_alert::bwolfe::(Checksum: 3:f2865558fb76c7584f6e86786b0ffdea) ran despite precondition failure due to onFail='MARK_RAN':
  796. liquibase-update-to-latest.xml : Not precondition failed
  797.  
  798. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-notification_template::bwolfe::(Checksum: 3:c05536d99eb2479211cb10010d48a2e9) ran despite precondition failure due to onFail='MARK_RAN':
  799. liquibase-update-to-latest.xml : Not precondition failed
  800.  
  801. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-obs::bwolfe::(Checksum: 3:ba99d7eccba2185e9d5ebab98007e577) ran despite precondition failure due to onFail='MARK_RAN':
  802. liquibase-update-to-latest.xml : Not precondition failed
  803.  
  804. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-order_type::bwolfe::(Checksum: 3:137552884c5eb5af4c3f77c90df514cb) ran despite precondition failure due to onFail='MARK_RAN':
  805. liquibase-update-to-latest.xml : Not precondition failed
  806.  
  807. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-orders::bwolfe::(Checksum: 3:732a2d4fd91690d544f0c63bdb65819f) ran despite precondition failure due to onFail='MARK_RAN':
  808. liquibase-update-to-latest.xml : Not precondition failed
  809.  
  810. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-patient_identifier::bwolfe::(Checksum: 3:1a9ddcd8997bcf1a9668051d397e41c1) ran despite precondition failure due to onFail='MARK_RAN':
  811. liquibase-update-to-latest.xml : Not precondition failed
  812.  
  813. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-patient_identifier_type::bwolfe::(Checksum: 3:6170d6caa73320fd2433fba0a16e8029) ran despite precondition failure due to onFail='MARK_RAN':
  814. liquibase-update-to-latest.xml : Not precondition failed
  815.  
  816. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-patient_program::bwolfe::(Checksum: 3:8fb284b435669717f4b5aaa66e61fc10) ran despite precondition failure due to onFail='MARK_RAN':
  817. liquibase-update-to-latest.xml : Not precondition failed
  818.  
  819. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-patient_state::bwolfe::(Checksum: 3:b67eb1bbd3e2912a646f56425c38631f) ran despite precondition failure due to onFail='MARK_RAN':
  820. liquibase-update-to-latest.xml : Not precondition failed
  821.  
  822. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-person::bwolfe::(Checksum: 3:2b89eb77976b9159717e9d7b83c34cf1) ran despite precondition failure due to onFail='MARK_RAN':
  823. liquibase-update-to-latest.xml : Not precondition failed
  824.  
  825. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-person_address::bwolfe::(Checksum: 3:cfdb17b16b6d15477bc72d4d19ac3f29) ran despite precondition failure due to onFail='MARK_RAN':
  826. liquibase-update-to-latest.xml : Not precondition failed
  827.  
  828. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-person_attribute::bwolfe::(Checksum: 3:2f6b7fa688987b32d99cda348c6f6c46) ran despite precondition failure due to onFail='MARK_RAN':
  829. liquibase-update-to-latest.xml : Not precondition failed
  830.  
  831. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-person_attribute_type::bwolfe::(Checksum: 3:38d4dce320f2fc35db9dfcc2eafc093e) ran despite precondition failure due to onFail='MARK_RAN':
  832. liquibase-update-to-latest.xml : Not precondition failed
  833.  
  834. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-person_name::bwolfe::(Checksum: 3:339f02d6797870f9e7dd704f093b088c) ran despite precondition failure due to onFail='MARK_RAN':
  835. liquibase-update-to-latest.xml : Not precondition failed
  836.  
  837. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-privilege::bwolfe::(Checksum: 3:41f52c4340fdc9f0825ea9660edea8ec) ran despite precondition failure due to onFail='MARK_RAN':
  838. liquibase-update-to-latest.xml : Not precondition failed
  839.  
  840. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-program::bwolfe::(Checksum: 3:a72f80159cdbd576906cd3b9069d425b) ran despite precondition failure due to onFail='MARK_RAN':
  841. liquibase-update-to-latest.xml : Not precondition failed
  842.  
  843. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-program_workflow::bwolfe::(Checksum: 3:c69183f7e1614d5a338c0d0944f1e754) ran despite precondition failure due to onFail='MARK_RAN':
  844. liquibase-update-to-latest.xml : Not precondition failed
  845.  
  846. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-program_workflow_state::bwolfe::(Checksum: 3:e25b0fa351bb667af3ff562855f66bb6) ran despite precondition failure due to onFail='MARK_RAN':
  847. liquibase-update-to-latest.xml : Not precondition failed
  848.  
  849. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-relationship::bwolfe::(Checksum: 3:95407167e9f4984de1d710a83371ebd1) ran despite precondition failure due to onFail='MARK_RAN':
  850. liquibase-update-to-latest.xml : Not precondition failed
  851.  
  852. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-relationship_type::bwolfe::(Checksum: 3:f8755b127c004d11a43bfd6558be01b7) ran despite precondition failure due to onFail='MARK_RAN':
  853. liquibase-update-to-latest.xml : Not precondition failed
  854.  
  855. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-report_object::bwolfe::(Checksum: 3:b7ce0784e817be464370a3154fd4aa9c) ran despite precondition failure due to onFail='MARK_RAN':
  856. liquibase-update-to-latest.xml : Not precondition failed
  857.  
  858. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-report_schema_xml::bwolfe::(Checksum: 3:ce7ae79a3e3ce429a56fa658c48889b5) ran despite precondition failure due to onFail='MARK_RAN':
  859. liquibase-update-to-latest.xml : Not precondition failed
  860.  
  861. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-role::bwolfe::(Checksum: 3:f33887a0b51ab366d414e16202cf55db) ran despite precondition failure due to onFail='MARK_RAN':
  862. liquibase-update-to-latest.xml : Not precondition failed
  863.  
  864. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1515-38-serialized_object::bwolfe::(Checksum: 3:341cfbdff8ebf188d526bf3348619dcc) ran despite precondition failure due to onFail='MARK_RAN':
  865. liquibase-update-to-latest.xml : Not precondition failed
  866.  
  867. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe ran successfully in 2ms
  868. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe ran successfully in 4ms
  869. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe ran successfully in 2ms
  870. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe ran successfully in 5ms
  871. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe ran successfully in 6ms
  872. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe ran successfully in 2ms
  873. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe ran successfully in 2ms
  874. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe ran successfully in 5ms
  875. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe ran successfully in 3ms
  876. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe ran successfully in 2ms
  877. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe ran successfully in 2ms
  878. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe ran successfully in 2ms
  879. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe ran successfully in 3ms
  880. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe ran successfully in 2ms
  881. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-field::bwolfe ran successfully in 2ms
  882. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe ran successfully in 3ms
  883. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe ran successfully in 5ms
  884. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-form::bwolfe ran successfully in 3ms
  885. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe ran successfully in 2ms
  886. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe ran successfully in 3ms
  887. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe ran successfully in 2ms
  888. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe ran successfully in 2ms
  889. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-hl7_in_queue::bwolfe ran successfully in 3ms
  890. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-hl7_source::bwolfe ran successfully in 5ms
  891. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-location::bwolfe ran successfully in 5ms
  892. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-location_tag::bwolfe ran successfully in 2ms
  893. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-note::bwolfe ran successfully in 2ms
  894. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-notification_alert::bwolfe ran successfully in 2ms
  895. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-notification_template::bwolfe ran successfully in 2ms
  896. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-obs::bwolfe ran successfully in 3ms
  897. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-order_type::bwolfe ran successfully in 2ms
  898. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-orders::bwolfe ran successfully in 2ms
  899. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-patient_identifier::bwolfe ran successfully in 2ms
  900. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-patient_identifier_type::bwolfe ran successfully in 5ms
  901. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-patient_program::bwolfe ran successfully in 3ms
  902. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-patient_state::bwolfe ran successfully in 3ms
  903. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-person::bwolfe ran successfully in 5ms
  904. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-person_address::bwolfe ran successfully in 2ms
  905. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-person_attribute::bwolfe ran successfully in 5ms
  906. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-person_attribute_type::bwolfe ran successfully in 5ms
  907. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-person_name::bwolfe ran successfully in 5ms
  908. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-privilege::bwolfe ran successfully in 9ms
  909. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-program::bwolfe ran successfully in 2ms
  910. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-program_workflow::bwolfe ran successfully in 2ms
  911. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-program_workflow_state::bwolfe ran successfully in 2ms
  912. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-relationship::bwolfe ran successfully in 2ms
  913. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-relationship_type::bwolfe ran successfully in 4ms
  914. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-report_object::bwolfe ran successfully in 3ms
  915. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-report_schema_xml::bwolfe ran successfully in 2ms
  916. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-role::bwolfe ran successfully in 4ms
  917. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1516-serialized_object::bwolfe ran successfully in 2ms
  918. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090414-0804::bwolfe ran successfully in 668ms
  919. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0805::bwolfe::(Checksum: 3:5017417439ff841eb036ceb94f3c5800) ran despite precondition failure due to onFail='MARK_RAN':
  920. liquibase-update-to-latest.xml : Not precondition failed
  921.  
  922. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0806::bwolfe::(Checksum: 3:6b9cec59fd607569228bf87d4dffa1a5) ran despite precondition failure due to onFail='MARK_RAN':
  923. liquibase-update-to-latest.xml : Not precondition failed
  924.  
  925. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0807::bwolfe::(Checksum: 3:57834f6c953f34035237e06a2dbed9c7) ran despite precondition failure due to onFail='MARK_RAN':
  926. liquibase-update-to-latest.xml : Not precondition failed
  927.  
  928. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090414-0808a::bwolfe ran successfully in 710ms
  929. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0808b::bwolfe::(Checksum: 3:12e01363841135ed0dae46d71e7694cf) ran despite precondition failure due to onFail='MARK_RAN':
  930. liquibase-update-to-latest.xml : Not precondition failed
  931.  
  932. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0809::bwolfe::(Checksum: 3:864765efa4cae1c8ffb1138d63f77017) ran despite precondition failure due to onFail='MARK_RAN':
  933. liquibase-update-to-latest.xml : Not precondition failed
  934.  
  935. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0810::bwolfe::(Checksum: 3:4ca46ee358567e35c897a73c065e3367) ran despite precondition failure due to onFail='MARK_RAN':
  936. liquibase-update-to-latest.xml : Not precondition failed
  937.  
  938. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1517::bwolfe::(Checksum: 3:4edd135921eb263d4811cf1c22ef4846) ran despite precondition failure due to onFail='MARK_RAN':
  939. liquibase-update-to-latest.xml : Not precondition failed
  940.  
  941. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1518::bwolfe::(Checksum: 3:a9564fc8de85d37f4748a3fa1e69281c) ran despite precondition failure due to onFail='MARK_RAN':
  942. liquibase-update-to-latest.xml : Table `concept_map` does not exist
  943.  
  944. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-cohort::bwolfe ran successfully in 676ms
  945. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept::bwolfe ran successfully in 665ms
  946. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_answer::bwolfe ran successfully in 654ms
  947. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_class::bwolfe ran successfully in 781ms
  948. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_datatype::bwolfe ran successfully in 612ms
  949. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_description::bwolfe ran successfully in 651ms
  950. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_name::bwolfe ran successfully in 669ms
  951. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_name_tag::bwolfe ran successfully in 679ms
  952. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_proposal::bwolfe ran successfully in 673ms
  953. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_set::bwolfe ran successfully in 665ms
  954. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-concept_state_conversion::bwolfe ran successfully in 680ms
  955. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-drug::bwolfe ran successfully in 652ms
  956. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-encounter::bwolfe ran successfully in 717ms
  957. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-encounter_type::bwolfe ran successfully in 661ms
  958. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-field::bwolfe ran successfully in 652ms
  959. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-field_answer::bwolfe ran successfully in 656ms
  960. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-field_type::bwolfe ran successfully in 669ms
  961. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-form::bwolfe ran successfully in 679ms
  962. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-form_field::bwolfe ran successfully in 642ms
  963. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-global_property::bwolfe ran successfully in 646ms
  964. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-hl7_in_archive::bwolfe ran successfully in 665ms
  965. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-hl7_in_error::bwolfe ran successfully in 670ms
  966. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-hl7_in_queue::bwolfe ran successfully in 684ms
  967. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-hl7_source::bwolfe ran successfully in 698ms
  968. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-location::bwolfe ran successfully in 685ms
  969. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-location_tag::bwolfe ran successfully in 669ms
  970. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-note::bwolfe ran successfully in 668ms
  971. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-notification_alert::bwolfe ran successfully in 637ms
  972. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-notification_template::bwolfe ran successfully in 664ms
  973. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-obs::bwolfe ran successfully in 670ms
  974. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-order_type::bwolfe ran successfully in 666ms
  975. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-orders::bwolfe ran successfully in 636ms
  976. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-patient_identifier::bwolfe ran successfully in 672ms
  977. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-patient_identifier_type::bwolfe ran successfully in 667ms
  978. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-patient_program::bwolfe ran successfully in 658ms
  979. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-patient_state::bwolfe ran successfully in 666ms
  980. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-person::bwolfe ran successfully in 773ms
  981. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-person_address::bwolfe ran successfully in 719ms
  982. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-person_attribute::bwolfe ran successfully in 662ms
  983. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-person_attribute_type::bwolfe ran successfully in 665ms
  984. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-person_name::bwolfe ran successfully in 671ms
  985. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-privilege::bwolfe ran successfully in 656ms
  986. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-program::bwolfe ran successfully in 685ms
  987. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-program_workflow::bwolfe ran successfully in 670ms
  988. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-program_workflow_state::bwolfe ran successfully in 678ms
  989. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-relationship::bwolfe ran successfully in 659ms
  990. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-relationship_type::bwolfe ran successfully in 663ms
  991. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-report_object::bwolfe ran successfully in 734ms
  992. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-report_schema_xml::bwolfe ran successfully in 682ms
  993. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-role::bwolfe ran successfully in 658ms
  994. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1519-serialized_object::bwolfe ran successfully in 651ms
  995. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090414-0811a::bwolfe ran successfully in 650ms
  996. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090428-0811aa::bwolfe::(Checksum: 3:58d8f3df1fe704714a7b4957a6c0e7f7) ran despite precondition failure due to onFail='MARK_RAN':
  997. liquibase-update-to-latest.xml : Not precondition failed
  998.  
  999. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0811b::bwolfe::(Checksum: 3:982d502e56854922542286cead4c09ce) ran despite precondition failure due to onFail='MARK_RAN':
  1000. liquibase-update-to-latest.xml : Not precondition failed
  1001.  
  1002. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0812::bwolfe::(Checksum: 3:948e635fe3f63122856ca9b8a174352b) ran despite precondition failure due to onFail='MARK_RAN':
  1003. liquibase-update-to-latest.xml : Not precondition failed
  1004.  
  1005. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090414-0812b::bwolfe::(Checksum: 3:bd7731e58f3db9b944905597a08eb6cb) ran despite precondition failure due to onFail='MARK_RAN':
  1006. liquibase-update-to-latest.xml : Not precondition failed
  1007.  
  1008. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090428-0854::bwolfe ran successfully in 671ms
  1009. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200905150821::bwolfe ran successfully in 2ms
  1010. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200904271042::bwolfe::(Checksum: 3:db63ce704aff4741c52181d1c825ab62) ran despite precondition failure due to onFail='MARK_RAN':
  1011. liquibase-update-to-latest.xml : Column '`synonym`' does not exist
  1012.  
  1013. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200902142212::ewolodzko::(Checksum: 3:df93fa2841295b29a0fcd4225c46d1a3) ran despite precondition failure due to onFail='MARK_RAN':
  1014. liquibase-update-to-latest.xml : Not precondition failed
  1015.  
  1016. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200902142213::ewolodzko ran successfully in 4ms
  1017. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200906301606::bwolfe ran successfully in 4ms
  1018. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200907161638-1::bwolfe ran successfully in 5ms
  1019. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200907161638-2::bwolfe ran successfully in 21ms
  1020. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200907161638-3::bwolfe ran successfully in 5ms
  1021. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200907161638-4::bwolfe ran successfully in 4ms
  1022. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200907161638-5::bwolfe ran successfully in 14ms
  1023. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200907161638-6::bwolfe ran successfully in 7ms
  1024. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100128-1::djazayeri::(Checksum: 3:eaa1b8e62aa32654480e7a476dc14a4a) ran despite precondition failure due to onFail='MARK_RAN':
  1025. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  1026.  
  1027. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100128-2::djazayeri::(Checksum: 3:3c486c2ea731dfad7905518cac8d6e70) ran despite precondition failure due to onFail='MARK_RAN':
  1028. liquibase-update-to-latest.xml : Change Set 'liquibase-update-to-latest.xml::20090803-1::jkariuki' has not been run
  1029.  
  1030. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100128-3::djazayeri::(Checksum: 3:9acf8cae5d210f88006191e79b76532c) ran despite precondition failure due to onFail='MARK_RAN':
  1031. liquibase-update-to-latest.xml : Change Set 'liquibase-update-to-latest.xml::20090803-1::jkariuki' has not been run
  1032.  
  1033. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090831-1039-38-scheduler_task_config::bwolfe::(Checksum: 3:54e254379235d5c8b569a00ac7dc9c3f) ran despite precondition failure due to onFail='MARK_RAN':
  1034. liquibase-update-to-latest.xml : Not precondition failed
  1035.  
  1036. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090831-1040-scheduler_task_config::bwolfe ran successfully in 2ms
  1037. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090831-1041-scheduler_task_config::bwolfe::(Checksum: 3:25127273b2d501664ce325922b0c7db2) ran despite precondition failure due to onFail='MARK_RAN':
  1038. liquibase-update-to-latest.xml : Not precondition failed
  1039.  
  1040. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090831-1042-scheduler_task_config::bwolfe ran successfully in 41ms
  1041. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090831-1043-scheduler_task_config::bwolfe ran successfully in 688ms
  1042. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090907-1::Knoll_Frank::(Checksum: 3:d6f3ed289cdbce6229b1414ec626a33c) ran despite precondition failure due to onFail='MARK_RAN':
  1043. liquibase-update-to-latest.xml : Column '`date_voided`' does not exist
  1044.  
  1045. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090907-2a::Knoll_Frank::(Checksum: 3:b71e307e4e782cc5a851f764aa7fc0d0) ran despite precondition failure due to onFail='MARK_RAN':
  1046. liquibase-update-to-latest.xml : Foreign Key user_who_voided_concept_source does not exist
  1047.  
  1048. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090907-2b::Knoll_Frank::(Checksum: 3:14e07ebc0a1138ee973bbb26b568d16e) ran despite precondition failure due to onFail='MARK_RAN':
  1049. liquibase-update-to-latest.xml : Column '`voided_by`' does not exist
  1050.  
  1051. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090907-3::Knoll_Frank::(Checksum: 3:adee9ced82158f9a9f3d64245ad591c6) ran despite precondition failure due to onFail='MARK_RAN':
  1052. liquibase-update-to-latest.xml : Column '`voided`' does not exist
  1053.  
  1054. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090907-4::Knoll_Frank::(Checksum: 3:ad9b6ed4ef3ae43556d3e8c9e2ec0f5c) ran despite precondition failure due to onFail='MARK_RAN':
  1055. liquibase-update-to-latest.xml : Column '`void_reason`' does not exist
  1056.  
  1057. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-1::bwolfe ran successfully in 8ms
  1058. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-2::bwolfe ran successfully in 10ms
  1059. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-3::bwolfe ran successfully in 3ms
  1060. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-4::bwolfe ran successfully in 21ms
  1061. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-5::bwolfe ran successfully in 8ms
  1062. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-6::bwolfe ran successfully in 26ms
  1063. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-7::bwolfe ran successfully in 7ms
  1064. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-8::bwolfe ran successfully in 4ms
  1065. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-9::bwolfe ran successfully in 4ms
  1066. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200910271049-10::bwolfe ran successfully in 6ms
  1067. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200912071501-1::arthurs ran successfully in 2ms
  1068. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912141552::madanmohan::(Checksum: 3:835b6b98a7a437d959255ac666c12759) ran despite precondition failure due to onFail='MARK_RAN':
  1069. liquibase-update-to-latest.xml : Not precondition failed
  1070.  
  1071. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912141553::madanmohan::(Checksum: 3:7f768aa879beac091501ac9bb47ece4d) ran despite precondition failure due to onFail='MARK_RAN':
  1072. liquibase-update-to-latest.xml : Not precondition failed
  1073.  
  1074. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200912031842::djazayeri ran successfully in 60ms
  1075. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201102280948::bwolfe ran successfully in 646ms
  1076. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912031846-1::djazayeri::(Checksum: 3:23e728a7f214127cb91efd40ebbcc2d1) ran despite precondition failure due to onFail='MARK_RAN':
  1077. liquibase-update-to-latest.xml : Not precondition failed
  1078.  
  1079. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912031846-2::djazayeri::(Checksum: 3:8d57907defa7e92e018038d57cfa78b4) ran despite precondition failure due to onFail='MARK_RAN':
  1080. liquibase-update-to-latest.xml : Not precondition failed
  1081.  
  1082. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200912031846-3::djazayeri ran successfully in 668ms
  1083. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912091819::djazayeri::(Checksum: 3:8c0b2b02a94b9c6c9529e1b29207464b) ran despite precondition failure due to onFail='MARK_RAN':
  1084. liquibase-update-to-latest.xml : Not precondition failed
  1085.  
  1086. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200912091819-fix::sunbiz ran successfully in 6ms
  1087. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912091820::djazayeri::(Checksum: 3:cba73499d1c4d09b0e4ae3b55ecc7d84) ran despite precondition failure due to onFail='MARK_RAN':
  1088. liquibase-update-to-latest.xml : Column '`voided`' does not exist
  1089.  
  1090. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912140038::djazayeri::(Checksum: 3:be3aaa8da16b8a8841509faaeff070b4) ran despite precondition failure due to onFail='MARK_RAN':
  1091. liquibase-update-to-latest.xml : Not precondition failed
  1092.  
  1093. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200912140039::djazayeri ran successfully in 4ms
  1094. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912140040::djazayeri::(Checksum: 3:c422b96e5b88eeae4f343d4f988cc4b2) ran despite precondition failure due to onFail='MARK_RAN':
  1095. liquibase-update-to-latest.xml : Not precondition failed
  1096.  
  1097. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100415-forgotten-from-before::djazayeri ran successfully in 52ms
  1098. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::200912151032::n.nehete ran successfully in 8ms
  1099. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201001072007::upul::(Checksum: 3:d5d60060fae8e9c30843b16b23bed9db) ran despite precondition failure due to onFail='MARK_RAN':
  1100. liquibase-update-to-latest.xml : Not precondition failed
  1101.  
  1102. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20091001-1023::rcrichton::(Checksum: 3:2bf99392005da4e95178bd1e2c28a87b) ran despite precondition failure due to onFail='MARK_RAN':
  1103. liquibase-update-to-latest.xml : Not precondition failed
  1104.  
  1105. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20091001-1024::rcrichton::(Checksum: 3:31b7b10f75047606406cea156bcc255f) ran despite precondition failure due to onFail='MARK_RAN':
  1106. liquibase-update-to-latest.xml : Not precondition failed
  1107.  
  1108. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20091001-1025::rcrichton::(Checksum: 3:c6dd75893e5573baa0c7426ecccaa92d) ran despite precondition failure due to onFail='MARK_RAN':
  1109. liquibase-update-to-latest.xml : Not precondition failed
  1110.  
  1111. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20091001-1026::rcrichton::(Checksum: 3:47cfbab54a8049948784a165ffe830af) ran despite precondition failure due to onFail='MARK_RAN':
  1112. liquibase-update-to-latest.xml : Not precondition failed
  1113.  
  1114. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20091001-1027::rcrichton::(Checksum: 3:2db32da70ac1e319909d692110b8654b) ran despite precondition failure due to onFail='MARK_RAN':
  1115. liquibase-update-to-latest.xml : Not precondition failed
  1116.  
  1117. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20091215-0208::sunbiz ran successfully in 2ms
  1118. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20091215-0209::jmiranda ran successfully in 1ms
  1119. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100306-095513a::thilini.hg::(Checksum: 3:b7a60c3c33a05a71dde5a26f35d85851) ran despite precondition failure due to onFail='MARK_RAN':
  1120. liquibase-update-to-latest.xml : Foreign Key alert_assigned_to_user does not exist
  1121.  
  1122. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100306-095513b::thilini.hg::(Checksum: 3:8a6ebb6aefe04b470d5b3878485f9cc3) ran despite precondition failure due to onFail='MARK_RAN':
  1123. liquibase-update-to-latest.xml : Column '`user_id`' does not exist
  1124.  
  1125. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100322-0908::syhaas::(Checksum: 3:94a8aae1d463754d7125cd546b4c590c) ran despite precondition failure due to onFail='MARK_RAN':
  1126. liquibase-update-to-latest.xml : Not precondition failed
  1127.  
  1128. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100412-2217::bwolfe::(Checksum: 3:0c3a3ea15adefa620ab62145f412d0b6) ran despite precondition failure due to onFail='MARK_RAN':
  1129. liquibase-update-to-latest.xml : Not precondition failed
  1130.  
  1131. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100412-2218::bwolfe ran successfully in 2ms
  1132. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100412-2219::bwolfe::(Checksum: 3:1401fe5f2d0c6bc23afa70b162e15346) ran despite precondition failure due to onFail='MARK_RAN':
  1133. liquibase-update-to-latest.xml : Not precondition failed
  1134.  
  1135. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100412-2220::bwolfe ran successfully in 22ms
  1136. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100413-1509::djazayeri::(Checksum: 3:7a3ee61077e4dee1ceb4fe127afc835f) ran despite precondition failure due to onFail='MARK_RAN':
  1137. liquibase-update-to-latest.xml : Column '`tag`' does not exist
  1138.  
  1139. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110922-0551::sunbiz::(Checksum: 3:ab9b55e5104645690a4e1c5e35124258) ran despite precondition failure due to onFail='MARK_RAN':
  1140. liquibase-update-to-latest.xml : Change Set 'liquibase-update-to-latest.xml::20100427-1334::bwolfe' has not been run
  1141.  
  1142. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100423-1402::slorenz::(Checksum: 3:3534020f1c68f70b0e9851d47a4874d6) ran despite precondition failure due to onFail='MARK_RAN':
  1143. liquibase-update-to-latest.xml : Not precondition failed
  1144.  
  1145. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100423-1406::slorenz::(Checksum: 3:f058162398862f0bdebc12d7eb54551b) ran despite precondition failure due to onFail='MARK_RAN':
  1146. liquibase-update-to-latest.xml : Not precondition failed
  1147.  
  1148. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100426-1111-remove-not-null-personid-contraint::dkayiwa ran successfully in 41ms
  1149. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100426-1947::syhaas::(Checksum: 3:09adbdc9cb72dee82e67080b01d6578e) ran despite precondition failure due to onFail='MARK_RAN':
  1150. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  1151.  
  1152. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100513-1947::syhaas ran successfully in 2ms
  1153. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100512-1400::djazayeri::(Checksum: 3:0fbfb53e2e194543d7b3eaa59834e1e6) ran despite precondition failure due to onFail='MARK_RAN':
  1154. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  1155.  
  1156. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100517-1545::wyclif and djazayeri ran successfully in 75ms
  1157. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100526-1025::Harsha.cse ran successfully in 7ms
  1158. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100604-0933a::wyclif ran successfully in 7ms
  1159. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100604-0933b::wyclif ran successfully in 6ms
  1160. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100323-192043::ricardosbarbosa ran successfully in 4ms
  1161. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100330-190413::ricardosbarbosa ran successfully in 4ms
  1162. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100525-818-1::syhaas::(Checksum: 3:ed9dcb5bd0d7312db3123825f9bb4347) ran despite precondition failure due to onFail='MARK_RAN':
  1163. liquibase-update-to-latest.xml : Not precondition failed
  1164.  
  1165. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100525-818-1-fix::sunbiz ran successfully in 6ms
  1166. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100525-818-2::syhaas::(Checksum: 3:bc5a86f0245f6f822a0d343b2fcf8dc6) ran despite precondition failure due to onFail='MARK_RAN':
  1167. liquibase-update-to-latest.xml : Not precondition failed
  1168.  
  1169. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100525-818-2-fix::sunbiz ran successfully in 5ms
  1170. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100525-818-3::syhaas::(Checksum: 3:d382e7b9e23cdcc33ccde2d3f0473c41) ran despite precondition failure due to onFail='MARK_RAN':
  1171. liquibase-update-to-latest.xml : Not precondition failed
  1172.  
  1173. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100525-818-4::syhaas::(Checksum: 3:1d6f1abd297c8da5a49d4885d0d34dfb) ran despite precondition failure due to onFail='MARK_RAN':
  1174. liquibase-update-to-latest.xml : Not precondition failed
  1175.  
  1176. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100525-818-5::syhaas::(Checksum: 3:2ac51b2e8813d61428367bad9fadaa33) ran despite precondition failure due to onFail='MARK_RAN':
  1177. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '2'
  1178.  
  1179. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100607-1550a::wyclif::(Checksum: 3:bfb6250277efd8c81326fe8c3dbdfe35) ran despite precondition failure due to onFail='MARK_RAN':
  1180. liquibase-update-to-latest.xml : Not precondition failed
  1181.  
  1182. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100607-1550b::wyclif::(Checksum: 3:3d43124d8265fbf05f1ef4839f14bece) ran despite precondition failure due to onFail='MARK_RAN':
  1183. liquibase-update-to-latest.xml : Not precondition failed
  1184.  
  1185. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100607-1550b-fix::sunbiz ran successfully in 7ms
  1186. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100607-1550c::wyclif ran successfully in 657ms
  1187. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100607-1550d::wyclif ran successfully in 5ms
  1188. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100607-1550f::wyclif ran successfully in 7ms
  1189. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150122-1414::rkorytkowski ran successfully in 2ms
  1190. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150122-1420::rkorytkowski ran successfully in 5ms
  1191. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100607-1550g::wyclif ran successfully in 5ms
  1192. WARN - ConceptValidatorChangeSet.getAllowedLocalesList(543) |2020-05-28 22:24:53,569| The global property 'locale.allowed.list' isn't set
  1193. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100607-1550h::wyclif ran successfully in 58ms
  1194. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100607-1550i::wyclif ran successfully in 665ms
  1195. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100621-1443::jkeiper ran successfully in 23ms
  1196. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201008021047::bwolfe::(Checksum: 3:8612ede2553aab53950fa43d2f8def32) ran despite precondition failure due to onFail='MARK_RAN':
  1197. liquibase-update-to-latest.xml : Not precondition failed
  1198.  
  1199. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201008201345::mseaton ran successfully in 4ms
  1200. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201008242121::misha680 ran successfully in 5ms
  1201. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100924-1110::mseaton::(Checksum: 3:05ea5f3b806ba47f4a749d3a348c59f7) ran despite precondition failure due to onFail='MARK_RAN':
  1202. liquibase-update-to-latest.xml : Not precondition failed
  1203.  
  1204. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201009281047::misha680::(Checksum: 3:02b5b9a183729968cd4189798ca034bd) ran despite precondition failure due to onFail='MARK_RAN':
  1205. liquibase-update-to-latest.xml : Column '`default_charge`' does not exist
  1206.  
  1207. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201010051745::wyclif ran successfully in 2ms
  1208. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201010051746::wyclif ran successfully in 2ms
  1209. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010151054::bwolfe::(Checksum: 3:26c8ae0c53225f82d4c2a85c09ad9785) ran despite precondition failure due to onFail='MARK_RAN':
  1210. liquibase-update-to-latest.xml : Not precondition failed
  1211.  
  1212. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010151055::bwolfe::(Checksum: 3:1efabdfd082ff2b0a34f570831f74ce5) ran despite precondition failure due to onFail='MARK_RAN':
  1213. liquibase-update-to-latest.xml : Not precondition failed
  1214.  
  1215. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010151056::bwolfe::(Checksum: 3:00273104184bb4d2bb7155befc77efc3) ran despite precondition failure due to onFail='MARK_RAN':
  1216. liquibase-update-to-latest.xml : Not precondition failed
  1217.  
  1218. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261143::crecabarren::(Checksum: 3:c02de7e2726893f80ecd1f3ae778cba5) ran despite precondition failure due to onFail='MARK_RAN':
  1219. liquibase-update-to-latest.xml : Column '`neighborhood_cell`' does not exist
  1220.  
  1221. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261145::crecabarren::(Checksum: 3:2d053c2e9b604403df8a408a6bb4f3f8) ran despite precondition failure due to onFail='MARK_RAN':
  1222. liquibase-update-to-latest.xml : Column '`township_division`' does not exist
  1223.  
  1224. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261147::crecabarren::(Checksum: 3:592eee2241fdb1039ba08be07b54a422) ran despite precondition failure due to onFail='MARK_RAN':
  1225. liquibase-update-to-latest.xml : Column '`subregion`' does not exist
  1226.  
  1227. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261149::crecabarren::(Checksum: 3:059e5bf4092d930304f9f0fc305939d9) ran despite precondition failure due to onFail='MARK_RAN':
  1228. liquibase-update-to-latest.xml : Column '`region`' does not exist
  1229.  
  1230. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261151::crecabarren::(Checksum: 3:8756b20f505f8981a43ece7233ce3e2f) ran despite precondition failure due to onFail='MARK_RAN':
  1231. liquibase-update-to-latest.xml : Column '`neighborhood_cell`' does not exist
  1232.  
  1233. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261153::crecabarren::(Checksum: 3:9805b9a214fca5a3509a82864274678e) ran despite precondition failure due to onFail='MARK_RAN':
  1234. liquibase-update-to-latest.xml : Column '`township_division`' does not exist
  1235.  
  1236. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261156::crecabarren::(Checksum: 3:894f4e47fbdc74be94e6ebc9d6fce91e) ran despite precondition failure due to onFail='MARK_RAN':
  1237. liquibase-update-to-latest.xml : Column '`subregion`' does not exist
  1238.  
  1239. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201010261159::crecabarren::(Checksum: 3:b1827790c63813e6a73d83e2b2d36504) ran despite precondition failure due to onFail='MARK_RAN':
  1240. liquibase-update-to-latest.xml : Column '`region`' does not exist
  1241.  
  1242. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201012092009::djazayeri ran successfully in 79ms
  1243. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201011011600::jkeiper::(Checksum: 3:29b35d66dc4168e03e1844296e309327) ran despite precondition failure due to onFail='MARK_RAN':
  1244. liquibase-update-to-latest.xml : Not precondition failed
  1245.  
  1246. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201011011605::jkeiper ran successfully in 5ms
  1247. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-1721::wyclif::(Checksum: 3:351460e0f822555b77acff1a89bec267) ran despite precondition failure due to onFail='MARK_RAN':
  1248. liquibase-update-to-latest.xml : Not precondition failed
  1249.  
  1250. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-1722::wyclif::(Checksum: 3:d63107017bdcef0e28d7ad5e4df21ae5) ran despite precondition failure due to onFail='MARK_RAN':
  1251. liquibase-update-to-latest.xml : Not precondition failed
  1252.  
  1253. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-1723::wyclif::(Checksum: 3:25d45d7d5bbff4b24bcc8ff8d34d70d2) ran despite precondition failure due to onFail='MARK_RAN':
  1254. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  1255.  
  1256. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-1731::wyclif::(Checksum: 3:6de3e859f77856fe939d3ae6a73b4752) ran despite precondition failure due to onFail='MARK_RAN':
  1257. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1258.  
  1259. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201012081716::nribeka::(Checksum: 3:4a97a93f2632fc0c3b088b24535ee481) ran despite precondition failure due to onFail='MARK_RAN':
  1260. liquibase-update-to-latest.xml : Table `concept_derived` does not exist
  1261.  
  1262. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201012081717::nribeka::(Checksum: 3:ad3d0a18bda7e4869d264c70b8cd8d1d) ran despite precondition failure due to onFail='MARK_RAN':
  1263. liquibase-update-to-latest.xml : Table `concept_derived` does not exist
  1264.  
  1265. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201011051300::bwolfe::(Checksum: 3:fea4ad8ce44911eeaab8ac8c1cc9122d) ran despite precondition failure due to onFail='MARK_RAN':
  1266. liquibase-update-to-latest.xml : Not precondition failed
  1267.  
  1268. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100603-1625-1-person_address::sapna::(Checksum: 3:6048aa2c393c1349de55a5003199fb81) ran despite precondition failure due to onFail='MARK_RAN':
  1269. liquibase-update-to-latest.xml : Not precondition failed
  1270.  
  1271. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100603-1625-2-person_address::sapna::(Checksum: 3:5194e3b45b70b003e33d7ab0495f3015) ran despite precondition failure due to onFail='MARK_RAN':
  1272. liquibase-update-to-latest.xml : Not precondition failed
  1273.  
  1274. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101029-1016::gobi/prasann::(Checksum: 3:714ad65f5d84bdcd4d944a4d5583e4d3) ran despite precondition failure due to onFail='MARK_RAN':
  1275. liquibase-update-to-latest.xml : Not precondition failed
  1276.  
  1277. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101029-1026::gobi/prasann::(Checksum: 3:83534d43a9a9cc1ea3a80f1d5f5570af) ran despite precondition failure due to onFail='MARK_RAN':
  1278. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  1279.  
  1280. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201118012301::lkellett::(Checksum: 3:0d96c10c52335339b1003e6dd933ccc2) ran despite precondition failure due to onFail='MARK_RAN':
  1281. liquibase-update-to-latest.xml : Not precondition failed
  1282.  
  1283. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110125-1435::wyclif::(Checksum: 3:dadd9da1dad5f2863f8f6bb24b29d598) ran despite precondition failure due to onFail='MARK_RAN':
  1284. liquibase-update-to-latest.xml : Not precondition failed
  1285.  
  1286. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110125-1436::wyclif::(Checksum: 3:68cec89409d2419fe9439f4753a23036) ran despite precondition failure due to onFail='MARK_RAN':
  1287. liquibase-update-to-latest.xml : Not precondition failed
  1288.  
  1289. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110201-1625-1::arahulkmit::(Checksum: 3:4f1b23efba67de1917e312942fe7e744) ran despite precondition failure due to onFail='MARK_RAN':
  1290. liquibase-update-to-latest.xml : Not precondition failed
  1291.  
  1292. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110201-1625-2::arahulkmit::(Checksum: 3:01467a1db56ef3db87dc537d40ab22eb) ran despite precondition failure due to onFail='MARK_RAN':
  1293. liquibase-update-to-latest.xml : Not precondition failed
  1294.  
  1295. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110201-1626-1::arahulkmit::(Checksum: 3:63397ce933d1c78309648425fba66a17) ran despite precondition failure due to onFail='MARK_RAN':
  1296. liquibase-update-to-latest.xml : Not precondition failed
  1297.  
  1298. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110201-1626-2::arahulkmit::(Checksum: 3:21dae026e42d05b2ebc8fe51408c147f) ran despite precondition failure due to onFail='MARK_RAN':
  1299. liquibase-update-to-latest.xml : Not precondition failed
  1300.  
  1301. INFO 5/28/20 10:24 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201101221453::suho ran successfully in 42ms
  1302. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201101121434::gbalaji,gobi::(Checksum: 3:96320c51e6e296e9dc65866a61268e45) ran despite precondition failure due to onFail='MARK_RAN':
  1303. liquibase-update-to-latest.xml : Column '`date_started`' does not exist
  1304.  
  1305. INFO 5/28/20 10:24 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201102081800::gbalaji,gobi::(Checksum: 3:779ca58f39b4e3a14a313f8fc416c242) ran despite precondition failure due to onFail='MARK_RAN':
  1306. liquibase-update-to-latest.xml : Column '`date_stopped`' does not exist
  1307.  
  1308. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110124-1030::surangak::(Checksum: 3:e17eee5b8c4bb236a0ea6e6ade5abed7) ran despite precondition failure due to onFail='MARK_RAN':
  1309. liquibase-update-to-latest.xml : Not precondition failed
  1310.  
  1311. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201103011751::abbas ran successfully in 120ms
  1312. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110329-2317::wyclif ran successfully in 3ms
  1313. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110329-2318::wyclif ran successfully in 3ms
  1314. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090224-1002-create-visit_type::dkayiwa::(Checksum: 3:ea3c0b323da2d51cf43e982177eace96) ran despite precondition failure due to onFail='MARK_RAN':
  1315. liquibase-update-to-latest.xml : Not precondition failed
  1316.  
  1317. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100419-1209::wyclif::(Checksum: 3:f87b773f9a8e05892fdbe8740042abb5) ran despite precondition failure due to onFail='MARK_RAN':
  1318. liquibase-update-to-latest.xml : Not precondition failed
  1319.  
  1320. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100419-1209-fix::sunbiz ran successfully in 7ms
  1321. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-10000-encounter-add-visit-id-column::dkayiwa::(Checksum: 3:7045a94731ef25e04724c77fc97494b4) ran despite precondition failure due to onFail='MARK_RAN':
  1322. liquibase-update-to-latest.xml : Not precondition failed
  1323.  
  1324. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201101271456-add-startdate-to-relationship::misha680::(Checksum: 3:82020a9f33747f58274196619439781e) ran despite precondition failure due to onFail='MARK_RAN':
  1325. liquibase-update-to-latest.xml : Not precondition failed
  1326.  
  1327. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201101271456-add-enddate-to-relationship::misha680::(Checksum: 3:b593b864d4a870e3b7ba6b61fda57c8d) ran despite precondition failure due to onFail='MARK_RAN':
  1328. liquibase-update-to-latest.xml : Not precondition failed
  1329.  
  1330. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110425-1600-create-visit-attribute-type-table::djazayeri::(Checksum: 3:3cf419ea9657f9a072881cafb2543d77) ran despite precondition failure due to onFail='MARK_RAN':
  1331. liquibase-update-to-latest.xml : Not precondition failed
  1332.  
  1333. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110425-1600-create-visit-attribute-type-table-fix::sunbiz ran successfully in 6ms
  1334. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201110051353-fix-visit-attribute-type-columns::djazayeri::(Checksum: 3:d779b41ab27dca879d593aa606016bf6) ran despite precondition failure due to onFail='MARK_RAN':
  1335. liquibase-update-to-latest.xml : Not precondition failed
  1336.  
  1337. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110425-1700-create-visit-attribute-table::djazayeri::(Checksum: 3:24e1e30a41f9f5d92f337444fb45402a) ran despite precondition failure due to onFail='MARK_RAN':
  1338. liquibase-update-to-latest.xml : Not precondition failed
  1339.  
  1340. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110425-1700-create-visit-attribute-table-fix::sunbiz ran successfully in 6ms
  1341. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201107192313-change-length-of-regex-column::jtellez ran successfully in 9ms
  1342. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110926-1200::raff::(Checksum: 3:bf884233110a210b6ffcef826093cf9d) ran despite precondition failure due to onFail='MARK_RAN':
  1343. liquibase-update-to-latest.xml : Table `concept_source` does not exist
  1344.  
  1345. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110708-2105::cta::(Checksum: 3:a20e9bb27a1aca73a646ad81ef2b9deb) ran despite precondition failure due to onFail='MARK_RAN':
  1346. liquibase-update-to-latest.xml : Not precondition failed
  1347.  
  1348. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::2011-07-12-1947-add-outcomesConcept-to-program::grwarren::(Checksum: 3:ea2bb0a2ddeade662f956ef113d020ab) ran despite precondition failure due to onFail='MARK_RAN':
  1349. liquibase-update-to-latest.xml : Not precondition failed
  1350.  
  1351. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::2011-07-12-2005-add-outcome-to-patientprogram::grwarren::(Checksum: 3:57baf47f9b09b3df649742d69be32015) ran despite precondition failure due to onFail='MARK_RAN':
  1352. liquibase-update-to-latest.xml : Not precondition failed
  1353.  
  1354. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110817-1544-create-location-attribute-type-table::djazayeri::(Checksum: 3:41fa30c01ec2d1107beccb8126146464) ran despite precondition failure due to onFail='MARK_RAN':
  1355. liquibase-update-to-latest.xml : Not precondition failed
  1356.  
  1357. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110817-1544-create-location-attribute-type-table-fix::sunbiz ran successfully in 4ms
  1358. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201110072042-fix-location-attribute-type-columns::djazayeri::(Checksum: 3:2e32ce0f25391341c8855604f4f40654) ran despite precondition failure due to onFail='MARK_RAN':
  1359. liquibase-update-to-latest.xml : Not precondition failed
  1360.  
  1361. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110817-1601-create-location-attribute-table::djazayeri::(Checksum: 3:c7cb1b35d68451d10badeb445df599b9) ran despite precondition failure due to onFail='MARK_RAN':
  1362. liquibase-update-to-latest.xml : Not precondition failed
  1363.  
  1364. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110817-1601-create-location-attribute-table-fix::sunbiz ran successfully in 4ms
  1365. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301703::suho::(Checksum: 3:5118bfbc227de5580786f6cce75b6347) ran despite precondition failure due to onFail='MARK_RAN':
  1366. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1367.  
  1368. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301704::suho::(Checksum: 3:6dda0cc75bebb1cbb6c67a3c462a7878) ran despite precondition failure due to onFail='MARK_RAN':
  1369. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1370.  
  1371. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301705::suho::(Checksum: 3:464ccc7834881a26600aa995aa175d57) ran despite precondition failure due to onFail='MARK_RAN':
  1372. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1373.  
  1374. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301706::suho::(Checksum: 3:7c654c2e26d9c89e8a405e5e39c86143) ran despite precondition failure due to onFail='MARK_RAN':
  1375. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1376.  
  1377. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301707::suho::(Checksum: 3:16443a97b649b95129f4df95ef2772e7) ran despite precondition failure due to onFail='MARK_RAN':
  1378. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1379.  
  1380. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301708::suho::(Checksum: 3:c0a63cb8054a29ae8a46949d0a025fe0) ran despite precondition failure due to onFail='MARK_RAN':
  1381. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1382.  
  1383. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301709::suho::(Checksum: 3:c477d196658523a0ec8b477a1750c2f3) ran despite precondition failure due to onFail='MARK_RAN':
  1384. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1385.  
  1386. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109301710::suho::(Checksum: 3:a52f8e9920c42fd31df171e05bd0d91c) ran despite precondition failure due to onFail='MARK_RAN':
  1387. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1388.  
  1389. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030a::wyclif::(Checksum: 3:5256e8010fb4c375e2a1ef502176cc2f) ran despite precondition failure due to onFail='MARK_RAN':
  1390. liquibase-update-to-latest.xml : Not precondition failed
  1391.  
  1392. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030b::wyclif::(Checksum: 3:6fc5f514cd9c2ee14481a7f0b10a0c7c) ran despite precondition failure due to onFail='MARK_RAN':
  1393. liquibase-update-to-latest.xml : Not precondition failed
  1394.  
  1395. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110301-1030b-fix::sunbiz ran successfully in 6ms
  1396. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030c::wyclif::(Checksum: 3:d8407baf728a1db5ad5db7c138cb59cb) ran despite precondition failure due to onFail='MARK_RAN':
  1397. liquibase-update-to-latest.xml : Not precondition failed
  1398.  
  1399. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030d::wyclif::(Checksum: 3:222ef47c65625a17c268a8f68edaa16e) ran despite precondition failure due to onFail='MARK_RAN':
  1400. liquibase-update-to-latest.xml : Not precondition failed
  1401.  
  1402. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030e::wyclif::(Checksum: 3:50be921cf53ce4a357afc0bac8928495) ran despite precondition failure due to onFail='MARK_RAN':
  1403. liquibase-update-to-latest.xml : Not precondition failed
  1404.  
  1405. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030f::wyclif::(Checksum: 3:5faead5506cbcde69490fef985711d66) ran despite precondition failure due to onFail='MARK_RAN':
  1406. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '70'
  1407.  
  1408. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030g::wyclif::(Checksum: 3:affc4d2a4e3143046cfb75b583c7399a) ran despite precondition failure due to onFail='MARK_RAN':
  1409. liquibase-update-to-latest.xml : Not precondition failed
  1410.  
  1411. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030h::wyclif::(Checksum: 3:4bf584dc7b25a180cc82edb56e1b0e5b) ran despite precondition failure due to onFail='MARK_RAN':
  1412. liquibase-update-to-latest.xml : Not precondition failed
  1413.  
  1414. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030i::wyclif::(Checksum: 3:f4d0468db79007d0355f6f461603b2f7) ran despite precondition failure due to onFail='MARK_RAN':
  1415. liquibase-update-to-latest.xml : Not precondition failed
  1416.  
  1417. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030j::wyclif::(Checksum: 3:a7dc8b89e37fe36263072b43670d7f11) ran despite precondition failure due to onFail='MARK_RAN':
  1418. liquibase-update-to-latest.xml : Not precondition failed
  1419.  
  1420. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030m::wyclif::(Checksum: 3:b286407bfcdf3853512cb15009c816f1) ran despite precondition failure due to onFail='MARK_RAN':
  1421. liquibase-update-to-latest.xml : Column '`source_code`' does not exist
  1422.  
  1423. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030n::wyclif::(Checksum: 3:01868c1383e5c9c409282b50e67e878c) ran despite precondition failure due to onFail='MARK_RAN':
  1424. liquibase-update-to-latest.xml : Not precondition failed
  1425.  
  1426. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030o::wyclif::(Checksum: 3:eea9343959864edea569d5a2a2358469) ran despite precondition failure due to onFail='MARK_RAN':
  1427. liquibase-update-to-latest.xml : Foreign Key map_source does not exist
  1428.  
  1429. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030p::wyclif::(Checksum: 3:01bf8c07a05f22df2286a4ee27a7acb4) ran despite precondition failure due to onFail='MARK_RAN':
  1430. liquibase-update-to-latest.xml : Column '`source`' does not exist
  1431.  
  1432. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030q::wyclif::(Checksum: 3:f45caaf1c7daa7f2cb036f46a20aa4b1) ran despite precondition failure due to onFail='MARK_RAN':
  1433. liquibase-update-to-latest.xml : Column '`source_code`' does not exist
  1434.  
  1435. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110301-1030r::wyclif::(Checksum: 3:23fd6bc96ee0a497cf330ed24ec0075b) ran despite precondition failure due to onFail='MARK_RAN':
  1436. liquibase-update-to-latest.xml : Column '`comment`' does not exist
  1437.  
  1438. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110913-0300::sunbiz::(Checksum: 3:7ad8f362e4cc6df6e37135cc37546d0d) ran despite precondition failure due to onFail='MARK_RAN':
  1439. liquibase-update-to-latest.xml : Foreign Key person_a does not exist
  1440.  
  1441. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110913-0300b::sunbiz::(Checksum: 3:2486028ce670bdea2a5ced509a335170) ran despite precondition failure due to onFail='MARK_RAN':
  1442. liquibase-update-to-latest.xml : Foreign Key person_b does not exist
  1443.  
  1444. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090316-1008-fix::sunbiz ran successfully in 153ms
  1445. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201109152336::bwolfe::(Checksum: 3:a84f855a1db7201e08900f8c7a3d7c5f) ran despite precondition failure due to onFail='MARK_RAN':
  1446. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1447.  
  1448. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110919-0639-void_empty_attributes::dkayiwa ran successfully in 1ms
  1449. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110426-11701::zabil::(Checksum: 3:56caae006a3af14242e2ea57627004c7) ran despite precondition failure due to onFail='MARK_RAN':
  1450. liquibase-update-to-latest.xml : Not precondition failed
  1451.  
  1452. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110426-11701-fix::sunbiz ran successfully in 6ms
  1453. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110510-11702-create-provider-attribute-type-table::zabil ran successfully in 115ms
  1454. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110510-11702-create-provider-attribute-type-table-fix::sunbiz ran successfully in 8ms
  1455. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201110072043-fix-provider-attribute-type-columns::djazayeri::(Checksum: 3:31aa196adfe1689c1098c5f36d490902) ran despite precondition failure due to onFail='MARK_RAN':
  1456. liquibase-update-to-latest.xml : Not precondition failed
  1457.  
  1458. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110628-1400-create-provider-attribute-table::kishoreyekkanti ran successfully in 201ms
  1459. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110628-1400-create-provider-attribute-table-fix::sunbiz ran successfully in 11ms
  1460. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20110705-2300-create-encounter-role-table::kishoreyekkanti::(Checksum: 3:a381ef81f10e4f7443b4d4c8d6231de8) ran despite precondition failure due to onFail='MARK_RAN':
  1461. liquibase-update-to-latest.xml : Not precondition failed
  1462.  
  1463. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110705-2300-create-encounter-role-table-fix::sunbiz ran successfully in 9ms
  1464. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110811-1205-create-encounter-provider-table::sree/vishnu ran successfully in 185ms
  1465. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110811-1205-create-encounter-provider-table-fix::sunbiz ran successfully in 11ms
  1466. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110819-1455-insert-unknown-encounter-role::raff ran successfully in 6ms
  1467. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110825-1000-creating-providers-for-persons-from-encounter::raff ran successfully in 12ms
  1468. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110825-1000-migrating-providers-to-encounter-provider::raff ran successfully in 9ms
  1469. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110825-1000-drop-provider-id-column-from-encounter-table::raff ran successfully in 72ms
  1470. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111008-0938-1::djazayeri ran successfully in 46ms
  1471. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111008-0938-2::djazayeri ran successfully in 49ms
  1472. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111008-0938-3::djazayeri ran successfully in 47ms
  1473. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111008-0938-4::djazayeri ran successfully in 40ms
  1474. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201110091820-a::jkeiper::(Checksum: 3:364a0c70d2adbff31babab6f60ed72e7) ran despite precondition failure due to onFail='MARK_RAN':
  1475. liquibase-update-to-latest.xml : Change Set 'liquibase-update-to-latest.xml::201103152243-c::jkeiper' has not been run
  1476.  
  1477. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201110091820-b::jkeiper::(Checksum: 3:0b792bf39452f2e81e502a7a98f9f3df) ran despite precondition failure due to onFail='MARK_RAN':
  1478. liquibase-update-to-latest.xml : Change Set 'liquibase-update-to-latest.xml::201103152243-d::jkeiper' has not been run
  1479.  
  1480. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110326-1::Knoll_Frank ran successfully in 105ms
  1481. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201110091820-c::jkeiper::(Checksum: 3:f71680d95ecf870619671fb7f416e457) ran despite precondition failure due to onFail='MARK_RAN':
  1482. liquibase-update-to-latest.xml : Change Set 'liquibase-update-to-latest.xml::201103152243-a::jkeiper' has not been run
  1483.  
  1484. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111010-1515::jkeiper ran successfully in 75ms
  1485. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20110326-2::Knoll_Frank ran successfully in 8ms
  1486. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111128-1601::wyclif ran successfully in 7ms
  1487. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111209-1400-deleting-non-existing-roles-from-role-role-table::raff ran successfully in 7ms
  1488. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20100111-0111-associating-daemon-user-with-person::dkayiwa::(Checksum: 3:bebb5c508bb53e7d5be6fb3aa259bd2f) ran despite precondition failure due to onFail='MARK_RAN':
  1489. liquibase-update-to-latest.xml : Not precondition failed
  1490.  
  1491. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20100426-1111-add-not-null-personid-contraint::dkayiwa ran successfully in 54ms
  1492. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111214-1500-setting-super-user-gender::raff ran successfully in 6ms
  1493. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111218-1830::abbas ran successfully in 1068ms
  1494. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111218-1830-fix::sunbiz ran successfully in 8ms
  1495. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111219-1404::bwolfe ran successfully in 3ms
  1496. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111222-1659::djazayeri ran successfully in 35ms
  1497. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201202020847::abbas ran successfully in 93ms
  1498. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120322-1510::wyclif ran successfully in 55ms
  1499. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120330-0954::jkeiper ran successfully in 60ms
  1500. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1000::raff ran successfully in 15ms
  1501. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1010::raff ran successfully in 19ms
  1502. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1020::raff ran successfully in 842ms
  1503. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1030::raff ran successfully in 755ms
  1504. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1040::raff ran successfully in 726ms
  1505. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1050::raff ran successfully in 749ms
  1506. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912141000-drug-add-date-changed::dkayiwa::(Checksum: 3:9c9a75e3a78104e72de078ac217b0972) ran despite precondition failure due to onFail='MARK_RAN':
  1507. liquibase-update-to-latest.xml : Not precondition failed
  1508.  
  1509. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::200912141001-drug-add-changed-by::dkayiwa::(Checksum: 3:196629c722f52df68b5040e5266ac20f) ran despite precondition failure due to onFail='MARK_RAN':
  1510. liquibase-update-to-latest.xml : Not precondition failed
  1511.  
  1512. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::10-insert-new-app-privileges::dkayiwa ran successfully in 6ms
  1513. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::11-insert-new-api-privileges::dkayiwa ran successfully in 50ms
  1514. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::1-grant-new-dashboard-overview-tab-app-privileges::dkayiwa ran successfully in 7ms
  1515. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::2-role-assign-new-api-privileges-to-renamed-ones::dkayiwa ran successfully in 47ms
  1516. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::1-increase-privilege-col-size-privilege::dkayiwa ran successfully in 92ms
  1517. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::2-increase-privilege-col-size-rol-privilege::dkayiwa ran successfully in 38ms
  1518. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201205241728-1::mvorobey::(Checksum: 3:70160c0af8222542fa668ac5f5cb99ed) ran despite precondition failure due to onFail='MARK_RAN':
  1519. liquibase-update-to-latest.xml : Not precondition failed
  1520.  
  1521. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201205241728-2::mvorobey::(Checksum: 3:dd8de770c99e046ba05bc8348748c33c) ran despite precondition failure due to onFail='MARK_RAN':
  1522. liquibase-update-to-latest.xml : Not precondition failed
  1523.  
  1524. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::3-increase-privilege-col-size-person_attribute_type::dkayiwa ran successfully in 60ms
  1525. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120613-0930::wyclif ran successfully in 27ms
  1526. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-1353::wyclif::(Checksum: 3:9d30d1435a6c10a4b135609dc8e925ca) ran despite precondition failure due to onFail='MARK_RAN':
  1527. liquibase-update-to-latest.xml : Column '`as_needed`' does not exist
  1528.  
  1529. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120503-djmod::dkayiwa and djazayeri ran successfully in 77ms
  1530. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121007-orders_urgency::djazayeri ran successfully in 33ms
  1531. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121007-test_order_laterality::djazayeri ran successfully in 4ms
  1532. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20121008-order_specimen_source_fk::djazayeri::(Checksum: 3:99464e51d64e056a1e23b30c7aaaf47e) ran despite precondition failure due to onFail='MARK_RAN':
  1533. liquibase-update-to-latest.xml : Not precondition failed
  1534.  
  1535. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121016-1504::wyclif ran successfully in 64ms
  1536. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121020-TRUNK-3610::lluismf ran successfully in 4ms
  1537. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121025-TRUNK-213::lluismf ran successfully in 65ms
  1538. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121021-TRUNK-333::lluismf ran successfully in 8ms
  1539. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121109-TRUNK-3474::patandre ran successfully in 35ms
  1540. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121112-TRUNK-3474::patandre ran successfully in 38ms
  1541. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474::patandre ran successfully in 38ms
  1542. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474-person-attribute-type::patandre ran successfully in 65ms
  1543. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474-privilege::patandre ran successfully in 33ms
  1544. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-role::patandre ran successfully in 31ms
  1545. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-relationship_type::patandre ran successfully in 41ms
  1546. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-encounter_type::patandre ran successfully in 5ms
  1547. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121212-TRUNK-2768::patandre ran successfully in 68ms
  1548. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130626-TRUNK-439::jthoenes ran successfully in 3ms
  1549. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201306141103-TRUNK-3884::susantan ran successfully in 98ms
  1550. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130925-TRUNK-4105::hannes ran successfully in 693ms
  1551. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20131023-TRUNK-3903::k-joseph::(Checksum: 3:88f8ec2c297875a03fd88ddd2b9f14b9) ran despite precondition failure due to onFail='MARK_RAN':
  1552. liquibase-update-to-latest.xml : Not precondition failed
  1553.  
  1554. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-duplicateEncounterRoleChangeSet::surangak ran successfully in 2ms
  1555. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20130809-TRUNK-4044-duplicateEncounterTypeChangeSet::surangak::(Checksum: 3:01a7d7ae88b0280139178f1840d417bd) ran despite precondition failure due to onFail='MARK_RAN':
  1556. liquibase-update-to-latest.xml : Not precondition failed
  1557.  
  1558. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-encounter_type_unique_name_constraint::surangak ran successfully in 711ms
  1559. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-encounter_role_unique_name_constraint::surangak ran successfully in 768ms
  1560. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401040436-TRUNK-3919::dkithmal ran successfully in 54ms
  1561. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401040438-TRUNK-3919::dkithmal ran successfully in 26ms
  1562. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401040440-TRUNK-3919::dkithmal ran successfully in 102ms
  1563. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401040442-TRUNK-3919::dkithmal ran successfully in 56ms
  1564. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif ran successfully in 9ms
  1565. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140314-TRUNK-4283::dszafranek, wyclif ran successfully in 3ms
  1566. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140635-TRUNK-4283::dszafranek, wyclif ran successfully in 2ms
  1567. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140316-TRUNK-4283::dszafranek, wyclif ran successfully in 2ms
  1568. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif ran successfully in 2ms
  1569. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091110::wyclif ran successfully in 7ms
  1570. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406262016::wyclif ran successfully in 2ms
  1571. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406211643-TRUNK-4401::harsz89 ran successfully in 3ms
  1572. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406211703-TRUNK-4401::harsz89 ran successfully in 2ms
  1573. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091112::wyclif ran successfully in 28ms
  1574. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091128::wyclif ran successfully in 69ms
  1575. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091129::wyclif ran successfully in 56ms
  1576. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404101130::wyclif ran successfully in 5ms
  1577. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091131::wyclif ran successfully in 47ms
  1578. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403070132-TRUNK-4286::andras-szell ran successfully in 6ms
  1579. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402241055::Akshika ran successfully in 38ms
  1580. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402281648-TRUNK-4274::k-joseph ran successfully in 40ms
  1581. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041510::wyclif ran successfully in 39ms
  1582. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041511::wyclif ran successfully in 29ms
  1583. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041512::wyclif ran successfully in 51ms
  1584. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201311041513::wyclif::(Checksum: 3:b41217397a18dbe18e07266a9be4a523) ran despite precondition failure due to onFail='MARK_RAN':
  1585. liquibase-update-to-latest.xml : Not precondition failed
  1586.  
  1587. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041515-TRUNK-4122::wyclif ran successfully in 41ms
  1588. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201310281153-TRUNK-4123::mujir,sushmitharaos ran successfully in 109ms
  1589. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201310281153-TRUNK-4124::mujir,sushmitharaos ran successfully in 83ms
  1590. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312141400-TRUNK-4126::arathy ran successfully in 47ms
  1591. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312141401-TRUNK-4126::wyclif ran successfully in 7ms
  1592. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312141400-TRUNK-4127::arathy::(Checksum: 3:26f381a2b8f112d98f36c1d0b6cceebd) ran despite precondition failure due to onFail='MARK_RAN':
  1593. liquibase-update-to-latest.xml : Not precondition failed
  1594.  
  1595. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131210-TRUNK-4130::k-joseph ran successfully in 28ms
  1596. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312171559-TRUNK-4159::k-joseph ran successfully in 172ms
  1597. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131217-TRUNK-4157::banka ran successfully in 27ms
  1598. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131217-TRUNK-4142::banka ran successfully in 45ms
  1599. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312162044-TRUNK-4126::k-joseph ran successfully in 26ms
  1600. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312162059-TRUNK-4126::k-joseph ran successfully in 73ms
  1601. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312161618-TRUNK-4129::rkorytkowski ran successfully in 777ms
  1602. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312161713-TRUNK-4129::rkorytkowski ran successfully in 37ms
  1603. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312182214-TRUNK-4136::k-joseph ran successfully in 79ms
  1604. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312182223-TRUNK-4136::k-joseph ran successfully in 32ms
  1605. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312191200-TRUNK-4167::banka ran successfully in 32ms
  1606. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312191300-TRUNK-4167::banka ran successfully in 762ms
  1607. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312201200-TRUNK-4167::banka::(Checksum: 3:c72cd1725e670ea735fc45e6f0f31001) ran despite precondition failure due to onFail='MARK_RAN':
  1608. liquibase-update-to-latest.xml : Not precondition failed
  1609.  
  1610. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201800-TRUNK-4167::banka ran successfully in 32ms
  1611. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312181649-TRUNK-4137::k-joseph ran successfully in 66ms
  1612. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312181650-TRUNK-4137::k-joseph ran successfully in 27ms
  1613. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201640-TRUNK-4138::banka ran successfully in 14ms
  1614. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201523-TRUNK-4138::banka ran successfully in 6ms
  1615. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312201425-TRUNK-4138::wyclif::(Checksum: 3:e6e37b7b995e2da28448f815211648fd) ran despite precondition failure due to onFail='MARK_RAN':
  1616. liquibase-update-to-latest.xml : Not precondition failed
  1617.  
  1618. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312201525-TRUNK-4138::wyclif::(Checksum: 3:c751cbf452be8b2c05af6d6502ff5dc9) ran despite precondition failure due to onFail='MARK_RAN':
  1619. liquibase-update-to-latest.xml : Not precondition failed
  1620.  
  1621. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201651-TRUNK-4138::banka ran successfully in 62ms
  1622. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201601-TRUNK-4138::wyclif ran successfully in 722ms
  1623. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201700-TRUNK-4138::banka ran successfully in 39ms
  1624. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401031433-TRUNK-4135::rkorytkowski ran successfully in 12ms
  1625. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401031434-TRUNK-4135::rkorytkowski ran successfully in 770ms
  1626. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031440-TRUNK-4135::rkorytkowski ran successfully in 4ms
  1627. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031448-TRUNK-4135::rkorytkowski ran successfully in 5ms
  1628. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031455-TRUNK-4135::rkorytkowski ran successfully in 36ms
  1629. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271822-TRUNK-4156::vinay ran successfully in 140ms
  1630. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271823-TRUNK-4156::vinay ran successfully in 4ms
  1631. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271824-TRUNK-4156::vinay ran successfully in 5ms
  1632. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271826-TRUNK-4156::vinay ran successfully in 37ms
  1633. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312271827-TRUNK-4156::vinay::(Checksum: 3:ba1d0716249a5f1bde5eec83c190400f) ran despite precondition failure due to onFail='MARK_RAN':
  1634. liquibase-update-to-latest.xml : Not precondition failed
  1635.  
  1636. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271828-TRUNK-4156::vinay ran successfully in 47ms
  1637. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271829-TRUNK-4156::vinay ran successfully in 774ms
  1638. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131216-1637::gitahi ran successfully in 216ms
  1639. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041600-TRUNK-4138::wyclif ran successfully in 751ms
  1640. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041601-TRUNK-4138::wyclif ran successfully in 9ms
  1641. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041602-TRUNK-4138::wyclif ran successfully in 771ms
  1642. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041604-TRUNK-4138::wyclif ran successfully in 12ms
  1643. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402051638-TRUNK-4202::wyclif ran successfully in 714ms
  1644. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201402042238-TRUNK-4202::wyclif::(Checksum: 3:e74c6d63ac01908cc6fb6f3e9b15e2e0) ran despite precondition failure due to onFail='MARK_RAN':
  1645. liquibase-update-to-latest.xml : Not precondition failed
  1646.  
  1647. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402051639-TRUNK-4202::wyclif ran successfully in 777ms
  1648. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403011348::alexisduque ran successfully in 33ms
  1649. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403061758-TRUNK-4284::Banka, Vinay ran successfully in 5ms
  1650. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140304816-TRUNK-4139::Akshika ran successfully in 39ms
  1651. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140313-TRUNK-4288::dszafranek ran successfully in 88ms
  1652. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140318-TRUNK-4265::jkondrat ran successfully in 93ms
  1653. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091516::wyclif ran successfully in 86ms
  1654. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091517::wyclif ran successfully in 53ms
  1655. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406201443::wyclif ran successfully in 36ms
  1656. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406201444::wyclif ran successfully in 35ms
  1657. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402120720-TRUNK-3902::k-joseph ran successfully in 23ms
  1658. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20140304-TRUNK-4170-duplicateLocationAttributeTypeNameChangeSet::harsz89::(Checksum: 3:b74878260cae25b9c209d1b6ea5ddb98) ran despite precondition failure due to onFail='MARK_RAN':
  1659. liquibase-update-to-latest.xml : Not precondition failed
  1660.  
  1661. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140304-TRUNK-4170-location_attribute_type_unique_name::harsz89 ran successfully in 771ms
  1662. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140715-TRUNK-2999-remove_concept_word::rkorytkowski ran successfully in 7ms
  1663. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140718-TRUNK-2999-remove_update_concept_index_task::rkorytkowski ran successfully in 4ms
  1664. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140724-1528::wyclif ran successfully in 8ms
  1665. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140801-TRUNK-4443-rename_order_start_date_to_date_activated::bharti ran successfully in 38ms
  1666. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140719-TRUNK-4445-update_dosing_type_to_varchar_255::mihir ran successfully in 36ms
  1667. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201408200733-TRUNK-4446::Deepak ran successfully in 43ms
  1668. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20150428-TRUNK-4693-1::mseaton::(Checksum: 3:599624d822c5f7a0d9bc796c4e90a526) ran despite precondition failure due to onFail='MARK_RAN':
  1669. liquibase-update-to-latest.xml : Foreign Key order_type_parent does not exist
  1670.  
  1671. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150428-TRUNK-4693-2::mseaton ran successfully in 784ms
  1672. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201409230113-TRUNK-3484::k-joseph::(Checksum: 3:7a9c7aad5b657556b1103510f8bfc1d9) ran despite precondition failure due to onFail='MARK_RAN':
  1673. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1674.  
  1675. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::drop-tribe-foreign-key-TRUNK-4492::dkayiwa::(Checksum: 3:6f02e3203c3fe5414a44106b8f16e3cd) ran despite precondition failure due to onFail='MARK_RAN':
  1676. liquibase-update-to-latest.xml : Foreign Key belongs_to_tribe does not exist
  1677.  
  1678. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20141010-trunk-4492::alec::(Checksum: 3:fbe1f44dafa30068cd7c99a6713f8ee4) ran despite precondition failure due to onFail='MARK_RAN':
  1679. liquibase-update-to-latest.xml : Column '`tribe`' does not exist
  1680.  
  1681. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291606-TRUNK-3474::jbuczynski ran successfully in 35ms
  1682. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291613-TRUNK-3474::jbuczynski ran successfully in 45ms
  1683. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291614-TRUNK-3474::jbuczynski ran successfully in 28ms
  1684. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291616-TRUNK-3474::jbuczynski ran successfully in 10ms
  1685. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141103-1030::wyclif ran successfully in 48ms
  1686. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141121-TRUNK-2193::raff ran successfully in 9ms
  1687. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20150108-TRUNK-3849::rpuzdrowski::(Checksum: 3:ed544a52366a48b1658b1eb4536cdc57) ran despite precondition failure due to onFail='MARK_RAN':
  1688. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '1' got '0'
  1689.  
  1690. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150108-TRUNK-14::rpuzdrowski ran successfully in 2ms
  1691. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150211-TRUNK-3709::jkondrat ran successfully in 2ms
  1692. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101055-TRUNK-3386::pmuchowski ran successfully in 759ms
  1693. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101056-TRUNK-3386::pmuchowski ran successfully in 742ms
  1694. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101057-TRUNK-3386::pmuchowski ran successfully in 8ms
  1695. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101058-TRUNK-3386::pmuchowski ran successfully in 777ms
  1696. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101106-TRUNK-3386::pmuchowski ran successfully in 5ms
  1697. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101107-TRUNK-3386::pmuchowski ran successfully in 759ms
  1698. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150221-1644::sandeepraparthi ran successfully in 789ms
  1699. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506051103-TRUNK-4727::Chethan, Preethi ran successfully in 27ms
  1700. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506192000-TRUNK-4729::thomasvandoren ran successfully in 82ms
  1701. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506192001-TRUNK-4729::thomasvandoren ran successfully in 36ms
  1702. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111304::sns.recommind ran successfully in 771ms
  1703. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111412::sns.recommind ran successfully in 742ms
  1704. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111415::sns.recommind ran successfully in 735ms
  1705. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-354-create-allergy-table-rev1::fbiedrzycki ran successfully in 158ms
  1706. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-355-create-allergy-reaction-table::fbiedrzycki ran successfully in 58ms
  1707. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-360-Add-allergy-status-to-patient-2::rpuzdrowski ran successfully in 26ms
  1708. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-4548-MigrateAllergiesChangeSet1::dkayiwa::(Checksum: 3:aa4d81dae6a9f0ee7e6f032634cc266d) ran despite precondition failure due to onFail='MARK_RAN':
  1709. liquibase-update-to-latest.xml : Not precondition failed
  1710.  
  1711. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_problem::jdegraft ran successfully in 11ms
  1712. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_allergy::jdegraft ran successfully in 12ms
  1713. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list::jdegraft ran successfully in 14ms
  1714. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_type::jdegraft ran successfully in 13ms
  1715. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201509281653::Sravanthi ran successfully in 38ms
  1716. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151022-TRUNK-4750::gwasilwa ran successfully in 760ms
  1717. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160201-TRUNK-1505::mnagasowmya ran successfully in 50ms
  1718. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160216-1700::bahmni ran successfully in 64ms
  1719. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160202-1743::rkorytkowski ran successfully in 1696ms
  1720. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151006-1530::bahmni ran successfully in 116ms
  1721. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151006-1537::bahmni ran successfully in 246ms
  1722. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151118-1630::bahmni ran successfully in 244ms
  1723. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151118-1640::bahmni ran successfully in 88ms
  1724. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160212-1020::bahmni ran successfully in 44ms
  1725. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201604281645::vishnuraom::(Checksum: 3:e7c592ad2ce7daac65ef41b156965b6f) ran despite precondition failure due to onFail='MARK_RAN':
  1726. liquibase-update-to-latest.xml : Not precondition failed
  1727.  
  1728. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201604281646::vishnuraom::(Checksum: 3:1d1ab904f45990de4459c25c170947d9) ran despite precondition failure due to onFail='MARK_RAN':
  1729. liquibase-update-to-latest.xml : Not precondition failed
  1730.  
  1731. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160427-0950-create-concept-attribute-type-table::bahmni ran successfully in 122ms
  1732. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160427-0954-create-concept-attribute-table::bahmni ran successfully in 195ms
  1733. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1700::Wyclif::(Checksum: 3:a517d5e30d3814f5b186cbc93aa359de) ran despite precondition failure due to onFail='MARK_RAN':
  1734. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  1735.  
  1736. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1701::Wyclif::(Checksum: 3:e5e5b2b92bbceeb4041166cd3b86803e) ran despite precondition failure due to onFail='MARK_RAN':
  1737. liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1'
  1738.  
  1739. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-3422-20160216-1702::Wyclif ran successfully in 3ms
  1740. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1703::PralayRamteke::(Checksum: 3:2188e5d96b696afc752217843a7fa697) ran despite precondition failure due to onFail='MARK_RAN':
  1741. liquibase-update-to-latest.xml : Not precondition failed
  1742.  
  1743. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1704::PralayRamteke::(Checksum: 3:13b334dbd8fba2fea886d1c9aab40e16) ran despite precondition failure due to onFail='MARK_RAN':
  1744. liquibase-update-to-latest.xml : Not precondition failed
  1745.  
  1746. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1705::Wyclif::(Checksum: 3:3a0b65a0166f9f5e205078dd7606dd8d) ran despite precondition failure due to onFail='MARK_RAN':
  1747. liquibase-update-to-latest.xml : Not precondition failed
  1748.  
  1749. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1706::Wyclif::(Checksum: 3:104cd0df5fa332f59097b421cf67795f) ran despite precondition failure due to onFail='MARK_RAN':
  1750. liquibase-update-to-latest.xml : Not precondition failed
  1751.  
  1752. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20170707-TRUNK-5185-1::mogoodrich ran successfully in 862ms
  1753. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20170707-TRUNK-5185-2::mogoodrich ran successfully in 812ms
  1754. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4936-20160930-1000::teleivo ran successfully in 41ms
  1755. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1::vshankar ran successfully in 812ms
  1756. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1.1::vshankar ran successfully in 778ms
  1757. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1.2::vshankar ran successfully in 786ms
  1758. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2::vshankar ran successfully in 22ms
  1759. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201609171146-2.1::vshankar::(Checksum: 3:64887895d69c4514681fdecfd041cccd) ran despite precondition failure due to onFail='MARK_RAN':
  1760. liquibase-update-to-latest.xml : Not precondition failed
  1761.  
  1762. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2.2::vshankar ran successfully in 25ms
  1763. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2.3::vshankar ran successfully in 33ms
  1764. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-3::vshankar ran successfully in 29ms
  1765. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201610242135-3::vshankar::(Checksum: 3:a61042ee90a77f77fd9456dbe1afdfa9) ran despite precondition failure due to onFail='MARK_RAN':
  1766. liquibase-update-to-latest.xml : Not precondition failed
  1767.  
  1768. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-4::vshankar ran successfully in 40ms
  1769. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-5::vshankar ran successfully in 28ms
  1770. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201609171146-5.1::vshankar::(Checksum: 3:28badb6004196919906fe8b95ef234b4) ran despite precondition failure due to onFail='MARK_RAN':
  1771. liquibase-update-to-latest.xml : Not precondition failed
  1772.  
  1773. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-5.2::vshankar ran successfully in 44ms
  1774. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-1::vshankar ran successfully in 34ms
  1775. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201610042145-1.1::vshankar::(Checksum: 3:0b655a5bd27feb9c2612bfab99b43401) ran despite precondition failure due to onFail='MARK_RAN':
  1776. liquibase-update-to-latest.xml : Not precondition failed
  1777.  
  1778. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-1::vshankar ran successfully in 32ms
  1779. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-1.1::vshankar ran successfully in 11ms
  1780. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-2::vshankar ran successfully in 29ms
  1781. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-3::vshankar ran successfully in 29ms
  1782. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-4::vshankar ran successfully in 29ms
  1783. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2::vshankar ran successfully in 24ms
  1784. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2.1::vshankar ran successfully in 2ms
  1785. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2.2::vshankar ran successfully in 16ms
  1786. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610242135-1::vshankar ran successfully in 47ms
  1787. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610242135-2::vshankar ran successfully in 43ms
  1788. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201611121945-1::vshankar ran successfully in 10ms
  1789. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201611121945-2::vshankar ran successfully in 6ms
  1790. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1000::manuelagrindei ran successfully in 52ms
  1791. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1001::manuelagrindei ran successfully in 109ms
  1792. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1002::manuelagrindei ran successfully in 34ms
  1793. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1003::manuelagrindei ran successfully in 75ms
  1794. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1004::manuelagrindei ran successfully in 51ms
  1795. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1005::manuelagrindei ran successfully in 101ms
  1796. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1006::manuelagrindei ran successfully in 27ms
  1797. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1007::manuelagrindei ran successfully in 66ms
  1798. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1008::manuelagrindei ran successfully in 30ms
  1799. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1009::manuelagrindei ran successfully in 84ms
  1800. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1010::manuelagrindei ran successfully in 40ms
  1801. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1011::manuelagrindei ran successfully in 83ms
  1802. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1012::manuelagrindei ran successfully in 40ms
  1803. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1013::manuelagrindei ran successfully in 77ms
  1804. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1014::manuelagrindei ran successfully in 38ms
  1805. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1015::manuelagrindei ran successfully in 82ms
  1806. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4976-20170403-1::darius ran successfully in 40ms
  1807. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4976-20170403-2::darius ran successfully in 47ms
  1808. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5140-20170404-1000::Shruthi,Salauddin ran successfully in 57ms
  1809. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4755::Rahul,Swathi ran successfully in 97ms
  1810. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151218-1729::Rahul,Swathi ran successfully in 134ms
  1811. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20180508-1000::Kelechi+iheanyi::(Checksum: 3:050e375040156548b441edc5aa21404b) ran despite precondition failure due to onFail='MARK_RAN':
  1812. liquibase-update-to-latest.xml : Table `conditions` does not exist
  1813.  
  1814. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180508-1001::Kelechi+iheanyi ran successfully in 218ms
  1815. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20180508-1002::Kelechi+iheanyi::(Checksum: 3:fada03fdd01a7fae80b74c5020fa498d) ran despite precondition failure due to onFail='MARK_RAN':
  1816. liquibase-update-to-latest.xml : Table `emrapi_conditions` does not exist
  1817.  
  1818. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20181402-TRUNK-5339::esirkings ran successfully in 343ms
  1819. INFO 5/28/20 10:25 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20180405131015-TRUNK-5333::alicerowan::(Checksum: 3:7ce90e7459b6b840b7d3f246b6ca697b) ran despite precondition failure due to onFail='MARK_RAN':
  1820. liquibase-update-to-latest.xml : Column '`precise`' does not exist
  1821.  
  1822. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4791-20180215::patrick ran successfully in 72ms
  1823. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4791-20180216::patrick ran successfully in 83ms
  1824. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4505-20180804::fruether ran successfully in 69ms
  1825. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5400-20180731-1::fruether ran successfully in 47ms
  1826. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5400-201807311-2::fruether ran successfully in 42ms
  1827. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180706-passwordreset::harisu+fanyui ran successfully in 49ms
  1828. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180808-passwordreset::harisu+fanyui ran successfully in 54ms
  1829. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5334-rename-allergy-comment-to-comments::madhavkauntia ran successfully in 11ms
  1830. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5413::odorajonathan ran successfully in 75ms
  1831. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20190625-Trunk-5411::gitacliff ran successfully in 81ms
  1832. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5663-20191002::gitacliff ran successfully in 36ms
  1833. INFO 5/28/20 10:25 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5672-201910211105::Mritunjay ran successfully in 4ms
  1834. INFO 5/28/20 10:25 PM:liquibase: Successfully released change log lock
  1835. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2020-05-28 22:25:48,683| Initializing EhCache CacheManager
  1836. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2020-05-28 22:25:58,769| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  1837. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:25:58,778| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  1838. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2106) |2020-05-28 22:25:58,779| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
  1839. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:25:58,781| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  1840. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:25:58,781| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  1841. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:25:58,782| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  1842. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:25:58,962| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  1843. INFO 5/28/20 10:25 PM:liquibase: Reading from `liquibasechangelog`
  1844. WARNING 5/28/20 10:25 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1845. WARNING 5/28/20 10:25 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1846. WARNING 5/28/20 10:25 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1847. WARN - OpenmrsUtil.applyLogLevel(578) |2020-05-28 22:25:59,856| Global property is invalid. Valid values are trace, debug, info, warn, error or fatal
  1848. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:00,854| In method UserService.savePrivilege. Arguments: Privilege=Manage Providers,
  1849. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:00,964| Exiting method savePrivilege
  1850. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:00,974| In method UserService.savePrivilege. Arguments: Privilege=Manage Concept Name tags,
  1851. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:00,989| Exiting method savePrivilege
  1852. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:00,995| In method UserService.savePrivilege. Arguments: Privilege=Delete Diagnoses,
  1853. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,009| Exiting method savePrivilege
  1854. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,017| In method UserService.savePrivilege. Arguments: Privilege=Add Problems,
  1855. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,034| Exiting method savePrivilege
  1856. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,039| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
  1857. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,055| Exiting method savePrivilege
  1858. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,061| In method UserService.savePrivilege. Arguments: Privilege=Get Notes,
  1859. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,075| Exiting method savePrivilege
  1860. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,080| In method UserService.savePrivilege. Arguments: Privilege=Manage Location Tags,
  1861. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,091| Exiting method savePrivilege
  1862. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,098| In method UserService.savePrivilege. Arguments: Privilege=Manage Visit Types,
  1863. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,113| Exiting method savePrivilege
  1864. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,119| In method UserService.savePrivilege. Arguments: Privilege=Add HL7 Inbound Archive,
  1865. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,130| Exiting method savePrivilege
  1866. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,135| In method UserService.savePrivilege. Arguments: Privilege=Manage Concept Reference Terms,
  1867. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,146| Exiting method savePrivilege
  1868. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,151| In method UserService.savePrivilege. Arguments: Privilege=Delete Visits,
  1869. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,161| Exiting method savePrivilege
  1870. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,166| In method UserService.savePrivilege. Arguments: Privilege=Get Order Frequencies,
  1871. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,177| Exiting method savePrivilege
  1872. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,182| In method UserService.savePrivilege. Arguments: Privilege=Edit Problems,
  1873. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,193| Exiting method savePrivilege
  1874. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,199| In method UserService.savePrivilege. Arguments: Privilege=Manage Address Templates,
  1875. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,209| Exiting method savePrivilege
  1876. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,219| In method UserService.savePrivilege. Arguments: Privilege=Add HL7 Inbound Exception,
  1877. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,240| Exiting method savePrivilege
  1878. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,256| In method UserService.savePrivilege. Arguments: Privilege=Update HL7 Inbound Queue,
  1879. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,297| Exiting method savePrivilege
  1880. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,302| In method UserService.savePrivilege. Arguments: Privilege=Manage Location Attribute Types,
  1881. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,312| Exiting method savePrivilege
  1882. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,318| In method UserService.savePrivilege. Arguments: Privilege=Delete Notes,
  1883. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,331| Exiting method savePrivilege
  1884. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,338| In method UserService.savePrivilege. Arguments: Privilege=Delete Conditions,
  1885. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,350| Exiting method savePrivilege
  1886. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,356| In method UserService.savePrivilege. Arguments: Privilege=Configure Visits,
  1887. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,366| Exiting method savePrivilege
  1888. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,370| In method UserService.savePrivilege. Arguments: Privilege=Delete HL7 Inbound Archive,
  1889. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,379| Exiting method savePrivilege
  1890. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,386| In method UserService.savePrivilege. Arguments: Privilege=Edit Conditions,
  1891. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,396| Exiting method savePrivilege
  1892. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,367| In method UserService.savePrivilege. Arguments: Privilege=Add Allergies,
  1893. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,376| Exiting method savePrivilege
  1894. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,381| In method UserService.savePrivilege. Arguments: Privilege=Edit Notes,
  1895. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,392| Exiting method savePrivilege
  1896. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,397| In method UserService.savePrivilege. Arguments: Privilege=Manage Concept Attribute Types,
  1897. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,406| Exiting method savePrivilege
  1898. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,411| In method UserService.savePrivilege. Arguments: Privilege=Delete HL7 Inbound Queue,
  1899. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,422| Exiting method savePrivilege
  1900. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,428| In method UserService.savePrivilege. Arguments: Privilege=Edit Allergies,
  1901. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,437| Exiting method savePrivilege
  1902. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,443| In method UserService.savePrivilege. Arguments: Privilege=Manage HL7 Messages,
  1903. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,455| Exiting method savePrivilege
  1904. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,460| In method UserService.savePrivilege. Arguments: Privilege=Manage Concept Stop Words,
  1905. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,471| Exiting method savePrivilege
  1906. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,477| In method UserService.savePrivilege. Arguments: Privilege=Manage Concept Map Types,
  1907. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,489| Exiting method savePrivilege
  1908. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,494| In method UserService.savePrivilege. Arguments: Privilege=Delete HL7 Inbound Exception,
  1909. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,506| Exiting method savePrivilege
  1910. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,510| In method UserService.savePrivilege. Arguments: Privilege=Manage Search Index,
  1911. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,523| Exiting method savePrivilege
  1912. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,529| In method UserService.savePrivilege. Arguments: Privilege=Manage Encounter Roles,
  1913. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,540| Exiting method savePrivilege
  1914. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,545| In method UserService.savePrivilege. Arguments: Privilege=Get Conditions,
  1915. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,557| Exiting method savePrivilege
  1916. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,561| In method UserService.savePrivilege. Arguments: Privilege=Remove Problems,
  1917. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,572| Exiting method savePrivilege
  1918. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,577| In method UserService.savePrivilege. Arguments: Privilege=Remove Allergies,
  1919. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,588| Exiting method savePrivilege
  1920. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,593| In method UserService.savePrivilege. Arguments: Privilege=Edit Visits,
  1921. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,604| Exiting method savePrivilege
  1922. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,609| In method UserService.savePrivilege. Arguments: Privilege=Edit Diagnoses,
  1923. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,620| Exiting method savePrivilege
  1924. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,624| In method UserService.savePrivilege. Arguments: Privilege=Update HL7 Inbound Exception,
  1925. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,635| Exiting method savePrivilege
  1926. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,640| In method UserService.savePrivilege. Arguments: Privilege=Add HL7 Inbound Queue,
  1927. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,649| Exiting method savePrivilege
  1928. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,655| In method UserService.savePrivilege. Arguments: Privilege=Update HL7 Inbound Archive,
  1929. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,664| Exiting method savePrivilege
  1930. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,668| In method UserService.savePrivilege. Arguments: Privilege=Update HL7 Source,
  1931. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,679| Exiting method savePrivilege
  1932. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,686| In method UserService.savePrivilege. Arguments: Privilege=Add HL7 Source,
  1933. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,696| Exiting method savePrivilege
  1934. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,703| In method UserService.savePrivilege. Arguments: Privilege=Get Care Settings,
  1935. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,716| Exiting method savePrivilege
  1936. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,723| In method UserService.savePrivilege. Arguments: Privilege=Manage Order Frequencies,
  1937. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,734| Exiting method savePrivilege
  1938. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,739| In method UserService.savePrivilege. Arguments: Privilege=Manage Visit Attribute Types,
  1939. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,748| Exiting method savePrivilege
  1940. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,754| In method UserService.savePrivilege. Arguments: Privilege=Get Order Sets,
  1941. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,765| Exiting method savePrivilege
  1942. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,771| In method UserService.savePrivilege. Arguments: Privilege=Assign System Developer Role,
  1943. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,783| Exiting method savePrivilege
  1944. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,790| In method UserService.savePrivilege. Arguments: Privilege=Manage Order Sets,
  1945. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,800| Exiting method savePrivilege
  1946. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,805| In method UserService.savePrivilege. Arguments: Privilege=Get Diagnoses,
  1947. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,816| Exiting method savePrivilege
  1948. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,822| In method UserService.savePrivilege. Arguments: Privilege=Manage Implementation Id,
  1949. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,832| Exiting method savePrivilege
  1950. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,837| In method UserService.savePrivilege. Arguments: Privilege=Get Concept Attribute Types,
  1951. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,849| Exiting method savePrivilege
  1952. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,890| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: use_patient_attribute.healthCenter value: false,
  1953. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,920| Exiting method saveGlobalProperty
  1954. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,925| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: use_patient_attribute.mothersName value: false,
  1955. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,945| Exiting method saveGlobalProperty
  1956. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,949| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: new_patient_form.showRelationships value: false,
  1957. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,964| Exiting method saveGlobalProperty
  1958. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,968| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.overview.showConcepts value: null,
  1959. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:01,982| Exiting method saveGlobalProperty
  1960. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:01,987| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.header.showConcept value: 5497,
  1961. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,000| Exiting method saveGlobalProperty
  1962. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,005| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.encounters.showEmptyFields value: true,
  1963. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,018| Exiting method saveGlobalProperty
  1964. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,024| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.encounters.usePages value: smart,
  1965. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,037| Exiting method saveGlobalProperty
  1966. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,042| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.encounters.showViewLink value: true,
  1967. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,057| Exiting method saveGlobalProperty
  1968. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,062| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.encounters.showEditLink value: true,
  1969. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,075| Exiting method saveGlobalProperty
  1970. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,079| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.header.programs_to_show value: null,
  1971. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,091| Exiting method saveGlobalProperty
  1972. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,095| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.header.workflows_to_show value: null,
  1973. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,105| Exiting method saveGlobalProperty
  1974. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,109| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.relationships.show_types value: null,
  1975. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,123| Exiting method saveGlobalProperty
  1976. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,127| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: FormEntry.enableDashboardTab value: true,
  1977. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,140| Exiting method saveGlobalProperty
  1978. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,145| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: FormEntry.enableOnEncounterTab value: false,
  1979. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,158| Exiting method saveGlobalProperty
  1980. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,163| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.regimen.displayDrugSetIds value: ANTIRETROVIRAL DRUGS,TUBERCULOSIS TREATMENT DRUGS,
  1981. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,176| Exiting method saveGlobalProperty
  1982. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,183| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.regimen.displayFrequencies value: 7 days/week,6 days/week,5 days/week,4 days/week,3 days/week,2 days/week,1 days/week,
  1983. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,197| Exiting method saveGlobalProperty
  1984. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,201| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: graph.color.absolute value: rgb(20,20,20),
  1985. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,215| Exiting method saveGlobalProperty
  1986. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,218| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: graph.color.normal value: rgb(255,126,0),
  1987. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,231| Exiting method saveGlobalProperty
  1988. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,236| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: graph.color.critical value: rgb(200,0,0),
  1989. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,250| Exiting method saveGlobalProperty
  1990. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,255| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: location.field.style value: default,
  1991. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,273| Exiting method saveGlobalProperty
  1992. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,279| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.smtp.starttls.enable value: false,
  1993. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,297| Exiting method saveGlobalProperty
  1994. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,301| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: host.url value: null,
  1995. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,312| Exiting method saveGlobalProperty
  1996. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,317| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept.weight value: 5089,
  1997. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,329| Exiting method saveGlobalProperty
  1998. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,333| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept.height value: 5090,
  1999. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,345| Exiting method saveGlobalProperty
  2000. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,351| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept.none value: 1107,
  2001. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,364| Exiting method saveGlobalProperty
  2002. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,368| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept.otherNonCoded value: 5622,
  2003. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,380| Exiting method saveGlobalProperty
  2004. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,384| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.transport_protocol value: smtp,
  2005. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,397| Exiting method saveGlobalProperty
  2006. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,402| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.smtp_host value: localhost,
  2007. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,421| Exiting method saveGlobalProperty
  2008. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,428| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.smtp_port value: 25,
  2009. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,442| Exiting method saveGlobalProperty
  2010. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,448| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.from value: info@openmrs.org,
  2011. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,461| Exiting method saveGlobalProperty
  2012. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,467| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.debug value: false,
  2013. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,479| Exiting method saveGlobalProperty
  2014. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,486| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.smtp_auth value: false,
  2015. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,500| Exiting method saveGlobalProperty
  2016. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,508| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.user value: test,
  2017. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,522| Exiting method saveGlobalProperty
  2018. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,527| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.password value: test,
  2019. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,538| Exiting method saveGlobalProperty
  2020. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,542| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.default_content_type value: text/plain,
  2021. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,555| Exiting method saveGlobalProperty
  2022. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,562| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: module_repository_folder value: modules,
  2023. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,575| Exiting method saveGlobalProperty
  2024. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,580| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  2025. <nameMappings class="properties">
  2026. <property name="postalCode" value="Location.postalCode"/>
  2027. <property name="address2" value="Location.address2"/>
  2028. <property name="address1" value="Location.address1"/>
  2029. <property name="country" value="Location.country"/>
  2030. <property name="stateProvince" value="Location.stateProvince"/>
  2031. <property name="cityVillage" value="Location.cityVillage"/>
  2032. </nameMappings>
  2033. <sizeMappings class="properties">
  2034. <property name="postalCode" value="10"/>
  2035. <property name="address2" value="40"/>
  2036. <property name="address1" value="40"/>
  2037. <property name="country" value="10"/>
  2038. <property name="stateProvince" value="10"/>
  2039. <property name="cityVillage" value="10"/>
  2040. </sizeMappings>
  2041. <lineByLineFormat>
  2042. <string>address1</string>
  2043. <string>address2</string>
  2044. <string>cityVillage stateProvince country postalCode</string>
  2045. </lineByLineFormat>
  2046. <requiredElements>\n" + " </requiredElements>\n" + " </org.openmrs.layout.address.AddressTemplate>,
  2047. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,593| Exiting method saveGlobalProperty
  2048. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,597| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.name.format value: short,
  2049. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,611| Exiting method saveGlobalProperty
  2050. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,621| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: scheduler.username value: admin,
  2051. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,634| Exiting method saveGlobalProperty
  2052. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,641| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: scheduler.password value: test,
  2053. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,657| Exiting method saveGlobalProperty
  2054. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,662| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concepts.locked value: false,
  2055. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,679| Exiting method saveGlobalProperty
  2056. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,684| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.listingAttributeTypes value: null,
  2057. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,695| Exiting method saveGlobalProperty
  2058. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,700| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.viewingAttributeTypes value: null,
  2059. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,714| Exiting method saveGlobalProperty
  2060. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,719| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.headerAttributeTypes value: null,
  2061. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,731| Exiting method saveGlobalProperty
  2062. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,735| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: user.listingAttributeTypes value: null,
  2063. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,747| Exiting method saveGlobalProperty
  2064. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,752| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: user.viewingAttributeTypes value: null,
  2065. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,764| Exiting method saveGlobalProperty
  2066. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,769| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: user.headerAttributeTypes value: null,
  2067. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,783| Exiting method saveGlobalProperty
  2068. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,788| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.identifierRegex value: null,
  2069. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,799| Exiting method saveGlobalProperty
  2070. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,804| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.identifierPrefix value: null,
  2071. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,815| Exiting method saveGlobalProperty
  2072. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,818| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.identifierSuffix value: null,
  2073. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,828| Exiting method saveGlobalProperty
  2074. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,833| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.identifierSearchPattern value: null,
  2075. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,845| Exiting method saveGlobalProperty
  2076. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,851| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.nameValidationRegex value: null,
  2077. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,864| Exiting method saveGlobalProperty
  2078. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,868| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: person.searchMaxResults value: 1000,
  2079. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,880| Exiting method saveGlobalProperty
  2080. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,885| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: gzip.enabled value: false,
  2081. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,895| Exiting method saveGlobalProperty
  2082. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,900| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept.medicalRecordObservations value: 1238,
  2083. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,915| Exiting method saveGlobalProperty
  2084. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,923| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept.problemList value: 1284,
  2085. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,937| Exiting method saveGlobalProperty
  2086. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: log.level value: org.openmrs.api:info,
  2087. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,960| Exiting method saveGlobalProperty
  2088. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,964| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: log.location value: null,
  2089. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,983| Exiting method saveGlobalProperty
  2090. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:02,987| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: log.layout value: %p - %C{1}.%M(%L) |%d{ISO8601}| %m%n,
  2091. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:02,999| Exiting method saveGlobalProperty
  2092. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,004| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient.defaultPatientIdentifierValidator value: org.openmrs.patient.impl.LuhnIdentifierValidator,
  2093. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,020| Exiting method saveGlobalProperty
  2094. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,026| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patient_identifier.importantTypes value: null,
  2095. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,037| Exiting method saveGlobalProperty
  2096. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,041| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: obs.complex_obs_dir value: complex_obs,
  2097. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,051| Exiting method saveGlobalProperty
  2098. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,056| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: encounterForm.obsSortOrder value: number,
  2099. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,069| Exiting method saveGlobalProperty
  2100. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,073| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: locale.allowed.list value: en, en_GB, es, fr, it, pt,
  2101. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,090| Exiting method saveGlobalProperty
  2102. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,095| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: newPatientForm.relationships value: null,
  2103. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,105| Exiting method saveGlobalProperty
  2104. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,109| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: minSearchCharacters value: 2,
  2105. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,124| Exiting method saveGlobalProperty
  2106. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,129| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: default_locale value: en_GB,
  2107. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,141| Exiting method saveGlobalProperty
  2108. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,146| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: datePicker.weekStart value: 0,
  2109. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,158| Exiting method saveGlobalProperty
  2110. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,163| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.passwordCannotMatchUsername value: true,
  2111. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,174| Exiting method saveGlobalProperty
  2112. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,179| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.passwordCustomRegex value: null,
  2113. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,192| Exiting method saveGlobalProperty
  2114. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,196| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.passwordMinimumLength value: 8,
  2115. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,210| Exiting method saveGlobalProperty
  2116. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,216| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.validTime value: 600000,
  2117. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,228| Exiting method saveGlobalProperty
  2118. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,233| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.passwordRequiresDigit value: true,
  2119. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,249| Exiting method saveGlobalProperty
  2120. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,255| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.passwordRequiresNonDigit value: true,
  2121. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,267| Exiting method saveGlobalProperty
  2122. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,272| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.passwordRequiresUpperAndLowerCase value: true,
  2123. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,284| Exiting method saveGlobalProperty
  2124. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,289| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: hl7_processor.ignore_missing_patient_non_local value: false,
  2125. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,302| Exiting method saveGlobalProperty
  2126. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,307| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.showPatientName value: false,
  2127. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,318| Exiting method saveGlobalProperty
  2128. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,324| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: default_theme value: null,
  2129. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,337| Exiting method saveGlobalProperty
  2130. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,341| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: hl7_archive.dir value: hl7_archives,
  2131. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,354| Exiting method saveGlobalProperty
  2132. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,359| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportProblem.url value: http://errors.openmrs.org/scrap,
  2133. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,371| Exiting method saveGlobalProperty
  2134. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,376| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: searchWidget.batchSize value: 200,
  2135. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,390| Exiting method saveGlobalProperty
  2136. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,395| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: searchWidget.runInSerialMode value: false,
  2137. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,408| Exiting method saveGlobalProperty
  2138. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,413| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: searchWidget.searchDelayInterval value: 300,
  2139. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,428| Exiting method saveGlobalProperty
  2140. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,436| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: searchWidget.dateDisplayFormat value: null,
  2141. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,448| Exiting method saveGlobalProperty
  2142. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,453| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: default_location value: Unknown Location,
  2143. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,466| Exiting method saveGlobalProperty
  2144. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,470| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientIdentifierSearch.matchMode value: EXACT,
  2145. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,483| Exiting method saveGlobalProperty
  2146. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,489| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientSearch.matchMode value: START,
  2147. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,499| Exiting method saveGlobalProperty
  2148. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,503| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept_map_type_management.enable value: false,
  2149. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,517| Exiting method saveGlobalProperty
  2150. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,523| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.enabled value: true,
  2151. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,535| Exiting method saveGlobalProperty
  2152. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,539| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.api.handler.ExistingVisitAssignmentHandler,
  2153. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,549| Exiting method saveGlobalProperty
  2154. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,552| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: application.name value: OpenMRS,
  2155. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,567| Exiting method saveGlobalProperty
  2156. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,571| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.encounterTypeToVisitTypeMapping value: null,
  2157. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,582| Exiting method saveGlobalProperty
  2158. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,586| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: EncounterType.encounterTypes.locked value: false,
  2159. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,598| Exiting method saveGlobalProperty
  2160. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,602| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.encounters.providerDisplayRoles value: null,
  2161. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,613| Exiting method saveGlobalProperty
  2162. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,619| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: searchWidget.maximumResults value: 2000,
  2163. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,630| Exiting method saveGlobalProperty
  2164. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,635| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.encounters.maximumNumberToShow value: 3,
  2165. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,648| Exiting method saveGlobalProperty
  2166. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,653| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.autoCloseVisitType value: null,
  2167. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,665| Exiting method saveGlobalProperty
  2168. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,670| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.allowedFailedLoginsBeforeLockout value: 7,
  2169. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,682| Exiting method saveGlobalProperty
  2170. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,686| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: concept.defaultConceptMapType value: NARROWER-THAN,
  2171. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,698| Exiting method saveGlobalProperty
  2172. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,703| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptDrug.dosageForm.conceptClasses value: null,
  2173. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,715| Exiting method saveGlobalProperty
  2174. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,720| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptDrug.route.conceptClasses value: null,
  2175. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,732| Exiting method saveGlobalProperty
  2176. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,736| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.caseSensitiveDatabaseStringComparison value: false,
  2177. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,756| Exiting method saveGlobalProperty
  2178. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,762| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.metadata.caseConversion value: null,
  2179. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,773| Exiting method saveGlobalProperty
  2180. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,779| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.allergen.ConceptClasses value: Drug,MedSet,
  2181. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,789| Exiting method saveGlobalProperty
  2182. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,793| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.reaction.ConceptClasses value: Symptom,
  2183. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,803| Exiting method saveGlobalProperty
  2184. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,808| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: user.requireEmailAsUsername value: false,
  2185. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,816| Exiting method saveGlobalProperty
  2186. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,821| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: null,
  2187. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,831| Exiting method saveGlobalProperty
  2188. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,835| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.allowOverlappingVisits value: true,
  2189. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,846| Exiting method saveGlobalProperty
  2190. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,850| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: forms.locked value: false,
  2191. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,860| Exiting method saveGlobalProperty
  2192. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,864| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.requireDrug value: false,
  2193. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,873| Exiting method saveGlobalProperty
  2194. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,878| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: personAttributeTypes.locked value: false,
  2195. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,890| Exiting method saveGlobalProperty
  2196. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,894| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientIdentifierTypes.locked value: false,
  2197. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,904| Exiting method saveGlobalProperty
  2198. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,909| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.nextOrderNumberSeed value: 1,
  2199. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,919| Exiting method saveGlobalProperty
  2200. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,923| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.orderNumberGeneratorBeanId value: null,
  2201. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,932| Exiting method saveGlobalProperty
  2202. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,937| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugRoutesConceptUuid value: null,
  2203. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,945| Exiting method saveGlobalProperty
  2204. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,950| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugDosingUnitsConceptUuid value: null,
  2205. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,962| Exiting method saveGlobalProperty
  2206. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,966| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugDispensingUnitsConceptUuid value: null,
  2207. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,977| Exiting method saveGlobalProperty
  2208. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,981| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.durationUnitsConceptUuid value: null,
  2209. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:03,990| Exiting method saveGlobalProperty
  2210. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:03,995| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.testSpecimenSourcesConceptUuid value: null,
  2211. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,003| Exiting method saveGlobalProperty
  2212. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,009| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: provider.unknownProviderUuid value: null,
  2213. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,019| Exiting method saveGlobalProperty
  2214. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,024| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providerSearch.matchMode value: EXACT,
  2215. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,034| Exiting method saveGlobalProperty
  2216. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,038| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: person.attributeSearchMatchMode value: EXACT,
  2217. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,047| Exiting method saveGlobalProperty
  2218. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,051| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: validation.disable value: false,
  2219. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,062| Exiting method saveGlobalProperty
  2220. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,067| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.mild value: 1498AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2221. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,077| Exiting method saveGlobalProperty
  2222. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,080| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.moderate value: 1499AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2223. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,091| Exiting method saveGlobalProperty
  2224. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,096| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.severe value: 1500AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2225. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,104| Exiting method saveGlobalProperty
  2226. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,108| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.food value: 162553AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2227. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,119| Exiting method saveGlobalProperty
  2228. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,123| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.drug value: 162552AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2229. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,133| Exiting method saveGlobalProperty
  2230. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,137| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.environment value: 162554AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2231. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,148| Exiting method saveGlobalProperty
  2232. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,156| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.reactions value: 162555AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2233. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,166| Exiting method saveGlobalProperty
  2234. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,170| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.otherNonCoded value: 5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2235. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,180| Exiting method saveGlobalProperty
  2236. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,185| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.unknown value: 1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  2237. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,196| Exiting method saveGlobalProperty
  2238. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,200| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.drugOther value: null,
  2239. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,210| Exiting method saveGlobalProperty
  2240. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:04,215| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: login.htm,
  2241. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:04,224| Exiting method saveGlobalProperty
  2242. INFO - HibernateContextDAO.updateSearchIndex(534) |2020-05-28 22:26:04,242| Updating the search index... It may take a few minutes.
  2243. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:05,140| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: 7,
  2244. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:05,157| Exiting method saveGlobalProperty
  2245. INFO - HibernateContextDAO.updateSearchIndex(543) |2020-05-28 22:26:05,157| Finished updating the search index
  2246. WARN - ModuleUtil.getModuleRepository(506) |2020-05-28 22:26:05,167| Module repository /usr/local/tomcat/.OpenMRS/modules doesn't exist. Creating directories now.
  2247. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:05,655| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  2248. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:05,676| Exiting method saveGlobalProperty
  2249. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:05,682| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  2250. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:05,690| Exiting method saveGlobalProperty
  2251. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:05,750| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  2252. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:05,763| Exiting method saveGlobalProperty
  2253. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:05,771| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  2254. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:05,778| Exiting method saveGlobalProperty
  2255. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2256. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2257. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2258. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2259. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2260. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,348| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
  2261. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,366| Exiting method saveGlobalProperty
  2262. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,376| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
  2263. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,389| Exiting method saveGlobalProperty
  2264. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,478| In method UserService.savePrivilege. Arguments: Privilege=View FHIR Client,
  2265. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,491| Exiting method savePrivilege
  2266. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,530| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.baseUrl value: http://localhost:8080/openmrs/ws/fhir,
  2267. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,543| Exiting method saveGlobalProperty
  2268. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,548| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.isCustomerNarrativesEnabled value: false,
  2269. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,560| Exiting method saveGlobalProperty
  2270. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,564| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.customNarrativePropertiesPath value: classpath:/com/foo/customnarrative.properties,
  2271. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,575| Exiting method saveGlobalProperty
  2272. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,579| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.allergy.strategy value: DefaultAllergyStrategy,
  2273. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,589| Exiting method saveGlobalProperty
  2274. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,595| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.person.strategy value: DefaultPersonStrategy,
  2275. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,604| Exiting method saveGlobalProperty
  2276. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,608| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.relatedPerson.strategy value: DefaultRelatedPersonStrategy,
  2277. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,618| Exiting method saveGlobalProperty
  2278. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,624| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.location.strategy value: DefaultLocationStrategy,
  2279. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,635| Exiting method saveGlobalProperty
  2280. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,640| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.patient.strategy value: DefaultPatientStrategy,
  2281. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,657| Exiting method saveGlobalProperty
  2282. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,669| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.group.strategy value: DefaultGroupStrategy,
  2283. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,692| Exiting method saveGlobalProperty
  2284. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,699| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.strategy value: DefaultEncounterStrategy,
  2285. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,723| Exiting method saveGlobalProperty
  2286. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,730| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.appointment.strategy value: DefaultAppointmentStrategy,
  2287. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,746| Exiting method saveGlobalProperty
  2288. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,754| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.practitioner.strategy value: DefaultPractitionerStrategy,
  2289. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,768| Exiting method saveGlobalProperty
  2290. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,773| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.allergy.strategy.concept.uuid value: 1234,
  2291. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,783| Exiting method saveGlobalProperty
  2292. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,790| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.observation.strategy value: DefaultObservationStrategy,
  2293. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,802| Exiting method saveGlobalProperty
  2294. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,809| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.condition.strategy value: DefaultConditionStrategy,
  2295. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,820| Exiting method saveGlobalProperty
  2296. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,826| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.medication.strategy value: DefaultMedicationStrategy,
  2297. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,837| Exiting method saveGlobalProperty
  2298. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,843| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.medicationRequest.strategy value: DefaultMedicationRequestStrategy,
  2299. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,854| Exiting method saveGlobalProperty
  2300. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,861| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.procedureRequest.strategy value: DefaultProcedureRequestStrategy,
  2301. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,880| Exiting method saveGlobalProperty
  2302. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,888| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.concept.codingSystem value: OPENMRS,
  2303. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,902| Exiting method saveGlobalProperty
  2304. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,910| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterRoleUuid value: 73bbb069-9781-4afc-a9d1-54b6b2270e03,
  2305. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,921| Exiting method saveGlobalProperty
  2306. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,929| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.DEFAULT value: 01234-abcde-56789,
  2307. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,941| Exiting method saveGlobalProperty
  2308. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,945| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.LAB value: 01234-abcde-56789,
  2309. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,960| Exiting method saveGlobalProperty
  2310. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,965| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.RAD value: 01234-abcde-56789,
  2311. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,979| Exiting method saveGlobalProperty
  2312. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:06,984| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.name value: 0123456789,
  2313. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:06,998| Exiting method saveGlobalProperty
  2314. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,004| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.status value: 0123456789,
  2315. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,014| Exiting method saveGlobalProperty
  2316. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,019| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.result value: 0123456789,
  2317. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,030| Exiting method saveGlobalProperty
  2318. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,035| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.imagingstudy value: 0123456789,
  2319. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,045| Exiting method saveGlobalProperty
  2320. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,050| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series value: 0123456789,
  2321. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,061| Exiting method saveGlobalProperty
  2322. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,066| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series.instance value: 0123456789,
  2323. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,075| Exiting method saveGlobalProperty
  2324. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,080| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.presentedform value: 0123456789,
  2325. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,092| Exiting method saveGlobalProperty
  2326. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,097| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series.instance.content value: 0123456789,
  2327. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,107| Exiting method saveGlobalProperty
  2328. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,114| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.radiology.server value: http://fhir-dev.healthintersections.com.au/open,
  2329. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,124| Exiting method saveGlobalProperty
  2330. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,129| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.concepts.conditions value: null,
  2331. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,138| Exiting method saveGlobalProperty
  2332. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,144| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.uriPrefix value: null,
  2333. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,152| Exiting method saveGlobalProperty
  2334. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,228| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  2335. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,241| Exiting method saveGlobalProperty
  2336. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,253| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  2337. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,260| Exiting method saveGlobalProperty
  2338. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,296| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  2339. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,310| Exiting method saveGlobalProperty
  2340. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,321| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  2341. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,330| Exiting method saveGlobalProperty
  2342. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,400| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.patientLinkUrl value: patientDashboard.form,
  2343. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,410| Exiting method saveGlobalProperty
  2344. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,414| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.data_export_batch_size value: 7500,
  2345. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,426| Exiting method saveGlobalProperty
  2346. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,534| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  2347. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,558| Exiting method saveGlobalProperty
  2348. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,567| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  2349. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,576| Exiting method saveGlobalProperty
  2350. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,609| In method UserService.savePrivilege. Arguments: Privilege=View RESTWS,
  2351. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,621| Exiting method savePrivilege
  2352. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,625| In method UserService.savePrivilege. Arguments: Privilege=Manage RESTWS,
  2353. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,633| Exiting method savePrivilege
  2354. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,663| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsDefault value: 50,
  2355. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,672| Exiting method saveGlobalProperty
  2356. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,676| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsAbsolute value: 100,
  2357. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,685| Exiting method saveGlobalProperty
  2358. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,688| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.uriPrefix value: null,
  2359. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,699| Exiting method saveGlobalProperty
  2360. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,703| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.allowedips value: null,
  2361. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,715| Exiting method saveGlobalProperty
  2362. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,721| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.quietDocs value: true,
  2363. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,733| Exiting method saveGlobalProperty
  2364. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,788| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  2365. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,797| Exiting method saveGlobalProperty
  2366. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:07,804| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  2367. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:07,812| Exiting method saveGlobalProperty
  2368. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2369. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2370. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2371. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2372. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2373. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::uiframework-20120913-2055::wyclif ran successfully in 23ms
  2374. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2375. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,022| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  2376. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,035| Exiting method saveGlobalProperty
  2377. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,048| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  2378. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,056| Exiting method saveGlobalProperty
  2379. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,106| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.dateFormat value: dd.MMM.yyyy,
  2380. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,115| Exiting method saveGlobalProperty
  2381. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,119| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.dateAndTimeFormat value: dd.MMM.yyyy, HH:mm:ss,
  2382. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,128| Exiting method saveGlobalProperty
  2383. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,133| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.JSdateFormat value: DD.MMM.YYYY,
  2384. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,145| Exiting method saveGlobalProperty
  2385. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,150| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.formatter.JSdateAndTimeFormat value: DD.MMM.YYYY, HH:mm:ss,
  2386. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,160| Exiting method saveGlobalProperty
  2387. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2388. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2389. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2390. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2391. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2392. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,305| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  2393. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,315| Exiting method saveGlobalProperty
  2394. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,325| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  2395. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,337| Exiting method saveGlobalProperty
  2396. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2397. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2398. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2399. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2400. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2401. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,452| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  2402. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,463| Exiting method saveGlobalProperty
  2403. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,471| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  2404. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,480| Exiting method saveGlobalProperty
  2405. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,524| In method UserService.savePrivilege. Arguments: Privilege=Manage Atlas Data,
  2406. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,540| Exiting method savePrivilege
  2407. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,567| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.numberOfPatients value: ?,
  2408. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,576| Exiting method saveGlobalProperty
  2409. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,580| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.numberOfObservations value: ?,
  2410. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,588| Exiting method saveGlobalProperty
  2411. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,591| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.numberOfEncounters value: ?,
  2412. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,602| Exiting method saveGlobalProperty
  2413. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,607| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.sendCounts value: false,
  2414. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,618| Exiting method saveGlobalProperty
  2415. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,623| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.stopAskingToConfigure value: false,
  2416. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,635| Exiting method saveGlobalProperty
  2417. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2418. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2419. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2420. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2421. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2422. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,754| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  2423. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,767| Exiting method saveGlobalProperty
  2424. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:08,775| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  2425. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:08,782| Exiting method saveGlobalProperty
  2426. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2427. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2428. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2429. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-1::bgeVam ran successfully in 21ms
  2430. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-2a::pgutkowski ran successfully in 50ms
  2431. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-2b::pgutkowski ran successfully in 1267ms
  2432. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-3::bgeVam ran successfully in 80ms
  2433. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-4::bgeVam ran successfully in 98ms
  2434. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-5::bgeVam ran successfully in 93ms
  2435. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-6::bgeVam ran successfully in 57ms
  2436. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-7::bgeVam ran successfully in 54ms
  2437. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::providermanagement-8::bgeVam ran successfully in 4ms
  2438. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2439. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,696| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  2440. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,703| Exiting method saveGlobalProperty
  2441. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,711| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  2442. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,719| Exiting method saveGlobalProperty
  2443. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,764| In method UserService.savePrivilege. Arguments: Privilege=Provider Management API,
  2444. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,771| Exiting method savePrivilege
  2445. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,775| In method UserService.savePrivilege. Arguments: Privilege=Provider Management API - Read-only,
  2446. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,784| Exiting method savePrivilege
  2447. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,788| In method UserService.savePrivilege. Arguments: Privilege=Provider Management - Admin,
  2448. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,796| Exiting method savePrivilege
  2449. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,799| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Historical,
  2450. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,809| Exiting method savePrivilege
  2451. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,814| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - Edit Patients,
  2452. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,823| Exiting method savePrivilege
  2453. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,827| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Patients,
  2454. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,835| Exiting method savePrivilege
  2455. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,840| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - View Providers,
  2456. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,849| Exiting method savePrivilege
  2457. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,853| In method UserService.savePrivilege. Arguments: Privilege=Provider Management Dashboard - Edit Providers,
  2458. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,861| Exiting method savePrivilege
  2459. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,890| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.personAttributeTypes value: null,
  2460. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,902| Exiting method saveGlobalProperty
  2461. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,908| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.providerSearchDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender,
  2462. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,920| Exiting method saveGlobalProperty
  2463. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,926| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.providerListDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender|Start Date:relationship.startDate,
  2464. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,935| Exiting method saveGlobalProperty
  2465. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,940| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.historicalProviderListDisplayFields value: Identifier:provider.identifier|Given Name:provider.person.personName.givenName|Family Name:provider.person.personName.familyName|Role:provider.providerRole|Gender:provider.person.gender|Start Date:relationship.startDate|End Date:relationship.endDate,
  2466. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,950| Exiting method saveGlobalProperty
  2467. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,954| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.patientSearchDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender,
  2468. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,964| Exiting method saveGlobalProperty
  2469. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,969| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.patientListDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender|Start Date:relationship.startDate,
  2470. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,980| Exiting method saveGlobalProperty
  2471. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,985| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.historicalPatientListDisplayFields value: Identifier:patient.patientIdentifier.identifier|Given Name:patient.personName.givenName|Family Name:patient.personName.familyName|Age:patient.age|Gender:patient.gender|Start Date:relationship.startDate|End Date:relationship.endDate,
  2472. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:10,995| Exiting method saveGlobalProperty
  2473. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:10,999| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.personSearchDisplayFields value: Given Name:person.personName.givenName|Family Name:person.personName.familyName|Age:person.age|Gender:person.gender,
  2474. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,008| Exiting method saveGlobalProperty
  2475. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,013| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.advancedSearchPersonAttributeType value: null,
  2476. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,023| Exiting method saveGlobalProperty
  2477. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,029| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.addressWidget value: personAddress,
  2478. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,039| Exiting method saveGlobalProperty
  2479. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,046| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.restrictSearchToProvidersWithProviderRoles value: false,
  2480. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,055| Exiting method saveGlobalProperty
  2481. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,059| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.locationTag value: null,
  2482. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,069| Exiting method saveGlobalProperty
  2483. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,077| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.restrictedRoles value: null,
  2484. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,086| Exiting method saveGlobalProperty
  2485. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,193| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.0,
  2486. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,201| Exiting method saveGlobalProperty
  2487. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,445| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.1,
  2488. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,450| Exiting method saveGlobalProperty
  2489. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,479| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.3,
  2490. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,486| Exiting method saveGlobalProperty
  2491. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,506| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.3.9,
  2492. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,512| Exiting method saveGlobalProperty
  2493. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,541| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.4,
  2494. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,549| Exiting method saveGlobalProperty
  2495. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,582| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.5,
  2496. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,589| Exiting method saveGlobalProperty
  2497. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,632| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.6,
  2498. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,639| Exiting method saveGlobalProperty
  2499. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,671| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.7,
  2500. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,679| Exiting method saveGlobalProperty
  2501. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,692| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.7.1,
  2502. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,700| Exiting method saveGlobalProperty
  2503. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,733| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.8,
  2504. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,740| Exiting method saveGlobalProperty
  2505. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,755| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 1.9,
  2506. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,762| Exiting method saveGlobalProperty
  2507. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,782| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.0,
  2508. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,788| Exiting method saveGlobalProperty
  2509. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,804| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.1,
  2510. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,813| Exiting method saveGlobalProperty
  2511. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,840| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.2,
  2512. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,850| Exiting method saveGlobalProperty
  2513. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,897| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.2.1,
  2514. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,905| Exiting method saveGlobalProperty
  2515. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,935| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.3,
  2516. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,942| Exiting method saveGlobalProperty
  2517. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:11,973| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.4,
  2518. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:11,980| Exiting method saveGlobalProperty
  2519. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,010| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.5,
  2520. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,016| Exiting method saveGlobalProperty
  2521. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,061| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6,
  2522. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,068| Exiting method saveGlobalProperty
  2523. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,106| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6.1,
  2524. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,111| Exiting method saveGlobalProperty
  2525. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,176| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6.2,
  2526. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,183| Exiting method saveGlobalProperty
  2527. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,296| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.6.3,
  2528. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,303| Exiting method saveGlobalProperty
  2529. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,349| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.7.0,
  2530. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,357| Exiting method saveGlobalProperty
  2531. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,386| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.8.0,
  2532. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,398| Exiting method saveGlobalProperty
  2533. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,434| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.9.0,
  2534. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,443| Exiting method saveGlobalProperty
  2535. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,462| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.database_version value: 2.10.0,
  2536. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,469| Exiting method saveGlobalProperty
  2537. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,478| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
  2538. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,484| Exiting method saveGlobalProperty
  2539. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,491| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
  2540. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,503| Exiting method saveGlobalProperty
  2541. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,540| In method UserService.savePrivilege. Arguments: Privilege=Manage Address Hierarchy,
  2542. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,551| Exiting method savePrivilege
  2543. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,580| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.allowFreetext value: true,
  2544. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,589| Exiting method saveGlobalProperty
  2545. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,593| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.enableOverrideOfAddressPortlet value: true,
  2546. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,602| Exiting method saveGlobalProperty
  2547. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,607| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.soundexProcessor value: null,
  2548. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,616| Exiting method saveGlobalProperty
  2549. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,620| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.addressToEntryMapUpdaterLastStartTime value: null,
  2550. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,630| Exiting method saveGlobalProperty
  2551. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,635| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.initializeAddressHierarchyCacheOnStartup value: true,
  2552. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,643| Exiting method saveGlobalProperty
  2553. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,737| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  2554. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,748| Exiting method saveGlobalProperty
  2555. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,759| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  2556. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,765| Exiting method saveGlobalProperty
  2557. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,799| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  2558. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,810| Exiting method saveGlobalProperty
  2559. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,816| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  2560. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,823| Exiting method saveGlobalProperty
  2561. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,851| In method UserService.savePrivilege. Arguments: Privilege=Manage OWA,
  2562. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,860| Exiting method savePrivilege
  2563. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,889| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: null,
  2564. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,899| Exiting method saveGlobalProperty
  2565. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,904| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appBaseUrl value: null,
  2566. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,918| Exiting method saveGlobalProperty
  2567. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:12,923| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appStoreUrl value: http://modules.openmrs.org,
  2568. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:12,933| Exiting method saveGlobalProperty
  2569. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2570. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2571. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2572. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2573. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2574. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2011-10-04-a::bwolfe ran successfully in 5ms
  2575. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2011-10-04-b::bwolfe ran successfully in 4ms
  2576. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-10-11-1834::kosmik ran successfully in 168ms
  2577. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-10-11-1835::kosmik ran successfully in 163ms
  2578. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-10-25-1124::kosmik ran successfully in 1127ms
  2579. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2015-11-16-1932::kosmik ran successfully in 1176ms
  2580. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-01-06-0800::jasonvena ran successfully in 41ms
  2581. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-01-06-0801::jasonvena ran successfully in 52ms
  2582. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-a::kosmik ran successfully in 1195ms
  2583. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-b-mysql::kosmik ran successfully in 15ms
  2584. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::metadatamapping-2016-02-07-1310-b-non-mysql::kosmik::(Checksum: 3:c5baf2f0397c7f7148ae5b730f41cf76) ran despite precondition failure due to onFail='MARK_RAN':
  2585. liquibase.xml : Not precondition failed
  2586.  
  2587. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-c::kosmik ran successfully in 924ms
  2588. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-02-07-1310-d::kosmik ran successfully in 948ms
  2589. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-03-1044::adamgrzybkowski ran successfully in 70ms
  2590. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-04-1511::pgutkowski ran successfully in 150ms
  2591. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-04-1513::pgutkowski ran successfully in 166ms
  2592. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatamapping-2016-08-05-8000::adamgrzybkowski ran successfully in 36ms
  2593. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2594. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,465| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  2595. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,476| Exiting method saveGlobalProperty
  2596. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,483| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  2597. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,492| Exiting method saveGlobalProperty
  2598. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,522| In method UserService.savePrivilege. Arguments: Privilege=Manage Metadata Mapping,
  2599. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,530| Exiting method savePrivilege
  2600. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,536| In method UserService.savePrivilege. Arguments: Privilege=View Metadata Via Mapping,
  2601. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,544| Exiting method savePrivilege
  2602. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,575| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.addLocalMappings value: null,
  2603. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,583| Exiting method saveGlobalProperty
  2604. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2605. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2606. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2607. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2608. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2609. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatasharing_create_table_exported_package::Dmytro Trifonov ran successfully in 41ms
  2610. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatasharing_create_table_imported_package::Dmytro Trifonov ran successfully in 33ms
  2611. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::metadatasharing_create_table_imported_item::Dmytro Trifonov ran successfully in 35ms
  2612. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2613. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,884| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  2614. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,894| Exiting method saveGlobalProperty
  2615. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,908| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  2616. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,921| Exiting method saveGlobalProperty
  2617. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,956| In method UserService.savePrivilege. Arguments: Privilege=Share Metadata,
  2618. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:19,967| Exiting method savePrivilege
  2619. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:19,997| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.persistIdsForClasses value: null,
  2620. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:20,011| Exiting method saveGlobalProperty
  2621. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:20,016| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.preferredConceptSourceIds value: null,
  2622. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:20,033| Exiting method saveGlobalProperty
  2623. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:20,037| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.enableOnTheFlyPackages value: false,
  2624. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:20,050| Exiting method saveGlobalProperty
  2625. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:20,054| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.webservicesKey value: null,
  2626. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:20,065| Exiting method saveGlobalProperty
  2627. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2628. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2629. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2630. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2631. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2632. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:20,210| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  2633. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:20,221| Exiting method saveGlobalProperty
  2634. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:20,232| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  2635. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:20,240| Exiting method saveGlobalProperty
  2636. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2637. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2638. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2639. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2640. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2641. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_create_table::Darius Jazayeri ran successfully in 122ms
  2642. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_uuid::Mark Goodrich ran successfully in 27ms
  2643. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_description::Mark Goodrich ran successfully in 33ms
  2644. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_retired_by::Mark Goodrich ran successfully in 40ms
  2645. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_date_retired::Mark Goodrich ran successfully in 37ms
  2646. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_retire_reason::Mark Goodrich ran successfully in 35ms
  2647. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_add_foreign_key_to_retired_by::Mark Goodrich ran successfully in 983ms
  2648. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_update_uuid::Mark Goodrich ran successfully in 25ms
  2649. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_create_index_for_uuid::Mark Goodrich ran successfully in 965ms
  2650. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::htmlformentry_html_form_make_name_nullable::Darius Jazayeri ran successfully in 42ms
  2651. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2652. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,804| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  2653. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,831| Exiting method saveGlobalProperty
  2654. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,836| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  2655. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,842| Exiting method saveGlobalProperty
  2656. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,887| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.dateFormat value: null,
  2657. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,897| Exiting method saveGlobalProperty
  2658. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,902| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.timeFormat value: HH:mm,
  2659. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,912| Exiting method saveGlobalProperty
  2660. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,915| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.showDateFormat value: true,
  2661. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,923| Exiting method saveGlobalProperty
  2662. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,928| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.datePickerYearsRange value: 110,20,
  2663. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,937| Exiting method saveGlobalProperty
  2664. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.archiveDir value: htmlformentry/archive/%Y/%m,
  2665. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,951| Exiting method saveGlobalProperty
  2666. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:22,955| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.archiveHtmlForms value: False,
  2667. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:22,962| Exiting method saveGlobalProperty
  2668. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2669. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2670. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2671. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2672. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2673. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::20120316-1300::mseaton ran successfully in 24ms
  2674. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2675. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:23,133| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  2676. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:23,145| Exiting method saveGlobalProperty
  2677. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:23,156| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  2678. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:23,169| Exiting method saveGlobalProperty
  2679. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:23,197| In method UserService.savePrivilege. Arguments: Privilege=Manage Token Registrations,
  2680. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:23,206| Exiting method savePrivilege
  2681. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:23,211| In method UserService.savePrivilege. Arguments: Privilege=View Token Registrations,
  2682. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:23,221| Exiting method savePrivilege
  2683. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:23,225| In method UserService.savePrivilege. Arguments: Privilege=View Calculations,
  2684. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:23,232| Exiting method savePrivilege
  2685. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2686. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2687. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2688. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_design_1::mseaton ran successfully in 160ms
  2689. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_design_2::mseaton ran successfully in 34ms
  2690. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_design_3::mseaton ran successfully in 43ms
  2691. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_design_4::mseaton ran successfully in 5ms
  2692. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_design_5::mseaton ran successfully in 993ms
  2693. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_design_6::mseaton ran successfully in 38ms
  2694. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_design_resource_1::mseaton ran successfully in 178ms
  2695. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_request_1::mseaton ran successfully in 54ms
  2696. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_request_2::mseaton ran successfully in 32ms
  2697. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_request_3::mseaton ran successfully in 37ms
  2698. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_request_4::mseaton ran successfully in 35ms
  2699. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_processor_1::mseaton ran successfully in 112ms
  2700. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::reporting_report_processor_2::mseaton::(Checksum: 3:9060cd2b9fc7c9a24155302d97123fc8) ran despite precondition failure due to onFail='MARK_RAN':
  2701. liquibase.xml : Table `reporting_report_request_processor` does not exist
  2702.  
  2703. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_processor_3::mseaton ran successfully in 69ms
  2704. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_report_processor_4::mseaton ran successfully in 32ms
  2705. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_migration_1::mseaton ran successfully in 4ms
  2706. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::reporting_migration_2::mseaton ran successfully in 3ms
  2707. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::reporting_id_set_cleanup::mseaton::(Checksum: 3:01cd3b88ed5e29b64b55d614d419cd2b) ran despite precondition failure due to onFail='MARK_RAN':
  2708. liquibase.xml : Table `reporting_idset` does not exist
  2709.  
  2710. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_report_definition_uuid_constraint::mgoodrich::(Checksum: 3:227005c318df24fca09a6853f492a755) ran despite precondition failure due to onFail='MARK_RAN':
  2711. liquibase.xml : Foreign Key report_definition_uuid for reporting_report_design on table reporting_report_design does not exist
  2712.  
  2713. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_report_definition_uuid_index::mgoodrich::(Checksum: 3:65331456086e4518661938ca8feff19f) ran despite precondition failure due to onFail='MARK_RAN':
  2714. liquibase.xml : Index report_definition_uuid for reporting_report_design does not exist
  2715.  
  2716. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_design::mgoodrich::(Checksum: 3:4fca8d664649067bb63d590ab3e26dfa) ran despite precondition failure due to onFail='MARK_RAN':
  2717. liquibase.xml : Foreign Key creator for reporting_report_design on table reporting_report_design does not exist
  2718.  
  2719. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_design::mgoodrich::(Checksum: 3:c3d7c5613017f0dd2114629a0872e162) ran despite precondition failure due to onFail='MARK_RAN':
  2720. liquibase.xml : Foreign Key changed_by for reporting_report_design on table reporting_report_design does not exist
  2721.  
  2722. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_retired_by_for_reporting_report_design::mgoodrich::(Checksum: 3:0387cf16e3f0be8b021a84da769f0e91) ran despite precondition failure due to onFail='MARK_RAN':
  2723. liquibase.xml : Foreign Key retired_by for reporting_report_design on table reporting_report_design does not exist
  2724.  
  2725. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_report_design_id_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:c3e640b5f5bc15fb2a2aa93136fdeefc) ran despite precondition failure due to onFail='MARK_RAN':
  2726. liquibase.xml : Foreign Key report_design_id for reporting_report_design_resource on table reporting_report_design_resource does not exist
  2727.  
  2728. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:577af27e0bff419cc0aae9a34fe082b0) ran despite precondition failure due to onFail='MARK_RAN':
  2729. liquibase.xml : Foreign Key creator for reporting_report_design_resource on table reporting_report_design_resource does not exist
  2730.  
  2731. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:4ec604377282a11507a14f61a7863498) ran despite precondition failure due to onFail='MARK_RAN':
  2732. liquibase.xml : Foreign Key changed_by for reporting_report_design_resource on table reporting_report_design_resource does not exist
  2733.  
  2734. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_retired_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:bfc6bcc6b786458067255bd5012fe9f9) ran despite precondition failure due to onFail='MARK_RAN':
  2735. liquibase.xml : Foreign Key retired_by for reporting_report_design_resource on table reporting_report_design_resource does not exist
  2736.  
  2737. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_requested_by_for_reporting_report_request::mgoodrich::(Checksum: 3:caaf7b8d6b2b53cbc4a9c296df3b4cbb) ran despite precondition failure due to onFail='MARK_RAN':
  2738. liquibase.xml : Foreign Key requested_by for reporting_report_request on table reporting_report_request does not exist
  2739.  
  2740. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_creator_for_reporting_report_processor::mgoodrich::(Checksum: 3:162a4ce97acf5f2cf9b5cd998174573c) ran despite precondition failure due to onFail='MARK_RAN':
  2741. liquibase.xml : Foreign Key creator for reporting_report_processor on table reporting_report_processor does not exist
  2742.  
  2743. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_changed_by_for_reporting_report_processor::mgoodrich::(Checksum: 3:d6ce70620019149c9d6980a308a708e2) ran despite precondition failure due to onFail='MARK_RAN':
  2744. liquibase.xml : Foreign Key changed_by for reporting_report_processor on table reporting_report_processor does not exist
  2745.  
  2746. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::drop_retired_by_reporting_report_processor::mgoodrich::(Checksum: 3:6f39b5de50c73531e2e853071669e8c7) ran despite precondition failure due to onFail='MARK_RAN':
  2747. liquibase.xml : Foreign Key retired_by for reporting_report_processor on table reporting_report_processor does not exist
  2748.  
  2749. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_report_definition_uuid_index::mgoodrich::(Checksum: 3:3e82195b1dc87158b4a35557e2efdac6) ran despite precondition failure due to onFail='MARK_RAN':
  2750. liquibase.xml : Not precondition failed
  2751.  
  2752. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_design::mgoodrich::(Checksum: 3:eee0f564c3ffe9546cff2e4d53b565cc) ran despite precondition failure due to onFail='MARK_RAN':
  2753. liquibase.xml : Not precondition failed
  2754.  
  2755. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_design::mgoodrich::(Checksum: 3:6b4f816069cda1e48f3d9c5a329ae0d4) ran despite precondition failure due to onFail='MARK_RAN':
  2756. liquibase.xml : Not precondition failed
  2757.  
  2758. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_design::mgoodrich::(Checksum: 3:d24d24b7c5355e065e106c5d6cd56f4a) ran despite precondition failure due to onFail='MARK_RAN':
  2759. liquibase.xml : Not precondition failed
  2760.  
  2761. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_report_design_id_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:e92ae5e78a4fe4e4bcff15db82fbed60) ran despite precondition failure due to onFail='MARK_RAN':
  2762. liquibase.xml : Not precondition failed
  2763.  
  2764. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:3d89b6d62ae28f8cbd23db415a335867) ran despite precondition failure due to onFail='MARK_RAN':
  2765. liquibase.xml : Not precondition failed
  2766.  
  2767. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:26bcc628ac6c8c2ddb7bf297eadfd6a6) ran despite precondition failure due to onFail='MARK_RAN':
  2768. liquibase.xml : Not precondition failed
  2769.  
  2770. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_design_resource::mgoodrich::(Checksum: 3:d83ce3b2d54294365d6460e63c8c1e64) ran despite precondition failure due to onFail='MARK_RAN':
  2771. liquibase.xml : Not precondition failed
  2772.  
  2773. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_requested_by_for_reporting_report_request::mgoodrich::(Checksum: 3:5ad8a98124cb9926fd19e01b60ada19e) ran despite precondition failure due to onFail='MARK_RAN':
  2774. liquibase.xml : Not precondition failed
  2775.  
  2776. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_creator_for_reporting_report_processor::mgoodrich::(Checksum: 3:b2a2210386c6e92b0e5a01d4715f7d48) ran despite precondition failure due to onFail='MARK_RAN':
  2777. liquibase.xml : Not precondition failed
  2778.  
  2779. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_changed_by_for_reporting_report_processor::mgoodrich::(Checksum: 3:93e3e242966c6e4097eb43f42c6575f0) ran despite precondition failure due to onFail='MARK_RAN':
  2780. liquibase.xml : Not precondition failed
  2781.  
  2782. INFO 5/28/20 10:26 PM:liquibase: Marking ChangeSet: liquibase.xml::add_retired_by_for_reporting_report_processor::mgoodrich::(Checksum: 3:aa21b7a845db22fcfedd5962aff5a02c) ran despite precondition failure due to onFail='MARK_RAN':
  2783. liquibase.xml : Not precondition failed
  2784.  
  2785. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2786. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,818| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  2787. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,827| Exiting method saveGlobalProperty
  2788. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,837| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  2789. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,847| Exiting method saveGlobalProperty
  2790. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,885| In method UserService.savePrivilege. Arguments: Privilege=Manage Report Designs,
  2791. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,895| Exiting method savePrivilege
  2792. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,899| In method UserService.savePrivilege. Arguments: Privilege=Manage Cohort Definitions,
  2793. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,910| Exiting method savePrivilege
  2794. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,915| In method UserService.savePrivilege. Arguments: Privilege=Run Reports,
  2795. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,924| Exiting method savePrivilege
  2796. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,928| In method UserService.savePrivilege. Arguments: Privilege=Manage Scheduled Report Tasks,
  2797. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,937| Exiting method savePrivilege
  2798. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,942| In method UserService.savePrivilege. Arguments: Privilege=Manage Data Set Definitions,
  2799. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,954| Exiting method savePrivilege
  2800. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,959| In method UserService.savePrivilege. Arguments: Privilege=Manage Reports,
  2801. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,967| Exiting method savePrivilege
  2802. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,977| In method UserService.savePrivilege. Arguments: Privilege=Manage Indicator Definitions,
  2803. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:27,991| Exiting method savePrivilege
  2804. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:27,996| In method UserService.savePrivilege. Arguments: Privilege=Manage Dimension Definitions,
  2805. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,003| Exiting method savePrivilege
  2806. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,007| In method UserService.savePrivilege. Arguments: Privilege=Manage Report Definitions,
  2807. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,024| Exiting method savePrivilege
  2808. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,075| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: report.deleteReportsAgeInHours value: 72,
  2809. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,086| Exiting method saveGlobalProperty
  2810. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,089| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.maxReportsToRun value: 1,
  2811. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,098| Exiting method saveGlobalProperty
  2812. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,102| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.maxCachedReports value: 10,
  2813. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,110| Exiting method saveGlobalProperty
  2814. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,115| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.includeDataExportsAsDataSetDefinitions value: false,
  2815. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,123| Exiting method saveGlobalProperty
  2816. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,127| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.preferredIdentifierTypes value: null,
  2817. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,136| Exiting method saveGlobalProperty
  2818. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,141| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.runReportCohortFilterMode value: showIfNull,
  2819. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,150| Exiting method saveGlobalProperty
  2820. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,153| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.dataEvaluationBatchSize value: -1,
  2821. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,163| Exiting method saveGlobalProperty
  2822. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,167| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.defaultDateFormat value: dd/MMM/yyyy,
  2823. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,176| Exiting method saveGlobalProperty
  2824. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,180| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.defaultLocale value: en,
  2825. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,190| Exiting method saveGlobalProperty
  2826. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,195| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.testPatientsCohortDefinition value: null,
  2827. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,203| Exiting method saveGlobalProperty
  2828. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,207| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.evaluationLoggerEnabled value: false,
  2829. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,218| Exiting method saveGlobalProperty
  2830. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2831. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2832. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2833. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,427| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  2834. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,437| Exiting method saveGlobalProperty
  2835. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,446| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  2836. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,456| Exiting method saveGlobalProperty
  2837. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,512| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.encounterMatcher value: null,
  2838. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,523| Exiting method saveGlobalProperty
  2839. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,526| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.suppressedDiagnosisConcepts value: null,
  2840. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,534| Exiting method saveGlobalProperty
  2841. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,537| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.nonDiagnosisConceptSets value: null,
  2842. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,545| Exiting method saveGlobalProperty
  2843. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,551| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.lastViewedPatientSizeLimit value: 50,
  2844. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,561| Exiting method saveGlobalProperty
  2845. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,565| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conditionList.endReasonConceptSetUuid value: null,
  2846. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,574| Exiting method saveGlobalProperty
  2847. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,578| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conditionList.nonCodedUuid value: null,
  2848. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,590| Exiting method saveGlobalProperty
  2849. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,595| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.EmrApiVisitAssignmentHandler.encounterTypeToNewVisitTypeMap value: null,
  2850. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,605| Exiting method saveGlobalProperty
  2851. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,609| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.EmrApiVisitAssignmentHandler.adjustEncounterTimeOfDayIfNecessary value: false,
  2852. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,619| Exiting method saveGlobalProperty
  2853. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,624| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.conceptSourcesForDiagnosisSearch value: ICD-10-WHO,
  2854. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,632| Exiting method saveGlobalProperty
  2855. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:28,636| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.useLegacyDiagnosisService value: false,
  2856. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:28,646| Exiting method saveGlobalProperty
  2857. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2858. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2859. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2860. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2861. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2862. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-type::dkayiwa ran successfully in 125ms
  2863. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-block::yony258 ran successfully in 166ms
  2864. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-time-slot::yony258 ran successfully in 106ms
  2865. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-block-type-map::dkayiwa ran successfully in 51ms
  2866. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::10000000-1000-appointment-appointment::yony258 ran successfully in 214ms
  2867. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::10000000-2019-appointment-status::yony258 ran successfully in 37ms
  2868. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::201402141515::djazayeri ran successfully in 76ms
  2869. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::201403171701-appointmentscheduling_appointment_cancel_reason::cioan ran successfully in 39ms
  2870. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::20140917-1-appointmentmentscheduling_appointment_request::mogoodrich ran successfully in 255ms
  2871. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::201409251456-appointmentscheduling-confidential::djazayeri ran successfully in 35ms
  2872. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::201909::jecihjoy ran successfully in 78ms
  2873. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::2019_appointmentscheduling_provider_schedule::jecihjoy ran successfully in 172ms
  2874. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::2019_appointmentscheduling_provider_type_map::jecihjoy ran successfully in 70ms
  2875. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::20191126-make-appointment-status-history-end-date-nullable::jecihjoy ran successfully in 6ms
  2876. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2877. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,337| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  2878. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,346| Exiting method saveGlobalProperty
  2879. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,353| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  2880. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,360| Exiting method saveGlobalProperty
  2881. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,386| In method UserService.savePrivilege. Arguments: Privilege=View Patient Appointment History,
  2882. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,398| Exiting method savePrivilege
  2883. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,405| In method UserService.savePrivilege. Arguments: Privilege=View Appointments,
  2884. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,412| Exiting method savePrivilege
  2885. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,416| In method UserService.savePrivilege. Arguments: Privilege=View Appointments Statistics,
  2886. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,426| Exiting method savePrivilege
  2887. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,429| In method UserService.savePrivilege. Arguments: Privilege=Schedule Appointments,
  2888. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,437| Exiting method savePrivilege
  2889. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,444| In method UserService.savePrivilege. Arguments: Privilege=View Appointment Types,
  2890. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,453| Exiting method savePrivilege
  2891. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,457| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.viewConfidential,
  2892. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,465| Exiting method savePrivilege
  2893. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,470| In method UserService.savePrivilege. Arguments: Privilege=View Appointments Blocks,
  2894. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,478| Exiting method savePrivilege
  2895. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,484| In method UserService.savePrivilege. Arguments: Privilege=Manage Provider Schedules,
  2896. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,492| Exiting method savePrivilege
  2897. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,496| In method UserService.savePrivilege. Arguments: Privilege=Manage Appointment Types,
  2898. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,505| Exiting method savePrivilege
  2899. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,509| In method UserService.savePrivilege. Arguments: Privilege=Update Appointment Status,
  2900. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,518| Exiting method savePrivilege
  2901. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,522| In method UserService.savePrivilege. Arguments: Privilege=Request Appointments,
  2902. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,530| Exiting method savePrivilege
  2903. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,534| In method UserService.savePrivilege. Arguments: Privilege=View Provider Schedules,
  2904. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,542| Exiting method savePrivilege
  2905. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,546| In method UserService.savePrivilege. Arguments: Privilege=Squeezing Appointments,
  2906. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,557| Exiting method savePrivilege
  2907. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,563| In method UserService.savePrivilege. Arguments: Privilege=Manage Appointments Settings,
  2908. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,573| Exiting method savePrivilege
  2909. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,609| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.phoneNumberPersonAttributeTypeId value: 8,
  2910. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,625| Exiting method saveGlobalProperty
  2911. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,632| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.manageAppointmentsFormTimout value: 60,
  2912. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,642| Exiting method saveGlobalProperty
  2913. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,646| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.defaultVisitType value: 1,
  2914. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,657| Exiting method saveGlobalProperty
  2915. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,661| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.defaultTimeSlotDuration value: 60,
  2916. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,671| Exiting method saveGlobalProperty
  2917. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,676| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.hideEndVisitButtons value: true,
  2918. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,695| Exiting method saveGlobalProperty
  2919. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,701| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.cleanOpenAppointmentScheduler value: false,
  2920. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,714| Exiting method saveGlobalProperty
  2921. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2922. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2923. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2924. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,857| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  2925. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,864| Exiting method saveGlobalProperty
  2926. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:30,872| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  2927. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:30,882| Exiting method saveGlobalProperty
  2928. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2929. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2930. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2931. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::43889130-55c2-49e9-b72b-a9eae9a31da7::Partners In Health ran successfully in 47ms
  2932. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::a7a39c84-cb48-427e-9141-ee851c283132::Partners In Health ran successfully in 21ms
  2933. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::a92f91c0-162b-42d9-a33b-c1412dc2948d::Partners In Health ran successfully in 18ms
  2934. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::b50c8351-3c6c-40eb-be40-bbdaed78c5a0::Partners In Health ran successfully in 17ms
  2935. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::9b1eb03d-bd27-428b-8359-5877797b0fb8::Partners In Health ran successfully in 18ms
  2936. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::82b51fe1-e6ad-423c-80a0-d2a48a3efe6c::Partners In Health ran successfully in 20ms
  2937. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::4b4ee08c-262f-48f0-a37e-2372614e1a58::Partners In Health ran successfully in 21ms
  2938. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::17a1d838-bf40-45d0-9e2b-6d177ff7ad62::Partners In Health ran successfully in 21ms
  2939. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::e931b3c1-94b6-4169-90f4-1c6bf49d4883::Partners In Health ran successfully in 29ms
  2940. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::3e32c214-9f9a-4424-8590-43ca68396aa6::Partners In Health ran successfully in 30ms
  2941. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::1df31052-65ce-4b81-8a9c-86c58c87c042::Partners In Health ran successfully in 32ms
  2942. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::aea80abc-8e1b-44f2-9574-c64741750cec::Jeremy Keiper ran successfully in -22ms
  2943. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::f3244825-c3d1-4789-99bd-03a014ae56a4::Jeremy Keiper ran successfully in 27ms
  2944. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::a5b34ba3-2cb0-46b5-bb47-4e07da4a7acd::Jeremy Keiper ran successfully in 9ms
  2945. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::d5bc38a3-35e3-4a16-b1b2-df6f4c32ec7a::Partners In Health ran successfully in 31ms
  2946. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::02fb6cc1-d45c-4985-8117-0d313975fd81::Partners In Health ran successfully in 1170ms
  2947. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::4dce863f-bb66-4aa3-9663-22a23be24689::Partners In Health ran successfully in 1111ms
  2948. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::e8258234-2133-4270-9370-301c908f1e2b::Partners In Health ran successfully in 1120ms
  2949. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::0f79a646-4f62-4fef-b035-421ad8f73ba2::Partners In Health ran successfully in 1146ms
  2950. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2951. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,016| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  2952. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,030| Exiting method saveGlobalProperty
  2953. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,037| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  2954. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,052| Exiting method saveGlobalProperty
  2955. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,092| In method UserService.savePrivilege. Arguments: Privilege=Generate Batch of Identifiers,
  2956. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,277| Exiting method savePrivilege
  2957. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,280| In method UserService.savePrivilege. Arguments: Privilege=Upload Batch of Identifiers,
  2958. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,288| Exiting method savePrivilege
  2959. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,292| In method UserService.savePrivilege. Arguments: Privilege=Manage Identifier Sources,
  2960. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,316| Exiting method savePrivilege
  2961. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,322| In method UserService.savePrivilege. Arguments: Privilege=Manage Auto Generation Options,
  2962. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,328| Exiting method savePrivilege
  2963. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2964. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2965. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2966. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,489| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
  2967. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,498| Exiting method saveGlobalProperty
  2968. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,506| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
  2969. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,512| Exiting method saveGlobalProperty
  2970. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2971. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2972. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2973. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,624| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
  2974. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,635| Exiting method saveGlobalProperty
  2975. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,646| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
  2976. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,657| Exiting method saveGlobalProperty
  2977. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2978. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2979. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  2980. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  2981. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  2982. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::2018Jun28-1::Chew Chia Shao Yuan ran successfully in 5ms
  2983. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  2984. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,797| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  2985. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,805| Exiting method saveGlobalProperty
  2986. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,815| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  2987. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,823| Exiting method saveGlobalProperty
  2988. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,872| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: null,
  2989. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,880| Exiting method saveGlobalProperty
  2990. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,883| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.givenNameAutoSuggestList value: null,
  2991. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,890| Exiting method saveGlobalProperty
  2992. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,897| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.familyNameAutoSuggestList value: null,
  2993. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,904| Exiting method saveGlobalProperty
  2994. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,908| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  2995. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,917| Exiting method saveGlobalProperty
  2996. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,921| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  2997. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,928| Exiting method saveGlobalProperty
  2998. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,932| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  2999. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,939| Exiting method saveGlobalProperty
  3000. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,944| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openempi.globalIdentifierDomainId value: null,
  3001. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,952| Exiting method saveGlobalProperty
  3002. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,957| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.implementation value: null,
  3003. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,966| Exiting method saveGlobalProperty
  3004. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,971| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.url value: null,
  3005. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,981| Exiting method saveGlobalProperty
  3006. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,984| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openempi.enableProbabilisticMatching value: false,
  3007. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:36,993| Exiting method saveGlobalProperty
  3008. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:36,997| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.personIdentifierTypeUuid value: a5d38e09-efcb-4d91-a526-50ce1ba5011a,
  3009. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,006| Exiting method saveGlobalProperty
  3010. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,010| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.local_mpi_identifierTypeMap.OpenEMPI ID value: a5d38e09-efcb-4d91-a526-50ce1ba5011a:2.16.840.1.113883.4.357:hl7,
  3011. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,018| Exiting method saveGlobalProperty
  3012. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,022| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.local_mpi_identifierTypeMap.OpenMRS ID value: 05a29f94-c0ed-11e2-94be-8c13b969e334:2.25.71280592878078638113873461180761116318:PI,
  3013. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,032| Exiting method saveGlobalProperty
  3014. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,037| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.biometrics.implementation value: null,
  3015. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,046| Exiting method saveGlobalProperty
  3016. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,050| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pix.errorHandler.implementation value: null,
  3017. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,059| Exiting method saveGlobalProperty
  3018. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,063| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdq.errorHandler.implementation value: null,
  3019. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,071| Exiting method saveGlobalProperty
  3020. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,076| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdqEndpoint value: http://localhost:5001/pdq,
  3021. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,085| Exiting method saveGlobalProperty
  3022. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,090| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdqPort value: 3600,
  3023. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,099| Exiting method saveGlobalProperty
  3024. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,105| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pixEndpoint value: http://localhost:5001/pix,
  3025. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,116| Exiting method saveGlobalProperty
  3026. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,120| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pixPort value: 3700,
  3027. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,128| Exiting method saveGlobalProperty
  3028. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,133| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.Hl7implementation value: registrationcore.mpiHl7v2HttpSender,
  3029. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,142| Exiting method saveGlobalProperty
  3030. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,147| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.sendingApplication value: OpenMRS,
  3031. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,154| Exiting method saveGlobalProperty
  3032. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,159| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.birthdateEstimationStartMonth value: 0,
  3033. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,170| Exiting method saveGlobalProperty
  3034. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,174| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.sendingFacility value: null,
  3035. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,183| Exiting method saveGlobalProperty
  3036. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,187| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.receivingApplication value: null,
  3037. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,197| Exiting method saveGlobalProperty
  3038. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,205| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.receivingFacility value: null,
  3039. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,215| Exiting method saveGlobalProperty
  3040. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,220| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pixIdentifierTypeUuidList value: 05a29f94-c0ed-11e2-94be-8c13b969e334,a5d38e09-efcb-4d91-a526-50ce1ba5011a,
  3041. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,228| Exiting method saveGlobalProperty
  3042. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,232| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mpi.pdqIdentifierTypeUuidList value: 05a29f94-c0ed-11e2-94be-8c13b969e334,a5d38e09-efcb-4d91-a526-50ce1ba5011a,
  3043. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,241| Exiting method saveGlobalProperty
  3044. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,244| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.openmrsIdentifier.uuid value: 05a29f94-c0ed-11e2-94be-8c13b969e334,
  3045. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,251| Exiting method saveGlobalProperty
  3046. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3047. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3048. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3049. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3050. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3051. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::appframework-1::djazayeri ran successfully in 86ms
  3052. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::appframework-2::djazayeri ran successfully in 25ms
  3053. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::appframework-3::nutsiepully ran successfully in 18ms
  3054. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::appframework-4::Wyclif ran successfully in 18ms
  3055. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3056. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,592| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  3057. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,600| Exiting method saveGlobalProperty
  3058. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,609| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  3059. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,617| Exiting method saveGlobalProperty
  3060. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3061. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3062. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3063. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3064. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3065. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,759| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  3066. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,772| Exiting method saveGlobalProperty
  3067. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,785| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  3068. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,795| Exiting method saveGlobalProperty
  3069. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3070. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3071. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3072. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3073. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3074. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,927| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  3075. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,938| Exiting method saveGlobalProperty
  3076. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:37,945| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  3077. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:37,951| Exiting method saveGlobalProperty
  3078. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3079. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3080. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3081. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3082. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3083. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,066| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  3084. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,076| Exiting method saveGlobalProperty
  3085. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,083| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  3086. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,091| Exiting method saveGlobalProperty
  3087. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3088. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3089. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3090. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3091. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3092. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,195| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  3093. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,207| Exiting method saveGlobalProperty
  3094. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,219| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  3095. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,230| Exiting method saveGlobalProperty
  3096. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,260| In method UserService.savePrivilege. Arguments: Privilege=App: adminui.configuremetadata,
  3097. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,269| Exiting method savePrivilege
  3098. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3099. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3100. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3101. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3102. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3103. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,422| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
  3104. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,434| Exiting method saveGlobalProperty
  3105. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,445| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
  3106. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,456| Exiting method saveGlobalProperty
  3107. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,496| In method UserService.savePrivilege. Arguments: Privilege=App: attachments.attachments.page,
  3108. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,508| Exiting method savePrivilege
  3109. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,545| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.defaultConceptComplexUuid value: 42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00,
  3110. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,556| Exiting method saveGlobalProperty
  3111. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,563| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.conceptComplexUuidList value: ["7cac8397-53cd-4f00-a6fe-028e8d743f8e","42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00"],
  3112. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,574| Exiting method saveGlobalProperty
  3113. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,578| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.conceptComplexUuidMap value: {"IMAGE":"7cac8397-53cd-4f00-a6fe-028e8d743f8e","OTHER":"42ed45fd-f3f6-44b6-bfc2-8bde1bb41e00"},
  3114. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,588| Exiting method saveGlobalProperty
  3115. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,595| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.encounterTypeUuid value: 5021b1a1-e7f6-44b4-ba02-da2f2bcf8718,
  3116. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,606| Exiting method saveGlobalProperty
  3117. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,613| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.associateWithVisit value: true,
  3118. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,623| Exiting method saveGlobalProperty
  3119. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,629| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.maxUploadFileSize value: 5.0,
  3120. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,641| Exiting method saveGlobalProperty
  3121. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,651| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.maxStorageFileSize value: 1.2,
  3122. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,661| Exiting method saveGlobalProperty
  3123. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,667| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.encounterSavingFlow value: null,
  3124. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,676| Exiting method saveGlobalProperty
  3125. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,682| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.allowNoCaption value: false,
  3126. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,692| Exiting method saveGlobalProperty
  3127. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,696| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.allowWebcam value: true,
  3128. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,705| Exiting method saveGlobalProperty
  3129. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,709| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.dashboardThumbnailCount value: 4,
  3130. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,728| Exiting method saveGlobalProperty
  3131. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3132. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3133. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3134. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3135. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3136. INFO 5/28/20 10:26 PM:liquibase: ChangeSet liquibase.xml::20161011-001::themoonraker13 ran successfully in 2ms
  3137. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3138. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,922| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  3139. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,928| Exiting method saveGlobalProperty
  3140. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,934| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  3141. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,942| Exiting method saveGlobalProperty
  3142. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,965| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.enrollInProgram,
  3143. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,972| Exiting method savePrivilege
  3144. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,975| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.dataManagement,
  3145. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,982| Exiting method savePrivilege
  3146. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,985| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.mergePatient,
  3147. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:38,992| Exiting method savePrivilege
  3148. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:38,995| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.summaryDashboard,
  3149. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,004| Exiting method savePrivilege
  3150. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,007| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.editPatientProgram,
  3151. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,014| Exiting method savePrivilege
  3152. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,018| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
  3153. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,024| Exiting method savePrivilege
  3154. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,028| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
  3155. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,036| Exiting method savePrivilege
  3156. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,040| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
  3157. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,047| Exiting method savePrivilege
  3158. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,050| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.deletePatient,
  3159. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,058| Exiting method savePrivilege
  3160. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,062| In method UserService.savePrivilege. Arguments: Privilege=Task: Manage Condition Lists,
  3161. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,071| Exiting method savePrivilege
  3162. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,075| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
  3163. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,086| Exiting method savePrivilege
  3164. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,091| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
  3165. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,099| Exiting method savePrivilege
  3166. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,103| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
  3167. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,111| Exiting method savePrivilege
  3168. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,116| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.deletePatientProgram,
  3169. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,125| Exiting method savePrivilege
  3170. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,129| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
  3171. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,138| Exiting method savePrivilege
  3172. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,143| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.markPatientDead,
  3173. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,151| Exiting method savePrivilege
  3174. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,156| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.editRelationships,
  3175. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,166| Exiting method savePrivilege
  3176. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,170| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
  3177. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,181| Exiting method savePrivilege
  3178. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,214| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.defaultPatientIdentifierLocation value: null,
  3179. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,228| Exiting method saveGlobalProperty
  3180. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,254| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.recentDiagnosisPeriodInDays value: null,
  3181. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,265| Exiting method saveGlobalProperty
  3182. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,272| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.dashboardUrl value: /coreapps/clinicianfacing/patient.page?patientId={{patientId}},
  3183. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,288| Exiting method saveGlobalProperty
  3184. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,296| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitsPageUrl value: /coreapps/patientdashboard/patientDashboard.page?patientId={{patientId}}#visits,
  3185. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,307| Exiting method saveGlobalProperty
  3186. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,313| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitsPageWithSpecificVisitUrl value: /coreapps/patientdashboard/patientDashboard.page?patientId={{patientId}}&visitId={{visit.id}}#,
  3187. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,324| Exiting method saveGlobalProperty
  3188. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,328| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.searchDelayShort value: 300,
  3189. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,340| Exiting method saveGlobalProperty
  3190. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,344| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.searchDelayLong value: 1000,
  3191. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,352| Exiting method saveGlobalProperty
  3192. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,355| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.patientDashboardEncounterCount value: 100,
  3193. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,365| Exiting method saveGlobalProperty
  3194. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,369| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.visitTypeColors value: null,
  3195. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,378| Exiting method saveGlobalProperty
  3196. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,382| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.showVisitTypeOnPatientHeaderSection value: false,
  3197. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,392| Exiting method saveGlobalProperty
  3198. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,398| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.transferEncounterUuid value: null,
  3199. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,406| Exiting method saveGlobalProperty
  3200. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,410| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.conditionListClasses value: 8d4918b0-c2cc-11de-8d13-0010c6dffd0f,
  3201. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,418| Exiting method saveGlobalProperty
  3202. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,424| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.conceptStickyNote value: CIEL:165095,
  3203. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,434| Exiting method saveGlobalProperty
  3204. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3205. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3206. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3207. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3208. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3209. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,560| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  3210. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,567| Exiting method saveGlobalProperty
  3211. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,575| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  3212. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,583| Exiting method saveGlobalProperty
  3213. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,609| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
  3214. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,616| Exiting method savePrivilege
  3215. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3216. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3217. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3218. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3219. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3220. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,759| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  3221. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,767| Exiting method saveGlobalProperty
  3222. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,774| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  3223. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,782| Exiting method saveGlobalProperty
  3224. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3225. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3226. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3227. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3228. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3229. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,941| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  3230. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,949| Exiting method saveGlobalProperty
  3231. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,957| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  3232. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:39,966| Exiting method saveGlobalProperty
  3233. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:39,992| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.overbookAppointments,
  3234. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,001| Exiting method savePrivilege
  3235. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,005| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.appointmentTypes,
  3236. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,013| Exiting method savePrivilege
  3237. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,018| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.viewAppointments,
  3238. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,026| Exiting method savePrivilege
  3239. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,030| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.home,
  3240. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,038| Exiting method savePrivilege
  3241. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,043| In method UserService.savePrivilege. Arguments: Privilege=App: appointmentschedulingui.providerSchedules,
  3242. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,050| Exiting method savePrivilege
  3243. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,054| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.bookAppointments,
  3244. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,061| Exiting method savePrivilege
  3245. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,067| In method UserService.savePrivilege. Arguments: Privilege=Task: appointmentschedulingui.requestAppointments,
  3246. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,074| Exiting method savePrivilege
  3247. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,104| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.includeWeekends value: false,
  3248. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,115| Exiting method saveGlobalProperty
  3249. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3250. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3251. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3252. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3253. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3254. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,259| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  3255. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,267| Exiting method saveGlobalProperty
  3256. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,273| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  3257. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,281| Exiting method saveGlobalProperty
  3258. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3259. INFO 5/28/20 10:26 PM:liquibase: Reading from `liquibasechangelog`
  3260. INFO 5/28/20 10:26 PM:liquibase: Successfully acquired change log lock
  3261. INFO 5/28/20 10:26 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  3262. INFO 5/28/20 10:26 PM:liquibase: Successfully released change log lock
  3263. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,453| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
  3264. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,462| Exiting method saveGlobalProperty
  3265. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,470| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
  3266. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,478| Exiting method saveGlobalProperty
  3267. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,507| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.styleGuide,
  3268. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,516| Exiting method savePrivilege
  3269. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,520| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
  3270. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,531| Exiting method savePrivilege
  3271. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,537| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
  3272. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,546| Exiting method savePrivilege
  3273. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:40,550| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.manageApps,
  3274. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:40,560| Exiting method savePrivilege
  3275. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:26:41,411| In method SchedulerService.saveToMemento. Arguments:
  3276. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:26:41,420| Exiting method saveToMemento
  3277. INFO - EhCacheManagerFactoryBean.destroy(181) |2020-05-28 22:26:41,487| Shutting down EhCache CacheManager
  3278. INFO - ServiceContext.startRefreshingContext(832) |2020-05-28 22:26:41,491| Refreshing Context
  3279. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2020-05-28 22:26:51,017| Initializing EhCache CacheManager
  3280. WARN - IdgenTask.run(32) |2020-05-28 22:27:51,568| Not running scheduled task. DaemonToken = null; enabled = false
  3281. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2020-05-28 22:27:56,878| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  3282. java.lang.IllegalStateException: Servlets can not be added to context /openmrs as the context has been initialised
  3283. at org.apache.catalina.core.ApplicationContext.addServlet(ApplicationContext.java:1189)
  3284. at org.apache.catalina.core.ApplicationContext.addServlet(ApplicationContext.java:1153)
  3285. at org.apache.catalina.core.ApplicationContextFacade.addServlet(ApplicationContextFacade.java:523)
  3286. at org.openmrs.web.WebComponentRegistrar.setServletContext(WebComponentRegistrar.java:38)
  3287. at org.springframework.web.context.support.ServletContextAwareProcessor.postProcessBeforeInitialization(ServletContextAwareProcessor.java:103)
  3288. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:408)
  3289. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1558)
  3290. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  3291. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  3292. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
  3293. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  3294. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
  3295. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
  3296. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:762)
  3297. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)
  3298. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
  3299. at org.openmrs.module.ModuleUtil.refreshApplicationContext(ModuleUtil.java:888)
  3300. at org.openmrs.module.web.WebModuleUtil.refreshWAC(WebModuleUtil.java:847)
  3301. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:632)
  3302. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
  3303. at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
  3304. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  3305. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2020-05-28 22:28:03,274| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  3306. INFO - ServiceContext.doneRefreshingContext(843) |2020-05-28 22:28:03,291| Done refreshing Context
  3307. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:11,188| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.id value: 009418cb-6bbd-40ad-940a-d1cb85378d3b,
  3308. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:11,257| Exiting method saveGlobalProperty
  3309. WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2020-05-28 22:28:11,278| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
  3310. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:11,290| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: /usr/local/tomcat/.OpenMRS/owa,
  3311. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:11,291| Exiting method saveGlobalProperty
  3312. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:11,795| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  3313. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:11,828| Exiting method saveRole
  3314. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:11,833| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
  3315. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:11,848| Exiting method saveRole
  3316. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:11,945| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  3317. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,157| Exiting method saveRole
  3318. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,186| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
  3319. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,190| Exiting method saveRole
  3320. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,236| In method MetadataMappingService.saveMetadataSource. Arguments: MetadataSource=MetadataSource[hashCode=6c582c58,uuid=d25bb170-36c9-4ca1-b786-5b5503019f59],
  3321. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,263| Exiting method saveMetadataSource
  3322. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,290| In method MetadataMappingService.saveMetadataSet. Arguments: MetadataSet=MetadataSet[hashCode=868aaca,uuid=d298c7f9-c0d9-44f7-b6b1-1950029a0b7b],
  3323. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,307| Exiting method saveMetadataSet
  3324. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,326| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=87d3c5aa,uuid=a4484782-534d-48a8-90db-4a220ca6b391],
  3325. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,339| Exiting method saveMetadataTermMapping
  3326. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,358| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=e11d17b2,uuid=6dc0ce85-901d-4a62-880e-7ef8e4b6501a],
  3327. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,373| Exiting method saveMetadataTermMapping
  3328. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,390| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=8b2c1e58,uuid=346f9f01-3a8f-4daa-a201-8bbc1f1982c8],
  3329. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,403| Exiting method saveMetadataTermMapping
  3330. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,419| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=55235033,uuid=bb9a35c9-af76-4d2c-a80e-539c60cc1a1a],
  3331. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,435| Exiting method saveMetadataTermMapping
  3332. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,449| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=aa91b77f,uuid=abee5f12-ff57-43f7-b061-251f3076e9fe],
  3333. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,467| Exiting method saveMetadataTermMapping
  3334. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,488| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=aeaa70e8,uuid=44a341fa-d259-4cbb-aa68-13fdf63487b5],
  3335. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,499| Exiting method saveMetadataTermMapping
  3336. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,518| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=523b9a9e,uuid=eaf4c717-b12a-458f-aa45-2f8401720c8c],
  3337. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,535| Exiting method saveMetadataTermMapping
  3338. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,548| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=a7df867c,uuid=a5253b53-d415-44aa-b7b3-0e261df7d515],
  3339. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,565| Exiting method saveMetadataTermMapping
  3340. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,578| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=7c100165,uuid=a8b40c66-de66-4a9f-a27b-b2e85495f389],
  3341. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,589| Exiting method saveMetadataTermMapping
  3342. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,603| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=925a0f21,uuid=83b2f971-cb32-4e6f-b849-526486484734],
  3343. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,615| Exiting method saveMetadataTermMapping
  3344. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,628| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=b16717bb,uuid=a204e37d-17b3-41d5-aaf1-92e4ba5604c6],
  3345. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,641| Exiting method saveMetadataTermMapping
  3346. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,653| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=20de9774,uuid=842ded60-0c21-43fb-8f97-c044850f0709],
  3347. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,666| Exiting method saveMetadataTermMapping
  3348. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,684| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=d78d748e,uuid=62b7ae8e-e441-4c45-add2-ca8f0f8c91e9],
  3349. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,694| Exiting method saveMetadataTermMapping
  3350. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,708| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=565ca629,uuid=f7b664b3-542d-48ea-bc38-9ba569f07526],
  3351. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,719| Exiting method saveMetadataTermMapping
  3352. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,737| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=e5c0f1a4,uuid=825c0a45-31c5-409f-8332-961b49bc2a19],
  3353. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,765| Exiting method saveMetadataTermMapping
  3354. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,780| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=e37bf3f2,uuid=1bbb6441-6cbe-4a76-baf1-1fb658ea7e75],
  3355. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,793| Exiting method saveMetadataTermMapping
  3356. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:12,867| In method PersonService.savePerson. Arguments: Person=Person(personId=null),
  3357. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:12,966| Exiting method savePerson
  3358. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:13,008| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[Unknown Provider] ],
  3359. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:13,033| Exiting method saveProvider
  3360. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:13,040| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=d0ba30d5,uuid=8acf4bba-0781-4056-aac5-1db612fe0cb9],
  3361. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:13,054| Exiting method saveMetadataTermMapping
  3362. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:13,061| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
  3363. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:13,062| Exiting method saveGlobalProperty
  3364. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:13,121| In method ConceptService.saveConceptSource. Arguments: ConceptSource=ConceptSource[hashCode=300087d4,uuid=edd52713-8887-47b7-ba9e-6e1148824ca4],
  3365. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:13,140| Exiting method saveConceptSource
  3366. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:13,203| In method PatientService.savePatientIdentifierType. Arguments: PatientIdentifierType=OpenMRS ID,
  3367. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:13,255| Exiting method savePatientIdentifierType
  3368. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:13,321| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=8b2c1e58,uuid=346f9f01-3a8f-4daa-a201-8bbc1f1982c8],
  3369. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:13,334| Exiting method saveMetadataTermMapping
  3370. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:13,351| In method ConceptService.purgeConceptClass. Arguments: ConceptClass=ConceptClass[hashCode=a7612e8c,uuid=8e071bfe-520c-44c0-a89b-538e9129b42a],
  3371. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:13,374| Exiting method purgeConceptClass
  3372. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:13,548| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3373. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:13,570| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3374. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:13,597| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3375. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:13,825| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3376. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:13,949| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3377. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:14,033| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3378. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:15,074| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3379. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:15,085| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3380. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:15,123| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3381. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:15,834| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3382. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:16,575| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3383. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:16,781| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3384. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:16,796| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3385. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:16,810| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3386. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:17,295| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3387. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:17,639| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3388. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:17,866| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3389. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:19,010| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3390. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:19,019| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3391. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:19,029| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3392. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:20,089| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3393. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:21,199| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3394. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:21,493| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3395. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:21,551| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3396. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:21,637| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3397. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:21,649| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3398. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:21,662| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3399. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:22,194| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3400. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:22,414| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3401. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:22,483| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3402. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:24,037| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3403. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:24,045| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3404. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:24,058| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3405. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:25,974| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3406. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:27,904| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3407. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:28,280| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3408. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:28,287| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3409. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:28,306| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3410. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:28,555| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3411. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:28,661| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3412. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:28,695| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3413. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:29,635| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3414. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:29,642| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3415. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:29,666| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3416. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:30,364| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3417. WARN - AbstractTableMetaData.getDataTypeFactory(166) |2020-05-28 22:28:30,997| Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'MySQL' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
  3418. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,623| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 19,
  3419. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,634| Exiting method saveGlobalProperty
  3420. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,655| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  3421. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,657| Exiting method savePrivilege
  3422. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,669| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
  3423. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,669| Exiting method savePrivilege
  3424. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,676| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
  3425. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,677| Exiting method savePrivilege
  3426. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,688| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
  3427. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,690| Exiting method savePrivilege
  3428. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,698| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
  3429. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,699| Exiting method savePrivilege
  3430. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,705| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
  3431. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,706| Exiting method savePrivilege
  3432. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,715| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
  3433. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,715| Exiting method savePrivilege
  3434. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,724| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
  3435. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,724| Exiting method savePrivilege
  3436. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,729| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  3437. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,730| Exiting method savePrivilege
  3438. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,738| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
  3439. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,740| Exiting method savePrivilege
  3440. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,747| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
  3441. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,747| Exiting method savePrivilege
  3442. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,753| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
  3443. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,755| Exiting method savePrivilege
  3444. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,762| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
  3445. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,763| Exiting method savePrivilege
  3446. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,769| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
  3447. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,769| Exiting method savePrivilege
  3448. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,776| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
  3449. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,776| Exiting method savePrivilege
  3450. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,783| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
  3451. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,784| Exiting method savePrivilege
  3452. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,795| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
  3453. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,796| Exiting method savePrivilege
  3454. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,805| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
  3455. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,807| Exiting method savePrivilege
  3456. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,816| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
  3457. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,818| Exiting method savePrivilege
  3458. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,827| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
  3459. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,829| Exiting method savePrivilege
  3460. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,839| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
  3461. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,840| Exiting method savePrivilege
  3462. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,847| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
  3463. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,847| Exiting method savePrivilege
  3464. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,857| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
  3465. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,859| Exiting method savePrivilege
  3466. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,867| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
  3467. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,868| Exiting method savePrivilege
  3468. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,898| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  3469. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,901| Exiting method saveRole
  3470. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,961| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  3471. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,963| Exiting method saveRole
  3472. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:36,994| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  3473. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:36,996| Exiting method saveRole
  3474. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,013| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  3475. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,015| Exiting method saveRole
  3476. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,033| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  3477. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,036| Exiting method saveRole
  3478. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,062| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  3479. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,064| Exiting method saveRole
  3480. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,081| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  3481. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,082| Exiting method saveRole
  3482. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,102| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  3483. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,104| Exiting method saveRole
  3484. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,136| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  3485. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,144| Exiting method saveRole
  3486. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,185| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  3487. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,187| Exiting method saveRole
  3488. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,208| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  3489. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,209| Exiting method saveRole
  3490. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,231| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  3491. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,233| Exiting method saveRole
  3492. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,248| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  3493. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,250| Exiting method saveRole
  3494. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,270| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  3495. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,272| Exiting method saveRole
  3496. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,286| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  3497. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,287| Exiting method saveRole
  3498. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,308| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  3499. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,310| Exiting method saveRole
  3500. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,344| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  3501. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,346| Exiting method saveRole
  3502. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,365| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  3503. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,368| Exiting method saveRole
  3504. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,389| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  3505. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,391| Exiting method saveRole
  3506. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,423| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
  3507. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,426| Exiting method saveRole
  3508. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,468| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
  3509. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,470| Exiting method saveRole
  3510. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,499| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
  3511. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,502| Exiting method saveRole
  3512. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,539| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
  3513. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,541| Exiting method saveRole
  3514. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,570| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
  3515. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,573| Exiting method saveRole
  3516. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,710| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=One time,
  3517. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,715| Exiting method saveOrderFrequency
  3518. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,730| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every 30 min,
  3519. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,733| Exiting method saveOrderFrequency
  3520. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,765| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every hour,
  3521. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,767| Exiting method saveOrderFrequency
  3522. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,794| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every two hours,
  3523. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,798| Exiting method saveOrderFrequency
  3524. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,819| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every three hours,
  3525. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,821| Exiting method saveOrderFrequency
  3526. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,842| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every four hours,
  3527. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,845| Exiting method saveOrderFrequency
  3528. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,865| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every five hours,
  3529. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,868| Exiting method saveOrderFrequency
  3530. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,889| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every six hours,
  3531. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,891| Exiting method saveOrderFrequency
  3532. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,911| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every eight hours,
  3533. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,914| Exiting method saveOrderFrequency
  3534. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,936| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every twelve hours,
  3535. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,939| Exiting method saveOrderFrequency
  3536. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,958| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily,
  3537. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,962| Exiting method saveOrderFrequency
  3538. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:37,980| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily before meals,
  3539. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:37,985| Exiting method saveOrderFrequency
  3540. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,008| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily after meals,
  3541. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,011| Exiting method saveOrderFrequency
  3542. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,033| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily with meals,
  3543. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,036| Exiting method saveOrderFrequency
  3544. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,061| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every twenty-four hours,
  3545. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,067| Exiting method saveOrderFrequency
  3546. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,091| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily,
  3547. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,097| Exiting method saveOrderFrequency
  3548. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,116| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, at bedtime,
  3549. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,119| Exiting method saveOrderFrequency
  3550. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,138| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, in the evening,
  3551. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,140| Exiting method saveOrderFrequency
  3552. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,164| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, in the morning,
  3553. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,167| Exiting method saveOrderFrequency
  3554. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,188| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily,
  3555. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,191| Exiting method saveOrderFrequency
  3556. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,217| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, after meals,
  3557. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,223| Exiting method saveOrderFrequency
  3558. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,249| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, before meals,
  3559. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,253| Exiting method saveOrderFrequency
  3560. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,279| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, with meals,
  3561. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,284| Exiting method saveOrderFrequency
  3562. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,308| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily,
  3563. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,314| Exiting method saveOrderFrequency
  3564. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,340| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily, after meals and at bedtime,
  3565. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,351| Exiting method saveOrderFrequency
  3566. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,375| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily, before meals and at bedtime,
  3567. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,379| Exiting method saveOrderFrequency
  3568. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,409| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every forty-eight hours,
  3569. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,411| Exiting method saveOrderFrequency
  3570. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,431| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every thirty-six hours,
  3571. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,433| Exiting method saveOrderFrequency
  3572. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,456| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every seventy-two hours,
  3573. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,459| Exiting method saveOrderFrequency
  3574. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,485| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every Monday, Wednesday and Friday,
  3575. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,491| Exiting method saveOrderFrequency
  3576. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2020-05-28 22:28:38,572| No default serializer specified - using builtin SimpleXStreamSerializer.
  3577. Security framework of XStream not initialized, XStream is probably vulnerable.
  3578. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,677| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3579. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,706| Exiting method purgePreviousAssessments
  3580. Security framework of XStream not initialized, XStream is probably vulnerable.
  3581. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,844| In method MetadataService.createBlob. Arguments: byte[]=[B@758091d3,
  3582. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,860| Exiting method createBlob
  3583. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,873| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3584. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,880| Exiting method purgePreviousAssessments
  3585. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,896| In method MetadataService.createBlob. Arguments: byte[]=[B@52b96ee,
  3586. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,897| Exiting method createBlob
  3587. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,911| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3588. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,916| Exiting method purgePreviousAssessments
  3589. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,926| In method MetadataService.createBlob. Arguments: byte[]=[B@380ec11e,
  3590. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,928| Exiting method createBlob
  3591. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,940| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3592. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,945| Exiting method purgePreviousAssessments
  3593. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,963| In method MetadataService.createBlob. Arguments: byte[]=[B@14c439ed,
  3594. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,964| Exiting method createBlob
  3595. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,975| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3596. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,984| Exiting method purgePreviousAssessments
  3597. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:38,996| In method MetadataService.createBlob. Arguments: byte[]=[B@530abc4c,
  3598. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:38,997| Exiting method createBlob
  3599. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:39,016| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3600. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:39,029| Exiting method purgePreviousAssessments
  3601. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:39,052| In method MetadataService.createBlob. Arguments: byte[]=[B@580ebfb8,
  3602. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:39,054| Exiting method createBlob
  3603. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:39,072| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3604. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:39,078| Exiting method purgePreviousAssessments
  3605. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:39,090| In method MetadataService.createBlob. Arguments: byte[]=[B@56ebe92e,
  3606. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:39,091| Exiting method createBlob
  3607. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,307| In method VisitService.saveVisitType. Arguments: VisitType=VisitType[hashCode=a72d1e1b,uuid=7b0f5697-27e3-40c4-8bae-f4049abfb4ed],
  3608. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,310| Exiting method saveVisitType
  3609. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,321| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=22ddff21,uuid=181820aa-88c9-479b-9077-af92f5364329],
  3610. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,334| Exiting method saveEncounterType
  3611. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,339| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=7d875bec,uuid=e22e39fd-7db2-45e7-80f1-60fa0d5a4378],
  3612. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,342| Exiting method saveEncounterType
  3613. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,347| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=87e74d4d,uuid=d7151f82-c1f3-4152-a605-2f9ea7414a79],
  3614. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,350| Exiting method saveEncounterType
  3615. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,352| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=ad2bb5c2,uuid=25a042b2-60bc-4940-a909-debd098b7d82],
  3616. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,355| Exiting method saveEncounterType
  3617. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,357| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=cf23421f,uuid=ca3aed11-1aa4-42a1-b85c-8332fc8001fc],
  3618. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,359| Exiting method saveEncounterType
  3619. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,363| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=fa5e2453,uuid=7b68d557-85ef-4fc8-b767-4fa4f5eb5c23],
  3620. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,364| Exiting method saveEncounterType
  3621. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,458| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=e3464d7c,uuid=a70f53a7-6126-499a-9d6f-f068d3b221dc],
  3622. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,462| Exiting method saveImportedPackage
  3623. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,583| In method PersonService.savePersonAttributeType. Arguments: PersonAttributeType=Telephone Number,
  3624. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,587| Exiting method savePersonAttributeType
  3625. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,590| In method PersonService.savePersonAttributeType. Arguments: PersonAttributeType=Unknown patient,
  3626. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,592| Exiting method savePersonAttributeType
  3627. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,595| In method PersonService.savePersonAttributeType. Arguments: PersonAttributeType=Test Patient,
  3628. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,601| Exiting method savePersonAttributeType
  3629. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,621| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=da18c462,uuid=eb0feeb7-ed7d-4892-8d09-29638ab62a7e],
  3630. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,628| Exiting method saveImportedPackage
  3631. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,704| In method VisitService.saveVisitType. Arguments: VisitType=VisitType[hashCode=a72d1e1b,uuid=7b0f5697-27e3-40c4-8bae-f4049abfb4ed],
  3632. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,705| Exiting method saveVisitType
  3633. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,711| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=1d76d9b8,uuid=824d49e2-c8a4-477f-a403-50324f9854fd],
  3634. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,716| Exiting method saveImportedPackage
  3635. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,796| In method LocationService.saveLocationTag. Arguments: LocationTag=Admission Location,
  3636. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,798| Exiting method saveLocationTag
  3637. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,799| In method LocationService.saveLocationTag. Arguments: LocationTag=Login Location,
  3638. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,801| Exiting method saveLocationTag
  3639. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,803| In method LocationService.saveLocationTag. Arguments: LocationTag=Transfer Location,
  3640. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,808| Exiting method saveLocationTag
  3641. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,809| In method LocationService.saveLocationTag. Arguments: LocationTag=Visit Location,
  3642. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,811| Exiting method saveLocationTag
  3643. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,824| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=f1f30ef6,uuid=b79c703a-3a42-41e0-8f48-3c7c49853946],
  3644. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,829| Exiting method saveImportedPackage
  3645. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,968| In method ProviderManagementService.saveProviderRole. Arguments: ProviderRole=ProviderRole{providerRoleId=null, name=Clinical Doctor},
  3646. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,971| Exiting method saveProviderRole
  3647. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,972| In method ProviderManagementService.saveProviderRole. Arguments: ProviderRole=ProviderRole{providerRoleId=null, name=Clerk},
  3648. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,975| Exiting method saveProviderRole
  3649. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,976| In method ProviderManagementService.saveProviderRole. Arguments: ProviderRole=ProviderRole{providerRoleId=null, name=Nurse},
  3650. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,978| Exiting method saveProviderRole
  3651. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:47,993| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=f44ba0b4,uuid=e12cd04a-0ee9-42bb-afc6-33f82d54ab96],
  3652. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:47,996| Exiting method saveImportedPackage
  3653. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,069| In method EncounterService.saveEncounterRole. Arguments: EncounterRole=EncounterRole: [(no ID) ],
  3654. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,072| Exiting method saveEncounterRole
  3655. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,083| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=960e3fb6,uuid=9d0b7d2f-5833-47d3-b986-a53398d3b619],
  3656. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,087| Exiting method saveImportedPackage
  3657. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,154| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=cf23421f,uuid=ca3aed11-1aa4-42a1-b85c-8332fc8001fc],
  3658. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,158| Exiting method saveEncounterType
  3659. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,161| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=9d2fe9fc,uuid=67a71486-1a54-468f-ac3e-7091a9a79584],
  3660. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,165| Exiting method saveEncounterType
  3661. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,179| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=1ae82a12,uuid=7830c468-24f6-4689-91cd-6f27fd94dbfc],
  3662. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,183| Exiting method saveImportedPackage
  3663. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,344| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  3664. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,370| Exiting method saveRole
  3665. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,405| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  3666. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,421| Exiting method saveRole
  3667. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,454| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  3668. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,468| Exiting method saveRole
  3669. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,503| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  3670. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,516| Exiting method saveRole
  3671. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,545| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  3672. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,561| Exiting method saveRole
  3673. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,595| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  3674. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,607| Exiting method saveRole
  3675. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,638| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  3676. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,650| Exiting method saveRole
  3677. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,671| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  3678. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,682| Exiting method saveRole
  3679. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,707| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  3680. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,718| Exiting method saveRole
  3681. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,748| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  3682. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,757| Exiting method saveRole
  3683. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,784| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  3684. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,794| Exiting method saveRole
  3685. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,826| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  3686. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,846| Exiting method saveRole
  3687. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,878| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  3688. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,902| Exiting method saveRole
  3689. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,933| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  3690. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,946| Exiting method saveRole
  3691. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:48,978| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  3692. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:48,990| Exiting method saveRole
  3693. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,021| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  3694. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,034| Exiting method saveRole
  3695. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,061| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  3696. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,076| Exiting method saveRole
  3697. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,111| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  3698. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,124| Exiting method saveRole
  3699. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,153| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  3700. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,165| Exiting method saveRole
  3701. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,190| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Visits,
  3702. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,191| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Visits,
  3703. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,240| Exiting method saveDefinition
  3704. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,240| Exiting method saveDefinition
  3705. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,271| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3706. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,274| Exiting method saveReportDesign
  3707. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,295| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.9667a78e-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3708. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,306| Exiting method saveGlobalProperty
  3709. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,315| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Admissions,
  3710. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,315| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Admissions,
  3711. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,339| Exiting method saveDefinition
  3712. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,340| Exiting method saveDefinition
  3713. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,356| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3714. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,360| Exiting method saveReportDesign
  3715. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,376| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d39509bc-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3716. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,391| Exiting method saveGlobalProperty
  3717. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,404| In method DefinitionService.saveDefinition. Arguments: Definition=List of Providers,
  3718. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,404| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Providers,
  3719. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,425| Exiting method saveDefinition
  3720. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,425| Exiting method saveDefinition
  3721. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,442| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3722. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,444| Exiting method saveReportDesign
  3723. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,460| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d3950ea8-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3724. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,476| Exiting method saveGlobalProperty
  3725. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,487| In method DefinitionService.saveDefinition. Arguments: Definition=List of Patients for this Provider,
  3726. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,487| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Patients for this Provider,
  3727. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,507| Exiting method saveDefinition
  3728. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,507| Exiting method saveDefinition
  3729. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,520| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3730. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,522| Exiting method saveReportDesign
  3731. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,532| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451ae04-4881-11e7-a919-92ebcb67fe45.version value: 1.0,
  3732. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,543| Exiting method saveGlobalProperty
  3733. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,558| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Transfers,
  3734. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,559| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Transfers,
  3735. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,584| Exiting method saveDefinition
  3736. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,585| Exiting method saveDefinition
  3737. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,602| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3738. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,607| Exiting method saveReportDesign
  3739. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,622| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.b39c4c4c-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3740. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,636| Exiting method saveGlobalProperty
  3741. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,657| In method DefinitionService.saveDefinition. Arguments: Definition=List of New Patient Registrations,
  3742. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,660| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of New Patient Registrations,
  3743. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,687| Exiting method saveDefinition
  3744. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,687| Exiting method saveDefinition
  3745. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,710| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3746. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,713| Exiting method saveReportDesign
  3747. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,722| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451a9d6-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3748. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,733| Exiting method saveGlobalProperty
  3749. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,746| In method DefinitionService.saveDefinition. Arguments: Definition=Number of All Discharges,
  3750. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,746| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of All Discharges,
  3751. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,765| Exiting method saveDefinition
  3752. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,765| Exiting method saveDefinition
  3753. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,782| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3754. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,785| Exiting method saveReportDesign
  3755. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,797| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d1a00e10-cecb-4775-8c4f-2ed0b059d7b9.version value: 1.0,
  3756. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,806| Exiting method saveGlobalProperty
  3757. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,825| In method DefinitionService.saveDefinition. Arguments: Definition=List of Patients affected by this Diagnosis,
  3758. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,826| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Patients affected by this Diagnosis,
  3759. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,857| Exiting method saveDefinition
  3760. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,857| Exiting method saveDefinition
  3761. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,874| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3762. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,876| Exiting method saveReportDesign
  3763. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,888| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451ae04-4881-11e7-a919-92ebcb67fe24.version value: 1.0,
  3764. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,900| Exiting method saveGlobalProperty
  3765. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,913| In method DefinitionService.saveDefinition. Arguments: Definition=List of Users,
  3766. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,913| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Users,
  3767. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,933| Exiting method saveDefinition
  3768. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,933| Exiting method saveDefinition
  3769. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,948| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3770. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,950| Exiting method saveReportDesign
  3771. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,960| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d3950d7c-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3772. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:49,971| Exiting method saveGlobalProperty
  3773. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,986| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Visit Notes,
  3774. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:49,986| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Visit Notes,
  3775. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,026| Exiting method saveDefinition
  3776. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,026| Exiting method saveDefinition
  3777. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,040| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3778. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,042| Exiting method saveReportDesign
  3779. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,052| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.9667ac52-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3780. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,064| Exiting method saveGlobalProperty
  3781. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,081| In method DefinitionService.saveDefinition. Arguments: Definition=Number of All Admissions,
  3782. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,081| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of All Admissions,
  3783. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,100| Exiting method saveDefinition
  3784. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,100| Exiting method saveDefinition
  3785. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,114| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3786. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,117| Exiting method saveReportDesign
  3787. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,134| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.923b9664-84c3-4988-a888-458c42405605.version value: 1.0,
  3788. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,145| Exiting method saveGlobalProperty
  3789. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,160| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Discharges,
  3790. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,160| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Discharges,
  3791. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,191| Exiting method saveDefinition
  3792. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,191| Exiting method saveDefinition
  3793. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,211| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3794. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,213| Exiting method saveReportDesign
  3795. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,226| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.b39c5070-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3796. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,242| Exiting method saveGlobalProperty
  3797. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,257| In method DefinitionService.saveDefinition. Arguments: Definition=Number of All Transfers,
  3798. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,257| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of All Transfers,
  3799. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,275| Exiting method saveDefinition
  3800. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,275| Exiting method saveDefinition
  3801. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,293| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3802. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,296| Exiting method saveReportDesign
  3803. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,311| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.ad418753-8a1c-4f5f-8c61-5599369bd5d2.version value: 1.0,
  3804. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,332| Exiting method saveGlobalProperty
  3805. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,392| In method DefinitionService.saveDefinition. Arguments: Definition=Number of Patient Registrations,
  3806. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,392| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=Number of Patient Registrations,
  3807. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,468| Exiting method saveDefinition
  3808. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,468| Exiting method saveDefinition
  3809. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,486| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3810. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,488| Exiting method saveReportDesign
  3811. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,500| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.d71b5170-5283-11e7-b114-b2f933d5fe66.version value: 1.0,
  3812. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,513| Exiting method saveGlobalProperty
  3813. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,527| In method DefinitionService.saveDefinition. Arguments: Definition=List of Diagnosis,
  3814. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,528| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=List of Diagnosis,
  3815. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,554| Exiting method saveDefinition
  3816. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,554| Exiting method saveDefinition
  3817. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,574| In method ReportService.saveReportDesign. Arguments: ReportDesign=Excel,
  3818. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,578| Exiting method saveReportDesign
  3819. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,593| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.reportManager.e451ae04-4881-11e7-a919-92ebcb67fe33.version value: 1.0,
  3820. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,608| Exiting method saveGlobalProperty
  3821. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2020-05-28 22:28:50,612| No default serializer specified - using builtin SimpleXStreamSerializer.
  3822. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,621| In method MetadataSharingService.purgePreviousAssessments. Arguments:
  3823. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,624| Exiting method purgePreviousAssessments
  3824. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,643| In method MetadataService.createBlob. Arguments: byte[]=[B@19806494,
  3825. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,644| Exiting method createBlob
  3826. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,882| In method LocationService.saveLocationTag. Arguments: LocationTag=Login Location,
  3827. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,882| Exiting method saveLocationTag
  3828. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,888| In method LocationService.saveLocation. Arguments: Location=Pharmacy,
  3829. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,891| Exiting method saveLocation
  3830. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,897| In method LocationService.saveLocation. Arguments: Location=Laboratory,
  3831. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,899| Exiting method saveLocation
  3832. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,904| In method LocationService.saveLocationTag. Arguments: LocationTag=Transfer Location,
  3833. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,904| Exiting method saveLocationTag
  3834. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,906| In method LocationService.saveLocationTag. Arguments: LocationTag=Admission Location,
  3835. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,906| Exiting method saveLocationTag
  3836. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,913| In method LocationService.saveLocation. Arguments: Location=Isolation Ward,
  3837. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,916| Exiting method saveLocation
  3838. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,922| In method LocationService.saveLocation. Arguments: Location=Registration Desk,
  3839. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,925| Exiting method saveLocation
  3840. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,941| In method LocationService.saveLocation. Arguments: Location=Inpatient Ward,
  3841. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,945| Exiting method saveLocation
  3842. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,955| In method LocationService.saveLocation. Arguments: Location=Outpatient Clinic,
  3843. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,960| Exiting method saveLocation
  3844. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,961| In method LocationService.saveLocationTag. Arguments: LocationTag=Visit Location,
  3845. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,962| Exiting method saveLocationTag
  3846. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:50,969| In method LocationService.saveLocation. Arguments: Location=Amani Hospital,
  3847. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:50,972| Exiting method saveLocation
  3848. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,081| In method MetadataSharingService.saveImportedPackage. Arguments: ImportedPackage=ImportedPackage[hashCode=ef69e3f2,uuid=39b85378-0899-4cf0-abf6-779b5968a80a],
  3849. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,087| Exiting method saveImportedPackage
  3850. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,215| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:1 providerName:[Super User] ],
  3851. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,232| Exiting method saveProvider
  3852. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,246| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  3853. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,263| Exiting method saveGlobalProperty
  3854. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,272| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.createDemoPatientsOnNextStartup value: 0,
  3855. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,281| Exiting method saveGlobalProperty
  3856. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,286| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  3857. <nameMappings class="properties">
  3858. <property name="postalCode" value="Location.postalCode"/>
  3859. <property name="address2" value="Location.address2"/>
  3860. <property name="address1" value="Location.address1"/>
  3861. <property name="country" value="Location.country"/>
  3862. <property name="stateProvince" value="Location.stateProvince"/>
  3863. <property name="cityVillage" value="Location.cityVillage"/>
  3864. </nameMappings>
  3865. <sizeMappings class="properties">
  3866. <property name="postalCode" value="10"/>
  3867. <property name="address2" value="40"/>
  3868. <property name="address1" value="40"/>
  3869. <property name="country" value="10"/>
  3870. <property name="stateProvince" value="10"/>
  3871. <property name="cityVillage" value="10"/>
  3872. </sizeMappings>
  3873. <lineByLineFormat>
  3874. <string>address1</string>
  3875. <string>address2</string>
  3876. <string>cityVillage stateProvince country postalCode</string>
  3877. </lineByLineFormat>
  3878. </org.openmrs.layout.address.AddressTemplate>,
  3879. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,299| Exiting method saveGlobalProperty
  3880. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,566| In method UserService.createUser. Arguments: User=clerk, String=<Arg value ignored>,
  3881. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,670| Exiting method createUser
  3882. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,727| In method UserService.createUser. Arguments: User=nurse, String=<Arg value ignored>,
  3883. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,788| Exiting method createUser
  3884. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,843| In method UserService.createUser. Arguments: User=doctor, String=<Arg value ignored>,
  3885. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:51,925| Exiting method createUser
  3886. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:51,985| In method UserService.createUser. Arguments: User=sysadmin, String=<Arg value ignored>,
  3887. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,053| Exiting method createUser
  3888. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,089| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[John Smith] ],
  3889. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,095| Exiting method saveProvider
  3890. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,126| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[Jane Smith] ],
  3891. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,133| Exiting method saveProvider
  3892. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,151| In method ProviderService.saveProvider. Arguments: Provider=[Provider: providerId:null providerName:[Jake Smith] ],
  3893. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,154| Exiting method saveProvider
  3894. WARN - HibernateUserDAO.getUserByUsername(104) |2020-05-28 22:28:52,189| request for username 'scheduler' not found
  3895. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,268| In method UserService.createUser. Arguments: User=scheduler, String=<Arg value ignored>,
  3896. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,370| Exiting method createUser
  3897. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,397| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: scheduler.username value: scheduler,
  3898. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,419| Exiting method saveGlobalProperty
  3899. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,434| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: scheduler.password value: Scheduler123,
  3900. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,447| Exiting method saveGlobalProperty
  3901. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,505| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=7fba1e5,uuid=4da187c6-c436-11e4-a470-82b0ea87e2d8],
  3902. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,513| Exiting method saveAppointmentType
  3903. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,523| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=c8813f7e,uuid=5ab6d8a8-c436-11e4-a470-82b0ea87e2d8],
  3904. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,526| Exiting method saveAppointmentType
  3905. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,537| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=eb3d3d44,uuid=7dd9ac8e-c436-11e4-a470-82b0ea87e2d8],
  3906. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,541| Exiting method saveAppointmentType
  3907. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,557| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ce2c34c4,uuid=7e7d3e26-c436-11e4-a470-82b0ea87e2d8],
  3908. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,574| Exiting method saveAppointmentType
  3909. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,586| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b4b49efa,uuid=7efeaa60-c436-11e4-a470-82b0ea87e2d8],
  3910. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,594| Exiting method saveAppointmentType
  3911. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,607| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=abc150ca,uuid=95636ce6-c436-11e4-a470-82b0ea87e2d8],
  3912. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,611| Exiting method saveAppointmentType
  3913. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,624| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b519c52f,uuid=9ebdc232-c436-11e4-a470-82b0ea87e2d8],
  3914. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,631| Exiting method saveAppointmentType
  3915. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,649| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b21fd75e,uuid=a62a40e0-c436-11e4-a470-82b0ea87e2d8],
  3916. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,656| Exiting method saveAppointmentType
  3917. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,672| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=f6a1c0a2,uuid=ac71c996-c436-11e4-a470-82b0ea87e2d8],
  3918. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,677| Exiting method saveAppointmentType
  3919. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,691| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=44b3d280,uuid=b29be856-c436-11e4-a470-82b0ea87e2d8],
  3920. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,696| Exiting method saveAppointmentType
  3921. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,708| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=da393751,uuid=cba5a260-c436-11e4-a470-82b0ea87e2d8],
  3922. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,714| Exiting method saveAppointmentType
  3923. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,732| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=e86393c9,uuid=d248c6c4-c436-11e4-a470-82b0ea87e2d8],
  3924. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,745| Exiting method saveAppointmentType
  3925. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,757| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ea148419,uuid=0c617770-c437-11e4-a470-82b0ea87e2d8],
  3926. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,762| Exiting method saveAppointmentType
  3927. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,775| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=81627d4b,uuid=136ed9a4-c437-11e4-a470-82b0ea87e2d8],
  3928. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,780| Exiting method saveAppointmentType
  3929. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,798| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=fd2cb9c5,uuid=1b2d98c4-c437-11e4-a470-82b0ea87e2d8],
  3930. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,802| Exiting method saveAppointmentType
  3931. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,814| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=cb138210,uuid=25873c9e-c437-11e4-a470-82b0ea87e2d8],
  3932. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,824| Exiting method saveAppointmentType
  3933. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,838| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=20d32feb,uuid=2febe6a8-c437-11e4-a470-82b0ea87e2d8],
  3934. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,843| Exiting method saveAppointmentType
  3935. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,855| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=479f1d6a,uuid=38081afa-c437-11e4-a470-82b0ea87e2d8],
  3936. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,859| Exiting method saveAppointmentType
  3937. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,873| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=65d684ad,uuid=3f5a8ca2-c437-11e4-a470-82b0ea87e2d8],
  3938. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,877| Exiting method saveAppointmentType
  3939. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,889| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=33718375,uuid=452c596c-c437-11e4-a470-82b0ea87e2d8],
  3940. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,893| Exiting method saveAppointmentType
  3941. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,907| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=9e3b268b,uuid=4d3b6396-c437-11e4-a470-82b0ea87e2d8],
  3942. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,910| Exiting method saveAppointmentType
  3943. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:52,923| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=5dd5e553,uuid=4d85dda4-c437-11e4-a470-82b0ea87e2d8e],
  3944. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:52,929| Exiting method saveAppointmentType
  3945. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:53,511| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
  3946. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:53,579| Exiting method saveConcept
  3947. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:53,611| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
  3948. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:53,672| Exiting method saveConcept
  3949. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:53,682| In method EncounterService.saveEncounterType. Arguments: EncounterType=EncounterType[hashCode=705571f2,uuid=5021b1a1-e7f6-44b4-ba02-da2f2bcf8718],
  3950. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:53,692| Exiting method saveEncounterType
  3951. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:53,767| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  3952. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:53,768| Exiting method saveGlobalProperty
  3953. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:53,856| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  3954. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:53,866| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  3955. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:53,955| Exiting method saveDefinition
  3956. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:53,955| Exiting method saveDefinition
  3957. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,038| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
  3958. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,054| Exiting method saveGlobalProperty
  3959. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,082| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=b16717bb,uuid=a204e37d-17b3-41d5-aaf1-92e4ba5604c6],
  3960. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,095| Exiting method saveMetadataTermMapping
  3961. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,110| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=d78d748e,uuid=62b7ae8e-e441-4c45-add2-ca8f0f8c91e9],
  3962. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,123| Exiting method saveMetadataTermMapping
  3963. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,141| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=20de9774,uuid=842ded60-0c21-43fb-8f97-c044850f0709],
  3964. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,153| Exiting method saveMetadataTermMapping
  3965. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,174| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=a7df867c,uuid=a5253b53-d415-44aa-b7b3-0e261df7d515],
  3966. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,186| Exiting method saveMetadataTermMapping
  3967. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,208| In method MetadataMappingService.saveMetadataTermMapping. Arguments: MetadataTermMapping=MetadataTermMapping[hashCode=55235033,uuid=bb9a35c9-af76-4d2c-a80e-539c60cc1a1a],
  3968. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,218| Exiting method saveMetadataTermMapping
  3969. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,229| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  3970. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,238| Exiting method saveGlobalProperty
  3971. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,247| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
  3972. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,257| Exiting method saveGlobalProperty
  3973. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,267| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
  3974. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,278| Exiting method saveGlobalProperty
  3975. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,284| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
  3976. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,295| Exiting method saveGlobalProperty
  3977. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,304| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
  3978. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,315| Exiting method saveGlobalProperty
  3979. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,323| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  3980. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,337| Exiting method saveGlobalProperty
  3981. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,344| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  3982. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,348| Exiting method saveGlobalProperty
  3983. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,356| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  3984. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,360| Exiting method saveGlobalProperty
  3985. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,367| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
  3986. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,381| Exiting method saveGlobalProperty
  3987. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,521| In method FormService.saveForm. Arguments: Form=,
  3988. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,538| Exiting method saveForm
  3989. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,556| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=b1163395,uuid=fed4e424-04e9-43e9-8d97-7150b2f00e99],
  3990. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,559| In method FormService.saveForm. Arguments: Form=1,
  3991. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,560| Exiting method saveForm
  3992. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,566| Exiting method saveHtmlForm
  3993. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,622| In method FormService.saveForm. Arguments: Form=,
  3994. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,635| Exiting method saveForm
  3995. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,641| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=b9810946,uuid=a5f8c2b8-39e8-4602-b49a-493f104c5bb9],
  3996. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,642| In method FormService.saveForm. Arguments: Form=2,
  3997. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,643| Exiting method saveForm
  3998. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,645| Exiting method saveHtmlForm
  3999. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,705| In method FormService.saveForm. Arguments: Form=,
  4000. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,724| Exiting method saveForm
  4001. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,730| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=c06c9801,uuid=7069a22f-d645-4961-ba68-0398fe7f91f2],
  4002. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,732| In method FormService.saveForm. Arguments: Form=3,
  4003. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,733| Exiting method saveForm
  4004. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,737| Exiting method saveHtmlForm
  4005. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,797| In method FormService.saveForm. Arguments: Form=,
  4006. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,811| Exiting method saveForm
  4007. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,816| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=47c78eb9,uuid=8a0407a9-2089-450e-848f-50277bf9c3c5],
  4008. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,817| In method FormService.saveForm. Arguments: Form=4,
  4009. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,819| Exiting method saveForm
  4010. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,822| Exiting method saveHtmlForm
  4011. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,876| In method FormService.saveForm. Arguments: Form=,
  4012. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,885| Exiting method saveForm
  4013. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,890| In method HtmlFormEntryService.saveHtmlForm. Arguments: HtmlForm=HtmlForm[hashCode=6888c244,uuid=4703c2d3-3722-492a-a552-c2830a87d7a5],
  4014. INFO - LoggingAdvice.invoke(116) |2020-05-28 22:28:54,891| In method FormService.saveForm. Arguments: Form=5,
  4015. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,891| Exiting method saveForm
  4016. INFO - LoggingAdvice.invoke(156) |2020-05-28 22:28:54,893| Exiting method saveHtmlForm
  4017. ERROR - CommonsLoggingOutput.error(75) |2020-05-28 22:28:57,597| Line=362 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  4018. ERROR - CommonsLoggingOutput.error(75) |2020-05-28 22:28:57,606| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  4019. ERROR - CommonsLoggingOutput.error(75) |2020-05-28 22:28:57,611| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  4020. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-05-28 22:28:57,672| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
  4021. WARN - DispatcherServlet.noHandlerFound(1120) |2020-05-28 22:28:58,679| No mapping found for HTTP request with URI [/openmrs/ws/rest/v1/session] in DispatcherServlet with name 'openmrs'
Add Comment
Please, Sign In to add comment