Deploys Reference Application SNAPSHOT to maven

Build: #293 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.

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