Build: #148 was successful

Job: Test on MySQL was successful

Stages & jobs

  1. Update versions

  2. Build

  3. Push docker image

  4. Validate

  5. Release

    Requires a user to start manually
  6. Release 2nd stage

  7. Release 3rd stage

Build log

The build generated 1,232 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

11-Jun-2025 13:48:02 db_1   | PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
11-Jun-2025 13:48:02 db_1   | To do so, start the server, then issue the following commands:
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   |   /usr/bin/mysqladmin -u root password 'new-password'
11-Jun-2025 13:48:02 db_1   |   /usr/bin/mysqladmin -u root -h bdba61a49e52 password 'new-password'
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | Alternatively you can run:
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   |   /usr/bin/mysql_secure_installation
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | which will also give you the option of removing the test
11-Jun-2025 13:48:02 db_1   | databases and anonymous user created by default.  This is
11-Jun-2025 13:48:02 db_1   | strongly recommended for production servers.
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | See the manual for more instructions.
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | Please report any problems at http://bugs.mysql.com/
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | The latest information about MySQL is available on the web at
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   |   http://www.mysql.com
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | Support MySQL by buying support/licenses at http://shop.mysql.com
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | Note: new default config file not created.
11-Jun-2025 13:48:02 db_1   | Please make sure your config file is current
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | WARNING: Default config file /etc/mysql/my.cnf exists on the system
11-Jun-2025 13:48:02 db_1   | This file will be read by default by the MySQL server
11-Jun-2025 13:48:02 db_1   | If you do not want to use this, either remove it, or use the
11-Jun-2025 13:48:02 db_1   | --defaults-file argument to mysqld_safe when starting the server
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:46+00:00 [Note] [Entrypoint]: Database files initialized
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:46+00:00 [Note] [Entrypoint]: Starting temporary server
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:46+00:00 [Note] [Entrypoint]: Waiting for server startup
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 0 [Note] mysqld (mysqld 5.6.51) starting as process 94 ...
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] Plugin 'FEDERATED' is disabled.
11-Jun-2025 13:48:02 web_1  | + DB_CREATE_TABLES=false
11-Jun-2025 13:48:02 web_1  | + DB_AUTO_UPDATE=false
11-Jun-2025 13:48:02 web_1  | + MODULE_WEB_ADMIN=true
11-Jun-2025 13:48:02 web_1  | + DEBUG=false
11-Jun-2025 13:48:02 web_1  | + cat
11-Jun-2025 13:48:02 web_1  | + echo '------  Starting distribution -----'
11-Jun-2025 13:48:02 web_1  | ------  Starting distribution -----
11-Jun-2025 13:48:02 web_1  | + cat /root/openmrs-distro.properties
11-Jun-2025 13:48:02 web_1  | #Wed Jun 11 12:51:53 UTC 2025
11-Jun-2025 13:48:02 web_1  | name=Platform
11-Jun-2025 13:48:02 web_1  | omod.fhir=1.20.0
11-Jun-2025 13:48:02 web_1  | omod.owa=1.15.0
11-Jun-2025 13:48:02 web_1  | omod.webservices.rest=2.23.0
11-Jun-2025 13:48:02 web_1  | owa.openmrs-owa-addonmanager=1.0.0
11-Jun-2025 13:48:02 web_1  | version=2.2.2-SNAPSHOT
11-Jun-2025 13:48:02 web_1  | war.openmrs=2.2.2-SNAPSHOT
11-Jun-2025 13:48:02 web_1  | + echo -----------------------------------
11-Jun-2025 13:48:02 web_1  | -----------------------------------
11-Jun-2025 13:48:02 web_1  | + /usr/local/tomcat/wait-for-it.sh --timeout=3600 db:3306
11-Jun-2025 13:48:02 web_1  | wait-for-it.sh: waiting 3600 seconds for db:3306
11-Jun-2025 13:48:02 web_1  | wait-for-it.sh: db:3306 is available after 14 seconds
11-Jun-2025 13:48:02 web_1  | + '[' false ']'
11-Jun-2025 13:48:02 web_1  | + export JPDA_ADDRESS=1044
11-Jun-2025 13:48:02 web_1  | + JPDA_ADDRESS=1044
11-Jun-2025 13:48:02 web_1  | + export JPDA_TRANSPORT=dt_socket
11-Jun-2025 13:48:02 web_1  | + JPDA_TRANSPORT=dt_socket
11-Jun-2025 13:48:02 web_1  | + sleep 15
11-Jun-2025 13:48:02 web_1  | + /usr/local/tomcat/bin/catalina.sh jpda run
11-Jun-2025 13:48:02 web_1  | OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
11-Jun-2025 13:48:02 web_1  | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
11-Jun-2025 13:48:02 web_1  | Listening for transport dt_socket at address: 1044
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Server version:        Apache Tomcat/7.0.94
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Server built:          Apr 10 2019 16:56:40 UTC
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Server number:         7.0.94.0
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: OS Name:               Linux
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: OS Version:            5.15.0-141-generic
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Architecture:          amd64
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Java Home:             /usr/lib/jvm/java-8-openjdk-amd64/jre
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: JVM Version:           1.8.0_212-8u212-b01-1~deb9u1-b01
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: JVM Vendor:            Oracle Corporation
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: CATALINA_BASE:         /usr/local/tomcat
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: CATALINA_HOME:         /usr/local/tomcat
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Dfile.encoding=UTF-8
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Xms256m
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Xmx768m
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -XX:PermSize=256m
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -XX:MaxPermSize=512m
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=1044,server=y,suspend=n
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Dignore.endorsed.dirs=
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.VersionLoggerListener log
11-Jun-2025 13:48:02 web_1  | INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
11-Jun-2025 13:48:02 web_1  | INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2.
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
11-Jun-2025 13:48:02 web_1  | INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.core.AprLifecycleListener initializeSSL
11-Jun-2025 13:48:02 web_1  | INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j  20 Nov 2018)
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.coyote.AbstractProtocol init
11-Jun-2025 13:48:02 web_1  | INFO: Initializing ProtocolHandler ["http-apr-8080"]
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.coyote.AbstractProtocol init
11-Jun-2025 13:48:02 web_1  | INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.Catalina load
11-Jun-2025 13:48:02 web_1  | INFO: Initialization processed in 466 ms
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.core.StandardService startInternal
11-Jun-2025 13:48:02 web_1  | INFO: Starting service Catalina
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.core.StandardEngine startInternal
11-Jun-2025 13:48:02 web_1  | INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:39:57 PM org.apache.catalina.startup.HostConfig deployWAR
11-Jun-2025 13:48:02 web_1  | INFO: Deploying web application archive /usr/local/tomcat/webapps/openmrs.war
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:01 PM org.apache.catalina.startup.TldConfig execute
11-Jun-2025 13:48:02 web_1  | 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.
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:40:02,308| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2025-06-11 13:40:02,328| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimeProperties(2041) |2025-06-11 13:40:02,336| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:40:02,568| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2025-06-11 13:40:02,568| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimeProperties(2041) |2025-06-11 13:40:02,568| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployWAR
11-Jun-2025 13:48:02 web_1  | INFO: Deployment of web application archive /usr/local/tomcat/webapps/openmrs.war has finished in 5,260 ms
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deploying web application directory /usr/local/tomcat/webapps/examples
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 227 ms
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deploying web application directory /usr/local/tomcat/webapps/manager
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deployment of web application directory /usr/local/tomcat/webapps/manager has finished in 46 ms
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deploying web application directory /usr/local/tomcat/webapps/host-manager
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deployment of web application directory /usr/local/tomcat/webapps/host-manager has finished in 34 ms
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deploying web application directory /usr/local/tomcat/webapps/docs
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deployment of web application directory /usr/local/tomcat/webapps/docs has finished in 22 ms
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deploying web application directory /usr/local/tomcat/webapps/ROOT
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.catalina.startup.HostConfig deployDirectory
11-Jun-2025 13:48:02 web_1  | INFO: Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 27 ms
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.coyote.AbstractProtocol start
11-Jun-2025 13:48:02 web_1  | INFO: Starting ProtocolHandler ["http-apr-8080"]
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:02 PM org.apache.coyote.AbstractProtocol start
11-Jun-2025 13:48:02 web_1  | INFO: Starting ProtocolHandler ["ajp-apr-8009"]
11-Jun-2025 13:48:02 web_1  | Jun 11, 2025 1:40:03 PM org.apache.catalina.startup.Catalina start
11-Jun-2025 13:48:02 web_1  | INFO: Server startup in 5750 ms
11-Jun-2025 13:48:02 web_1  | + curl -L http://localhost:8080/openmrs/
11-Jun-2025 13:48:02 web_1  |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11-Jun-2025 13:48:02 web_1  |                                  Dload  Upload   Total   Spent    Left  Speed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
11-Jun-2025 13:48:02   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:40:12,098| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2025-06-11 13:40:12,100| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 100  8730    0  8730    0     0   8798      0 --:--:-- --:--:-- --:--:--  8798
11-Jun-2025 13:48:02 100 10707    0 10707    0     0  10699      0 --:--:--  0:00:01 --:--:--  241k
11-Jun-2025 13:48:02 web_1  | + sleep 15
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Reading from `liquibasechangelog`
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:40 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
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:40 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
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:40 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
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Successfully acquired change log lock
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:40 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
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:40 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
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:40 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
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Reading from `liquibasechangelog`
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111218-1830-fix::sunbiz ran successfully in 15ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120322-1510::wyclif ran successfully in 73ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1000::raff ran successfully in 15ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1010::raff ran successfully in 29ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1020::raff ran successfully in 1028ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1030::raff ran successfully in 564ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1040::raff ran successfully in 500ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1050::raff ran successfully in 466ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::10-insert-new-app-privileges::dkayiwa ran successfully in 7ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::11-insert-new-api-privileges::dkayiwa ran successfully in 30ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::1-grant-new-dashboard-overview-tab-app-privileges::dkayiwa ran successfully in 6ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::2-role-assign-new-api-privileges-to-renamed-ones::dkayiwa ran successfully in 26ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::1-increase-privilege-col-size-privilege::dkayiwa ran successfully in 273ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::2-increase-privilege-col-size-rol-privilege::dkayiwa ran successfully in 139ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201205241728-1::mvorobey ran successfully in 147ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201205241728-2::mvorobey ran successfully in 153ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-1353::wyclif::(Checksum: 3:9d30d1435a6c10a4b135609dc8e925ca) ran despite precondition failure due to onFail='MARK_RAN':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Column '`as_needed`' does not exist
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121007-test_order_laterality::djazayeri ran successfully in 5ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121025-TRUNK-213::lluismf ran successfully in 145ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121021-TRUNK-333::lluismf ran successfully in 18ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121109-TRUNK-3474::patandre ran successfully in 63ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121112-TRUNK-3474::patandre ran successfully in 70ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474::patandre ran successfully in 60ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474-person-attribute-type::patandre ran successfully in 93ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474-privilege::patandre ran successfully in 80ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-role::patandre ran successfully in 50ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-relationship_type::patandre ran successfully in 76ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-encounter_type::patandre ran successfully in 6ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121212-TRUNK-2768::patandre ran successfully in 86ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130626-TRUNK-439::jthoenes ran successfully in 16ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131023-TRUNK-3903::k-joseph ran successfully in 47ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-duplicateEncounterRoleChangeSet::surangak ran successfully in 2ms
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Using atomics to ref count buffer pool pages
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: The InnoDB memory heap is disabled
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Memory barrier is not used
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Compressed tables use zlib 1.2.11
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Using Linux native AIO
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Using CPU crc32 instructions
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Initializing buffer pool, size = 128.0M
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Completed initialization of buffer pool
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Highest supported file format is Barracuda.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: 128 rollback segment(s) are active.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: Waiting for purge to start
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] InnoDB: 5.6.51 started; log sequence number 1625987
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 8a6a60c0-46c9-11f0-95c7-0242ac120002.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Warning] 'user' entry 'root@bdba61a49e52' ignored in --skip-name-resolve mode.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Warning] 'user' entry '@bdba61a49e52' ignored in --skip-name-resolve mode.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Warning] 'proxies_priv' entry '@ root@bdba61a49e52' ignored in --skip-name-resolve mode.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] Event Scheduler: Loaded 0 events
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47 94 [Note] mysqld: ready for connections.
11-Jun-2025 13:48:02 db_1   | Version: '5.6.51'  socket: '/var/run/mysqld/mysqld.sock'  port: 0  MySQL Community Server (GPL)
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:47+00:00 [Note] [Entrypoint]: Temporary server started.
11-Jun-2025 13:48:02 db_1   | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
11-Jun-2025 13:48:02 db_1   | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
11-Jun-2025 13:48:02 db_1   | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
11-Jun-2025 13:48:02 db_1   | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:49 94 [Warning] 'proxies_priv' entry '@ root@bdba61a49e52' ignored in --skip-name-resolve mode.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:49+00:00 [Note] [Entrypoint]: Creating database openmrs
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:49+00:00 [Note] [Entrypoint]: Creating user openmrs
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:49+00:00 [Note] [Entrypoint]: Giving user openmrs access to schema openmrs
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:49+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/dump.sql
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53+00:00 [Note] [Entrypoint]: Stopping temporary server
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] mysqld: Normal shutdown
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Giving 0 client threads a chance to die gracefully
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Event Scheduler: Purging the queue. 0 events
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down slave threads
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Forcefully disconnecting 0 remaining clients
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Binlog end
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'partition'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_FT_DELETED'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_METRICS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_CMPMEM'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_CMP_RESET'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_CMP'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_LOCKS'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'INNODB_TRX'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] Shutting down plugin 'InnoDB'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] InnoDB: FTS optimize thread exiting.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:53 94 [Note] InnoDB: Starting shutdown...
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] InnoDB: Shutdown completed; log sequence number 4017795
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'BLACKHOLE'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'ARCHIVE'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'MRG_MYISAM'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'MyISAM'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'MEMORY'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'CSV'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'sha256_password'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'mysql_old_password'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'mysql_native_password'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] Shutting down plugin 'binlog'
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55 94 [Note] mysqld: Shutdown complete
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55+00:00 [Note] [Entrypoint]: Temporary server stopped
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:55+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
11-Jun-2025 13:48:02 db_1   |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-encounter_type_unique_name_constraint::surangak ran successfully in 433ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-encounter_role_unique_name_constraint::surangak ran successfully in 377ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif ran successfully in 34ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140314-TRUNK-4283::dszafranek, wyclif ran successfully in 0ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140635-TRUNK-4283::dszafranek, wyclif ran successfully in 1ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140316-TRUNK-4283::dszafranek, wyclif ran successfully in 1ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif ran successfully in 1ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091110::wyclif ran successfully in 3ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406262016::wyclif ran successfully in 1ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406211643-TRUNK-4401::harsz89 ran successfully in 1ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406211703-TRUNK-4401::harsz89 ran successfully in 0ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091112::wyclif ran successfully in 28ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091128::wyclif ran successfully in 73ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091129::wyclif ran successfully in 75ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404101130::wyclif ran successfully in 5ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091131::wyclif ran successfully in 80ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403070132-TRUNK-4286::andras-szell ran successfully in 12ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402241055::Akshika ran successfully in 87ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402281648-TRUNK-4274::k-joseph ran successfully in 70ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041510::wyclif ran successfully in 43ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041511::wyclif ran successfully in 51ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041512::wyclif ran successfully in 74ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201311041513::wyclif::(Checksum: 3:b41217397a18dbe18e07266a9be4a523) ran despite precondition failure due to onFail='MARK_RAN':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041515-TRUNK-4122::wyclif ran successfully in 75ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201310281153-TRUNK-4123::mujir,sushmitharaos ran successfully in 164ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201310281153-TRUNK-4124::mujir,sushmitharaos ran successfully in 158ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312141400-TRUNK-4126::arathy ran successfully in 71ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312141401-TRUNK-4126::wyclif ran successfully in 6ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131210-TRUNK-4130::k-joseph ran successfully in 44ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312171559-TRUNK-4159::k-joseph ran successfully in 311ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131217-TRUNK-4157::banka ran successfully in 53ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131217-TRUNK-4142::banka ran successfully in 112ms
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 0 [Note] mysqld (mysqld 5.6.51) starting as process 1 ...
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] Plugin 'FEDERATED' is disabled.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Using atomics to ref count buffer pool pages
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: The InnoDB memory heap is disabled
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Memory barrier is not used
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Compressed tables use zlib 1.2.11
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Using Linux native AIO
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Using CPU crc32 instructions
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Completed initialization of buffer pool
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Highest supported file format is Barracuda.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: 128 rollback segment(s) are active.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: Waiting for purge to start
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] InnoDB: 5.6.51 started; log sequence number 4017795
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] Server hostname (bind-address): '*'; port: 3306
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] IPv6 is available.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note]   - '::' resolves to '::';
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] Server socket created on IP: '::'.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Warning] 'proxies_priv' entry '@ root@bdba61a49e52' ignored in --skip-name-resolve mode.
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] Event Scheduler: Loaded 0 events
11-Jun-2025 13:48:02 db_1   | 2025-06-11 13:39:56 1 [Note] mysqld: ready for connections.
11-Jun-2025 13:48:02 db_1   | Version: '5.6.51'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312162044-TRUNK-4126::k-joseph ran successfully in 59ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312162059-TRUNK-4126::k-joseph ran successfully in 136ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312161618-TRUNK-4129::rkorytkowski ran successfully in 572ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312161713-TRUNK-4129::rkorytkowski ran successfully in 84ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312182214-TRUNK-4136::k-joseph ran successfully in 200ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312182223-TRUNK-4136::k-joseph ran successfully in 67ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312191200-TRUNK-4167::banka ran successfully in 63ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312191300-TRUNK-4167::banka ran successfully in 434ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201800-TRUNK-4167::banka ran successfully in 77ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312181649-TRUNK-4137::k-joseph ran successfully in 136ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312181650-TRUNK-4137::k-joseph ran successfully in 60ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201640-TRUNK-4138::banka ran successfully in 15ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201523-TRUNK-4138::banka ran successfully in 4ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201651-TRUNK-4138::banka ran successfully in 92ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201601-TRUNK-4138::wyclif ran successfully in 421ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201700-TRUNK-4138::banka ran successfully in 75ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401031433-TRUNK-4135::rkorytkowski ran successfully in 12ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401031434-TRUNK-4135::rkorytkowski ran successfully in 512ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031440-TRUNK-4135::rkorytkowski ran successfully in 2ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031448-TRUNK-4135::rkorytkowski ran successfully in 3ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031455-TRUNK-4135::rkorytkowski ran successfully in 61ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271822-TRUNK-4156::vinay ran successfully in 252ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271823-TRUNK-4156::vinay ran successfully in 5ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271824-TRUNK-4156::vinay ran successfully in 10ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271826-TRUNK-4156::vinay ran successfully in 80ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271828-TRUNK-4156::vinay ran successfully in 63ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271829-TRUNK-4156::vinay ran successfully in 424ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131216-1637::gitahi ran successfully in 555ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041600-TRUNK-4138::wyclif ran successfully in 347ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041601-TRUNK-4138::wyclif ran successfully in 13ms
11-Jun-2025 13:48:02 web_1  | + wait 45
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041602-TRUNK-4138::wyclif ran successfully in 407ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041604-TRUNK-4138::wyclif ran successfully in 16ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402051638-TRUNK-4202::wyclif ran successfully in 336ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402051639-TRUNK-4202::wyclif ran successfully in 349ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403011348::alexisduque ran successfully in 81ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403061758-TRUNK-4284::Banka, Vinay ran successfully in 5ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140304816-TRUNK-4139::Akshika ran successfully in 77ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140313-TRUNK-4288::dszafranek ran successfully in 189ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140318-TRUNK-4265::jkondrat ran successfully in 209ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091516::wyclif ran successfully in 165ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091517::wyclif ran successfully in 98ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406201443::wyclif ran successfully in 67ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406201444::wyclif ran successfully in 88ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402120720-TRUNK-3902::k-joseph ran successfully in 47ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140304-TRUNK-4170-location_attribute_type_unique_name::harsz89 ran successfully in 320ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140715-TRUNK-2999-remove_concept_word::rkorytkowski ran successfully in 14ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140718-TRUNK-2999-remove_update_concept_index_task::rkorytkowski ran successfully in 4ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140724-1528::wyclif ran successfully in 8ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140801-TRUNK-4443-rename_order_start_date_to_date_activated::bharti ran successfully in 83ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140719-TRUNK-4445-update_dosing_type_to_varchar_255::mihir ran successfully in 101ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201408200733-TRUNK-4446::Deepak ran successfully in 93ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Foreign Key order_type_parent does not exist
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150428-TRUNK-4693-2::mseaton ran successfully in 516ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201409230113-TRUNK-3484::k-joseph ran successfully in 6ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Foreign Key belongs_to_tribe does not exist
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141010-trunk-4492::alec ran successfully in 67ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291606-TRUNK-3474::jbuczynski ran successfully in 82ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291613-TRUNK-3474::jbuczynski ran successfully in 108ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291614-TRUNK-3474::jbuczynski ran successfully in 67ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291616-TRUNK-3474::jbuczynski ran successfully in 6ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141103-1030::wyclif ran successfully in 124ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141121-TRUNK-2193::raff ran successfully in 13ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150108-TRUNK-3849::rpuzdrowski ran successfully in 10ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150108-TRUNK-14::rpuzdrowski ran successfully in 5ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150211-TRUNK-3709::jkondrat ran successfully in 1ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101055-TRUNK-3386::pmuchowski ran successfully in 353ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101056-TRUNK-3386::pmuchowski ran successfully in 342ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101057-TRUNK-3386::pmuchowski ran successfully in 7ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101058-TRUNK-3386::pmuchowski ran successfully in 490ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101106-TRUNK-3386::pmuchowski ran successfully in 7ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101107-TRUNK-3386::pmuchowski ran successfully in 449ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150221-1644::sandeepraparthi ran successfully in 445ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506051103-TRUNK-4727::Chethan, Preethi ran successfully in 102ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506192000-TRUNK-4729::thomasvandoren ran successfully in 186ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506192001-TRUNK-4729::thomasvandoren ran successfully in 81ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111304::sns.recommind ran successfully in 424ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111412::sns.recommind ran successfully in 370ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111415::sns.recommind ran successfully in 354ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-354-create-allergy-table-rev1::fbiedrzycki ran successfully in 533ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-355-create-allergy-reaction-table::fbiedrzycki ran successfully in 184ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-360-Add-allergy-status-to-patient-2::rpuzdrowski ran successfully in 54ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_problem::jdegraft ran successfully in 13ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_allergy::jdegraft ran successfully in 12ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list::jdegraft ran successfully in 16ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_type::jdegraft ran successfully in 13ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201509281653::Sravanthi ran successfully in 75ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151022-TRUNK-4750::gwasilwa ran successfully in 1329ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160201-TRUNK-1505::mnagasowmya ran successfully in 87ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160216-1700::bahmni ran successfully in 28ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160202-1743::rkorytkowski ran successfully in 3986ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151006-1530::bahmni ran successfully in 258ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151006-1537::bahmni ran successfully in 532ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151118-1630::bahmni ran successfully in 495ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151118-1640::bahmni ran successfully in 172ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160212-1020::bahmni ran successfully in 87ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201604281645::vishnuraom::(Checksum: 3:e7c592ad2ce7daac65ef41b156965b6f) ran despite precondition failure due to onFail='MARK_RAN':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201604281646::vishnuraom::(Checksum: 3:1d1ab904f45990de4459c25c170947d9) ran despite precondition failure due to onFail='MARK_RAN':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160427-0950-create-concept-attribute-type-table::bahmni ran successfully in 246ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160427-0954-create-concept-attribute-table::bahmni ran successfully in 476ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : SQL Precondition failed.  Expected '0' got '1'
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : SQL Precondition failed.  Expected '0' got '1'
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1702::Wyclif::(Checksum: 3:694bfb4f761bc423576faf8bb32354ab) ran despite precondition failure due to onFail='MARK_RAN':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : SQL Precondition failed.  Expected '0' got '1'
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20170707-TRUNK-5185-1::mogoodrich ran successfully in 307ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20170707-TRUNK-5185-2::mogoodrich ran successfully in 383ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4936-20160930-1000::teleivo ran successfully in 84ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1::vshankar ran successfully in 452ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1.1::vshankar ran successfully in 402ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1.2::vshankar ran successfully in 436ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2::vshankar ran successfully in 43ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2.2::vshankar ran successfully in 47ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2.3::vshankar ran successfully in 72ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-3::vshankar ran successfully in 52ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201610242135-3::vshankar::(Checksum: 3:a61042ee90a77f77fd9456dbe1afdfa9) ran despite precondition failure due to onFail='MARK_RAN':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-4::vshankar ran successfully in 45ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-5::vshankar ran successfully in 53ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-5.2::vshankar ran successfully in 70ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-1::vshankar ran successfully in 48ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Not precondition failed
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-1::vshankar ran successfully in 55ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-1.1::vshankar ran successfully in 7ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-2::vshankar ran successfully in 62ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-3::vshankar ran successfully in 48ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-4::vshankar ran successfully in 51ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2::vshankar ran successfully in 50ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2.1::vshankar ran successfully in 2ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2.2::vshankar ran successfully in 45ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610242135-1::vshankar ran successfully in 70ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610242135-2::vshankar ran successfully in 76ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201611121945-1::vshankar ran successfully in 8ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201611121945-2::vshankar ran successfully in 8ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1000::manuelagrindei ran successfully in 71ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1001::manuelagrindei ran successfully in 202ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1002::manuelagrindei ran successfully in 60ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1003::manuelagrindei ran successfully in 144ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1004::manuelagrindei ran successfully in 71ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1005::manuelagrindei ran successfully in 156ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1006::manuelagrindei ran successfully in 60ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1007::manuelagrindei ran successfully in 122ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1008::manuelagrindei ran successfully in 52ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1009::manuelagrindei ran successfully in 120ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1010::manuelagrindei ran successfully in 60ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1011::manuelagrindei ran successfully in 150ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1012::manuelagrindei ran successfully in 71ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1013::manuelagrindei ran successfully in 139ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1014::manuelagrindei ran successfully in 59ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1015::manuelagrindei ran successfully in 152ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4976-20170403-1::darius ran successfully in 111ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4976-20170403-2::darius ran successfully in 92ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5140-20170404-1000::Shruthi,Salauddin ran successfully in 118ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4755::Rahul,Swathi ran successfully in 271ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151218-1729::Rahul,Swathi ran successfully in 523ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Table `conditions` does not exist
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180508-1001::Kelechi+iheanyi ran successfully in 680ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Table `emrapi_conditions` does not exist
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20181402-TRUNK-5339::esirkings ran successfully in 806ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 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':
11-Jun-2025 13:48:02 web_1  |           liquibase-update-to-latest.xml : Column '`precise`' does not exist
11-Jun-2025 13:48:02 web_1  |
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4791-20180215::patrick ran successfully in 132ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4791-20180216::patrick ran successfully in 162ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4505-20180804::fruether ran successfully in 84ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5400-20180731-1::fruether ran successfully in 86ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5400-201807311-2::fruether ran successfully in 87ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180706-passwordreset::harisu+fanyui ran successfully in 70ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180808-passwordreset::harisu+fanyui ran successfully in 73ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5663-20191001::gitacliff ran successfully in 78ms
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:40 PM:liquibase: Successfully released change log lock
11-Jun-2025 13:48:02 web_1  | INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2025-06-11 13:40:54,768| Initializing EhCache CacheManager
11-Jun-2025 13:48:02 web_1  | WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2025-06-11 13:41:01,423| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:41:01,446| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2025-06-11 13:41:01,447| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:41:01,447| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:41:01,447| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:41:01,447| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:41:01,474| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:02 web_1  | INFO 6/11/25 1:41 PM:liquibase: Reading from `liquibasechangelog`
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:41 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
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:41 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
11-Jun-2025 13:48:02 web_1  | WARNING 6/11/25 1:41 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
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:02,891| In method UserService.savePrivilege. Arguments: Privilege=Delete Diagnoses,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:02,943| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:02,945| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:02,967| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:02,969| In method UserService.savePrivilege. Arguments: Privilege=Get Notes,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:02,980| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:02,983| In method UserService.savePrivilege. Arguments: Privilege=Get Order Frequencies,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:02,999| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,002| In method UserService.savePrivilege. Arguments: Privilege=Delete Notes,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,014| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,018| In method UserService.savePrivilege. Arguments: Privilege=Delete Conditions,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,026| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,028| In method UserService.savePrivilege. Arguments: Privilege=Edit Conditions,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,035| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,038| In method UserService.savePrivilege. Arguments: Privilege=Edit Notes,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,053| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,055| In method UserService.savePrivilege. Arguments: Privilege=Manage Concept Attribute Types,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,071| Exiting method savePrivilege
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,083| In method UserService.savePrivilege. Arguments: Privilege=Manage Search Index,
11-Jun-2025 13:48:02 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,091| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,093| In method UserService.savePrivilege. Arguments: Privilege=Get Conditions,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,102| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,109| In method UserService.savePrivilege. Arguments: Privilege=Edit Diagnoses,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,117| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,122| In method UserService.savePrivilege. Arguments: Privilege=Get Care Settings,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,131| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,133| In method UserService.savePrivilege. Arguments: Privilege=Manage Order Frequencies,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,155| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,157| In method UserService.savePrivilege. Arguments: Privilege=Get Order Sets,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,164| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,169| In method UserService.savePrivilege. Arguments: Privilege=Manage Order Sets,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,199| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,205| In method UserService.savePrivilege. Arguments: Privilege=Get Diagnoses,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,213| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,215| In method UserService.savePrivilege. Arguments: Privilege=Get Concept Attribute Types,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,223| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,270| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.smtp.starttls.enable value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,292| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,295| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: host.url value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,308| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,310| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: datePicker.weekStart value: 0,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,326| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,328| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.validTime value: 600000,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,352| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,354| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: searchWidget.dateDisplayFormat value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,366| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,368| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientIdentifierSearch.matchMode value: EXACT,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,378| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,379| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.allowedFailedLoginsBeforeLockout value: 7,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,395| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,397| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.metadata.caseConversion value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,409| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,411| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.allergen.ConceptClasses value: Drug,MedSet,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,419| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,425| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.reaction.ConceptClasses value: Symptom,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,436| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,439| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,455| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,463| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: forms.locked value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,477| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,479| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.requireDrug value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,510| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,517| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: personAttributeTypes.locked value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,533| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,536| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientIdentifierTypes.locked value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,555| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,558| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.nextOrderNumberSeed value: 1,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,574| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,575| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.orderNumberGeneratorBeanId value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,584| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,588| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugRoutesConceptUuid value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,596| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,597| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugDosingUnitsConceptUuid value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,606| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,607| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugDispensingUnitsConceptUuid value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,614| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,616| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.durationUnitsConceptUuid value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,623| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,624| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.testSpecimenSourcesConceptUuid value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,631| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,633| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: provider.unknownProviderUuid value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,640| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,642| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providerSearch.matchMode value: EXACT,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,657| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,660| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: person.attributeSearchMatchMode value: EXACT,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,673| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,679| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: validation.disable value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,695| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,697| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.mild value: 1498AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,705| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,707| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.moderate value: 1499AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,719| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,721| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.severe value: 1500AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,732| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,733| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.food value: 162553AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,747| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,748| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.drug value: 162552AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,760| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,762| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.environment value: 162554AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,782| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,784| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.reactions value: 162555AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,794| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,795| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.otherNonCoded value: 5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,803| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,804| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.unknown value: 1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,814| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,815| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.drugOther value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,828| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:03,829| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: login.htm,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:03,840| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - HibernateContextDAO.updateSearchIndex(530) |2025-06-11 13:41:03,849| Updating the search index... It may take a few minutes.
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:04,733| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: 7,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:04,763| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - HibernateContextDAO.updateSearchIndex(539) |2025-06-11 13:41:04,763| Finished updating the search index
11-Jun-2025 13:48:03 web_1  | WARN - Module.expandExtensionNames(573) |2025-06-11 13:41:04,945| webservices.rest: Unable to create instance of class defined for extension point: org.openmrs.admin.list
11-Jun-2025 13:48:03 web_1  | java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.defineClass1(Native Method)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
11-Jun-2025 13:48:03 web_1  |         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
11-Jun-2025 13:48:03 web_1  |         at java.security.AccessController.doPrivileged(Native Method)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:646)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:565)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.Module.expandExtensionNames(Module.java:565)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.Module.getExtensions(Module.java:492)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:675)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.api.context.Daemon$1.run(Daemon.java:80)
11-Jun-2025 13:48:03 web_1  | Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
11-Jun-2025 13:48:03 web_1  |         at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1955)
11-Jun-2025 13:48:03 web_1  |         at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1798)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
11-Jun-2025 13:48:03 web_1  |         ... 16 more
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:04,966| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:04,974| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:04,977| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:04,990| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,014| In method UserService.savePrivilege. Arguments: Privilege=View RESTWS,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,021| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,023| In method UserService.savePrivilege. Arguments: Privilege=Manage RESTWS,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,035| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,052| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsDefault value: 50,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,062| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,064| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsAbsolute value: 100,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,075| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,076| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.uriPrefix value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,087| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,089| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.allowedips value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,097| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,099| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.quietDocs value: true,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,109| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | WARN - Module.expandExtensionNames(573) |2025-06-11 13:41:05,618| fhir: Unable to create instance of class defined for extension point: org.openmrs.admin.list
11-Jun-2025 13:48:03 web_1  | java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.defineClass1(Native Method)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
11-Jun-2025 13:48:03 web_1  |         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
11-Jun-2025 13:48:03 web_1  |         at java.security.AccessController.doPrivileged(Native Method)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:646)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:565)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.Module.expandExtensionNames(Module.java:565)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.Module.getExtensions(Module.java:492)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:675)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.api.context.Daemon$1.run(Daemon.java:80)
11-Jun-2025 13:48:03 web_1  | Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
11-Jun-2025 13:48:03 web_1  |         at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1955)
11-Jun-2025 13:48:03 web_1  |         at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1798)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
11-Jun-2025 13:48:03 web_1  |         ... 16 more
11-Jun-2025 13:48:03 web_1  | INFO 6/11/25 1:41 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
11-Jun-2025 13:48:03 web_1  | INFO 6/11/25 1:41 PM:liquibase: Reading from `liquibasechangelog`
11-Jun-2025 13:48:03 web_1  | INFO 6/11/25 1:41 PM:liquibase: Successfully acquired change log lock
11-Jun-2025 13:48:03 web_1  | INFO 6/11/25 1:41 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
11-Jun-2025 13:48:03 web_1  | INFO 6/11/25 1:41 PM:liquibase: Successfully released change log lock
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,739| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,751| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,756| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,770| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,800| In method UserService.savePrivilege. Arguments: Privilege=View FHIR Client,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,807| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,822| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.baseUrl value: http://localhost:8080/openmrs/ws/fhir,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,831| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,833| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.isCustomerNarrativesEnabled value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,843| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,844| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.customNarrativePropertiesPath value: classpath:/com/foo/customnarrative.properties,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,856| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,857| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.allergy.strategy value: DefaultAllergyStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,866| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,868| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.person.strategy value: DefaultPersonStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,876| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,877| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.relatedPerson.strategy value: DefaultRelatedPersonStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,891| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,892| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.location.strategy value: DefaultLocationStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,905| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,907| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.patient.strategy value: DefaultPatientStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,919| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,920| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.group.strategy value: DefaultGroupStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,930| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,932| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.strategy value: DefaultEncounterStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,941| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,943| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.appointment.strategy value: DefaultAppointmentStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,950| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,952| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.practitioner.strategy value: DefaultPractitionerStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,958| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,960| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.allergy.strategy.concept.uuid value: 1234,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,971| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,973| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.observation.strategy value: DefaultObservationStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,980| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,981| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.condition.strategy value: DefaultConditionStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,991| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:05,992| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.medication.strategy value: DefaultMedicationStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:05,999| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,000| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.medicationRequest.strategy value: DefaultMedicationRequestStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,015| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,016| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.procedureRequest.strategy value: DefaultProcedureRequestStrategy,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,023| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,030| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.concept.codingSystem value: OPENMRS,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,036| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,038| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterRoleUuid value: 73bbb069-9781-4afc-a9d1-54b6b2270e03,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,046| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,048| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.DEFAULT value: 01234-abcde-56789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,055| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,056| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.LAB value: 01234-abcde-56789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,063| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,064| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.RAD value: 01234-abcde-56789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,071| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,072| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.name value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,079| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,081| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.status value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,087| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,089| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.result value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,100| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,102| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.imagingstudy value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,110| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,111| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,118| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,122| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series.instance value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,130| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,131| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.presentedform value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,142| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,144| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series.instance.content value: 0123456789,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,159| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,160| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.radiology.server value: http://fhir-dev.healthintersections.com.au/open,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,171| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,173| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.concepts.conditions value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,181| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,183| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.uriPrefix value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,194| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | WARN - Module.expandExtensionNames(573) |2025-06-11 13:41:06,256| owa: Unable to create instance of class defined for extension point: org.openmrs.admin.list
11-Jun-2025 13:48:03 web_1  | java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.defineClass1(Native Method)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
11-Jun-2025 13:48:03 web_1  |         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
11-Jun-2025 13:48:03 web_1  |         at java.security.AccessController.doPrivileged(Native Method)
11-Jun-2025 13:48:03 web_1  |         at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:646)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:565)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.Module.expandExtensionNames(Module.java:565)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.Module.getExtensions(Module.java:492)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:675)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.api.context.Daemon$1.run(Daemon.java:80)
11-Jun-2025 13:48:03 web_1  | Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt
11-Jun-2025 13:48:03 web_1  |         at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1955)
11-Jun-2025 13:48:03 web_1  |         at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1798)
11-Jun-2025 13:48:03 web_1  |         at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572)
11-Jun-2025 13:48:03 web_1  |         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
11-Jun-2025 13:48:03 web_1  |         ... 16 more
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,269| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,282| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,285| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,295| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,339| In method UserService.savePrivilege. Arguments: Privilege=Manage OWA,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,352| Exiting method savePrivilege
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,379| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,387| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,389| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appBaseUrl value: null,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,397| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,399| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appStoreUrl value: http://modules.openmrs.org,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,409| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:06,472| In method SchedulerService.saveToMemento. Arguments:
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:06,484| Exiting method saveToMemento
11-Jun-2025 13:48:03 web_1  | INFO - EhCacheManagerFactoryBean.destroy(181) |2025-06-11 13:41:06,569| Shutting down EhCache CacheManager
11-Jun-2025 13:48:03 web_1  | INFO - ServiceContext.startRefreshingContext(832) |2025-06-11 13:41:06,570| Refreshing Context
11-Jun-2025 13:48:03 web_1  | INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2025-06-11 13:41:07,881| Initializing EhCache CacheManager
11-Jun-2025 13:48:03 web_1  | WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2025-06-11 13:41:10,683| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
11-Jun-2025 13:48:03 web_1  | WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2025-06-11 13:41:10,929| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
11-Jun-2025 13:48:03 web_1  | INFO - ServiceContext.doneRefreshingContext(843) |2025-06-11 13:41:10,931| Done refreshing Context
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:12,240| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: /usr/local/tomcat/.OpenMRS/owa,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:12,242| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(116) |2025-06-11 13:41:12,556| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: owa/addonmanager/index.html,
11-Jun-2025 13:48:03 web_1  | INFO - LoggingAdvice.invoke(156) |2025-06-11 13:41:12,558| Exiting method saveGlobalProperty
11-Jun-2025 13:48:03 web_1  | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2025-06-11 13:41:13,448| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties
11-Jun-2025 13:48:03 Finished task 'Run docker-compose' with result: Success
11-Jun-2025 13:48:03 Starting task 'Test if OpenMRS is running' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Jun-2025 13:48:03
Beginning to execute external process for build 'OpenMRS Platform - OpenMRS Platform 2.2.x - Test on MySQL #148 (OP-OP2-TOM-148)'
... running command line:
/home/bamboo-agent/bamboo-agent/temp/OP-OP2-TOM-148-ScriptBuildTask-7245257257902466886.sh
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM
11-Jun-2025 13:48:03 + count=0
11-Jun-2025 13:48:03 + wget --spider http://localhost:80/openmrs/
11-Jun-2025 13:48:03 Spider mode enabled. Check if remote file exists.
11-Jun-2025 13:48:03 --2025-06-11 13:48:03--  http://localhost/openmrs/
11-Jun-2025 13:48:03 Resolving localhost (localhost)... 127.0.0.1
11-Jun-2025 13:48:03 Connecting to localhost (localhost)|127.0.0.1|:80... connected.
11-Jun-2025 13:48:03 HTTP request sent, awaiting response... 302 Found
11-Jun-2025 13:48:03 Location: /openmrs/owa/addonmanager/index.html [following]
11-Jun-2025 13:48:03 Spider mode enabled. Check if remote file exists.
11-Jun-2025 13:48:03 --2025-06-11 13:48:03--  http://localhost/openmrs/owa/addonmanager/index.html
11-Jun-2025 13:48:03 Connecting to localhost (localhost)|127.0.0.1|:80... connected.
11-Jun-2025 13:48:03 HTTP request sent, awaiting response... 200 OK
11-Jun-2025 13:48:03 Length: 1008 [text/html]
11-Jun-2025 13:48:03 Remote file exists and could contain further links,
11-Jun-2025 13:48:03 but recursion is disabled -- not retrieving.
11-Jun-2025 13:48:03
11-Jun-2025 13:48:03 + echo 'Server up!'
11-Jun-2025 13:48:03 Server up!
11-Jun-2025 13:48:03 Finished task 'Test if OpenMRS is running' with result: Success
11-Jun-2025 13:48:03 Skipping execution of task 'Checkout webservices.rest' as it is disabled
11-Jun-2025 13:48:03 Skipping execution of task 'Run integration tests' as it is disabled
11-Jun-2025 13:48:03 Starting task 'Stop docker-compose' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Jun-2025 13:48:03
Beginning to execute external process for build 'OpenMRS Platform - OpenMRS Platform 2.2.x - Test on MySQL #148 (OP-OP2-TOM-148)'
... running command line:
/home/bamboo-agent/bamboo-agent/temp/OP-OP2-TOM-148-ScriptBuildTask-1363454405435262409.sh
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM/docker-compose
11-Jun-2025 13:48:03 Stopping docker-compose_web_1 ...
11-Jun-2025 13:48:03 Stopping docker-compose_db_1  ...
11-Jun-2025 13:48:13 Stopping docker-compose_web_1 ... done
11-Jun-2025 13:48:16 Stopping docker-compose_db_1  ... done
11-Jun-2025 13:48:16 Removing docker-compose_web_1 ...
11-Jun-2025 13:48:16 Removing docker-compose_db_1  ...
11-Jun-2025 13:48:16 Removing docker-compose_db_1  ... done
11-Jun-2025 13:48:16 Removing docker-compose_web_1 ... done
11-Jun-2025 13:48:16 Removing network docker-compose_default
11-Jun-2025 13:48:16 Removing volume docker-compose_db-data
11-Jun-2025 13:48:16 Removing volume docker-compose_web-data
11-Jun-2025 13:48:16 Finished task 'Stop docker-compose' with result: Success
11-Jun-2025 13:48:16 Running post build plugin 'Docker Container Cleanup'
11-Jun-2025 13:48:16 Running post build plugin 'NCover Results Collector'
11-Jun-2025 13:48:16 Running post build plugin 'Build Results Label Collector'
11-Jun-2025 13:48:16 Running post build plugin 'Clover Results Collector'
11-Jun-2025 13:48:16 Running post build plugin 'npm Cache Cleanup'
11-Jun-2025 13:48:16 Running post build plugin 'Artifact Copier'
11-Jun-2025 13:48:16 Finalising the build...
11-Jun-2025 13:48:16 Stopping timer.
11-Jun-2025 13:48:16 Build OP-OP2-TOM-148 completed.
11-Jun-2025 13:48:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
11-Jun-2025 13:48:16 Running on server: post build plugin 'NCover Results Collector'
11-Jun-2025 13:48:16 Running on server: post build plugin 'Build Labeller'
11-Jun-2025 13:48:16 Running on server: post build plugin 'Clover Delta Calculator'
11-Jun-2025 13:48:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
11-Jun-2025 13:48:16 All post build plugins have finished
11-Jun-2025 13:48:16 Generating build results summary...
11-Jun-2025 13:48:16 Saving build results to disk...
11-Jun-2025 13:48:16 Store variable context...
11-Jun-2025 13:48:16 Finished building OP-OP2-TOM-148.