Build: #225 failed

Job: Test on MariaDB was successful

Stages & jobs

  1. Build and push

  2. Validate

  3. Update versions

  4. Release

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

  6. Release 3rd stage

Job result summary

Completed
Duration
9 minutes
Agent
xiao.openmrs.org (2)
Revision
29ff811a468d1cf9f081b9c6e598ca42b826a10f
Successful since
#123 ()

Error summary

The build generated some errors. See the full build log for more details.

Progress (2): 296/316 kB | 91/232 kB
Progress (2): 296/316 kB | 95/232 kB
Progress (2): 296/316 kB | 99/232 kB
Progress (2): 296/316 kB | 103/232 kB
Progress (2): 296/316 kB | 107/232 kB
Progress (2): 296/316 kB | 111/232 kB
Progress (2): 296/316 kB | 115/232 kB
Progress (2): 296/316 kB | 119/232 kB
Progress (2): 296/316 kB | 121/232 kB
Progress (2): 296/316 kB | 125/232 kB
Progress (2): 296/316 kB | 129/232 kB
Progress (2): 296/316 kB | 134/232 kB
Progress (2): 296/316 kB | 138/232 kB
Progress (2): 300/316 kB | 138/232 kB
Progress (2): 304/316 kB | 138/232 kB
Progress (2): 308/316 kB | 138/232 kB
Progress (2): 312/316 kB | 138/232 kB
Progress (2): 315/316 kB | 138/232 kB
Progress (2): 316 kB | 138/232 kB   
Progress (2): 316 kB | 142/232 kB
Progress (2): 316 kB | 146/232 kB
Progress (2): 316 kB | 150/232 kB
Progress (2): 316 kB | 154/232 kB
Progress (2): 316 kB | 156/232 kB
Progress (2): 316 kB | 160/232 kB
Progress (2): 316 kB | 164/232 kB
Progress (2): 316 kB | 168/232 kB
Progress (2): 316 kB | 172/232 kB
Progress (2): 316 kB | 177/232 kB
Progress (2): 316 kB | 181/232 kB
Progress (2): 316 kB | 185/232 kB
Progress (2): 316 kB | 189/232 kB
Progress (2): 316 kB | 191/232 kB
Progress (2): 316 kB | 195/232 kB
Progress (2): 316 kB | 199/232 kB
Progress (2): 316 kB | 203/232 kB
Progress (2): 316 kB | 207/232 kB
Progress (2): 316 kB | 211/232 kB
Progress (2): 316 kB | 215/232 kB
Progress (2): 316 kB | 220/232 kB
Progress (2): 316 kB | 224/232 kB
Progress (2): 316 kB | 226/232 kB
Progress (2): 316 kB | 230/232 kB
Progress (2): 316 kB | 232 kB   
                             
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 284 kB/s)
#10 34.60 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 205 kB/s)
#10 34.68 [INFO] No tests to run.
#10 34.69 [INFO]
#10 34.69 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ platform ---
#10 35.03 [INFO] Building jar: /openmrs_distro/target/platform-2.5.9-SNAPSHOT.jar
#10 35.05 [INFO]
#10 35.05 [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ platform ---
#10 35.11 [INFO]
#10 35.11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ platform ---
#10 35.15 [INFO] Installing /openmrs_distro/target/platform-2.5.9-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.9-SNAPSHOT/platform-2.5.9-SNAPSHOT.jar
#10 35.15 [INFO] Installing /openmrs_distro/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.9-SNAPSHOT/platform-2.5.9-SNAPSHOT.pom
#10 35.16 [INFO] Installing /openmrs_distro/target/bundled-distro/web/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.5.9-SNAPSHOT/platform-2.5.9-SNAPSHOT.war
#10 35.40 [INFO] ------------------------------------------------------------------------
#10 35.40 [INFO] BUILD SUCCESS
#10 35.40 [INFO] ------------------------------------------------------------------------
#10 35.40 [INFO] Total time:  33.198 s
#10 35.40 [INFO] Finished at: 2025-09-08T17:34:40Z
#10 35.40 [INFO] ------------------------------------------------------------------------
#10 DONE 35.6s

#11 [dev 5/6] RUN cp /openmrs_distro/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/ &&     cp /openmrs_distro/target/distro/web/openmrs-distro.properties /openmrs/distribution/ &&     cp -R /openmrs_distro/target/distro/web/modules /openmrs/distribution/openmrs_modules &&     cp -R /openmrs_distro/target/distro/web/owa /openmrs/distribution/openmrs_owas
#11 DONE 0.5s

#12 [dev 6/6] RUN mvn clean -s /usr/share/maven/ref/settings-docker.xml
#12 1.842 [INFO] Scanning for projects...
#12 1.908 [INFO]
#12 1.909 [INFO] --------------------< org.openmrs.distro:platform >---------------------
#12 1.910 [INFO] Building OpenMRS Platform 2.5.9-SNAPSHOT
#12 1.911 [INFO]   from pom.xml
#12 1.915 [INFO] --------------------------------[ jar ]---------------------------------
#12 1.990 [INFO]
#12 1.991 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ platform ---
#12 2.104 [INFO] Deleting /openmrs_distro/target
#12 2.113 [INFO] ------------------------------------------------------------------------
#12 2.113 [INFO] BUILD SUCCESS
#12 2.113 [INFO] ------------------------------------------------------------------------
#12 2.114 [INFO] Total time:  0.310 s
#12 2.115 [INFO] Finished at: 2025-09-08T17:34:42Z
#12 2.115 [INFO] ------------------------------------------------------------------------
#12 DONE 2.2s

#13 exporting to image
#13 exporting layers
#13 exporting layers 1.6s done
#13 writing image sha256:64b1066c19bacdb4650ce4ad6997c97ee99d5a8c0ad190250466f19560d5589d done
#13 naming to docker.io/openmrs/openmrs-platform:2.5.x-dev done
#13 DONE 1.7s

1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 6)
Creating op-opm9-tomar_db_1 ...
Creating op-opm9-tomar_db_1 ... done
Creating op-opm9-tomar_api_1 ...
Creating op-opm9-tomar_api_1 ... done
Spider mode enabled. Check if remote file exists.
--2025-09-08 17:43:06--  http://localhost:8080/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 302
Location: /openmrs/owa/addonmanager/index.html [following]
Spider mode enabled. Check if remote file exists.
--2025-09-08 17:43:06--  http://localhost:8080/openmrs/owa/addonmanager/index.html
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 200
Length: 1008 [text/html]
Remote file exists and could contain further links,
but recursion is disabled -- not retrieving.

Stopping op-opm9-tomar_api_1 ...
Stopping op-opm9-tomar_db_1  ...
Stopping op-opm9-tomar_api_1 ... done
Stopping op-opm9-tomar_db_1  ... done
Removing op-opm9-tomar_api_1 ...
Removing op-opm9-tomar_db_1  ...
Removing op-opm9-tomar_db_1  ... done
Removing op-opm9-tomar_api_1 ... done
Removing network op-opm9-tomar_default
Removing volume op-opm9-tomar_db-data
Removing volume op-opm9-tomar_openmrs-data