Pull request #163 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 205716d06494001836a57d40df6e69fd0b259940+066a52470c43edc983056563796aa29643293c1d (7c22c008ddf8246ca2db17cd1ba6b6ef94a7c9f5) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cf598ef4eee878cf4fd68936879ff849bf9f782f Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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/PR-163/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/PR-163/workspace@libs/lf-pipelines # 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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cf598ef4eee878cf4fd68936879ff849bf9f782f Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.16-alpine, 1.16-alpine3.13], releaseBranchOverride:golang-1.16] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.16 DOCKER_CUSTOM_TAGS: 1.16-alpine 1.16-alpine3.13 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2341 in /w/workspace/exfoundry_ci-build-images_PR-163 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-163 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > 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 remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 Merging remotes/origin/golang-1.16 commit 066a52470c43edc983056563796aa29643293c1d into PR head commit 205716d06494001836a57d40df6e69fd0b259940 Merge succeeded, producing 205716d06494001836a57d40df6e69fd0b259940 Checking out Revision 205716d06494001836a57d40df6e69fd0b259940 (PR-163) > git config core.sparsecheckout # timeout=10 > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 066a52470c43edc983056563796aa29643293c1d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # timeout=10 Commit message: "feat: upgrade to Go 1.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object cf598ef4eee878cf4fd68936879ff849bf9f782f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-29T17:17:59.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-29T17:17:59.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-29T17:17:59.709Z] ========================================================= [2021-04-29T17:17:59.709Z] EdgeX Global Pipelines Version Info [2021-04-29T17:17:59.710Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:18:02.108Z] ------------------- [2021-04-29T17:18:02.108Z] stable info: [2021-04-29T17:18:02.108Z] ------------------- [2021-04-29T17:18:02.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-29T17:18:02.108Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T17:18:02.108Z] Message: update stable to v1.0.190 [2021-04-29T17:18:03.143Z] ------------------- [2021-04-29T17:18:03.143Z] experimental info: [2021-04-29T17:18:03.143Z] ------------------- [2021-04-29T17:18:03.143Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-29T17:18:03.143Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T17:18:03.143Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2021-04-29T17:18:03.505Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2021-04-29T17:18:03.555Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2021-04-29T17:18:03.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2021-04-29T17:18:03.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-29T17:18:03.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-29T17:18:03.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2021-04-29T17:18:03.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2021-04-29T17:18:03.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2021-04-29T17:18:03.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2021-04-29T17:18:03.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T17:18:04.036Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2021-04-29T17:18:04.090Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2021-04-29T17:18:04.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-29T17:18:04.196Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-29T17:18:04.245Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.16 [Pipeline] echo [2021-04-29T17:18:04.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.16-alpine 1.16-alpine3.13 [Pipeline] echo [2021-04-29T17:18:04.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-163 [Pipeline] echo [2021-04-29T17:18:04.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-163 [Pipeline] echo [2021-04-29T17:18:04.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-163 [Pipeline] echo [2021-04-29T17:18:04.506Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 205716d06494001836a57d40df6e69fd0b259940 [Pipeline] echo [2021-04-29T17:18:04.559Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 205716d [Pipeline] echo [2021-04-29T17:18:04.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T17:18:04.761Z] provisioning config files... [2021-04-29T17:18:04.817Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config7274768323365697998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:18:05.239Z] ---> docker-login.sh [2021-04-29T17:18:05.239Z] nexus3.edgexfoundry.org:10001 [2021-04-29T17:18:06.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:06.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:06.238Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:06.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:06.238Z] [2021-04-29T17:18:06.238Z] Login Succeeded [2021-04-29T17:18:06.238Z] nexus3.edgexfoundry.org:10002 [2021-04-29T17:18:06.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:06.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:06.898Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:06.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:06.898Z] [2021-04-29T17:18:06.898Z] Login Succeeded [2021-04-29T17:18:06.898Z] nexus3.edgexfoundry.org:10003 [2021-04-29T17:18:07.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:07.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:07.507Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:07.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:07.507Z] [2021-04-29T17:18:07.507Z] Login Succeeded [2021-04-29T17:18:07.507Z] nexus3.edgexfoundry.org:10004 [2021-04-29T17:18:07.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:07.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:07.790Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:07.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:07.790Z] [2021-04-29T17:18:07.790Z] Login Succeeded [2021-04-29T17:18:07.790Z] docker.io [2021-04-29T17:18:08.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:08.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:08.390Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:08.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:08.390Z] [2021-04-29T17:18:08.390Z] Login Succeeded [2021-04-29T17:18:08.390Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T17:18:08.421Z] Deleting 1 temporary files [Pipeline] // wrap [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] sh [2021-04-29T17:18:09.556Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-29T17:18:09.979Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T17:18:10.403Z] + sudo service docker restart [2021-04-29T17:18:10.404Z] + true [2021-04-29T17:18:10.404Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T17:18:11.556Z] provisioning config files... [2021-04-29T17:18:11.601Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config6852126289274487256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:18:12.023Z] ---> docker-login.sh [2021-04-29T17:18:12.023Z] nexus3.edgexfoundry.org:10001 [2021-04-29T17:18:12.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:12.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:12.305Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:12.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:12.305Z] [2021-04-29T17:18:12.305Z] Login Succeeded [2021-04-29T17:18:12.305Z] nexus3.edgexfoundry.org:10002 [2021-04-29T17:18:12.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:12.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:12.867Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:12.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:12.867Z] [2021-04-29T17:18:12.867Z] Login Succeeded [2021-04-29T17:18:12.867Z] nexus3.edgexfoundry.org:10003 [2021-04-29T17:18:13.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:13.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:13.140Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:13.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:13.140Z] [2021-04-29T17:18:13.140Z] Login Succeeded [2021-04-29T17:18:13.140Z] nexus3.edgexfoundry.org:10004 [2021-04-29T17:18:13.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:13.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:13.414Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:13.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:13.414Z] [2021-04-29T17:18:13.414Z] Login Succeeded [2021-04-29T17:18:13.414Z] docker.io [2021-04-29T17:18:13.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:18:14.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:18:14.025Z] Configure a credential helper to remove this warning. See [2021-04-29T17:18:14.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:18:14.025Z] [2021-04-29T17:18:14.025Z] Login Succeeded [2021-04-29T17:18:14.025Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T17:18:14.051Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T17:18:17.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-29T17:18:17.991Z] + ls -al . [2021-04-29T17:18:17.991Z] total 12 [2021-04-29T17:18:17.991Z] drwxrwxr-x. 4 jenkins jenkins 91 Apr 29 17:17 . [2021-04-29T17:18:17.991Z] drwxrwxr-x. 4 jenkins jenkins 112 Apr 29 17:17 .. [2021-04-29T17:18:17.991Z] -rw-rw-r--. 1 jenkins jenkins 393 Apr 29 17:17 Dockerfile [2021-04-29T17:18:17.991Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 29 17:17 .git [2021-04-29T17:18:17.991Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 29 17:17 .github [2021-04-29T17:18:17.991Z] -rw-rw-r--. 1 jenkins jenkins 585 Apr 29 17:17 .golangci.yml [2021-04-29T17:18:17.991Z] -rw-rw-r--. 1 jenkins jenkins 913 Apr 29 17:17 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-04-29T17:18:18.759Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=205716d06494001836a57d40df6e69fd0b259940 --label arch=amd64 . [2021-04-29T17:18:19.026Z] Sending build context to Docker daemon 373.8kB [2021-04-29T17:18:19.026Z] Step 1/6 : FROM golang:1.16.3-alpine3.13 [2021-04-29T17:18:19.618Z] 1.16.3-alpine3.13: Pulling from library/golang [2021-04-29T17:18:19.618Z] 540db60ca938: Pulling fs layer [2021-04-29T17:18:19.618Z] adcc1eea9eea: Pulling fs layer [2021-04-29T17:18:19.618Z] 4c4ab2625f07: Pulling fs layer [2021-04-29T17:18:19.618Z] 0510c868ecb4: Pulling fs layer [2021-04-29T17:18:19.618Z] afea3b2eda06: Pulling fs layer [2021-04-29T17:18:19.618Z] 0510c868ecb4: Waiting [2021-04-29T17:18:19.618Z] afea3b2eda06: Waiting [2021-04-29T17:18:19.618Z] 4c4ab2625f07: Verifying Checksum [2021-04-29T17:18:19.618Z] 4c4ab2625f07: Download complete [2021-04-29T17:18:19.918Z] adcc1eea9eea: Verifying Checksum [2021-04-29T17:18:19.919Z] adcc1eea9eea: Download complete [2021-04-29T17:18:19.919Z] 540db60ca938: Verifying Checksum [2021-04-29T17:18:19.919Z] 540db60ca938: Download complete [2021-04-29T17:18:19.919Z] afea3b2eda06: Verifying Checksum [2021-04-29T17:18:19.919Z] afea3b2eda06: Download complete [2021-04-29T17:18:20.547Z] 540db60ca938: Pull complete [2021-04-29T17:18:20.859Z] adcc1eea9eea: Pull complete [2021-04-29T17:18:21.170Z] 4c4ab2625f07: Pull complete [2021-04-29T17:18:22.212Z] 0510c868ecb4: Verifying Checksum [2021-04-29T17:18:22.212Z] 0510c868ecb4: Download complete [2021-04-29T17:18:24.019Z] Still waiting to schedule task [2021-04-29T17:18:24.019Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-04-29T17:18:32.471Z] 0510c868ecb4: Pull complete [2021-04-29T17:18:32.471Z] afea3b2eda06: Pull complete [2021-04-29T17:18:32.471Z] Digest: sha256:49c07aa83790aca732250c2258b5912659df31b6bfa2ab428661bc66833769e1 [2021-04-29T17:18:32.471Z] Status: Downloaded newer image for golang:1.16.3-alpine3.13 [2021-04-29T17:18:32.471Z] ---> 270727b8fd0f [2021-04-29T17:18:32.471Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-04-29T17:18:35.847Z] ---> Running in 730ab9053287 [2021-04-29T17:18:35.847Z] Removing intermediate container 730ab9053287 [2021-04-29T17:18:35.847Z] ---> 15521ce06076 [2021-04-29T17:18:35.847Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T17:18:35.847Z] ---> Running in 34f3d91ee403 [2021-04-29T17:18:37.358Z] Removing intermediate container 34f3d91ee403 [2021-04-29T17:18:37.358Z] ---> 58c05847e567 [2021-04-29T17:18:37.358Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2021-04-29T17:18:37.358Z] ---> Running in 268dbe973a6c [2021-04-29T17:18:37.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-04-29T17:18:38.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-04-29T17:18:39.584Z] (1/25) Installing ncurses-terminfo-base (6.2_p20210109-r0) [2021-04-29T17:18:39.584Z] (2/25) Installing ncurses-libs (6.2_p20210109-r0) [2021-04-29T17:18:39.584Z] (3/25) Installing readline (8.1.0-r0) [2021-04-29T17:18:39.873Z] (4/25) Installing bash (5.1.0-r0) [2021-04-29T17:18:39.873Z] Executing bash-5.1.0-r0.post-install [2021-04-29T17:18:40.140Z] (5/25) Installing brotli-libs (1.0.9-r3) [2021-04-29T17:18:40.140Z] (6/25) Installing nghttp2-libs (1.42.0-r1) [2021-04-29T17:18:40.140Z] (7/25) Installing libcurl (7.76.1-r0) [2021-04-29T17:18:40.407Z] (8/25) Installing curl (7.76.1-r0) [2021-04-29T17:18:40.407Z] (9/25) Installing libgcc (10.2.1_pre1-r3) [2021-04-29T17:18:40.407Z] (10/25) Installing libstdc++ (10.2.1_pre1-r3) [2021-04-29T17:18:40.685Z] (11/25) Installing binutils (2.35.2-r1) [2021-04-29T17:18:41.646Z] (12/25) Installing libgomp (10.2.1_pre1-r3) [2021-04-29T17:18:41.646Z] (13/25) Installing libatomic (10.2.1_pre1-r3) [2021-04-29T17:18:41.646Z] (14/25) Installing libgphobos (10.2.1_pre1-r3) [2021-04-29T17:18:42.236Z] (15/25) Installing gmp (6.2.1-r0) [2021-04-29T17:18:42.236Z] (16/25) Installing isl22 (0.22-r0) [2021-04-29T17:18:42.507Z] (17/25) Installing mpfr4 (4.1.0-r0) [2021-04-29T17:18:43.094Z] (18/25) Installing mpc1 (1.2.0-r0) [2021-04-29T17:18:43.370Z] (19/25) Installing gcc (10.2.1_pre1-r3) [2021-04-29T17:18:51.677Z] (20/25) Installing expat (2.2.10-r1) [2021-04-29T17:18:51.678Z] (21/25) Installing pcre2 (10.36-r0) [2021-04-29T17:18:51.678Z] (22/25) Installing git (2.30.2-r0) [2021-04-29T17:18:52.640Z] (23/25) Installing linux-headers (5.7.8-r0) [2021-04-29T17:18:53.248Z] (24/25) Installing make (4.3-r0) [2021-04-29T17:18:53.524Z] (25/25) Installing musl-dev (1.2.2-r0) [2021-04-29T17:18:54.502Z] Executing busybox-1.32.1-r6.trigger [2021-04-29T17:18:54.502Z] OK: 149 MiB in 40 packages [2021-04-29T17:18:59.978Z] Removing intermediate container 268dbe973a6c [2021-04-29T17:18:59.978Z] ---> 4c7954dc40ee [2021-04-29T17:18:59.978Z] Step 5/6 : LABEL arch=amd64 [2021-04-29T17:19:00.256Z] ---> Running in 498d669a0768 [2021-04-29T17:19:00.521Z] Removing intermediate container 498d669a0768 [2021-04-29T17:19:00.521Z] ---> f6cff7d940bd [2021-04-29T17:19:00.521Z] Step 6/6 : LABEL git_sha=205716d06494001836a57d40df6e69fd0b259940 [2021-04-29T17:19:00.521Z] ---> Running in 60b71d5646da [2021-04-29T17:19:00.790Z] Removing intermediate container 60b71d5646da [2021-04-29T17:19:00.790Z] ---> ead57a206223 [2021-04-29T17:19:00.790Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-29T17:19:00.790Z] Successfully built ead57a206223 [2021-04-29T17:19:00.790Z] Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-29T17:20:10.561Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2342 in /w/workspace/exfoundry_ci-build-images_PR-163 [Pipeline] { [Pipeline] checkout [2021-04-29T17:20:16.187Z] using credential edgex-jenkins-ssh [2021-04-29T17:20:16.207Z] Cloning the remote Git repository [2021-04-29T17:20:16.274Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-04-29T17:20:16.402Z] > git init /w/workspace/exfoundry_ci-build-images_PR-163 # timeout=10 [2021-04-29T17:20:16.506Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-04-29T17:20:16.506Z] > git --version # timeout=10 [2021-04-29T17:20:16.529Z] > git --version # 'git version 2.17.1' [2021-04-29T17:20:16.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T17:20:16.603Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T17:20:18.006Z] Merging remotes/origin/golang-1.16 commit 066a52470c43edc983056563796aa29643293c1d into PR head commit 205716d06494001836a57d40df6e69fd0b259940 [2021-04-29T17:20:17.348Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-04-29T17:20:17.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T17:20:17.397Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-04-29T17:20:17.435Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-04-29T17:20:17.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T17:20:17.446Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 [2021-04-29T17:20:18.024Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T17:20:18.042Z] > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # timeout=10 [2021-04-29T17:20:18.116Z] > git remote # timeout=10 [2021-04-29T17:20:18.138Z] > git config --get remote.origin.url # timeout=10 [2021-04-29T17:20:18.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T17:20:18.161Z] > git merge 066a52470c43edc983056563796aa29643293c1d # timeout=10 [2021-04-29T17:20:18.207Z] Merge succeeded, producing 205716d06494001836a57d40df6e69fd0b259940 [2021-04-29T17:20:18.208Z] Checking out Revision 205716d06494001836a57d40df6e69fd0b259940 (PR-163) [2021-04-29T17:20:18.192Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-29T17:20:18.212Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T17:20:18.229Z] > git checkout -f 205716d06494001836a57d40df6e69fd0b259940 # timeout=10 [2021-04-29T17:20:22.395Z] Commit message: "feat: upgrade to Go 1.16" [2021-04-29T17:20:22.454Z] > git --version # timeout=10 [2021-04-29T17:20:22.462Z] > git --version # 'git version 2.17.1' [2021-04-29T17:20:22.474Z] fatal: bad object cf598ef4eee878cf4fd68936879ff849bf9f782f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T17:20:24.241Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-29T17:20:24.661Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T17:20:25.025Z] + true [2021-04-29T17:20:25.025Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T17:20:27.097Z] provisioning config files... [2021-04-29T17:20:27.147Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config7674226362179937868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:20:27.585Z] ---> docker-login.sh [2021-04-29T17:20:27.585Z] nexus3.edgexfoundry.org:10001 [2021-04-29T17:20:28.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:20:28.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:20:28.856Z] Configure a credential helper to remove this warning. See [2021-04-29T17:20:28.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:20:28.856Z] [2021-04-29T17:20:28.856Z] Login Succeeded [2021-04-29T17:20:28.856Z] nexus3.edgexfoundry.org:10002 [2021-04-29T17:20:29.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:20:29.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:20:29.130Z] Configure a credential helper to remove this warning. See [2021-04-29T17:20:29.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:20:29.130Z] [2021-04-29T17:20:29.130Z] Login Succeeded [2021-04-29T17:20:29.130Z] nexus3.edgexfoundry.org:10003 [2021-04-29T17:20:29.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:20:29.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:20:29.730Z] Configure a credential helper to remove this warning. See [2021-04-29T17:20:29.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:20:29.730Z] [2021-04-29T17:20:29.730Z] Login Succeeded [2021-04-29T17:20:29.730Z] nexus3.edgexfoundry.org:10004 [2021-04-29T17:20:30.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:20:30.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:20:30.335Z] Configure a credential helper to remove this warning. See [2021-04-29T17:20:30.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:20:30.335Z] [2021-04-29T17:20:30.335Z] Login Succeeded [2021-04-29T17:20:30.335Z] docker.io [2021-04-29T17:20:30.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T17:20:30.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T17:20:30.890Z] Configure a credential helper to remove this warning. See [2021-04-29T17:20:30.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T17:20:30.890Z] [2021-04-29T17:20:30.890Z] Login Succeeded [2021-04-29T17:20:31.160Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T17:20:31.190Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T17:20:31.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-29T17:20:32.341Z] + ls -al . [2021-04-29T17:20:32.341Z] total 28 [2021-04-29T17:20:32.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 17:20 . [2021-04-29T17:20:32.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 17:20 .. [2021-04-29T17:20:32.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 17:20 .git [2021-04-29T17:20:32.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 17:20 .github [2021-04-29T17:20:32.341Z] -rw-rw-r-- 1 jenkins jenkins 585 Apr 29 17:20 .golangci.yml [2021-04-29T17:20:32.341Z] -rw-rw-r-- 1 jenkins jenkins 393 Apr 29 17:20 Dockerfile [2021-04-29T17:20:32.341Z] -rw-rw-r-- 1 jenkins jenkins 913 Apr 29 17:20 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-04-29T17:20:32.751Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=205716d06494001836a57d40df6e69fd0b259940 --label arch=arm64 . [2021-04-29T17:20:33.080Z] Sending build context to Docker daemon 372.7kB [2021-04-29T17:20:33.080Z] Step 1/6 : FROM golang:1.16.3-alpine3.13 [2021-04-29T17:20:33.357Z] 1.16.3-alpine3.13: Pulling from library/golang [2021-04-29T17:20:33.632Z] 595b0fe564bb: Pulling fs layer [2021-04-29T17:20:33.632Z] 7186ed65a4f7: Pulling fs layer [2021-04-29T17:20:33.632Z] 316046926c0a: Pulling fs layer [2021-04-29T17:20:33.632Z] 4ebd0625c992: Pulling fs layer [2021-04-29T17:20:33.632Z] 207e8628e3a3: Pulling fs layer [2021-04-29T17:20:33.632Z] 4ebd0625c992: Waiting [2021-04-29T17:20:33.632Z] 207e8628e3a3: Waiting [2021-04-29T17:20:33.632Z] 595b0fe564bb: Verifying Checksum [2021-04-29T17:20:33.632Z] 595b0fe564bb: Download complete [2021-04-29T17:20:33.632Z] 316046926c0a: Verifying Checksum [2021-04-29T17:20:33.632Z] 316046926c0a: Download complete [2021-04-29T17:20:33.909Z] 7186ed65a4f7: Verifying Checksum [2021-04-29T17:20:33.909Z] 7186ed65a4f7: Download complete [2021-04-29T17:20:34.186Z] 207e8628e3a3: Verifying Checksum [2021-04-29T17:20:34.187Z] 207e8628e3a3: Download complete [2021-04-29T17:20:34.464Z] 595b0fe564bb: Pull complete [2021-04-29T17:20:35.065Z] 7186ed65a4f7: Pull complete [2021-04-29T17:20:35.340Z] 316046926c0a: Pull complete [2021-04-29T17:20:37.330Z] 4ebd0625c992: Verifying Checksum [2021-04-29T17:20:37.330Z] 4ebd0625c992: Download complete [2021-04-29T17:20:49.736Z] 4ebd0625c992: Pull complete [2021-04-29T17:20:49.736Z] 207e8628e3a3: Pull complete [2021-04-29T17:20:49.736Z] Digest: sha256:49c07aa83790aca732250c2258b5912659df31b6bfa2ab428661bc66833769e1 [2021-04-29T17:20:49.736Z] Status: Downloaded newer image for golang:1.16.3-alpine3.13 [2021-04-29T17:20:49.736Z] ---> c66f43098b6b [2021-04-29T17:20:49.736Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-04-29T17:20:50.325Z] ---> Running in 09303dbf49eb [2021-04-29T17:20:50.600Z] Removing intermediate container 09303dbf49eb [2021-04-29T17:20:50.600Z] ---> 378b16d03463 [2021-04-29T17:20:50.600Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T17:20:50.600Z] ---> Running in deed86419dc9 [2021-04-29T17:20:53.239Z] Removing intermediate container deed86419dc9 [2021-04-29T17:20:53.239Z] ---> c1ec5ff8503f [2021-04-29T17:20:53.239Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2021-04-29T17:20:53.239Z] ---> Running in fea7fa981beb [2021-04-29T17:20:53.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-04-29T17:20:54.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-04-29T17:20:55.773Z] (1/25) Installing ncurses-terminfo-base (6.2_p20210109-r0) [2021-04-29T17:20:55.773Z] (2/25) Installing ncurses-libs (6.2_p20210109-r0) [2021-04-29T17:20:55.773Z] (3/25) Installing readline (8.1.0-r0) [2021-04-29T17:20:56.045Z] (4/25) Installing bash (5.1.0-r0) [2021-04-29T17:20:56.316Z] Executing bash-5.1.0-r0.post-install [2021-04-29T17:20:56.316Z] (5/25) Installing brotli-libs (1.0.9-r3) [2021-04-29T17:20:56.316Z] (6/25) Installing nghttp2-libs (1.42.0-r1) [2021-04-29T17:20:56.586Z] (7/25) Installing libcurl (7.76.1-r0) [2021-04-29T17:20:56.586Z] (8/25) Installing curl (7.76.1-r0) [2021-04-29T17:20:56.586Z] (9/25) Installing libgcc (10.2.1_pre1-r3) [2021-04-29T17:20:56.855Z] (10/25) Installing libstdc++ (10.2.1_pre1-r3) [2021-04-29T17:20:57.129Z] (11/25) Installing binutils (2.35.2-r1) [2021-04-29T17:20:58.102Z] (12/25) Installing libgomp (10.2.1_pre1-r3) [2021-04-29T17:20:58.102Z] (13/25) Installing libatomic (10.2.1_pre1-r3) [2021-04-29T17:20:58.102Z] (14/25) Installing libgphobos (10.2.1_pre1-r3) [2021-04-29T17:20:59.076Z] (15/25) Installing gmp (6.2.1-r0) [2021-04-29T17:20:59.076Z] (16/25) Installing isl22 (0.22-r0) [2021-04-29T17:20:59.349Z] (17/25) Installing mpfr4 (4.1.0-r0) [2021-04-29T17:20:59.349Z] (18/25) Installing mpc1 (1.2.0-r0) [2021-04-29T17:20:59.349Z] (19/25) Installing gcc (10.2.1_pre1-r3) [2021-04-29T17:21:07.608Z] (20/25) Installing expat (2.2.10-r1) [2021-04-29T17:21:07.608Z] (21/25) Installing pcre2 (10.36-r0) [2021-04-29T17:21:07.608Z] (22/25) Installing git (2.30.2-r0) [2021-04-29T17:21:09.577Z] (23/25) Installing linux-headers (5.7.8-r0) [2021-04-29T17:21:09.849Z] (24/25) Installing make (4.3-r0) [2021-04-29T17:21:09.849Z] (25/25) Installing musl-dev (1.2.2-r0) [2021-04-29T17:21:10.834Z] Executing busybox-1.32.1-r6.trigger [2021-04-29T17:21:10.834Z] OK: 138 MiB in 40 packages [2021-04-29T17:21:17.553Z] Removing intermediate container fea7fa981beb [2021-04-29T17:21:17.553Z] ---> 4083eb2db8b8 [2021-04-29T17:21:17.553Z] Step 5/6 : LABEL arch=arm64 [2021-04-29T17:21:17.553Z] ---> Running in 20fa08ca47b9 [2021-04-29T17:21:17.829Z] Removing intermediate container 20fa08ca47b9 [2021-04-29T17:21:17.830Z] ---> bdc0f91e7541 [2021-04-29T17:21:17.830Z] Step 6/6 : LABEL git_sha=205716d06494001836a57d40df6e69fd0b259940 [2021-04-29T17:21:17.830Z] ---> Running in 8798dd85edbc [2021-04-29T17:21:18.421Z] Removing intermediate container 8798dd85edbc [2021-04-29T17:21:18.421Z] ---> ab7c55bed3cc [2021-04-29T17:21:18.421Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-29T17:21:18.421Z] Successfully built ab7c55bed3cc [2021-04-29T17:21:18.421Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] libraryResource [Pipeline] sh [2021-04-29T17:21:20.320Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:21:20.943Z] ---> package-listing.sh [2021-04-29T17:21:20.943Z] ++ facter osfamily [2021-04-29T17:21:20.943Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-29T17:21:20.943Z] + OS_FAMILY=redhat [2021-04-29T17:21:20.943Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-163 [2021-04-29T17:21:20.943Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-29T17:21:20.943Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-29T17:21:20.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-29T17:21:20.943Z] + PACKAGES=/tmp/packages_start.txt [2021-04-29T17:21:20.943Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-163 ']' [2021-04-29T17:21:20.943Z] + PACKAGES=/tmp/packages_end.txt [2021-04-29T17:21:20.943Z] + case "${OS_FAMILY}" in [2021-04-29T17:21:20.943Z] + rpm -qa [2021-04-29T17:21:20.943Z] + sort [2021-04-29T17:21:26.271Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-29T17:21:26.271Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-29T17:21:26.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-29T17:21:26.271Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-163 ']' [2021-04-29T17:21:26.271Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-163/archives/ [2021-04-29T17:21:26.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-163/archives/ [Pipeline] echo [2021-04-29T17:21:26.307Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-29T17:21:26.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-29T17:21:26.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T17:21:26.982Z] [2021-04-29T17:21:26.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-29T17:21:27.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T17:21:27.341Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-29T17:21:27.341Z] df20fa9351a1: Pulling fs layer [2021-04-29T17:21:27.341Z] 36b3adc4ff6f: Pulling fs layer [2021-04-29T17:21:27.341Z] 8ad3a11d3b57: Pulling fs layer [2021-04-29T17:21:27.341Z] 46f8f816bc3b: Pulling fs layer [2021-04-29T17:21:27.341Z] 93b61091891f: Pulling fs layer [2021-04-29T17:21:27.341Z] 93b9cdb0e59b: Pulling fs layer [2021-04-29T17:21:27.341Z] 5e14af77c1be: Pulling fs layer [2021-04-29T17:21:27.341Z] 01666e4c0597: Pulling fs layer [2021-04-29T17:21:27.341Z] aa168da1d23b: Pulling fs layer [2021-04-29T17:21:27.341Z] 93b9cdb0e59b: Waiting [2021-04-29T17:21:27.341Z] 5e14af77c1be: Waiting [2021-04-29T17:21:27.341Z] 01666e4c0597: Waiting [2021-04-29T17:21:27.341Z] aa168da1d23b: Waiting [2021-04-29T17:21:27.341Z] 46f8f816bc3b: Waiting [2021-04-29T17:21:27.341Z] 93b61091891f: Waiting [2021-04-29T17:21:27.680Z] 36b3adc4ff6f: Verifying Checksum [2021-04-29T17:21:27.680Z] 36b3adc4ff6f: Download complete [2021-04-29T17:21:27.680Z] 46f8f816bc3b: Verifying Checksum [2021-04-29T17:21:27.680Z] 46f8f816bc3b: Download complete [2021-04-29T17:21:27.680Z] df20fa9351a1: Verifying Checksum [2021-04-29T17:21:27.680Z] df20fa9351a1: Download complete [2021-04-29T17:21:27.680Z] 93b9cdb0e59b: Verifying Checksum [2021-04-29T17:21:27.680Z] 93b9cdb0e59b: Download complete [2021-04-29T17:21:27.680Z] 5e14af77c1be: Verifying Checksum [2021-04-29T17:21:27.680Z] 5e14af77c1be: Download complete [2021-04-29T17:21:27.680Z] 01666e4c0597: Download complete [2021-04-29T17:21:27.680Z] 93b61091891f: Verifying Checksum [2021-04-29T17:21:27.680Z] 93b61091891f: Download complete [2021-04-29T17:21:27.968Z] 8ad3a11d3b57: Verifying Checksum [2021-04-29T17:21:27.968Z] 8ad3a11d3b57: Download complete [2021-04-29T17:21:27.968Z] df20fa9351a1: Pull complete [2021-04-29T17:21:28.268Z] 36b3adc4ff6f: Pull complete [2021-04-29T17:21:29.386Z] 8ad3a11d3b57: Pull complete [2021-04-29T17:21:29.386Z] 46f8f816bc3b: Pull complete [2021-04-29T17:21:29.978Z] 93b61091891f: Pull complete [2021-04-29T17:21:30.246Z] 93b9cdb0e59b: Pull complete [2021-04-29T17:21:30.246Z] aa168da1d23b: Verifying Checksum [2021-04-29T17:21:30.246Z] aa168da1d23b: Download complete [2021-04-29T17:21:30.246Z] 5e14af77c1be: Pull complete [2021-04-29T17:21:30.510Z] 01666e4c0597: Pull complete [2021-04-29T17:21:38.741Z] aa168da1d23b: Pull complete [2021-04-29T17:21:38.741Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-29T17:21:38.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T17:21:38.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-29T17:21:38.930Z] prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container [2021-04-29T17:21:39.004Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-163 -v /w/workspace/exfoundry_ci-build-images_PR-163:/w/workspace/exfoundry_ci-build-images_PR-163:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-163@tmp:/w/workspace/exfoundry_ci-build-images_PR-163@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-29T17:21:43.407Z] $ docker top 00a36ef6ea88c4b6c4a5fd6b6f3be22f7b28ef1bb6c95a4b4c58d3ba08ff8ea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T17:21:43.928Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-29T17:21:44.273Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-29T17:21:44.600Z] + ls /var/log/sa-host [2021-04-29T17:21:44.600Z] + sadf -c /var/log/sa-host/sa23 [2021-04-29T17:21:44.600Z] file_magic: OK [2021-04-29T17:21:44.600Z] HZ: Using current value: 100 [2021-04-29T17:21:44.600Z] file_header: OK [2021-04-29T17:21:44.600Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-29T17:21:44.600Z] Statistics: [2021-04-29T17:21:44.600Z] Hnuu...uuuununununu... [2021-04-29T17:21:44.600Z] File successfully converted to sysstat format version 12.2.1 [2021-04-29T17:21:44.600Z] + sadf -c /var/log/sa-host/sa29 [2021-04-29T17:21:44.600Z] file_magic: OK [2021-04-29T17:21:44.600Z] HZ: Using current value: 100 [2021-04-29T17:21:44.600Z] file_header: OK [2021-04-29T17:21:44.600Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-29T17:21:44.600Z] Statistics: [2021-04-29T17:21:44.600Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-29T17:21:44.600Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-29T17:21:45.212Z] provisioning config files... [2021-04-29T17:21:45.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-163@tmp/config945949135529187030tmp [Pipeline] { [Pipeline] echo [2021-04-29T17:21:45.284Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:21:45.627Z] ---> create-netrc.sh [Pipeline] } [2021-04-29T17:21:45.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-29T17:21:45.722Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:21:46.068Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-29T17:21:46.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:21:46.451Z] ---> sudo-logs.sh [2021-04-29T17:21:46.451Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-29T17:21:46.540Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:21:46.898Z] ---> job-cost.sh [2021-04-29T17:21:46.898Z] lf-activate-venv: SKIPPING [2021-04-29T17:21:46.898Z] INFO: No Stack... [2021-04-29T17:21:48.298Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-29T17:21:48.876Z] INFO: Archiving Costs [Pipeline] echo [2021-04-29T17:21:48.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T17:21:49.258Z] ---> logs-deploy.sh [2021-04-29T17:21:49.258Z] lf-activate-venv: SKIPPING [2021-04-29T17:21:49.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-163/1 [2021-04-29T17:21:49.258Z] INFO: archiving workspace using pattern(s): [2021-04-29T17:21:51.198Z] Archives upload complete. [2021-04-29T17:21:51.198Z] INFO: archiving logs to Nexus