Build: #224 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): 257/263 kB | 68/232 kB
Progress (2): 261/263 kB | 68/232 kB
Progress (2): 263 kB | 68/232 kB   
Progress (2): 263 kB | 72/232 kB
Progress (2): 263 kB | 76/232 kB
Progress (2): 263 kB | 80/232 kB
Progress (2): 263 kB | 84/232 kB
Progress (2): 263 kB | 86/232 kB
Progress (2): 263 kB | 91/232 kB
Progress (2): 263 kB | 95/232 kB
Progress (2): 263 kB | 99/232 kB
Progress (2): 263 kB | 103/232 kB
Progress (2): 263 kB | 107/232 kB
Progress (2): 263 kB | 111/232 kB
Progress (2): 263 kB | 115/232 kB
Progress (2): 263 kB | 119/232 kB
Progress (2): 263 kB | 121/232 kB
Progress (2): 263 kB | 125/232 kB
Progress (2): 263 kB | 129/232 kB
Progress (2): 263 kB | 134/232 kB
Progress (2): 263 kB | 138/232 kB
Progress (2): 263 kB | 142/232 kB
Progress (2): 263 kB | 146/232 kB
Progress (2): 263 kB | 150/232 kB
Progress (2): 263 kB | 154/232 kB
Progress (2): 263 kB | 156/232 kB
                                 
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 266 kB/s)
#10 36.03 Progress (1): 160/232 kB
Progress (1): 164/232 kB
Progress (1): 168/232 kB
Progress (1): 172/232 kB
Progress (1): 177/232 kB
Progress (1): 181/232 kB
Progress (1): 185/232 kB
Progress (1): 189/232 kB
Progress (1): 191/232 kB
Progress (1): 195/232 kB
Progress (1): 199/232 kB
Progress (1): 203/232 kB
Progress (1): 207/232 kB
Progress (1): 211/232 kB
Progress (1): 215/232 kB
Progress (1): 220/232 kB
Progress (1): 224/232 kB
Progress (1): 226/232 kB
Progress (1): 230/232 kB
Progress (1): 232 kB   
                   
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 197 kB/s)
#10 36.22 [INFO] No tests to run.
#10 36.22 [INFO]
#10 36.22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ platform ---
#10 36.58 [INFO] Building jar: /openmrs_distro/target/platform-2.5.9-SNAPSHOT.jar
#10 36.59 [INFO]
#10 36.59 [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ platform ---
#10 36.67 [INFO]
#10 36.67 [INFO] --- maven-install-plugin:2.4:install (default-install) @ platform ---
#10 36.71 [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 36.71 [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 36.72 [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 37.00 [INFO] ------------------------------------------------------------------------
#10 37.00 [INFO] BUILD SUCCESS
#10 37.00 [INFO] ------------------------------------------------------------------------
#10 37.01 [INFO] Total time:  35.475 s
#10 37.01 [INFO] Finished at: 2025-08-27T10:37:42Z
#10 37.01 [INFO] ------------------------------------------------------------------------
#10 DONE 37.2s

#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.7s

#12 [dev 6/6] RUN mvn clean -s /usr/share/maven/ref/settings-docker.xml
#12 1.945 [INFO] Scanning for projects...
#12 2.023 [INFO]
#12 2.024 [INFO] --------------------< org.openmrs.distro:platform >---------------------
#12 2.024 [INFO] Building OpenMRS Platform 2.5.9-SNAPSHOT
#12 2.029 [INFO]   from pom.xml
#12 2.029 [INFO] --------------------------------[ jar ]---------------------------------
#12 2.103 [INFO]
#12 2.103 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ platform ---
#12 2.248 [INFO] Deleting /openmrs_distro/target
#12 2.258 [INFO] ------------------------------------------------------------------------
#12 2.266 [INFO] BUILD SUCCESS
#12 2.266 [INFO] ------------------------------------------------------------------------
#12 2.267 [INFO] Total time:  0.342 s
#12 2.268 [INFO] Finished at: 2025-08-27T10:37:46Z
#12 2.268 [INFO] ------------------------------------------------------------------------
#12 DONE 2.3s

#13 exporting to image
#13 exporting layers
#13 exporting layers 2.6s done
#13 writing image sha256:11797fc97308179e78690f2d39ca295e40d031d63713cdf0fb5c4441453eef96 done
#13 naming to docker.io/openmrs/openmrs-platform:2.5.x-dev done
#13 DONE 2.6s
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-08-27 10:46:10--  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-08-27 10:46:10--  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