Push event to branch gcc-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11017904b4c6c9576ff505656123958bedd442f7 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12023498922629994948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5293555590106239612.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16567402016131218688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16069094917032708382.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14071360677079561829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[lts], releaseBranchOverride:gcc-lts] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc-lts DOCKER_CUSTOM_TAGS: lts [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15608’ Running on prd-ubuntu20.04-docker-8c-8g-15616 in /w/workspace/xfoundry_ci-build-images_gcc-lts [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/xfoundry_ci-build-images_gcc-lts # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11017904b4c6c9576ff505656123958bedd442f7 (gcc-lts) Commit message: "Merge pull request #210 from ernestojeda/gcc-lts" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11017904b4c6c9576ff505656123958bedd442f7 # timeout=10 > git rev-list --no-walk cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:20:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:20:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:20:10 ========================================================= 18:20:10 EdgeX Global Pipelines Version Info 18:20:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:20:11 ------------------- 18:20:11 stable info: 18:20:11 ------------------- 18:20:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:20:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:20:11 Message: update stable to v1.0.254 18:20:12 ------------------- 18:20:12 experimental info: 18:20:12 ------------------- 18:20:12 Commited By: **** collab-it+edgex@linuxfoundation.org 18:20:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:20:12 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc-lts [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = lts [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc-lts [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc-lts [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc-lts [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11017904b4c6c9576ff505656123958bedd442f7 [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1101790 [Pipeline] echo 18:20:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:12 provisioning config files... 18:20:12 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config2481955137085241643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:12 ---> docker-login.sh 18:20:12 nexus3.edgexfoundry.org:10001 18:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:13 Configure a credential helper to remove this warning. See 18:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:13 18:20:13 Login Succeeded 18:20:13 nexus3.edgexfoundry.org:10002 18:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:13 Configure a credential helper to remove this warning. See 18:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:13 18:20:13 Login Succeeded 18:20:13 nexus3.edgexfoundry.org:10003 18:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:13 Configure a credential helper to remove this warning. See 18:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:13 18:20:13 Login Succeeded 18:20:13 nexus3.edgexfoundry.org:10004 18:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:13 Configure a credential helper to remove this warning. See 18:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:13 18:20:13 Login Succeeded 18:20:13 docker.io 18:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:13 Configure a credential helper to remove this warning. See 18:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:13 18:20:13 Login Succeeded 18:20:13 ---> docker-login.sh ends [Pipeline] } 18:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:14 provisioning config files... 18:20:14 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config7593552820981026769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:14 ---> docker-login.sh 18:20:14 nexus3.edgexfoundry.org:10001 18:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:14 Configure a credential helper to remove this warning. See 18:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:14 18:20:14 Login Succeeded 18:20:14 nexus3.edgexfoundry.org:10002 18:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:14 Configure a credential helper to remove this warning. See 18:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:14 18:20:14 Login Succeeded 18:20:14 nexus3.edgexfoundry.org:10003 18:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:14 Configure a credential helper to remove this warning. See 18:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:14 18:20:14 Login Succeeded 18:20:14 nexus3.edgexfoundry.org:10004 18:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:14 Configure a credential helper to remove this warning. See 18:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:14 18:20:14 Login Succeeded 18:20:14 docker.io 18:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:15 Configure a credential helper to remove this warning. See 18:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:15 18:20:15 Login Succeeded 18:20:15 ---> docker-login.sh ends [Pipeline] } 18:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:16 + ls -al . 18:20:16 total 20 18:20:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:20 . 18:20:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:20 .. 18:20:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:20 .git 18:20:16 -rw-rw-r-- 1 jenkins jenkins 401 Oct 31 18:20 Dockerfile 18:20:16 -rw-rw-r-- 1 jenkins jenkins 874 Oct 31 18:20 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:16 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=11017904b4c6c9576ff505656123958bedd442f7 --label arch=amd64 . 18:20:16 Sending build context to Docker daemon 460.8kB 18:20:16 Step 1/6 : FROM alpine:3.18 18:20:17 3.18: Pulling from library/alpine 18:20:17 96526aa774ef: Pulling fs layer 18:20:17 96526aa774ef: Download complete 18:20:17 96526aa774ef: Pull complete 18:20:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:20:17 Status: Downloaded newer image for alpine:3.18 18:20:17 ---> 8ca4688f4f35 18:20:17 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:20:17 ---> Running in 15a0d1cf47cf 18:20:18 Removing intermediate container 15a0d1cf47cf 18:20:18 ---> 8e71195189f1 18:20:18 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:18 ---> Running in 20acb6a0ff60 18:20:18 Removing intermediate container 20acb6a0ff60 18:20:18 ---> 300d4585a2a9 18:20:18 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 18:20:18 ---> Running in da5e91fb4ff7 18:20:18 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:20:19 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:20:20 (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:20:20 (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:20:21 (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:20:21 (4/70) Installing libgcc (12.2.1_git20220924-r10) 18:20:22 (5/70) Installing libstdc++ (12.2.1_git20220924-r10) 18:20:22 (6/70) Installing zstd-libs (1.5.5-r4) 18:20:22 (7/70) Installing binutils (2.40-r7) 18:20:23 (8/70) Installing libmagic (5.45-r0) 18:20:24 (9/70) Installing file (5.45-r0) 18:20:24 (10/70) Installing libgomp (12.2.1_git20220924-r10) 18:20:24 (11/70) Installing libatomic (12.2.1_git20220924-r10) 18:20:24 (12/70) Installing gmp (6.2.1-r3) 18:20:25 (13/70) Installing isl26 (0.26-r1) 18:20:26 (14/70) Installing mpfr4 (4.2.0_p12-r0) 18:20:26 (15/70) Installing mpc1 (1.3.1-r1) 18:20:26 (16/70) Installing gcc (12.2.1_git20220924-r10) 18:20:28 (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) 18:20:28 (18/70) Installing musl-dev (1.2.4-r2) 18:20:29 Still waiting to schedule task 18:20:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15615’ is offline 18:20:29 (19/70) Installing libc-dev (0.7.2-r5) 18:20:29 (20/70) Installing g++ (12.2.1_git20220924-r10) 18:20:30 (21/70) Installing make (4.4.1-r1) 18:20:30 (22/70) Installing fortify-headers (1.1-r3) 18:20:31 (23/70) Installing patch (2.7.6-r10) 18:20:31 (24/70) Installing build-base (0.5-r3) 18:20:31 (25/70) Installing libacl (2.3.1-r3) 18:20:32 (26/70) Installing libbz2 (1.0.8-r5) 18:20:32 (27/70) Installing libexpat (2.5.0-r1) 18:20:32 (28/70) Installing lz4-libs (1.9.4-r4) 18:20:33 (29/70) Installing xz-libs (5.4.3-r0) 18:20:33 (30/70) Installing libarchive (3.7.2-r0) 18:20:33 (31/70) Installing ca-certificates (20230506-r0) 18:20:34 (32/70) Installing brotli-libs (1.0.9-r14) 18:20:34 (33/70) Installing libunistring (1.1-r1) 18:20:35 (34/70) Installing libidn2 (2.3.4-r1) 18:20:35 (35/70) Installing nghttp2-libs (1.57.0-r0) 18:20:36 (36/70) Installing libcurl (8.4.0-r0) 18:20:36 (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) 18:20:37 (38/70) Installing libncursesw (6.4_p20230506-r0) 18:20:37 (39/70) Installing libformw (6.4_p20230506-r0) 18:20:37 (40/70) Installing rhash-libs (1.4.3-r2) 18:20:38 (41/70) Installing libuv (1.44.2-r2) 18:20:38 (42/70) Installing cmake (3.26.5-r0) 18:20:39 (43/70) Installing pkgconf (1.9.5-r0) 18:20:39 (44/70) Installing libidn2-dev (2.3.4-r1) 18:20:39 (45/70) Installing openssl-dev (3.1.4-r0) 18:20:40 (46/70) Installing nghttp2-dev (1.57.0-r0) 18:20:40 (47/70) Installing zlib-dev (1.2.13-r1) 18:20:41 (48/70) Installing brotli (1.0.9-r14) 18:20:41 (49/70) Installing brotli-dev (1.0.9-r14) 18:20:41 (50/70) Installing curl-dev (8.4.0-r0) 18:20:42 (51/70) Installing pcre2 (10.42-r1) 18:20:42 (52/70) Installing git (2.40.1-r0) 18:20:43 (53/70) Installing nettle (3.8.1-r2) 18:20:43 (54/70) Installing libffi (3.4.4-r2) 18:20:43 (55/70) Installing p11-kit (0.24.1-r2) 18:20:44 (56/70) Installing libtasn1 (4.19.0-r1) 18:20:44 (57/70) Installing gnutls (3.8.0-r2) 18:20:45 (58/70) Installing libmicrohttpd (0.9.77-r0) 18:20:45 (59/70) Installing gnutls-c++ (3.8.0-r2) 18:20:45 (60/70) Installing libgmpxx (6.2.1-r3) 18:20:46 (61/70) Installing gmp-dev (6.2.1-r3) 18:20:46 (62/70) Installing nettle-dev (3.8.1-r2) 18:20:46 (63/70) Installing libtasn1-progs (4.19.0-r1) 18:20:47 (64/70) Installing libtasn1-dev (4.19.0-r1) 18:20:47 (65/70) Installing p11-kit-dev (0.24.1-r2) 18:20:47 (66/70) Installing gnutls-dev (3.8.0-r2) 18:20:47 (67/70) Installing libmicrohttpd-dev (0.9.77-r0) 18:20:48 (68/70) Installing linux-headers (6.3-r0) 18:20:49 (69/70) Installing yaml (0.2.5-r1) 18:20:49 (70/70) Installing yaml-dev (0.2.5-r1) 18:20:49 Executing busybox-1.36.1-r2.trigger 18:20:49 Executing ca-certificates-20230506-r0.trigger 18:20:49 OK: 329 MiB in 82 packages 18:20:59 Removing intermediate container da5e91fb4ff7 18:20:59 ---> a946141d8655 18:20:59 Step 5/6 : LABEL arch=amd64 18:20:59 ---> Running in 68ec2c96530d 18:20:59 Removing intermediate container 68ec2c96530d 18:20:59 ---> b474c88d419b 18:20:59 Step 6/6 : LABEL git_sha=11017904b4c6c9576ff505656123958bedd442f7 18:20:59 ---> Running in c2ac953dcbdd 18:20:59 Removing intermediate container c2ac953dcbdd 18:20:59 ---> 45f96820a350 18:20:59 [Warning] One or more build-args [ARCH] were not consumed 18:20:59 Successfully built 45f96820a350 18:20:59 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 18:20:59 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 18:20:59 11017904b4c6c9576ff505656123958bedd442f7 18:20:59 latest 18:20:59 gcc-lts 18:20:59 lts 18:20:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:00 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:11017904b4c6c9576ff505656123958bedd442f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:00 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:11017904b4c6c9576ff505656123958bedd442f7 18:21:00 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:21:00 9d94fa7f7201: Preparing 18:21:00 1a98914da975: Preparing 18:21:00 cc2447e1835a: Preparing 18:21:00 1a98914da975: Pushed 18:21:01 cc2447e1835a: Pushed 18:21:40 9d94fa7f7201: Pushed 18:21:40 11017904b4c6c9576ff505656123958bedd442f7: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:40 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:40 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest 18:21:40 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:21:40 9d94fa7f7201: Preparing 18:21:40 1a98914da975: Preparing 18:21:40 cc2447e1835a: Preparing 18:21:40 9d94fa7f7201: Layer already exists 18:21:40 1a98914da975: Layer already exists 18:21:40 cc2447e1835a: Layer already exists 18:21:40 latest: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:40 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:41 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 18:21:41 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:21:41 9d94fa7f7201: Preparing 18:21:41 1a98914da975: Preparing 18:21:41 cc2447e1835a: Preparing 18:21:41 cc2447e1835a: Layer already exists 18:21:41 1a98914da975: Layer already exists 18:21:41 9d94fa7f7201: Layer already exists 18:21:41 gcc-lts: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:41 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:41 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts 18:21:41 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:21:41 9d94fa7f7201: Preparing 18:21:41 1a98914da975: Preparing 18:21:41 cc2447e1835a: Preparing 18:21:41 cc2447e1835a: Layer already exists 18:21:41 1a98914da975: Layer already exists 18:21:41 9d94fa7f7201: Layer already exists 18:21:41 lts: digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:41 ===================================================== [Pipeline] echo 18:21:41 taggedImages: 18:21:41 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:11017904b4c6c9576ff505656123958bedd442f7 18:21:41 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest 18:21:41 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 18:21:41 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:42 18:21:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:42 latest: Pulling from edgex-lftools-log-publisher 18:21:42 5eb5b503b376: Pulling fs layer 18:21:42 5c69ac0246d0: Pulling fs layer 18:21:42 ec43610c2a17: Pulling fs layer 18:21:42 3a2ae6a8a46f: Pulling fs layer 18:21:42 33b1e0a273af: Pulling fs layer 18:21:42 5d3b04190fa2: Pulling fs layer 18:21:42 2f39f015ded8: Pulling fs layer 18:21:42 3a2ae6a8a46f: Waiting 18:21:42 5d3b04190fa2: Waiting 18:21:42 33b1e0a273af: Waiting 18:21:42 2f39f015ded8: Waiting 18:21:42 5c69ac0246d0: Download complete 18:21:42 3a2ae6a8a46f: Verifying Checksum 18:21:42 3a2ae6a8a46f: Download complete 18:21:42 ec43610c2a17: Verifying Checksum 18:21:42 ec43610c2a17: Download complete 18:21:42 5d3b04190fa2: Verifying Checksum 18:21:42 5d3b04190fa2: Download complete 18:21:42 33b1e0a273af: Verifying Checksum 18:21:42 33b1e0a273af: Download complete 18:21:42 5eb5b503b376: Verifying Checksum 18:21:42 5eb5b503b376: Download complete 18:21:45 5eb5b503b376: Pull complete 18:21:45 5c69ac0246d0: Pull complete 18:21:45 ec43610c2a17: Pull complete 18:21:45 3a2ae6a8a46f: Pull complete 18:21:45 33b1e0a273af: Pull complete 18:21:45 5d3b04190fa2: Pull complete 18:21:46 2f39f015ded8: Verifying Checksum 18:21:51 2f39f015ded8: Pull complete 18:21:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:51 prd-ubuntu20.04-docker-8c-8g-15616 does not seem to be running inside a container 18:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:21:54 $ docker top 54b424f02ffc63a413143556daea6b4e321582faa0a1cba571f3ca512fe01c7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:55 ---> job-cost.sh 18:21:55 lf-activate-venv: SKIPPING 18:21:55 INFO: No Stack... 18:21:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:55 INFO: Archiving Costs [Pipeline] sh 18:21:56 + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv 18:21:56 + cut -d, -f6 [Pipeline] lock 18:21:56 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] 18:21:56 Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] did not exist. Created. 18:21:56 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:21:56 + echo total: 0.2199999988079071 [Pipeline] stash 18:21:56 Stashed 1 file(s) [Pipeline] } 18:21:56 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:21:56 $ docker stop --time=1 54b424f02ffc63a413143556daea6b4e321582faa0a1cba571f3ca512fe01c7e 18:21:57 $ docker rm -f --volumes 54b424f02ffc63a413143556daea6b4e321582faa0a1cba571f3ca512fe01c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:22:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15618 in /w/workspace/xfoundry_ci-build-images_gcc-lts [Pipeline] { [Pipeline] checkout 18:22:21 Selected Git installation does not exist. Using Default 18:22:21 The recommended git tool is: NONE 18:22:27 using credential edgex-jenkins-ssh 18:22:27 Cloning the remote Git repository 18:22:27 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 18:22:27 > git init /w/workspace/xfoundry_ci-build-images_gcc-lts # timeout=10 18:22:27 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:22:27 > git --version # timeout=10 18:22:27 > git --version # 'git version 2.25.1' 18:22:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:28 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:22:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:22:29 Avoid second fetch 18:22:29 Checking out Revision 11017904b4c6c9576ff505656123958bedd442f7 (gcc-lts) 18:22:30 Commit message: "Merge pull request #210 from ernestojeda/gcc-lts" 18:22:29 > git config core.sparsecheckout # timeout=10 18:22:29 > git checkout -f 11017904b4c6c9576ff505656123958bedd442f7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:22:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:31 Dload Upload Total Spent Left Speed 18:22:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 18:22:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:22:32 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 18:22:32 tee /etc/docker/daemon.new 18:22:32 { 18:22:32 "registry-mirrors": [ 18:22:32 "https://nexus3.edgexfoundry.org:10001" 18:22:32 ], 18:22:32 "bip": "10.250.0.254/24", 18:22:32 "hosts": [ 18:22:32 "tcp://0.0.0.0:5555", 18:22:32 "unix:///var/run/docker.sock" 18:22:32 ], 18:22:32 "mtu": 1458, 18:22:32 "selinux-enabled": true, 18:22:32 "seccomp-profile": "/etc/docker/seccomp.json" 18:22:32 } [Pipeline] sh 18:22:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:22:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:51 provisioning config files... 18:22:51 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config18177510256770569697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:51 ---> docker-login.sh 18:22:51 nexus3.edgexfoundry.org:10001 18:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:52 Configure a credential helper to remove this warning. See 18:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:52 18:22:52 Login Succeeded 18:22:52 nexus3.edgexfoundry.org:10002 18:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:52 Configure a credential helper to remove this warning. See 18:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:52 18:22:52 Login Succeeded 18:22:52 nexus3.edgexfoundry.org:10003 18:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:52 Configure a credential helper to remove this warning. See 18:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:52 18:22:52 Login Succeeded 18:22:52 nexus3.edgexfoundry.org:10004 18:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:53 Configure a credential helper to remove this warning. See 18:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:53 18:22:53 Login Succeeded 18:22:53 docker.io 18:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:54 Configure a credential helper to remove this warning. See 18:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:54 18:22:54 Login Succeeded 18:22:54 ---> docker-login.sh ends [Pipeline] } 18:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:22:54 + ls -al . 18:22:54 total 20 18:22:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 18:22 . 18:22:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:22 .. 18:22:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 18:22 .git 18:22:54 -rw-rw-r-- 1 jenkins jenkins 401 Oct 31 18:22 Dockerfile 18:22:54 -rw-rw-r-- 1 jenkins jenkins 874 Oct 31 18:22 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:55 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=11017904b4c6c9576ff505656123958bedd442f7 --label arch=arm64 . 18:22:55 Sending build context to Docker daemon 460.8kB 18:22:55 Step 1/6 : FROM alpine:3.18 18:22:56 3.18: Pulling from library/alpine 18:22:56 579b34f0a95b: Pulling fs layer 18:22:56 579b34f0a95b: Verifying Checksum 18:22:56 579b34f0a95b: Download complete 18:22:57 579b34f0a95b: Pull complete 18:22:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:22:57 Status: Downloaded newer image for alpine:3.18 18:22:57 ---> 3cc203321400 18:22:57 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:22:57 ---> Running in b960028d65fb 18:22:57 Removing intermediate container b960028d65fb 18:22:57 ---> dba37b5774db 18:22:57 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:57 ---> Running in 6a477634c200 18:22:59 Removing intermediate container 6a477634c200 18:22:59 ---> 450a6eed9b72 18:22:59 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 18:22:59 ---> Running in a459bb944289 18:23:00 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:23:01 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:23:03 (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:23:03 (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 18:23:04 (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 18:23:05 (4/70) Installing libgcc (12.2.1_git20220924-r10) 18:23:05 (5/70) Installing libstdc++ (12.2.1_git20220924-r10) 18:23:06 (6/70) Installing zstd-libs (1.5.5-r4) 18:23:06 (7/70) Installing binutils (2.40-r7) 18:23:07 (8/70) Installing libmagic (5.45-r0) 18:23:08 (9/70) Installing file (5.45-r0) 18:23:08 (10/70) Installing libgomp (12.2.1_git20220924-r10) 18:23:08 (11/70) Installing libatomic (12.2.1_git20220924-r10) 18:23:09 (12/70) Installing gmp (6.2.1-r3) 18:23:09 (13/70) Installing isl26 (0.26-r1) 18:23:10 (14/70) Installing mpfr4 (4.2.0_p12-r0) 18:23:10 (15/70) Installing mpc1 (1.3.1-r1) 18:23:11 (16/70) Installing gcc (12.2.1_git20220924-r10) 18:23:21 (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) 18:23:21 (18/70) Installing musl-dev (1.2.4-r2) 18:23:22 (19/70) Installing libc-dev (0.7.2-r5) 18:23:23 (20/70) Installing g++ (12.2.1_git20220924-r10) 18:23:24 (21/70) Installing make (4.4.1-r1) 18:23:24 (22/70) Installing fortify-headers (1.1-r3) 18:23:25 (23/70) Installing patch (2.7.6-r10) 18:23:25 (24/70) Installing build-base (0.5-r3) 18:23:25 (25/70) Installing libacl (2.3.1-r3) 18:23:26 (26/70) Installing libbz2 (1.0.8-r5) 18:23:26 (27/70) Installing libexpat (2.5.0-r1) 18:23:27 (28/70) Installing lz4-libs (1.9.4-r4) 18:23:27 (29/70) Installing xz-libs (5.4.3-r0) 18:23:28 (30/70) Installing libarchive (3.7.2-r0) 18:23:28 (31/70) Installing ca-certificates (20230506-r0) 18:23:29 (32/70) Installing brotli-libs (1.0.9-r14) 18:23:29 (33/70) Installing libunistring (1.1-r1) 18:23:30 (34/70) Installing libidn2 (2.3.4-r1) 18:23:30 (35/70) Installing nghttp2-libs (1.57.0-r0) 18:23:31 (36/70) Installing libcurl (8.4.0-r0) 18:23:31 (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) 18:23:32 (38/70) Installing libncursesw (6.4_p20230506-r0) 18:23:32 (39/70) Installing libformw (6.4_p20230506-r0) 18:23:33 (40/70) Installing rhash-libs (1.4.3-r2) 18:23:33 (41/70) Installing libuv (1.44.2-r2) 18:23:34 (42/70) Installing cmake (3.26.5-r0) 18:23:39 (43/70) Installing pkgconf (1.9.5-r0) 18:23:39 (44/70) Installing libidn2-dev (2.3.4-r1) 18:23:40 (45/70) Installing openssl-dev (3.1.4-r0) 18:23:40 (46/70) Installing nghttp2-dev (1.57.0-r0) 18:23:41 (47/70) Installing zlib-dev (1.2.13-r1) 18:23:41 (48/70) Installing brotli (1.0.9-r14) 18:23:41 (49/70) Installing brotli-dev (1.0.9-r14) 18:23:42 (50/70) Installing curl-dev (8.4.0-r0) 18:23:42 (51/70) Installing pcre2 (10.42-r1) 18:23:43 (52/70) Installing git (2.40.1-r0) 18:23:44 (53/70) Installing nettle (3.8.1-r2) 18:23:44 (54/70) Installing libffi (3.4.4-r2) 18:23:45 (55/70) Installing p11-kit (0.24.1-r2) 18:23:45 (56/70) Installing libtasn1 (4.19.0-r1) 18:23:45 (57/70) Installing gnutls (3.8.0-r2) 18:23:46 (58/70) Installing libmicrohttpd (0.9.77-r0) 18:23:47 (59/70) Installing gnutls-c++ (3.8.0-r2) 18:23:47 (60/70) Installing libgmpxx (6.2.1-r3) 18:23:47 (61/70) Installing gmp-dev (6.2.1-r3) 18:23:48 (62/70) Installing nettle-dev (3.8.1-r2) 18:23:48 (63/70) Installing libtasn1-progs (4.19.0-r1) 18:23:49 (64/70) Installing libtasn1-dev (4.19.0-r1) 18:23:49 (65/70) Installing p11-kit-dev (0.24.1-r2) 18:23:49 (66/70) Installing gnutls-dev (3.8.0-r2) 18:23:50 (67/70) Installing libmicrohttpd-dev (0.9.77-r0) 18:23:50 (68/70) Installing linux-headers (6.3-r0) 18:23:52 (69/70) Installing yaml (0.2.5-r1) 18:23:52 (70/70) Installing yaml-dev (0.2.5-r1) 18:23:52 Executing busybox-1.36.1-r2.trigger 18:23:52 Executing ca-certificates-20230506-r0.trigger 18:23:52 OK: 325 MiB in 82 packages 18:24:07 Removing intermediate container a459bb944289 18:24:07 ---> 465752ccd685 18:24:07 Step 5/6 : LABEL arch=arm64 18:24:07 ---> Running in 5528eeede7bd 18:24:07 Removing intermediate container 5528eeede7bd 18:24:07 ---> f2f221c3e9cc 18:24:07 Step 6/6 : LABEL git_sha=11017904b4c6c9576ff505656123958bedd442f7 18:24:07 ---> Running in a1bf3880a17a 18:24:07 Removing intermediate container a1bf3880a17a 18:24:07 ---> 4f4201145ecf 18:24:07 [Warning] One or more build-args [ARCH] were not consumed 18:24:07 Successfully built 4f4201145ecf 18:24:07 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 18:24:07 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 18:24:07 11017904b4c6c9576ff505656123958bedd442f7 18:24:07 latest 18:24:07 gcc-lts 18:24:07 lts 18:24:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:08 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:11017904b4c6c9576ff505656123958bedd442f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:08 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:11017904b4c6c9576ff505656123958bedd442f7 18:24:08 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:24:08 7516a9d68dc0: Preparing 18:24:08 fbbef3d89ef9: Preparing 18:24:08 5f4d9fc4d98d: Preparing 18:24:09 fbbef3d89ef9: Pushed 18:24:10 5f4d9fc4d98d: Pushed 18:25:18 7516a9d68dc0: Pushed 18:25:18 11017904b4c6c9576ff505656123958bedd442f7: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:18 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:19 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest 18:25:19 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:25:19 7516a9d68dc0: Preparing 18:25:19 fbbef3d89ef9: Preparing 18:25:19 5f4d9fc4d98d: Preparing 18:25:19 fbbef3d89ef9: Layer already exists 18:25:19 5f4d9fc4d98d: Layer already exists 18:25:19 7516a9d68dc0: Layer already exists 18:25:19 latest: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:19 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:20 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 18:25:20 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:25:20 7516a9d68dc0: Preparing 18:25:20 fbbef3d89ef9: Preparing 18:25:20 5f4d9fc4d98d: Preparing 18:25:20 fbbef3d89ef9: Layer already exists 18:25:20 7516a9d68dc0: Layer already exists 18:25:20 5f4d9fc4d98d: Layer already exists 18:25:20 gcc-lts: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:21 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:21 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts 18:25:21 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:25:21 7516a9d68dc0: Preparing 18:25:21 fbbef3d89ef9: Preparing 18:25:21 5f4d9fc4d98d: Preparing 18:25:21 5f4d9fc4d98d: Layer already exists 18:25:21 fbbef3d89ef9: Layer already exists 18:25:21 7516a9d68dc0: Layer already exists 18:25:21 lts: digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 size: 948 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:21 ===================================================== [Pipeline] echo 18:25:21 taggedImages: 18:25:21 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:11017904b4c6c9576ff505656123958bedd442f7 18:25:21 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest 18:25:21 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 18:25:21 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:22 18:25:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:22 arm64: Pulling from edgex-lftools-log-publisher 18:25:22 8998bd30e6a1: Pulling fs layer 18:25:22 04944245beec: Pulling fs layer 18:25:22 699f458cf7ca: Pulling fs layer 18:25:22 765212b225bb: Pulling fs layer 18:25:22 f23df028b6ca: Pulling fs layer 18:25:22 d65c8cfc05b1: Pulling fs layer 18:25:22 2437ff75d9bd: Pulling fs layer 18:25:22 f23df028b6ca: Waiting 18:25:22 d65c8cfc05b1: Waiting 18:25:22 2437ff75d9bd: Waiting 18:25:22 04944245beec: Verifying Checksum 18:25:22 04944245beec: Download complete 18:25:22 765212b225bb: Verifying Checksum 18:25:22 765212b225bb: Download complete 18:25:22 f23df028b6ca: Verifying Checksum 18:25:22 f23df028b6ca: Download complete 18:25:22 d65c8cfc05b1: Verifying Checksum 18:25:22 d65c8cfc05b1: Download complete 18:25:23 699f458cf7ca: Verifying Checksum 18:25:23 699f458cf7ca: Download complete 18:25:23 8998bd30e6a1: Verifying Checksum 18:25:23 8998bd30e6a1: Download complete 18:25:26 2437ff75d9bd: Verifying Checksum 18:25:26 2437ff75d9bd: Download complete 18:25:29 8998bd30e6a1: Pull complete 18:25:29 04944245beec: Pull complete 18:25:30 699f458cf7ca: Pull complete 18:25:31 765212b225bb: Pull complete 18:25:32 f23df028b6ca: Pull complete 18:25:32 d65c8cfc05b1: Pull complete 18:25:47 2437ff75d9bd: Pull complete 18:25:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:25:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:47 prd-ubuntu20.04-docker-arm64-4c-16g-15618 does not seem to be running inside a container 18:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:25:50 $ docker top dc34acea41fa85bd8fd5cc8fd30bc82e5300bf1fc22a3d8cf2b67dc5d295c7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:50 ---> job-cost.sh 18:25:50 lf-activate-venv: SKIPPING 18:25:50 INFO: No Stack... 18:25:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:25:52 INFO: Archiving Costs [Pipeline] sh 18:25:52 + cut -d, -f6 18:25:52 + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv [Pipeline] lock 18:25:52 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] 18:25:52 Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] did not exist. Created. 18:25:52 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:53 /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-21eae53c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:25:57 + echo total: 0.10999999940395355 [Pipeline] stash 18:25:57 Warning: overwriting stash ‘stack-cost’ 18:25:57 Stashed 1 file(s) [Pipeline] } 18:25:57 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:57 $ docker stop --time=1 dc34acea41fa85bd8fd5cc8fd30bc82e5300bf1fc22a3d8cf2b67dc5d295c7f2 18:25:59 $ docker rm -f --volumes dc34acea41fa85bd8fd5cc8fd30bc82e5300bf1fc22a3d8cf2b67dc5d295c7f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:25:59 + [ -d /w/workspace/xfoundry_ci-build-images_gcc-lts/archives ] 18:25:59 + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 18:25:59 total 16 18:25:59 drwxr-xr-x 3 root root 4096 Oct 31 18:21 . 18:25:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:21 .. 18:25:59 drwxr-xr-x 2 root root 4096 Oct 31 18:21 cost 18:25:59 -rw-r--r-- 1 root root 88 Oct 31 18:21 cost.csv 18:25:59 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 18:25:59 + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 18:25:59 total 16 18:25:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 18:21 . 18:25:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 18:21 .. 18:25:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 18:21 cost 18:25:59 -rw-r--r-- 1 jenkins jenkins 88 Oct 31 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:00 ---> package-listing.sh 18:26:00 ++ facter osfamily 18:26:00 ++ tr '[:upper:]' '[:lower:]' 18:26:01 + OS_FAMILY=debian 18:26:01 + workspace=/w/workspace/xfoundry_ci-build-images_gcc-lts 18:26:01 + START_PACKAGES=/tmp/packages_start.txt 18:26:01 + END_PACKAGES=/tmp/packages_end.txt 18:26:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:01 + PACKAGES=/tmp/packages_start.txt 18:26:01 + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' 18:26:01 + PACKAGES=/tmp/packages_end.txt 18:26:01 + case "${OS_FAMILY}" in 18:26:01 + dpkg -l 18:26:01 + grep '^ii' 18:26:01 + '[' -f /tmp/packages_start.txt ']' 18:26:01 + '[' -f /tmp/packages_end.txt ']' 18:26:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:01 + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' 18:26:01 + mkdir -p /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ 18:26:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ [Pipeline] echo 18:26:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_ci-build-images_gcc-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:02 prd-ubuntu20.04-docker-8c-8g-15616 does not seem to be running inside a container 18:26:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_ci-build-images_gcc-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:26:02 $ docker top e95d23f8e7502baf5756635743172e84da164a5c5db30a367be89768b971fd5d -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:03 + ls /var/log/sa-host 18:26:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:03 provisioning config files... 18:26:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config9355545733611050198tmp [Pipeline] { [Pipeline] echo 18:26:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:03 ---> create-netrc.sh [Pipeline] } 18:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:04 ---> python-tools-install.sh [Pipeline] echo 18:26:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:04 ---> sudo-logs.sh 18:26:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:04 ---> job-cost.sh 18:26:04 lf-activate-venv: SKIPPING 18:26:04 DEBUG: total: 0.2199999988079071 18:26:04 INFO: Retrieving Stack Cost... 18:26:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:05 INFO: Archiving Costs [Pipeline] echo 18:26:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:05 ---> logs-deploy.sh 18:26:05 lf-activate-venv: SKIPPING 18:26:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc-lts/3 18:26:05 INFO: archiving workspace using pattern(s): 18:26:06 Archives upload complete. 18:26:06 INFO: archiving logs to Nexus