CI plan for the uicommons module. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #4 failed Manual run by Nathan Ruhanga
Build result summary
Details
- Completed
- Queue duration
- 11 minutes
- Duration
- 3 minutes
- Labels
- None
- Revisions
-
- Git
-
6d5687356e57965644762182037a25ab91b4c4f0
- Release scripts
-
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
- Failing since
- #2 (Changes by Wikum Weerakutti <wikum@linuxdeveloper.space> and Darius Jazayeri – )
- Fixed in
- #5 (Manual run by Nathan Ruhanga)
Responsible
This build has been failing since #2
No one has taken responsibility
Error summary for Build and Test JDK 24
The job generated some errors, drill down into the full build log for more details.
+ export IMAGE=maven:3.9.9-amazoncorretto-24
+ IMAGE=maven:3.9.9-amazoncorretto-24
+ docker pull maven:3.9.9-amazoncorretto-24
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/UICM-UCML-BTJ24:/module --rm -w /module maven:3.9.9-amazoncorretto-24 bash -c '
yum install -y \
atk \
at-spi2-atk \
cups-libs \
gtk3 \
libXcomposite \
libXcursor \
libXdamage \
libXext \
libXi \
libXrandr \
libXScrnSaver \
libXtst \
pango \
alsa-lib \
libdrm \
xdg-utils \
nss \
libxkbcommon \
GConf2 && \
mvn clean package -Pdocker && \
chmod -R 777 .
'
Error: Unable to find a match: GConf2
+ IMAGE=maven:3.9.9-amazoncorretto-24
+ docker pull maven:3.9.9-amazoncorretto-24
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/UICM-UCML-BTJ24:/module --rm -w /module maven:3.9.9-amazoncorretto-24 bash -c '
yum install -y \
atk \
at-spi2-atk \
cups-libs \
gtk3 \
libXcomposite \
libXcursor \
libXdamage \
libXext \
libXi \
libXrandr \
libXScrnSaver \
libXtst \
pango \
alsa-lib \
libdrm \
xdg-utils \
nss \
libxkbcommon \
GConf2 && \
mvn clean package -Pdocker && \
chmod -R 777 .
'
Error: Unable to find a match: GConf2