See https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/743/display/redirect
Changes:
------------------------------------------ [...truncated 19.86 KB...] Step 7/11 : WORKDIR /data ---> Running in 5095145e00c1 Removing intermediate container 5095145e00c1 ---> d534b5b2b284 Step 8/11 : VOLUME /data ---> Running in f057a3c007cd Removing intermediate container f057a3c007cd ---> b0dde1436dd0 Step 9/11 : COPY osmo-stp.cfg /data/ ---> b9c96f8045aa Step 10/11 : CMD ["/bin/sh", "-c", "/usr/bin/osmo-stp -c /data/osmo-stp.cfg >/data/osmo-stp.log 2>&1"] ---> Running in 07c66a94b3b0 Removing intermediate container 07c66a94b3b0 ---> dc5eb1ee553f Step 11/11 : EXPOSE 2905 14001 4239 ---> Running in 5636b06b535e Removing intermediate container 5636b06b535e ---> 198783e40220 [Warning] One or more build-args [OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH REGISTRY OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_PATH OSMO_HLR_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH UID OSMOCOM_REPO_MIRROR OSMO_MSC_BRANCH UPSTREAM_DISTRO OSMO_GBPROXY_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MGW_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OPEN5GS_BRANCH OSMO_BSC_BRANCH OSMO_IUH_BRANCH LIBOSMOCORE_BRANCH OSMO_HNBGW_BRANCH OSMO_CBC_BRANCH OSMO_HNODEB_BRANCH] were not consumed Successfully built 198783e40220 Successfully tagged osmocom-build/osmo-stp-latest-centos8:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/ws/osmo-stp-latest' + docker_image_exists osmo-stp-latest-centos8 + docker images -q osmocom-build/osmo-stp-latest-centos8 + test -n 198783e40220 + list_osmo_packages centos8 osmo-stp-latest-centos8 + local distro=centos8 + local image=osmo-stp-latest-centos8 + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest-centos8 -c + [ -n ] + set +x
### Installed Osmocom packages in: osmo-stp-latest-centos8 ###
libosmoisdn0-1.8.0-1.1.x86_64 libosmonetif11-1.3.0-1.1.x86_64 libosmo-sigtran7-1.7.0-1.1.x86_64 osmocom-latest-1.0.0-1.1.x86_64 libosmocore20-1.8.0-1.1.x86_64 libosmogsm18-1.8.0-1.1.x86_64 libosmovty9-1.8.0-1.1.x86_64 osmo-stp-1.7.0-1.1.x86_64
+ [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-smlc-latest-centos8 + local feed + echo centos8-obs-latest + depends=centos8-obs-latest + [ -n centos8-obs-latest ] + docker_images_require centos8-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends centos8-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-obs-latest + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-obs-latest + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-obs-latest + echo centos8-obs-latest + dir=centos8-obs-latest + pull_arg=--pull + grep ^FROM ../centos8-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos8-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-obs-latest make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/ws/centos8-obs-latest' rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/ws/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=almalinux:8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/centos8-obs-latest:latest . Sending build context to Docker daemon 28.16kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=almalinux:8 Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from almalinux Digest: sha256:77e77cff9b2483dacc07feed7f5a23fb63445064769735314b1537f232dfe2ce Status: Image is up to date for registry.osmocom.org/almalinux:8 ---> d3ffa43c2567 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 388e389bc88c Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> ef530726cf21 Step 6/11 : ARG OSMOCOM_REPO_VERSION="latest" ---> Using cache ---> b8643c4785d2 Step 7/11 : RUN echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf ---> Using cache ---> de98a42cf347 Step 8/11 : RUN dnf install -y dnf-utils wget && yum config-manager --set-enabled powertools && export MIRROR_HTTPS="$(echo $OSMOCOM_REPO_MIRROR | sed s/^http:/https:/)" && { echo "[network_osmocom_${OSMOCOM_REPO_VERSION}]"; echo "name=Osmocom ${OSMOCOM_REPO_VERSION}"; echo "type=rpm-md"; echo "baseurl=${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/${OSMOCOM_REPO_VERSION}/CentOS_8/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/${OSMOCOM_REPO_PATH}/${OSMOCOM_REPO_VERSION}/CentOS_8/repodata/repomd.xml.key"; echo "enabled=1"; } > "/etc/yum.repos.d/network:osmocom:${OSMOCOM_REPO_VERSION}.repo" ---> Using cache ---> 185d4c1b1a61 Step 9/11 : RUN dnf install -y telnet ---> Using cache ---> 95cd830c2821 Step 10/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 3bc7d31ef160 Step 11/11 : ADD ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/${OSMOCOM_REPO_VERSION}/CentOS_8/repodata/repomd.xml /tmp/repomd.xml
---> Using cache ---> 5f302eadff49 [Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH USER LIBOSMOCORE_BRANCH OSMO_CBC_BRANCH UID OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_BSC_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH OSMO_BB_BRANCH OSMO_SGSN_BRANCH OSMO_HNODEB_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_SIP_BRANCH OPEN5GS_BRANCH OSMO_UECUPS_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH DISTRO OSMO_NITB_BRANCH OSMO_GGSN_BRANCH OSMO_HNBGW_BRANCH] were not consumed Successfully built 5f302eadff49 Successfully tagged osmocom-build/centos8-obs-latest:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/ws/centos8-obs-latest' + docker_image_exists centos8-obs-latest + docker images -q osmocom-build/centos8-obs-latest + test -n 5f302eadff49 + list_osmo_packages centos8 centos8-obs-latest + local distro=centos8 + local image=centos8-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-smlc-latest-centos8 + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name osmo-smlc-latest-centos8 + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name osmo-smlc-latest-centos8 + echo osmo-smlc-latest-centos8 + sed s/-centos8$// + dir=osmo-smlc-latest + pull_arg=--pull + grep ^FROM ../osmo-smlc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-smlc-latest-centos8 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-smlc-latest BUILD_ARGS= UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/osmo-smlc-latest-centos8 make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/ws/osmo-smlc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/ws/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=almalinux:8 \ --build-arg DISTRO=centos8 \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-smlc-latest-centos8:latest . Sending build context to Docker daemon 28.67kB Step 1/10 : ARG USER Step 2/10 : ARG DISTRO Step 3/10 : ARG OSMOCOM_REPO_VERSION="latest" Step 4/10 : FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION ---> 5f302eadff49 Step 5/10 : ARG DISTRO ---> Using cache ---> 1e8fe3eafb9d Step 6/10 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-smlc && apt-get clean ;; centos*) dnf install -y osmo-smlc ;; esac ---> Running in 6bbca44e0f5d AlmaLinux 8 - BaseOS 100 B/s | 197 B 00:01 [91mErrors during downloading metadata for repository 'baseos': - Status code: 503 for https://mirrors.almalinux.org/mirrorlist/8/baseos?countme=1 (IP: 54.163.176.171) - Status code: 503 for https://mirrors.almalinux.org/mirrorlist/8/baseos (IP: 54.163.176.171) [0m[91mError: Failed to download metadata for repo 'baseos': Cannot prepare internal mirrorlist: Status code: 503 for https://mirrors.almalinux.org/mirrorlist/8/baseos (IP: 54.163.176.171) [0mThe command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-smlc && apt-get clean ;; centos*) dnf install -y osmo-smlc ;; esac' returned a non-zero code: 1 make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-smlc-test-latest/ws/osmo-smlc-latest' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
jenkins-notifications@lists.osmocom.org