Deploys Reference Application SNAPSHOT to maven

Build: #296 failed

Job: Build and push failed

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Build log

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

27-Sep-2022 00:05:16 Build Reference Application - Distribution 2.x - 2.12.x - Build and push #296 (REFAPP-OMODDISTRO1-DNDI-296) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4
27-Sep-2022 00:05:16 Remote agent on host xiao.openmrs.org
27-Sep-2022 00:05:16 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
27-Sep-2022 00:05:16 Executing build Reference Application - Distribution 2.x - 2.12.x - Build and push #296 (REFAPP-OMODDISTRO1-DNDI-296)
27-Sep-2022 00:05:16 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
27-Sep-2022 00:05:16 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
27-Sep-2022 00:05:16 Updating source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a
27-Sep-2022 00:05:16 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git'.
27-Sep-2022 00:05:16 hint: Using 'master' as the name for the initial branch. This default branch name
27-Sep-2022 00:05:16 hint: is subject to change. To configure the initial branch name to use in all
27-Sep-2022 00:05:16 hint: of your new repositories, which will suppress this warning, call:
27-Sep-2022 00:05:16 hint:
27-Sep-2022 00:05:16 hint:         git config --global init.defaultBranch <name>
27-Sep-2022 00:05:16 hint:
27-Sep-2022 00:05:16 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
27-Sep-2022 00:05:16 hint: 'development'. The just-created branch can be renamed via this command:
27-Sep-2022 00:05:16 hint:
27-Sep-2022 00:05:16 hint:         git branch -m <name>
27-Sep-2022 00:05:16 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git/
27-Sep-2022 00:05:17 Fetching 'refs/heads/2.12.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'.
27-Sep-2022 00:05:18 From https://github.com/openmrs/openmrs-distro-referenceapplication
27-Sep-2022 00:05:18 * [new branch]      2.12.x     -> 2.12.x
27-Sep-2022 00:05:18 * [new tag]         2.0.1769   -> 2.0.1769
27-Sep-2022 00:05:18 * [new tag]         2.1        -> 2.1
27-Sep-2022 00:05:18 * [new tag]         2.10.0     -> 2.10.0
27-Sep-2022 00:05:18 * [new tag]         2.11.0     -> 2.11.0
27-Sep-2022 00:05:18 * [new tag]         2.12.1     -> 2.12.1
27-Sep-2022 00:05:18 * [new tag]         2.12.2     -> 2.12.2
27-Sep-2022 00:05:18 * [new tag]         2.2        -> 2.2
27-Sep-2022 00:05:18 * [new tag]         2.3        -> 2.3
27-Sep-2022 00:05:18 * [new tag]         2.4        -> 2.4
27-Sep-2022 00:05:18 * [new tag]         2.5        -> 2.5
27-Sep-2022 00:05:18 * [new tag]         2.6.0      -> 2.6.0
27-Sep-2022 00:05:18 * [new tag]         2.7.0      -> 2.7.0
27-Sep-2022 00:05:18 * [new tag]         2.8.0      -> 2.8.0
27-Sep-2022 00:05:18 * [new tag]         2.8.1      -> 2.8.1
27-Sep-2022 00:05:18 * [new tag]         2.9.0      -> 2.9.0
27-Sep-2022 00:05:18 * [new tag]         latest     -> latest
27-Sep-2022 00:05:18 Checking out revision 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a.
27-Sep-2022 00:05:18 Switched to branch '2.12.x'
27-Sep-2022 00:05:18 Updated source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a
27-Sep-2022 00:05:18 Finished task 'Checkout source' with result: Success
27-Sep-2022 00:05:18 Running pre-build action: Build Log Labeller Pre Build Action
27-Sep-2022 00:05:18 Running pre-build action: VCS Version Collector
27-Sep-2022 00:05:18 Running pre-build action: Sauce OnDemand Build Configurator
27-Sep-2022 00:05:18 Running pre-build action: Run Predator
27-Sep-2022 00:05:18 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner
27-Sep-2022 00:05:18 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume prune -f;
27-Sep-2022 00:05:18 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]'
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]'
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]'
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]'
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  2226 java        1187 bamboo-age 2979Mb  566Mb 00:09:44 /usr/lib/jvm/java-8-ope
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1187 wrapper        1 bamboo-age   16Mb    3Mb 00:02:16 /home/bamboo-agent/bamb
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):     1 systemd        0 root        164Mb   12Mb 00:00:17 /sbin/init             
27-Sep-2022 00:05:19 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm)
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Initial free space: 7.707592 GB
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OPM-TOM
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Deleting 0 snapshot folders from /home/bamboo-agent/.m2/repository
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB
27-Sep-2022 00:05:19 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files
27-Sep-2022 00:05:19 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist.
27-Sep-2022 00:05:19 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist.
27-Sep-2022 00:05:19 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist.
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Final free space: 7.70784 GB
27-Sep-2022 00:05:19 [PredatorPreBuildAction] Done
27-Sep-2022 00:05:19
Substituting variable: ${bamboo.dockerhub.username} with openmrsci
27-Sep-2022 00:05:19
Substituting password variable: ${bamboo.dockerhub.password}
27-Sep-2022 00:05:19
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
27-Sep-2022 00:05:19
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
27-Sep-2022 00:05:19
Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64
27-Sep-2022 00:05:19
Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64
27-Sep-2022 00:05:19 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
27-Sep-2022 00:05:19
Beginning to execute external process for build 'Reference Application - Distribution 2.x - 2.12.x - Build and push #296 (REFAPP-OMODDISTRO1-DNDI-296)'
... running command line:
/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-296-ScriptBuildTask-1642154528494829061.sh
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
27-Sep-2022 00:05:19 + [[ ehuB != ehuxB ]]
27-Sep-2022 00:05:19 + echo 'Start of Lmod init/bash script to define the module command'
27-Sep-2022 00:05:19 + LMOD_PKG=/usr/share/lmod/lmod
27-Sep-2022 00:05:19 + LMOD_DIR=/usr/share/lmod/lmod/libexec
27-Sep-2022 00:05:19 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
27-Sep-2022 00:05:19 + MODULESHOME=/usr/share/lmod/lmod
27-Sep-2022 00:05:19 + export LMOD_PKG
27-Sep-2022 00:05:19 + export LMOD_CMD
27-Sep-2022 00:05:19 + export LMOD_DIR
27-Sep-2022 00:05:19 + export MODULESHOME
27-Sep-2022 00:05:19 + LMOD_VERSION=6.6
27-Sep-2022 00:05:19 + export LMOD_VERSION
27-Sep-2022 00:05:19 + '[' : '!=' : ']'
27-Sep-2022 00:05:19 + unalias ml
27-Sep-2022 00:05:19 + true
27-Sep-2022 00:05:19 Start of Lmod init/bash script to define the module command
27-Sep-2022 00:05:19 ++ echo YES
27-Sep-2022 00:05:19 ++ /usr/bin/tr '[:upper:]' '[:lower:]'
27-Sep-2022 00:05:19 + export_module=yes
27-Sep-2022 00:05:19 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
27-Sep-2022 00:05:19 + export -f module
27-Sep-2022 00:05:19 + export -f ml
27-Sep-2022 00:05:19 + unset export_module
27-Sep-2022 00:05:19 + '[' -n '' ']'
27-Sep-2022 00:05:19 + '[' 5 -ge 3 ']'
27-Sep-2022 00:05:19 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
27-Sep-2022 00:05:19 + '[' -n '' ']'
27-Sep-2022 00:05:19 + [[ ehuB != ehuxB ]]
27-Sep-2022 00:05:19 + echo 'End of Lmod init/bash script to define the module command'
27-Sep-2022 00:05:19 + set +x
27-Sep-2022 00:05:19 End of Lmod init/bash script to define the module command
27-Sep-2022 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
27-Sep-2022 00:05:20 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
27-Sep-2022 00:05:20 Configure a credential helper to remove this warning. See
27-Sep-2022 00:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store
27-Sep-2022 00:05:20
27-Sep-2022 00:05:20 Login Succeeded
27-Sep-2022 00:05:20 Building dev image
27-Sep-2022 00:05:20 #1 [internal] load build definition from Dockerfile
27-Sep-2022 00:05:20 #1 transferring dockerfile: 2B done
27-Sep-2022 00:05:20 #1 DONE 0.1s
27-Sep-2022 00:05:20
27-Sep-2022 00:05:20 #2 [internal] load .dockerignore
27-Sep-2022 00:05:20 #2 transferring context: 2B done
27-Sep-2022 00:05:20 #2 DONE 0.1s
27-Sep-2022 00:05:20 error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount1356113177/Dockerfile: no such file or directory
27-Sep-2022 00:05:20 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-296-ScriptBuildTask-1642154528494829061.sh] was 1 while expected 0
27-Sep-2022 00:05:20 Finished task 'Build and push nightly docker image' with result: Failed
27-Sep-2022 00:05:20 Running post build plugin 'Docker Container Cleanup'
27-Sep-2022 00:05:20 Running post build plugin 'NCover Results Collector'
27-Sep-2022 00:05:20 Running post build plugin 'Build Results Label Collector'
27-Sep-2022 00:05:20 Running post build plugin 'Clover Results Collector'
27-Sep-2022 00:05:20 Running post build plugin 'Sauce OnDemand Post Runner'
27-Sep-2022 00:05:20 Running post build plugin 'npm Cache Cleanup'
27-Sep-2022 00:05:20 Running post build plugin 'Artifact Copier'
27-Sep-2022 00:05:20 Finalising the build...
27-Sep-2022 00:05:20 Stopping timer.
27-Sep-2022 00:05:20 Build REFAPP-OMODDISTRO1-DNDI-296 completed.
27-Sep-2022 00:05:20 Running on server: post build plugin 'Build Hanging Detection Configuration'
27-Sep-2022 00:05:20 Running on server: post build plugin 'NCover Results Collector'
27-Sep-2022 00:05:20 Running on server: post build plugin 'Build Labeller'
27-Sep-2022 00:05:20 Running on server: post build plugin 'Clover Delta Calculator'
27-Sep-2022 00:05:20 Running on server: post build plugin 'Maven Dependencies Postprocessor'
27-Sep-2022 00:05:20 All post build plugins have finished
27-Sep-2022 00:05:20 Generating build results summary...
27-Sep-2022 00:05:20 Saving build results to disk...
27-Sep-2022 00:05:20 Store variable context...
27-Sep-2022 00:05:20 Finished building REFAPP-OMODDISTRO1-DNDI-296.