Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cefdbfca2cd607d828298202a2a50e4487d1b950 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-ssh141873840023533955.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3378329207595147262.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-ssh5738747416279555931.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-ssh6307854508752343633.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh15549871645959032344.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc-lts/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-ssh15257336792325529684.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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-7556’ Running on prd-ubuntu20.04-docker-8c-8g-7559 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) Commit message: "Merge pull request #183 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 cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 > git rev-list --no-walk cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:31 ========================================================= 18:43:31 EdgeX Global Pipelines Version Info 18:43:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:32 ------------------- 18:43:32 stable info: 18:43:32 ------------------- 18:43:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:43:32 Message: update stable to v1.0.239 18:43:33 ------------------- 18:43:33 experimental info: 18:43:33 ------------------- 18:43:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:33 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:43:33 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc-lts [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = lts [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc-lts [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc-lts [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc-lts [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cefdbfc [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:33 provisioning config files... 18:43:33 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config18102050364234030490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:33 ---> docker-login.sh 18:43:33 nexus3.edgexfoundry.org:10001 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10002 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10003 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 nexus3.edgexfoundry.org:10004 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 docker.io 18:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:34 Configure a credential helper to remove this warning. See 18:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:34 18:43:34 Login Succeeded 18:43:34 ---> docker-login.sh ends [Pipeline] } 18:43:34 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:43:35 provisioning config files... 18:43:35 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config3374916961435565292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:35 ---> docker-login.sh 18:43:35 nexus3.edgexfoundry.org:10001 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 nexus3.edgexfoundry.org:10002 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 nexus3.edgexfoundry.org:10003 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 nexus3.edgexfoundry.org:10004 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:35 Configure a credential helper to remove this warning. See 18:43:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:35 18:43:35 Login Succeeded 18:43:35 docker.io 18:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:36 Configure a credential helper to remove this warning. See 18:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:36 18:43:36 Login Succeeded 18:43:36 ---> docker-login.sh ends [Pipeline] } 18:43:36 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:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:36 + ls -al . 18:43:36 total 20 18:43:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 18:43 . 18:43:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:43 .. 18:43:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 18:43 .git 18:43:36 -rw-rw-r-- 1 jenkins jenkins 401 Oct 10 18:43 Dockerfile 18:43:36 -rw-rw-r-- 1 jenkins jenkins 874 Oct 10 18:43 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:37 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=amd64 . 18:43:37 Sending build context to Docker daemon 428kB 18:43:37 Step 1/6 : FROM alpine:3.14 18:43:37 3.14: Pulling from library/alpine 18:43:38 c7ed990a2339: Pulling fs layer 18:43:38 c7ed990a2339: Download complete 18:43:38 c7ed990a2339: Pull complete 18:43:38 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:43:38 Status: Downloaded newer image for alpine:3.14 18:43:38 ---> dd53f409bf0b 18:43:38 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:43:38 ---> Running in 5e028a4c15fc 18:43:38 Removing intermediate container 5e028a4c15fc 18:43:38 ---> d8eb4f998641 18:43:38 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:38 ---> Running in 92c010acfbb9 18:43:39 Removing intermediate container 92c010acfbb9 18:43:39 ---> 03a35dfa7a51 18:43:39 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 18:43:39 ---> Running in f639cddfab57 18:43:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:43:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:43:41 (1/63) Installing libgcc (10.3.1_git20210424-r2) 18:43:41 (2/63) Installing libstdc++ (10.3.1_git20210424-r2) 18:43:41 (3/63) Installing binutils (2.35.2-r2) 18:43:41 (4/63) Installing libmagic (5.40-r1) 18:43:41 (5/63) Installing file (5.40-r1) 18:43:41 (6/63) Installing libgomp (10.3.1_git20210424-r2) 18:43:41 (7/63) Installing libatomic (10.3.1_git20210424-r2) 18:43:41 (8/63) Installing libgphobos (10.3.1_git20210424-r2) 18:43:42 (9/63) Installing gmp (6.2.1-r1) 18:43:42 (10/63) Installing isl22 (0.22-r0) 18:43:43 (11/63) Installing mpfr4 (4.1.0-r0) 18:43:44 (12/63) Installing mpc1 (1.2.1-r0) 18:43:44 (13/63) Installing gcc (10.3.1_git20210424-r2) 18:43:47 (14/63) Installing musl-dev (1.2.2-r3) 18:43:47 (15/63) Installing libc-dev (0.7.2-r3) 18:43:47 (16/63) Installing g++ (10.3.1_git20210424-r2) 18:43:49 (17/63) Installing make (4.3-r0) 18:43:49 (18/63) Installing fortify-headers (1.1-r1) 18:43:49 (19/63) Installing patch (2.7.6-r7) 18:43:49 (20/63) Installing build-base (0.5-r3) 18:43:49 (21/63) Installing libacl (2.2.53-r0) 18:43:49 (22/63) Installing libbz2 (1.0.8-r1) 18:43:50 (23/63) Installing expat (2.4.9-r0) 18:43:50 (24/63) Installing lz4-libs (1.9.3-r1) 18:43:50 (25/63) Installing xz-libs (5.2.5-r1) 18:43:50 Still waiting to schedule task 18:43:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7557’ 18:43:50 (26/63) Installing zstd-libs (1.4.9-r1) 18:43:50 (27/63) Installing libarchive (3.5.3-r0) 18:43:50 (28/63) Installing ca-certificates (20220614-r0) 18:43:50 (29/63) Installing brotli-libs (1.0.9-r5) 18:43:50 (30/63) Installing nghttp2-libs (1.43.0-r0) 18:43:50 (31/63) Installing libcurl (7.79.1-r3) 18:43:50 (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r1) 18:43:50 (33/63) Installing ncurses-libs (6.2_p20210612-r1) 18:43:51 (34/63) Installing rhash-libs (1.4.1-r0) 18:43:51 (35/63) Installing libuv (1.41.0-r0) 18:43:51 (36/63) Installing cmake (3.20.3-r0) 18:43:52 (37/63) Installing pkgconf (1.7.4-r0) 18:43:53 (38/63) Installing openssl-dev (1.1.1q-r0) 18:43:53 (39/63) Installing nghttp2-dev (1.43.0-r0) 18:43:53 (40/63) Installing zlib-dev (1.2.12-r3) 18:43:53 (41/63) Installing brotli-dev (1.0.9-r5) 18:43:53 (42/63) Installing curl-dev (7.79.1-r3) 18:43:53 (43/63) Installing pcre2 (10.36-r1) 18:43:53 (44/63) Installing git (2.32.3-r0) 18:43:54 (45/63) Installing nettle (3.7.3-r0) 18:43:54 (46/63) Installing libffi (3.3-r2) 18:43:54 (47/63) Installing p11-kit (0.23.22-r0) 18:43:54 (48/63) Installing libtasn1 (4.17.0-r0) 18:43:54 (49/63) Installing libunistring (0.9.10-r1) 18:43:54 (50/63) Installing gnutls (3.7.1-r1) 18:43:54 (51/63) Installing libmicrohttpd (0.9.72-r0) 18:43:54 (52/63) Installing gnutls-c++ (3.7.1-r1) 18:43:54 (53/63) Installing libgmpxx (6.2.1-r1) 18:43:54 (54/63) Installing gmp-dev (6.2.1-r1) 18:43:54 (55/63) Installing nettle-dev (3.7.3-r0) 18:43:55 (56/63) Installing libtasn1-progs (4.17.0-r0) 18:43:55 (57/63) Installing libtasn1-dev (4.17.0-r0) 18:43:55 (58/63) Installing p11-kit-dev (0.23.22-r0) 18:43:55 (59/63) Installing gnutls-dev (3.7.1-r1) 18:43:55 (60/63) Installing libmicrohttpd-dev (0.9.72-r0) 18:43:55 (61/63) Installing linux-headers (5.10.41-r0) 18:43:55 (62/63) Installing yaml (0.2.5-r0) 18:43:55 (63/63) Installing yaml-dev (0.2.5-r0) 18:43:55 Executing busybox-1.33.1-r8.trigger 18:43:55 Executing ca-certificates-20220614-r0.trigger 18:43:55 OK: 279 MiB in 77 packages 18:44:01 Removing intermediate container f639cddfab57 18:44:01 ---> 93e929dc3d1a 18:44:01 Step 5/6 : LABEL arch=amd64 18:44:01 ---> Running in 04941ff05c1b 18:44:01 Removing intermediate container 04941ff05c1b 18:44:01 ---> 80e922cf1e9c 18:44:01 Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 18:44:01 ---> Running in 0c3c29b827c4 18:44:01 Removing intermediate container 0c3c29b827c4 18:44:01 ---> 1e5c1c4fee97 18:44:01 [Warning] One or more build-args [ARCH] were not consumed 18:44:01 Successfully built 1e5c1c4fee97 18:44:01 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:44:01 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 18:44:01 cefdbfca2cd607d828298202a2a50e4487d1b950 18:44:01 latest 18:44:01 gcc-lts 18:44:01 lts 18:44:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:01 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:01 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 18:44:01 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:44:01 579bdc76abe6: Preparing 18:44:01 8b14726d603c: Preparing 18:44:01 63493a9ab2d4: Preparing 18:44:01 8b14726d603c: Pushed 18:44:02 63493a9ab2d4: Pushed 18:44:29 579bdc76abe6: Pushed 18:44:29 cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:29 + 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:44:29 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest 18:44:29 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:44:29 579bdc76abe6: Preparing 18:44:29 8b14726d603c: Preparing 18:44:29 63493a9ab2d4: Preparing 18:44:29 63493a9ab2d4: Layer already exists 18:44:29 579bdc76abe6: Layer already exists 18:44:29 8b14726d603c: Layer already exists 18:44:29 latest: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:29 + 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:44:30 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 18:44:30 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:44:30 579bdc76abe6: Preparing 18:44:30 8b14726d603c: Preparing 18:44:30 63493a9ab2d4: Preparing 18:44:30 579bdc76abe6: Layer already exists 18:44:30 8b14726d603c: Layer already exists 18:44:30 63493a9ab2d4: Layer already exists 18:44:30 gcc-lts: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:30 + 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:44:30 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts 18:44:30 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 18:44:30 579bdc76abe6: Preparing 18:44:30 8b14726d603c: Preparing 18:44:30 63493a9ab2d4: Preparing 18:44:30 8b14726d603c: Layer already exists 18:44:30 579bdc76abe6: Layer already exists 18:44:30 63493a9ab2d4: Layer already exists 18:44:30 lts: digest: sha256:392a688f1201f504195a4da0bd124e1a5c83aca56fc20060ffb2cde7630d7c27 size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:44:30 ===================================================== [Pipeline] echo 18:44:30 taggedImages: 18:44:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 18:44:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest 18:44:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 18:44:30 - 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:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:31 18:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:31 latest: Pulling from edgex-lftools-log-publisher 18:44:31 5eb5b503b376: Pulling fs layer 18:44:31 5c69ac0246d0: Pulling fs layer 18:44:31 ec43610c2a17: Pulling fs layer 18:44:31 3a2ae6a8a46f: Pulling fs layer 18:44:31 33b1e0a273af: Pulling fs layer 18:44:31 5d3b04190fa2: Pulling fs layer 18:44:31 2f39f015ded8: Pulling fs layer 18:44:31 3a2ae6a8a46f: Waiting 18:44:31 33b1e0a273af: Waiting 18:44:31 2f39f015ded8: Waiting 18:44:31 5d3b04190fa2: Waiting 18:44:31 5c69ac0246d0: Download complete 18:44:31 3a2ae6a8a46f: Verifying Checksum 18:44:31 3a2ae6a8a46f: Download complete 18:44:31 33b1e0a273af: Verifying Checksum 18:44:31 33b1e0a273af: Download complete 18:44:31 ec43610c2a17: Verifying Checksum 18:44:31 ec43610c2a17: Download complete 18:44:31 5d3b04190fa2: Verifying Checksum 18:44:31 5d3b04190fa2: Download complete 18:44:31 5eb5b503b376: Verifying Checksum 18:44:31 5eb5b503b376: Download complete 18:44:32 2f39f015ded8: Verifying Checksum 18:44:32 2f39f015ded8: Download complete 18:44:33 5eb5b503b376: Pull complete 18:44:33 5c69ac0246d0: Pull complete 18:44:33 ec43610c2a17: Pull complete 18:44:33 3a2ae6a8a46f: Pull complete 18:44:34 33b1e0a273af: Pull complete 18:44:34 5d3b04190fa2: Pull complete 18:44:39 2f39f015ded8: Pull complete 18:44:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:39 prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container 18:44:39 $ 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:44:41 $ docker top 4ed796f8682bfd8b7ae805ea23614b956a59583383987843912c2c3effecfa55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:41 ---> job-cost.sh 18:44:41 lf-activate-venv: SKIPPING 18:44:41 INFO: No Stack... 18:44:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:42 INFO: Archiving Costs [Pipeline] sh 18:44:42 + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv 18:44:42 + cut -d, -f6 [Pipeline] lock 18:44:42 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] 18:44:42 Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] did not exist. Created. 18:44:42 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:43 Stashed 1 file(s) [Pipeline] } 18:44:43 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:43 $ docker stop --time=1 4ed796f8682bfd8b7ae805ea23614b956a59583383987843912c2c3effecfa55 18:44:44 $ docker rm -f 4ed796f8682bfd8b7ae805ea23614b956a59583383987843912c2c3effecfa55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7562 in /w/workspace/xfoundry_ci-build-images_gcc-lts [Pipeline] { [Pipeline] checkout 18:46:50 Selected Git installation does not exist. Using Default 18:46:50 The recommended git tool is: NONE 18:46:56 using credential edgex-jenkins-ssh 18:46:56 Cloning the remote Git repository 18:46:56 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 18:46:56 > git init /w/workspace/xfoundry_ci-build-images_gcc-lts # timeout=10 18:46:56 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:46:56 > git --version # timeout=10 18:46:56 > git --version # 'git version 2.25.1' 18:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:56 Verifying host key using known hosts file 18:46:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:46:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:46:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:58 Avoid second fetch 18:46:58 Checking out Revision cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) 18:46:59 Commit message: "Merge pull request #183 from ernestojeda/gcc-lts" 18:46:58 > git config core.sparsecheckout # timeout=10 18:46:58 > git checkout -f cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:59 Dload Upload Total Spent Left Speed 18:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 18:47:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:47:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:47:00 + sudo tee /etc/docker/daemon.new 18:47:00 { 18:47:00 "registry-mirrors": [ 18:47:00 "https://nexus3.edgexfoundry.org:10001" 18:47:00 ], 18:47:00 "bip": "10.250.0.254/24", 18:47:00 "hosts": [ 18:47:00 "tcp://0.0.0.0:5555", 18:47:00 "unix:///var/run/docker.sock" 18:47:00 ], 18:47:00 "mtu": 1458, 18:47:00 "selinux-enabled": true, 18:47:00 "seccomp-profile": "/etc/docker/seccomp.json" 18:47:00 } [Pipeline] sh 18:47:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:47:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:19 provisioning config files... 18:47:19 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config4673650734279721890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:20 ---> docker-login.sh 18:47:20 nexus3.edgexfoundry.org:10001 18:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:20 Configure a credential helper to remove this warning. See 18:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:20 18:47:20 Login Succeeded 18:47:20 nexus3.edgexfoundry.org:10002 18:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:21 Configure a credential helper to remove this warning. See 18:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:21 18:47:21 Login Succeeded 18:47:21 nexus3.edgexfoundry.org:10003 18:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:21 Configure a credential helper to remove this warning. See 18:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:21 18:47:21 Login Succeeded 18:47:21 nexus3.edgexfoundry.org:10004 18:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:22 Configure a credential helper to remove this warning. See 18:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:22 18:47:22 Login Succeeded 18:47:22 docker.io 18:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:22 Configure a credential helper to remove this warning. See 18:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:22 18:47:22 Login Succeeded 18:47:22 ---> docker-login.sh ends [Pipeline] } 18:47:22 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:47:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:47:23 + ls -al . 18:47:23 total 20 18:47:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 18:46 . 18:47:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:46 .. 18:47:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 18:46 .git 18:47:23 -rw-rw-r-- 1 jenkins jenkins 401 Oct 10 18:46 Dockerfile 18:47:23 -rw-rw-r-- 1 jenkins jenkins 874 Oct 10 18:46 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:23 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=arm64 . 18:47:24 Sending build context to Docker daemon 428kB 18:47:24 Step 1/6 : FROM alpine:3.14 18:47:24 3.14: Pulling from library/alpine 18:47:24 90cda3b7c325: Pulling fs layer 18:47:25 90cda3b7c325: Verifying Checksum 18:47:25 90cda3b7c325: Download complete 18:47:25 90cda3b7c325: Pull complete 18:47:25 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:47:25 Status: Downloaded newer image for alpine:3.14 18:47:25 ---> 376ba31ae3da 18:47:25 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:47:25 ---> Running in 5dd777f18e76 18:47:26 Removing intermediate container 5dd777f18e76 18:47:26 ---> d659a2d927f6 18:47:26 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:47:26 ---> Running in 83e7fbd91c37 18:47:28 Removing intermediate container 83e7fbd91c37 18:47:28 ---> 3c2466e44801 18:47:28 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 18:47:28 ---> Running in 6324b32f5fd4 18:47:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:47:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:47:31 (1/63) Installing libgcc (10.3.1_git20210424-r2) 18:47:31 (2/63) Installing libstdc++ (10.3.1_git20210424-r2) 18:47:31 (3/63) Installing binutils (2.35.2-r2) 18:47:31 (4/63) Installing libmagic (5.40-r1) 18:47:31 (5/63) Installing file (5.40-r1) 18:47:31 (6/63) Installing libgomp (10.3.1_git20210424-r2) 18:47:32 (7/63) Installing libatomic (10.3.1_git20210424-r2) 18:47:32 (8/63) Installing libgphobos (10.3.1_git20210424-r2) 18:47:33 (9/63) Installing gmp (6.2.1-r1) 18:47:33 (10/63) Installing isl22 (0.22-r0) 18:47:33 (11/63) Installing mpfr4 (4.1.0-r0) 18:47:33 (12/63) Installing mpc1 (1.2.1-r0) 18:47:33 (13/63) Installing gcc (10.3.1_git20210424-r2) 18:47:37 (14/63) Installing musl-dev (1.2.2-r3) 18:47:37 (15/63) Installing libc-dev (0.7.2-r3) 18:47:37 (16/63) Installing g++ (10.3.1_git20210424-r2) 18:47:39 (17/63) Installing make (4.3-r0) 18:47:39 (18/63) Installing fortify-headers (1.1-r1) 18:47:39 (19/63) Installing patch (2.7.6-r7) 18:47:39 (20/63) Installing build-base (0.5-r3) 18:47:40 (21/63) Installing libacl (2.2.53-r0) 18:47:40 (22/63) Installing libbz2 (1.0.8-r1) 18:47:40 (23/63) Installing expat (2.4.9-r0) 18:47:40 (24/63) Installing lz4-libs (1.9.3-r1) 18:47:40 (25/63) Installing xz-libs (5.2.5-r1) 18:47:40 (26/63) Installing zstd-libs (1.4.9-r1) 18:47:40 (27/63) Installing libarchive (3.5.3-r0) 18:47:40 (28/63) Installing ca-certificates (20220614-r0) 18:47:40 (29/63) Installing brotli-libs (1.0.9-r5) 18:47:40 (30/63) Installing nghttp2-libs (1.43.0-r0) 18:47:41 (31/63) Installing libcurl (7.79.1-r3) 18:47:41 (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r1) 18:47:41 (33/63) Installing ncurses-libs (6.2_p20210612-r1) 18:47:41 (34/63) Installing rhash-libs (1.4.1-r0) 18:47:41 (35/63) Installing libuv (1.41.0-r0) 18:47:41 (36/63) Installing cmake (3.20.3-r0) 18:47:44 (37/63) Installing pkgconf (1.7.4-r0) 18:47:44 (38/63) Installing openssl-dev (1.1.1q-r0) 18:47:44 (39/63) Installing nghttp2-dev (1.43.0-r0) 18:47:45 (40/63) Installing zlib-dev (1.2.12-r3) 18:47:45 (41/63) Installing brotli-dev (1.0.9-r5) 18:47:45 (42/63) Installing curl-dev (7.79.1-r3) 18:47:45 (43/63) Installing pcre2 (10.36-r1) 18:47:46 (44/63) Installing git (2.32.3-r0) 18:47:48 (45/63) Installing nettle (3.7.3-r0) 18:47:48 (46/63) Installing libffi (3.3-r2) 18:47:48 (47/63) Installing p11-kit (0.23.22-r0) 18:47:48 (48/63) Installing libtasn1 (4.17.0-r0) 18:47:48 (49/63) Installing libunistring (0.9.10-r1) 18:47:48 (50/63) Installing gnutls (3.7.1-r1) 18:47:49 (51/63) Installing libmicrohttpd (0.9.72-r0) 18:47:49 (52/63) Installing gnutls-c++ (3.7.1-r1) 18:47:49 (53/63) Installing libgmpxx (6.2.1-r1) 18:47:49 (54/63) Installing gmp-dev (6.2.1-r1) 18:47:49 (55/63) Installing nettle-dev (3.7.3-r0) 18:47:49 (56/63) Installing libtasn1-progs (4.17.0-r0) 18:47:49 (57/63) Installing libtasn1-dev (4.17.0-r0) 18:47:49 (58/63) Installing p11-kit-dev (0.23.22-r0) 18:47:49 (59/63) Installing gnutls-dev (3.7.1-r1) 18:47:50 (60/63) Installing libmicrohttpd-dev (0.9.72-r0) 18:47:50 (61/63) Installing linux-headers (5.10.41-r0) 18:47:51 (62/63) Installing yaml (0.2.5-r0) 18:47:51 (63/63) Installing yaml-dev (0.2.5-r0) 18:47:51 Executing busybox-1.33.1-r8.trigger 18:47:51 Executing ca-certificates-20220614-r0.trigger 18:47:51 OK: 274 MiB in 77 packages 18:48:03 Removing intermediate container 6324b32f5fd4 18:48:03 ---> ce101d559f07 18:48:03 Step 5/6 : LABEL arch=arm64 18:48:03 ---> Running in 93e18458ed12 18:48:04 Removing intermediate container 93e18458ed12 18:48:04 ---> 90f44dddf355 18:48:04 Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 18:48:04 ---> Running in ba5fcd947266 18:48:04 Removing intermediate container ba5fcd947266 18:48:04 ---> baf45c53ded4 18:48:04 [Warning] One or more build-args [ARCH] were not consumed 18:48:04 Successfully built baf45c53ded4 18:48:04 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:48:04 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 18:48:04 cefdbfca2cd607d828298202a2a50e4487d1b950 18:48:04 latest 18:48:04 gcc-lts 18:48:04 lts 18:48:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:05 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:05 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 18:48:05 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:48:05 05d7027b6130: Preparing 18:48:05 baa120fd9a42: Preparing 18:48:05 28c3ef001483: Preparing 18:48:05 baa120fd9a42: Pushed 18:48:07 28c3ef001483: Pushed 18:49:03 05d7027b6130: Pushed 18:49:03 cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:03 + 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:49:04 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest 18:49:04 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:49:04 05d7027b6130: Preparing 18:49:04 baa120fd9a42: Preparing 18:49:04 28c3ef001483: Preparing 18:49:04 28c3ef001483: Layer already exists 18:49:04 baa120fd9a42: Layer already exists 18:49:04 05d7027b6130: Layer already exists 18:49:04 latest: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:04 + 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:49:05 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 18:49:05 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:49:05 05d7027b6130: Preparing 18:49:05 baa120fd9a42: Preparing 18:49:05 28c3ef001483: Preparing 18:49:05 05d7027b6130: Layer already exists 18:49:05 baa120fd9a42: Layer already exists 18:49:05 28c3ef001483: Layer already exists 18:49:05 gcc-lts: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:05 + 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:49:06 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts 18:49:06 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 18:49:06 05d7027b6130: Preparing 18:49:06 baa120fd9a42: Preparing 18:49:06 28c3ef001483: Preparing 18:49:06 05d7027b6130: Layer already exists 18:49:06 baa120fd9a42: Layer already exists 18:49:06 28c3ef001483: Layer already exists 18:49:06 lts: digest: sha256:49c4fb78c613b731a5cb688ffed05d17fa0ee9b11fa564411937d47abc6e998c size: 947 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:06 ===================================================== [Pipeline] echo 18:49:06 taggedImages: 18:49:06 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 18:49:06 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest 18:49:06 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 18:49:06 - 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:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:06 18:49:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:07 arm64: Pulling from edgex-lftools-log-publisher 18:49:07 8998bd30e6a1: Pulling fs layer 18:49:07 04944245beec: Pulling fs layer 18:49:07 699f458cf7ca: Pulling fs layer 18:49:07 765212b225bb: Pulling fs layer 18:49:07 f23df028b6ca: Pulling fs layer 18:49:07 d65c8cfc05b1: Pulling fs layer 18:49:07 2437ff75d9bd: Pulling fs layer 18:49:07 765212b225bb: Waiting 18:49:07 f23df028b6ca: Waiting 18:49:07 d65c8cfc05b1: Waiting 18:49:07 2437ff75d9bd: Waiting 18:49:07 04944245beec: Verifying Checksum 18:49:07 04944245beec: Download complete 18:49:07 765212b225bb: Verifying Checksum 18:49:07 765212b225bb: Download complete 18:49:07 f23df028b6ca: Verifying Checksum 18:49:07 f23df028b6ca: Download complete 18:49:07 d65c8cfc05b1: Verifying Checksum 18:49:07 d65c8cfc05b1: Download complete 18:49:07 699f458cf7ca: Verifying Checksum 18:49:07 8998bd30e6a1: Verifying Checksum 18:49:07 8998bd30e6a1: Download complete 18:49:10 2437ff75d9bd: Verifying Checksum 18:49:10 2437ff75d9bd: Download complete 18:49:11 8998bd30e6a1: Pull complete 18:49:12 04944245beec: Pull complete 18:49:13 699f458cf7ca: Pull complete 18:49:14 765212b225bb: Pull complete 18:49:15 f23df028b6ca: Pull complete 18:49:15 d65c8cfc05b1: Pull complete 18:49:30 2437ff75d9bd: Pull complete 18:49:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:30 prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container 18:49:30 $ 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:49:32 $ docker top 8421e3d45244234cd3fc608498db19e9e602a3a8c19abd56d0c0f2cf0960d0d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:33 ---> job-cost.sh 18:49:33 lf-activate-venv: SKIPPING 18:49:33 INFO: No Stack... 18:49:34 INFO: Retrieving Pricing Info for: v3-standard-4 18:49:34 INFO: Archiving Costs [Pipeline] sh 18:49:35 + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv 18:49:35 + cut -d, -f6 [Pipeline] lock 18:49:35 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] 18:49:35 Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] did not exist. Created. 18:49:35 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:36 /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-8a7c6fb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:49:37 + echo total: 0.10999999940395355 [Pipeline] stash 18:49:37 Warning: overwriting stash ‘stack-cost’ 18:49:37 Stashed 1 file(s) [Pipeline] } 18:49:37 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:49:37 $ docker stop --time=1 8421e3d45244234cd3fc608498db19e9e602a3a8c19abd56d0c0f2cf0960d0d5 18:49:39 $ docker rm -f 8421e3d45244234cd3fc608498db19e9e602a3a8c19abd56d0c0f2cf0960d0d5 [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:49:39 + [ -d /w/workspace/xfoundry_ci-build-images_gcc-lts/archives ] 18:49:39 + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 18:49:39 total 16 18:49:39 drwxr-xr-x 3 root root 4096 Oct 10 18:44 . 18:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:44 .. 18:49:39 drwxr-xr-x 2 root root 4096 Oct 10 18:44 cost 18:49:39 -rw-r--r-- 1 root root 88 Oct 10 18:44 cost.csv 18:49:39 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 18:49:39 + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 18:49:39 total 16 18:49:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 18:44 . 18:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 18:44 .. 18:49:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 18:44 cost 18:49:39 -rw-r--r-- 1 jenkins jenkins 88 Oct 10 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:49:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:40 ---> package-listing.sh 18:49:40 ++ facter osfamily 18:49:40 ++ tr '[:upper:]' '[:lower:]' 18:49:41 + OS_FAMILY=debian 18:49:41 + workspace=/w/workspace/xfoundry_ci-build-images_gcc-lts 18:49:41 + START_PACKAGES=/tmp/packages_start.txt 18:49:41 + END_PACKAGES=/tmp/packages_end.txt 18:49:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:41 + PACKAGES=/tmp/packages_start.txt 18:49:41 + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' 18:49:41 + PACKAGES=/tmp/packages_end.txt 18:49:41 + case "${OS_FAMILY}" in 18:49:41 + dpkg -l 18:49:41 + grep '^ii' 18:49:41 + '[' -f /tmp/packages_start.txt ']' 18:49:41 + '[' -f /tmp/packages_end.txt ']' 18:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:41 + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' 18:49:41 + mkdir -p /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ 18:49:41 + 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:49:41 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:49:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:42 prd-ubuntu20.04-docker-8c-8g-7559 does not seem to be running inside a container 18:49:42 $ 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:49:42 $ docker top 5a57031ff41b140cfe6b7b7d881d749c563e997b4e5bd891ea18fe4a05e415bf -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:42 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:43 + mkdir -p /var/log/sysstat [Pipeline] sh 18:49:43 + ls /var/log/sa-host 18:49:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:43 provisioning config files... 18:49:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config12717617079132804412tmp [Pipeline] { [Pipeline] echo 18:49:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:43 ---> create-netrc.sh [Pipeline] } 18:49:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:44 ---> python-tools-install.sh [Pipeline] echo 18:49:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:44 ---> sudo-logs.sh 18:49:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:49:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:44 ---> job-cost.sh 18:49:44 lf-activate-venv: SKIPPING 18:49:44 DEBUG: total: 0.2199999988079071 18:49:44 INFO: Retrieving Stack Cost... 18:49:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:49:45 INFO: Archiving Costs [Pipeline] echo 18:49:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:45 ---> logs-deploy.sh 18:49:45 lf-activate-venv: SKIPPING 18:49:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc-lts/2 18:49:45 INFO: archiving workspace using pattern(s): 18:49:46 Archives upload complete. 18:49:46 INFO: archiving logs to Nexus