OpenMRS Core Master

Build: #3085 was successful

Job: Deploy to docker was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
4b86e941def1b626831be5774f3db2faa40106a5 4b86e941def1b626831be5774f3db2faa40106a5
Successful since
#2991 ()

Error summary

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

#40 1.732 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,214 kB]
#40 1.741 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,679 kB]
#40 1.781 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB]
#40 1.783 Get:12 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.4 kB]
#40 1.783 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
#40 3.649 Get:14 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
#40 4.123 Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB]
#40 4.527 Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB]
#40 4.528 Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1,590 kB]
#40 4.662 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,213 kB]
#40 4.871 Fetched 23.9 MB in 5s (5,013 kB/s)
#40 4.871 Reading package lists...
#40 5.637 Reading package lists...
#40 6.388 Building dependency tree...
#40 6.513 Reading state information...
#40 6.637 The following additional packages will be installed:
#40 6.638   unzip
#40 6.662 The following NEW packages will be installed:
#40 6.663   dumb-init unzip zip
#40 6.736 0 upgraded, 3 newly installed, 0 to remove and 57 not upgraded.
#40 6.736 Need to get 350 kB of archives.
#40 6.736 After this operation, 1,269 kB of additional disk space will be used.
#40 6.736 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
#40 6.871 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB]
#40 6.889 Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 dumb-init amd64 1.2.2-1.2 [14.0 kB]
#40 7.002 debconf: delaying package configuration, since apt-utils is not installed
#40 7.030 Fetched 350 kB in 0s (1,575 kB/s)
#40 7.071 Selecting previously unselected package unzip.
#40 7.071 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7348 files and directories currently installed.)
#40 7.071 Preparing to unpack .../unzip_6.0-25ubuntu1_amd64.deb ...
#40 7.078 Unpacking unzip (6.0-25ubuntu1) ...
#40 7.155 Selecting previously unselected package zip.
#40 7.156 Preparing to unpack .../zip_3.0-11build1_amd64.deb ...
#40 7.162 Unpacking zip (3.0-11build1) ...
#40 7.223 Selecting previously unselected package dumb-init.
#40 7.224 Preparing to unpack .../dumb-init_1.2.2-1.2_amd64.deb ...
#40 7.231 Unpacking dumb-init (1.2.2-1.2) ...
#40 7.278 Setting up dumb-init (1.2.2-1.2) ...
#40 7.302 Setting up unzip (6.0-25ubuntu1) ...
#40 7.324 Setting up zip (3.0-11build1) ...
#40 DONE 7.5s

#41 [stage-1 3/9] RUN groupadd -r openmrs      && useradd --no-log-init -r -g openmrs openmrs      && chown -R openmrs /usr/local/tomcat      && mkdir -p /openmrs/data/modules     && mkdir -p /openmrs/data/owa      && mkdir -p /openmrs/data/configuration      && chown -R openmrs /openmrs
#41 DONE 3.0s

#42 [stage-1 4/9] COPY wait-for-it.sh startup.sh /usr/local/tomcat/
#42 DONE 0.1s

#43 [stage-1 5/9] RUN chmod -R 755 /usr/local/tomcat/wait-for-it.sh && chmod -R 755 /usr/local/tomcat/startup.sh
#43 DONE 0.2s

#44 [stage-1 6/9] WORKDIR /openmrs
#44 DONE 0.1s

#45 [stage-1 7/9] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"' /usr/local/tomcat/conf/server.xml
#45 DONE 0.2s

#46 [stage-1 8/9] COPY --from=dev /app/LICENSE LICENSE
#46 DONE 0.1s

#47 [stage-1 9/9] COPY --from=dev /app/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#47 DONE 0.3s

#48 exporting to image
#48 exporting layers
#48 exporting layers 3.7s done
#48 exporting manifest sha256:768c3a55bb2ae679d73cdcd1f3695e895e70f4a2b5835efc06e69d3948e4f169 0.0s done
#48 exporting config sha256:50349b87a1d344eccb1fa681718235487928bf8c9ae20e280d231ae86f523b2c 0.0s done
#48 pushing layers
#48 ...

#49 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#49 DONE 0.0s

#48 exporting to image
#48 pushing layers 3.6s done
#48 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:768c3a55bb2ae679d73cdcd1f3695e895e70f4a2b5835efc06e69d3948e4f169
#48 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:768c3a55bb2ae679d73cdcd1f3695e895e70f4a2b5835efc06e69d3948e4f169 0.3s done
#48 DONE 7.6s