Deploys Reference Application SNAPSHOT to maven

Build: #14396 was successful

Job: Deploy to qa-refapp was successful

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Release

    Requires a user to start manually
  4. Set variables

  5. Release others

Build log

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

14-Oct-2024 20:17:31 Build Reference Application - Distribution 2.x - Deploy to qa-refapp #14396 (REFAPP-OMODDISTRO-DTMTS-14396) started building on agent xindi.openmrs.org (3), bamboo version: 8.2.4
14-Oct-2024 20:17:31 Remote agent on host xindi.openmrs.org
14-Oct-2024 20:17:31 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DTMTS
14-Oct-2024 20:17:31 Executing build Reference Application - Distribution 2.x - Deploy to qa-refapp #14396 (REFAPP-OMODDISTRO-DTMTS-14396)
14-Oct-2024 20:17:31 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
14-Oct-2024 20:17:31 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DTMTS
14-Oct-2024 20:17:31 Updating source code to revision: 9dc35dd0eccf2e89c0a6a915b41f324d1b15d33f
14-Oct-2024 20:17:31 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DTMTS/.git'.
14-Oct-2024 20:17:31 hint: Using 'master' as the name for the initial branch. This default branch name
14-Oct-2024 20:17:31 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DTMTS/.git/
14-Oct-2024 20:17:31 hint: is subject to change. To configure the initial branch name to use in all
14-Oct-2024 20:17:31 hint: of your new repositories, which will suppress this warning, call:
14-Oct-2024 20:17:31 hint:
14-Oct-2024 20:17:31 hint:         git config --global init.defaultBranch <name>
14-Oct-2024 20:17:31 hint:
14-Oct-2024 20:17:31 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
14-Oct-2024 20:17:31 hint: 'development'. The just-created branch can be renamed via this command:
14-Oct-2024 20:17:31 hint:
14-Oct-2024 20:17:31 hint:         git branch -m <name>
14-Oct-2024 20:17:31 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'.
14-Oct-2024 20:17:33 From https://github.com/openmrs/openmrs-distro-referenceapplication
14-Oct-2024 20:17:33 * [new branch]      2.x        -> 2.x
14-Oct-2024 20:17:33 * [new tag]         2.0.1769       -> 2.0.1769
14-Oct-2024 20:17:33 * [new tag]         2.1            -> 2.1
14-Oct-2024 20:17:33 * [new tag]         2.10.0         -> 2.10.0
14-Oct-2024 20:17:33 * [new tag]         2.11.0         -> 2.11.0
14-Oct-2024 20:17:33 * [new tag]         2.12.0         -> 2.12.0
14-Oct-2024 20:17:33 * [new tag]         2.13.0         -> 2.13.0
14-Oct-2024 20:17:33 * [new tag]         2.13.0-alpha   -> 2.13.0-alpha
14-Oct-2024 20:17:33 * [new tag]         2.13.0-alpha.1 -> 2.13.0-alpha.1
14-Oct-2024 20:17:33 * [new tag]         2.13.0-alpha.4 -> 2.13.0-alpha.4
14-Oct-2024 20:17:33 * [new tag]         2.13.0-alpha.7 -> 2.13.0-alpha.7
14-Oct-2024 20:17:33 * [new tag]         2.2            -> 2.2
14-Oct-2024 20:17:33 * [new tag]         2.3            -> 2.3
14-Oct-2024 20:17:33 * [new tag]         2.4            -> 2.4
14-Oct-2024 20:17:33 * [new tag]         2.5            -> 2.5
14-Oct-2024 20:17:33 * [new tag]         2.6.0          -> 2.6.0
14-Oct-2024 20:17:33 * [new tag]         2.7.0          -> 2.7.0
14-Oct-2024 20:17:33 * [new tag]         2.8.0          -> 2.8.0
14-Oct-2024 20:17:33 * [new tag]         2.8.1          -> 2.8.1
14-Oct-2024 20:17:33 * [new tag]         2.9.0          -> 2.9.0
14-Oct-2024 20:17:33 * [new tag]         latest         -> latest
14-Oct-2024 20:17:33 Checking out revision 9dc35dd0eccf2e89c0a6a915b41f324d1b15d33f.
14-Oct-2024 20:17:33 Note: switching to '9dc35dd0eccf2e89c0a6a915b41f324d1b15d33f'.
14-Oct-2024 20:17:33
14-Oct-2024 20:17:33 You are in 'detached HEAD' state. You can look around, make experimental
14-Oct-2024 20:17:33 changes and commit them, and you can discard any commits you make in this
14-Oct-2024 20:17:33 state without impacting any branches by switching back to a branch.
14-Oct-2024 20:17:33
14-Oct-2024 20:17:33 If you want to create a new branch to retain commits you create, you may
14-Oct-2024 20:17:33 do so (now or later) by using -c with the switch command. Example:
14-Oct-2024 20:17:33
14-Oct-2024 20:17:33   git switch -c <new-branch-name>
14-Oct-2024 20:17:33
14-Oct-2024 20:17:33 Or undo this operation with:
14-Oct-2024 20:17:33
14-Oct-2024 20:17:33   git switch -
14-Oct-2024 20:17:33
14-Oct-2024 20:17:33 Turn off this advice by setting config variable advice.detachedHead to false
14-Oct-2024 20:17:33
14-Oct-2024 20:17:33 HEAD is now at 9dc35dd [Maven Release] Increasing version of legacyuiVersion to 1.19.0-SNAPSHOT
14-Oct-2024 20:17:33 Updated source code to revision: 9dc35dd0eccf2e89c0a6a915b41f324d1b15d33f
14-Oct-2024 20:17:33 Finished task 'Source Code Checkout' with result: Success
14-Oct-2024 20:17:33 Running pre-build action: Build Log Labeller Pre Build Action
14-Oct-2024 20:17:33 Running pre-build action: VCS Version Collector
14-Oct-2024 20:17:33 Running pre-build action: Run Predator
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Running these commands: /opt/scripts/cleanup-before-building.sh
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Running command '[/opt/scripts/cleanup-before-building.sh]'
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Command '[/opt/scripts/cleanup-before-building.sh]' completed with exit code 0
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1914 java        1393 bamboo-age 2997Mb  597Mb 00:53:36 /usr/lib/jvm/java-8-ope
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1393 wrapper        1 bamboo-age   16Mb    3Mb 00:12:48 /home/bamboo-agent/bamb
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):     1 systemd        0 root        164Mb   11Mb 00:01:19 /sbin/init             
14-Oct-2024 20:17:33 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm)
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Initial free space: 4.0132484 GB
14-Oct-2024 20:17:33 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI
14-Oct-2024 20:17:41 [PredatorPreBuildAction] Deleting 0 snapshot folders from /home/bamboo-agent/.m2/repository
14-Oct-2024 20:17:41 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB
14-Oct-2024 20:17:42 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator
14-Oct-2024 20:17:42 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files
14-Oct-2024 20:17:42 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist.
14-Oct-2024 20:17:42 [PredatorPreBuildAction] Deleting file /home/bamboo-agent/.docker/config.json
14-Oct-2024 20:17:42 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist.
14-Oct-2024 20:17:42 [PredatorPreBuildAction] Final free space: 4.044956 GB
14-Oct-2024 20:17:42 [PredatorPreBuildAction] Done
14-Oct-2024 20:17:42
Substituting variable: ${bamboo.dockerhub.username} with openmrsci
14-Oct-2024 20:17:42
Substituting password variable: ${bamboo.dockerhub.password}
14-Oct-2024 20:17:42
Substituting variable: ${bamboo.docker.image.id} with openmrs/openmrs-reference-application@sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26
14-Oct-2024 20:17:42
Substituting variable: ${bamboo.docker.image.id} with openmrs/openmrs-reference-application@sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26
14-Oct-2024 20:17:42
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
14-Oct-2024 20:17:42
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
14-Oct-2024 20:17:42 Starting task 'Redeploy qa-refapp (dockerhub image)' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
14-Oct-2024 20:17:42
Beginning to execute external process for build 'Reference Application - Distribution 2.x - Deploy to qa-refapp #14396 (REFAPP-OMODDISTRO-DTMTS-14396)'
... running command line:
/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DTMTS-14396-ScriptBuildTask-301609424120773640.sh
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DTMTS
14-Oct-2024 20:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
14-Oct-2024 20:17:42 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
14-Oct-2024 20:17:42 Configure a credential helper to remove this warning. See
14-Oct-2024 20:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store
14-Oct-2024 20:17:42
14-Oct-2024 20:17:42 Login Succeeded
14-Oct-2024 20:17:42 + docker pull openmrs/openmrs-reference-application@sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26
14-Oct-2024 20:17:42 docker.io/openmrs/openmrs-reference-application@sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26: Pulling from openmrs/openmrs-reference-application
14-Oct-2024 20:17:42 Digest: sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26
14-Oct-2024 20:17:42 Status: Image is up to date for openmrs/openmrs-reference-application@sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26
14-Oct-2024 20:17:42 docker.io/openmrs/openmrs-reference-application@sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26
14-Oct-2024 20:17:42 + docker tag openmrs/openmrs-reference-application@sha256:8799b654f0aab50ac924be60ee44a59f41f8cf510b8525acb1206fac08076c26 openmrs/openmrs-reference-application:qa
14-Oct-2024 20:17:42 + docker push openmrs/openmrs-reference-application:qa
14-Oct-2024 20:17:42 The push refers to repository [docker.io/openmrs/openmrs-reference-application]
14-Oct-2024 20:17:43 6db9cfb65522: Preparing
14-Oct-2024 20:17:43 d4fe5e39b3a8: Preparing
14-Oct-2024 20:17:43 5c0cde0b462f: Preparing
14-Oct-2024 20:17:43 486fdd14a797: Preparing
14-Oct-2024 20:17:43 b19aefaf0f88: Preparing
14-Oct-2024 20:17:43 6074bdc907dd: Preparing
14-Oct-2024 20:17:43 5f70bf18a086: Preparing
14-Oct-2024 20:17:43 5f70bf18a086: Preparing
14-Oct-2024 20:17:43 f86c05569f56: Preparing
14-Oct-2024 20:17:43 c68cc11bc339: Preparing
14-Oct-2024 20:17:43 352ea55774cd: Preparing
14-Oct-2024 20:17:43 571ea36a829f: Preparing
14-Oct-2024 20:17:43 0e30550ad264: Preparing
14-Oct-2024 20:17:43 5f70bf18a086: Preparing
14-Oct-2024 20:17:43 f19277b5743e: Preparing
14-Oct-2024 20:17:43 5f70bf18a086: Preparing
14-Oct-2024 20:17:43 ca073a267a47: Preparing
14-Oct-2024 20:17:43 d7dbfbc83d40: Preparing
14-Oct-2024 20:17:43 2fa9c904d3b3: Preparing
14-Oct-2024 20:17:43 6074bdc907dd: Waiting
14-Oct-2024 20:17:43 5f70bf18a086: Waiting
14-Oct-2024 20:17:43 f86c05569f56: Waiting
14-Oct-2024 20:17:43 c68cc11bc339: Waiting
14-Oct-2024 20:17:43 352ea55774cd: Waiting
14-Oct-2024 20:17:43 571ea36a829f: Waiting
14-Oct-2024 20:17:43 0e30550ad264: Waiting
14-Oct-2024 20:17:43 f19277b5743e: Waiting
14-Oct-2024 20:17:43 ca073a267a47: Waiting
14-Oct-2024 20:17:43 d7dbfbc83d40: Waiting
14-Oct-2024 20:17:43 2fa9c904d3b3: Waiting
14-Oct-2024 20:17:43 b19aefaf0f88: Layer already exists
14-Oct-2024 20:17:43 486fdd14a797: Layer already exists
14-Oct-2024 20:17:43 d4fe5e39b3a8: Layer already exists
14-Oct-2024 20:17:43 6db9cfb65522: Layer already exists
14-Oct-2024 20:17:43 5c0cde0b462f: Layer already exists
14-Oct-2024 20:17:43 6074bdc907dd: Layer already exists
14-Oct-2024 20:17:43 5f70bf18a086: Layer already exists
14-Oct-2024 20:17:43 f86c05569f56: Layer already exists
14-Oct-2024 20:17:43 352ea55774cd: Layer already exists
14-Oct-2024 20:17:43 c68cc11bc339: Layer already exists
14-Oct-2024 20:17:43 571ea36a829f: Layer already exists
14-Oct-2024 20:17:43 0e30550ad264: Layer already exists
14-Oct-2024 20:17:43 f19277b5743e: Layer already exists
14-Oct-2024 20:17:43 d7dbfbc83d40: Layer already exists
14-Oct-2024 20:17:43 ca073a267a47: Layer already exists
14-Oct-2024 20:17:43 2fa9c904d3b3: Layer already exists
14-Oct-2024 20:17:43 qa: digest: sha256:0315032f7cccc1505a59009b9a1317473965b3054b2931b1fb10e7401248b429 size: 4293
14-Oct-2024 20:17:43 + ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null bamboo@qa-refapp.openmrs.org sudo deploy-compose qa-refapp
14-Oct-2024 20:17:44 Warning: Permanently added 'qa-refapp.openmrs.org' (ED25519) to the list of known hosts.
14-Oct-2024 20:17:44 Removing unused images if any
14-Oct-2024 20:17:45 The OPENMRS_DB_URL variable is not set. Defaulting to a blank string.
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication-mysql ...
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ...
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication-mysql ... pulling from library/mysql
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication-mysql ... digest: sha256:20575ecebe6216036d...
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication-mysql ... status: image is up to date for m...
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication-mysql ... done
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... pulling from openmrs/openmrs-refe...
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:45 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... already exists
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... pulling fs layer
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... pulling fs layer
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... pulling fs layer
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... pulling fs layer
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... waiting
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (94.5%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (100.0%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... download complete
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (0.6%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (0.4%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (18.3%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (9.4%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (1.1%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... verifying checksum
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... download complete
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (35.9%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (20.8%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (52.9%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (32.2%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (39.9%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (65.5%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (74.9%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (48.0%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (86.8%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (54.5%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (90.6%)
14-Oct-2024 20:17:46 Pulling openmrs-referenceapplication       ... downloading (57.4%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (91.9%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (60.7%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... verifying checksum
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... download complete
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (71.3%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (82.3%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (0.7%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (86.8%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (17.6%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (88.0%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (40.4%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (89.2%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (61.2%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (90.4%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (76.9%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (91.7%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (91.2%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (100.0%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... downloading (92.9%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... pull complete
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (100.0%)
14-Oct-2024 20:17:47 Pulling openmrs-referenceapplication       ... extracting (100.0%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... downloading (94.1%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... pull complete
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... downloading (95.3%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... downloading (96.5%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... verifying checksum
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... download complete
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... extracting (0.4%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... extracting (8.9%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... extracting (19.0%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... extracting (23.6%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... extracting (30.0%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... extracting (34.2%)
14-Oct-2024 20:17:48 Pulling openmrs-referenceapplication       ... extracting (44.3%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (54.0%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (65.4%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (77.6%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (89.4%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (99.6%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (100.0%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... pull complete
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (3.0%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... extracting (100.0%)
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... pull complete
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... digest: sha256:0315032f7cccc1505a...
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... status: downloaded newer image fo...
14-Oct-2024 20:17:49 Pulling openmrs-referenceapplication       ... done
14-Oct-2024 20:17:49 Recreating all images and volumes
14-Oct-2024 20:17:49 The OPENMRS_DB_URL variable is not set. Defaulting to a blank string.
14-Oct-2024 20:17:50 Stopping qa-refapp_openmrs-referenceapplication_1       ...
14-Oct-2024 20:17:50 Stopping qa-refapp_openmrs-referenceapplication-mysql_1 ...
14-Oct-2024 20:17:50 Stopping qa-refapp_openmrs-referenceapplication_1       ... done
14-Oct-2024 20:17:52 Stopping qa-refapp_openmrs-referenceapplication-mysql_1 ... done
14-Oct-2024 20:17:52 Removing qa-refapp_openmrs-referenceapplication_1       ...
14-Oct-2024 20:17:52 Removing qa-refapp_openmrs-referenceapplication-mysql_1 ...
14-Oct-2024 20:17:52 Removing qa-refapp_openmrs-referenceapplication-mysql_1 ... done
14-Oct-2024 20:17:55 Removing qa-refapp_openmrs-referenceapplication_1       ... done
14-Oct-2024 20:17:55 Removing network qa-refapp_default
14-Oct-2024 20:17:55 Removing volume qa-refapp_openmrs-referenceapplication-mysql-data
14-Oct-2024 20:17:56 The OPENMRS_DB_URL variable is not set. Defaulting to a blank string.
14-Oct-2024 20:17:56 Creating network "qa-refapp_default" with the default driver
14-Oct-2024 20:17:56 Creating volume "qa-refapp_openmrs-referenceapplication-mysql-data" with default driver
14-Oct-2024 20:17:56 Creating qa-refapp_openmrs-referenceapplication-mysql_1 ...
14-Oct-2024 20:17:57 Creating qa-refapp_openmrs-referenceapplication-mysql_1 ... done
14-Oct-2024 20:17:57 Creating qa-refapp_openmrs-referenceapplication_1       ...
14-Oct-2024 20:17:57 Creating qa-refapp_openmrs-referenceapplication_1       ... done
14-Oct-2024 20:17:58 Verifying if docker containers d3f44377938615e25f7ddcae91bcb94ad896e8426add099e5ff0a4e97b01a71c
14-Oct-2024 20:17:58 a164adcb454b3779aa5bc6259cea92f7f37099bb10e717844a2033b4b441efc6 are healthy
14-Oct-2024 20:17:58 Status found: "starting"
14-Oct-2024 20:17:58 Waiting 15s
14-Oct-2024 20:18:13 Verifying if docker containers d3f44377938615e25f7ddcae91bcb94ad896e8426add099e5ff0a4e97b01a71c
14-Oct-2024 20:18:13 a164adcb454b3779aa5bc6259cea92f7f37099bb10e717844a2033b4b441efc6 are healthy
14-Oct-2024 20:18:13 Status found: "starting"
14-Oct-2024 20:18:13 Waiting 15s
14-Oct-2024 20:18:28 Verifying if docker containers d3f44377938615e25f7ddcae91bcb94ad896e8426add099e5ff0a4e97b01a71c
14-Oct-2024 20:18:28 a164adcb454b3779aa5bc6259cea92f7f37099bb10e717844a2033b4b441efc6 are healthy
14-Oct-2024 20:18:28 Status found: "healthy" "starting"
14-Oct-2024 20:18:28 Waiting 15s
14-Oct-2024 20:18:43 Verifying if docker containers d3f44377938615e25f7ddcae91bcb94ad896e8426add099e5ff0a4e97b01a71c
14-Oct-2024 20:18:43 a164adcb454b3779aa5bc6259cea92f7f37099bb10e717844a2033b4b441efc6 are healthy
14-Oct-2024 20:18:43 Status found: "healthy" "starting"
14-Oct-2024 20:18:43 Waiting 15s
14-Oct-2024 20:18:58 Verifying if docker containers d3f44377938615e25f7ddcae91bcb94ad896e8426add099e5ff0a4e97b01a71c
14-Oct-2024 20:18:58 a164adcb454b3779aa5bc6259cea92f7f37099bb10e717844a2033b4b441efc6 are healthy
14-Oct-2024 20:18:58 Status found: "healthy"
14-Oct-2024 20:18:58 Finished task 'Redeploy qa-refapp (dockerhub image)' with result: Success
14-Oct-2024 20:18:58 Running post build plugin 'Docker Container Cleanup'
14-Oct-2024 20:18:58 Running post build plugin 'NCover Results Collector'
14-Oct-2024 20:18:58 Running post build plugin 'Build Results Label Collector'
14-Oct-2024 20:18:58 Running post build plugin 'Clover Results Collector'
14-Oct-2024 20:18:58 Running post build plugin 'npm Cache Cleanup'
14-Oct-2024 20:18:58 Running post build plugin 'Artifact Copier'
14-Oct-2024 20:18:58 Finalising the build...
14-Oct-2024 20:18:58 Stopping timer.
14-Oct-2024 20:18:58 Build REFAPP-OMODDISTRO-DTMTS-14396 completed.
14-Oct-2024 20:18:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
14-Oct-2024 20:18:58 Running on server: post build plugin 'NCover Results Collector'
14-Oct-2024 20:18:58 Running on server: post build plugin 'Build Labeller'
14-Oct-2024 20:18:58 Running on server: post build plugin 'Clover Delta Calculator'
14-Oct-2024 20:18:58 Running on server: post build plugin 'Maven Dependencies Postprocessor'
14-Oct-2024 20:18:58 All post build plugins have finished
14-Oct-2024 20:18:58 Generating build results summary...
14-Oct-2024 20:18:58 Saving build results to disk...
14-Oct-2024 20:18:58 Store variable context...
14-Oct-2024 20:18:58 Finished building REFAPP-OMODDISTRO-DTMTS-14396.