Pull request #118 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e5bc338b94344e98465f39a918360e5460455a86+b32159014ae45265b13142f0741b8ad008d9ae08 (b770de1dff756b2510cce2d5321d393330ed16a0) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7222621089380590911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4337819469693452999.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 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/device-rest-go/branches/PR-118/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-118/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh691592594288720847.key > 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-118/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4011183395809706779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9175847427310087716.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/device-rest-go/branches/PR-118/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-118/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1385734624530525075.key > 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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-762’ is offline ‘prd-centos7-docker-4c-2g-764’ is offline ‘prd-centos7-docker-4c-2g-765’ is offline ‘prd-centos7-docker-4c-2g-769’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-778 in /w/workspace/gexfoundry_device-rest-go_PR-118 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-118 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-118@tmp/jenkins-gitclient-ssh6915509278249992768.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit e5bc338b94344e98465f39a918360e5460455a86 Merge succeeded, producing e5bc338b94344e98465f39a918360e5460455a86 Checking out Revision e5bc338b94344e98465f39a918360e5460455a86 (PR-118) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-118@tmp/jenkins-gitclient-ssh4408614677785481610.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-118@tmp/jenkins-gitclient-ssh4178434126764651893.key > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T05:47:20.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T05:47:20.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T05:47:20.448Z] ========================================================= [2021-06-14T05:47:20.448Z] EdgeX Global Pipelines Version Info [2021-06-14T05:47:20.448Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:21.930Z] ------------------- [2021-06-14T05:47:21.930Z] stable info: [2021-06-14T05:47:21.930Z] ------------------- [2021-06-14T05:47:21.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T05:47:21.930Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:47:21.930Z] Message: update stable to v1.0.195 [2021-06-14T05:47:22.510Z] ------------------- [2021-06-14T05:47:22.510Z] experimental info: [2021-06-14T05:47:22.510Z] ------------------- [2021-06-14T05:47:22.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T05:47:22.510Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:47:22.510Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T05:47:22.829Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-14T05:47:22.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-14T05:47:22.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T05:47:23.063Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T05:47:23.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T05:47:23.194Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T05:47:23.261Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T05:47:23.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T05:47:23.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T05:47:23.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T05:47:23.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T05:47:23.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-14T05:47:23.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T05:47:23.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T05:47:23.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:47:23.922Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:47:23.989Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:47:24.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:47:24.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T05:47:24.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T05:47:24.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-14T05:47:24.329Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-14T05:47:24.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T05:47:24.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T05:47:24.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-14T05:47:24.615Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T05:47:24.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-118 [Pipeline] echo [2021-06-14T05:47:24.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-118 [Pipeline] echo [2021-06-14T05:47:24.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-118 [Pipeline] echo [2021-06-14T05:47:24.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5bc338b94344e98465f39a918360e5460455a86 [Pipeline] echo [2021-06-14T05:47:24.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5bc338 [Pipeline] echo [2021-06-14T05:47:24.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:47:25.175Z] provisioning config files... [2021-06-14T05:47:25.191Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/config8359445059664850615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:25.571Z] ---> docker-login.sh [2021-06-14T05:47:25.571Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:47:25.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:47:25.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:47:25.844Z] Configure a credential helper to remove this warning. See [2021-06-14T05:47:25.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:47:25.844Z] [2021-06-14T05:47:25.844Z] Login Succeeded [2021-06-14T05:47:25.844Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:47:26.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:47:26.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:47:26.107Z] Configure a credential helper to remove this warning. See [2021-06-14T05:47:26.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:47:26.107Z] [2021-06-14T05:47:26.107Z] Login Succeeded [2021-06-14T05:47:26.107Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:47:26.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:47:26.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:47:26.107Z] Configure a credential helper to remove this warning. See [2021-06-14T05:47:26.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:47:26.107Z] [2021-06-14T05:47:26.107Z] Login Succeeded [2021-06-14T05:47:26.107Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:47:26.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:47:26.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:47:26.373Z] Configure a credential helper to remove this warning. See [2021-06-14T05:47:26.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:47:26.373Z] [2021-06-14T05:47:26.373Z] Login Succeeded [2021-06-14T05:47:26.373Z] docker.io [2021-06-14T05:47:26.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:47:26.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:47:26.635Z] Configure a credential helper to remove this warning. See [2021-06-14T05:47:26.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:47:26.635Z] [2021-06-14T05:47:26.635Z] Login Succeeded [2021-06-14T05:47:26.635Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:47:26.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:47:27.439Z] + git log --format=format:%s -1 e5bc338b94344e98465f39a918360e5460455a86 [Pipeline] echo [2021-06-14T05:47:27.502Z] GIT_COMMIT: e5bc338b94344e98465f39a918360e5460455a86, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-06-14T05:47:27.544Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:47:28.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:47:28.160Z] [2021-06-14T05:47:28.160Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:47:28.521Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:47:28.521Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T05:47:28.521Z] 31603596830f: Pulling fs layer [2021-06-14T05:47:28.521Z] 54011a49482f: Pulling fs layer [2021-06-14T05:47:28.521Z] a6820b24f6d8: Pulling fs layer [2021-06-14T05:47:28.521Z] f581987b2513: Pulling fs layer [2021-06-14T05:47:28.521Z] f581987b2513: Waiting [2021-06-14T05:47:28.521Z] 54011a49482f: Verifying Checksum [2021-06-14T05:47:28.521Z] 54011a49482f: Download complete [2021-06-14T05:47:28.791Z] 31603596830f: Verifying Checksum [2021-06-14T05:47:28.791Z] 31603596830f: Download complete [2021-06-14T05:47:28.791Z] f581987b2513: Verifying Checksum [2021-06-14T05:47:28.791Z] f581987b2513: Download complete [2021-06-14T05:47:28.791Z] a6820b24f6d8: Verifying Checksum [2021-06-14T05:47:28.791Z] a6820b24f6d8: Download complete [2021-06-14T05:47:28.791Z] 31603596830f: Pull complete [2021-06-14T05:47:29.064Z] 54011a49482f: Pull complete [2021-06-14T05:47:29.648Z] a6820b24f6d8: Pull complete [2021-06-14T05:47:29.921Z] f581987b2513: Pull complete [2021-06-14T05:47:29.921Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T05:47:29.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:47:29.921Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T05:47:30.061Z] prd-centos7-docker-4c-2g-778 does not seem to be running inside a container [2021-06-14T05:47:30.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-118 -v /w/workspace/gexfoundry_device-rest-go_PR-118:/w/workspace/gexfoundry_device-rest-go_PR-118:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-118@tmp:/w/workspace/gexfoundry_device-rest-go_PR-118@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T05:47:31.530Z] $ docker top 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T05:47:31.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:47:31.804Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:47:31.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:47:31.949Z] $ docker exec 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent [2021-06-14T05:47:32.056Z] SSH_AUTH_SOCK=/tmp/ssh-x9fHaJ20oZUj/agent.14 [2021-06-14T05:47:32.056Z] SSH_AGENT_PID=21 [2021-06-14T05:47:32.068Z] Running ssh-add (command line suppressed) [2021-06-14T05:47:32.162Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_1532724869109907896.key (/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_1532724869109907896.key) [2021-06-14T05:47:32.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:47:32.617Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T05:47:32.674Z] $ docker exec --env ******** --env ******** 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent -k [2021-06-14T05:47:32.762Z] unset SSH_AUTH_SOCK; [2021-06-14T05:47:32.763Z] unset SSH_AGENT_PID; [2021-06-14T05:47:32.763Z] echo Agent pid 21 killed; [2021-06-14T05:47:32.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T05:47:32.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:47:32.887Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:47:32.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:47:32.993Z] $ docker exec 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent [2021-06-14T05:47:33.093Z] SSH_AUTH_SOCK=/tmp/ssh-e5DRzVQxOTam/agent.54 [2021-06-14T05:47:33.093Z] SSH_AGENT_PID=60 [2021-06-14T05:47:33.103Z] Running ssh-add (command line suppressed) [2021-06-14T05:47:33.201Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_5837615407424367133.key (/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/private_key_5837615407424367133.key) [2021-06-14T05:47:33.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:47:33.567Z] + git semver init [2021-06-14T05:47:33.567Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T05:47:33.567Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-118/.git [2021-06-14T05:47:33.567Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-118 [2021-06-14T05:47:33.567Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T05:47:33.567Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T05:47:33.567Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T05:47:33.567Z] # $SEMVER_BRANCH = PR-118 [2021-06-14T05:47:33.567Z] # $SEMVER_TEMP = /tmp/semver-083332710 [2021-06-14T05:47:33.567Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-14T05:47:34.522Z] # '/tmp/semver-083332710' -> '/w/workspace/gexfoundry_device-rest-go_PR-118/.semver' [2021-06-14T05:47:34.522Z] # -> Force: false [2021-06-14T05:47:34.522Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-118/.semver [Pipeline] } [2021-06-14T05:47:34.543Z] $ docker exec --env ******** --env ******** 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 ssh-agent -k [2021-06-14T05:47:34.642Z] unset SSH_AUTH_SOCK; [2021-06-14T05:47:34.642Z] unset SSH_AGENT_PID; [2021-06-14T05:47:34.642Z] echo Agent pid 60 killed; [2021-06-14T05:47:34.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T05:47:35.099Z] + git semver [Pipeline] } [2021-06-14T05:47:35.128Z] $ docker stop --time=1 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 [2021-06-14T05:47:36.598Z] $ docker rm -f 7b6bb146dbab68e62451437e9fc5dae3762f73f404b1e1880c027f1ee348b412 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T05:47:37.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T05:47:37.469Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T05:47:37.505Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-14T05:47:53.108Z] Still waiting to schedule task [2021-06-14T05:47:53.108Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T05:47:53.108Z] ‘prd-centos7-docker-4c-2g-761’ is offline [2021-06-14T05:47:53.108Z] ‘prd-centos7-docker-4c-2g-781’ is offline [2021-06-14T05:47:53.108Z] ‘prd-centos7-docker-4c-2g-783’ is offline [2021-06-14T05:47:53.109Z] ‘prd-centos7-docker-4c-2g-784’ is offline [2021-06-14T05:47:53.137Z] Still waiting to schedule task [2021-06-14T05:47:53.138Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-767’ [2021-06-14T05:49:37.910Z] Running on prd-centos7-docker-4c-2g-795 in /w/workspace/gexfoundry_device-rest-go_PR-118 [Pipeline] { [Pipeline] ws [2021-06-14T05:49:37.980Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:49:38.326Z] The recommended git tool is: git [2021-06-14T05:49:40.937Z] using credential edgex-jenkins-ssh [2021-06-14T05:49:40.954Z] Cloning the remote Git repository [2021-06-14T05:49:40.976Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-14T05:49:41.039Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-06-14T05:49:41.072Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-14T05:49:41.072Z] > git --version # timeout=10 [2021-06-14T05:49:41.078Z] > git --version # 'git version 2.24.4' [2021-06-14T05:49:41.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:49:41.113Z] [INFO] Currently running in a labeled security context [2021-06-14T05:49:41.113Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:49:41.114Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh3657868748747997149.key [2021-06-14T05:49:41.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:49:42.497Z] Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit e5bc338b94344e98465f39a918360e5460455a86 [2021-06-14T05:49:42.576Z] Merge succeeded, producing e5bc338b94344e98465f39a918360e5460455a86 [2021-06-14T05:49:42.577Z] Checking out Revision e5bc338b94344e98465f39a918360e5460455a86 (PR-118) [2021-06-14T05:49:42.005Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-14T05:49:42.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:49:42.025Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-14T05:49:42.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-14T05:49:42.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:49:42.035Z] [INFO] Currently running in a labeled security context [2021-06-14T05:49:42.035Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:49:42.035Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh7396921029148432797.key [2021-06-14T05:49:42.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:49:42.507Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:49:42.513Z] > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 [2021-06-14T05:49:42.542Z] > git remote # timeout=10 [2021-06-14T05:49:42.548Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:49:42.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:49:42.555Z] [INFO] Currently running in a labeled security context [2021-06-14T05:49:42.555Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:49:42.555Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh161841084592529478.key [2021-06-14T05:49:42.559Z] > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 [2021-06-14T05:49:42.569Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:49:42.580Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:49:42.589Z] > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 [2021-06-14T05:49:46.305Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-06-14T05:49:46.330Z] > git --version # timeout=10 [2021-06-14T05:49:46.338Z] > git --version # 'git version 2.24.4' [2021-06-14T05:49:46.343Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:49:47.763Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:49:48.124Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:49:48.463Z] + sudo service docker restart [2021-06-14T05:49:48.463Z] + true [2021-06-14T05:49:48.463Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:50:06.755Z] provisioning config files... [2021-06-14T05:50:06.782Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config415102170664152559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:50:07.182Z] ---> docker-login.sh [2021-06-14T05:50:07.182Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:50:07.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:50:07.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:50:07.785Z] Configure a credential helper to remove this warning. See [2021-06-14T05:50:07.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:50:07.785Z] [2021-06-14T05:50:07.785Z] Login Succeeded [2021-06-14T05:50:07.785Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:50:07.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:50:08.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:50:08.051Z] Configure a credential helper to remove this warning. See [2021-06-14T05:50:08.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:50:08.051Z] [2021-06-14T05:50:08.051Z] Login Succeeded [2021-06-14T05:50:08.051Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:50:08.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:50:08.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:50:08.051Z] Configure a credential helper to remove this warning. See [2021-06-14T05:50:08.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:50:08.051Z] [2021-06-14T05:50:08.051Z] Login Succeeded [2021-06-14T05:50:08.051Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:50:08.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:50:08.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:50:08.317Z] Configure a credential helper to remove this warning. See [2021-06-14T05:50:08.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:50:08.317Z] [2021-06-14T05:50:08.317Z] Login Succeeded [2021-06-14T05:50:08.317Z] docker.io [2021-06-14T05:50:08.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:50:08.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:50:08.585Z] Configure a credential helper to remove this warning. See [2021-06-14T05:50:08.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:50:08.585Z] [2021-06-14T05:50:08.585Z] Login Succeeded [2021-06-14T05:50:08.585Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:50:08.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T05:50:08.945Z] ========================================================= [2021-06-14T05:50:08.945Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T05:50:08.945Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:50:09.311Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T05:50:09.311Z] Sending build context to Docker daemon 92.16kB [2021-06-14T05:50:09.311Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T05:50:09.311Z] Step 2/10 : FROM ${BASE} [2021-06-14T05:50:09.577Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T05:50:09.577Z] 540db60ca938: Pulling fs layer [2021-06-14T05:50:09.577Z] adcc1eea9eea: Pulling fs layer [2021-06-14T05:50:09.577Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T05:50:09.577Z] 0510c868ecb4: Pulling fs layer [2021-06-14T05:50:09.577Z] afea3b2eda06: Pulling fs layer [2021-06-14T05:50:09.577Z] 7809a108b3ef: Pulling fs layer [2021-06-14T05:50:09.577Z] f706445af74f: Pulling fs layer [2021-06-14T05:50:09.577Z] 0510c868ecb4: Waiting [2021-06-14T05:50:09.577Z] afea3b2eda06: Waiting [2021-06-14T05:50:09.577Z] 7809a108b3ef: Waiting [2021-06-14T05:50:09.577Z] f706445af74f: Waiting [2021-06-14T05:50:09.577Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T05:50:09.577Z] 4c4ab2625f07: Download complete [2021-06-14T05:50:09.577Z] adcc1eea9eea: Verifying Checksum [2021-06-14T05:50:09.577Z] adcc1eea9eea: Download complete [2021-06-14T05:50:09.577Z] afea3b2eda06: Verifying Checksum [2021-06-14T05:50:09.577Z] afea3b2eda06: Download complete [2021-06-14T05:50:09.577Z] 7809a108b3ef: Verifying Checksum [2021-06-14T05:50:09.577Z] 7809a108b3ef: Download complete [2021-06-14T05:50:09.846Z] 540db60ca938: Verifying Checksum [2021-06-14T05:50:09.846Z] 540db60ca938: Download complete [2021-06-14T05:50:09.846Z] 540db60ca938: Pull complete [2021-06-14T05:50:10.117Z] adcc1eea9eea: Pull complete [2021-06-14T05:50:10.117Z] 4c4ab2625f07: Pull complete [2021-06-14T05:50:15.435Z] f706445af74f: Verifying Checksum [2021-06-14T05:50:15.435Z] f706445af74f: Download complete [2021-06-14T05:50:15.702Z] 0510c868ecb4: Verifying Checksum [2021-06-14T05:50:15.702Z] 0510c868ecb4: Download complete [2021-06-14T05:50:19.982Z] 0510c868ecb4: Pull complete [2021-06-14T05:50:19.982Z] afea3b2eda06: Pull complete [2021-06-14T05:50:19.982Z] 7809a108b3ef: Pull complete [2021-06-14T05:50:20.947Z] f706445af74f: Pull complete [2021-06-14T05:50:21.209Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T05:50:21.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T05:50:21.209Z] ---> b068be0155e3 [2021-06-14T05:50:21.209Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-14T05:50:36.129Z] ---> Running in 411097f86187 [2021-06-14T05:50:36.129Z] Removing intermediate container 411097f86187 [2021-06-14T05:50:36.129Z] ---> 91a498e9b983 [2021-06-14T05:50:36.129Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-14T05:50:36.129Z] ---> Running in 0f57dcd0431d [2021-06-14T05:50:36.129Z] Removing intermediate container 0f57dcd0431d [2021-06-14T05:50:36.129Z] ---> 965878112e9a [2021-06-14T05:50:36.129Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T05:50:36.129Z] ---> Running in 40936658b20c [2021-06-14T05:50:36.129Z] Removing intermediate container 40936658b20c [2021-06-14T05:50:36.129Z] ---> 32c2daf08587 [2021-06-14T05:50:36.129Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:50:36.129Z] ---> Running in 3fcb27cac7d7 [2021-06-14T05:50:36.129Z] Removing intermediate container 3fcb27cac7d7 [2021-06-14T05:50:36.129Z] ---> f2d518cb9fee [2021-06-14T05:50:36.129Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-14T05:50:36.129Z] ---> Running in 3034a466aa15 [2021-06-14T05:50:36.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T05:50:36.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T05:50:40.984Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-14T05:50:40.984Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-14T05:50:40.984Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-14T05:50:41.245Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-14T05:50:41.245Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T05:50:41.834Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-14T05:50:42.407Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-14T05:50:47.716Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-14T05:50:47.716Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-14T05:50:47.716Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T05:50:47.716Z] OK: 154 MiB in 49 packages [2021-06-14T05:50:48.298Z] Removing intermediate container 3034a466aa15 [2021-06-14T05:50:48.299Z] ---> 99c959d5eebb [2021-06-14T05:50:48.299Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-14T05:50:48.299Z] ---> Running in 91115ba3dfc1 [2021-06-14T05:50:48.566Z] Removing intermediate container 91115ba3dfc1 [2021-06-14T05:50:48.566Z] ---> f4f98ab0775b [2021-06-14T05:50:48.566Z] Step 9/10 : COPY . . [2021-06-14T05:50:48.848Z] ---> e5b8d4672049 [2021-06-14T05:50:48.848Z] Step 10/10 : RUN go mod download [2021-06-14T05:50:49.115Z] ---> Running in e3270eecca3b [2021-06-14T05:51:04.071Z] Removing intermediate container e3270eecca3b [2021-06-14T05:51:04.071Z] ---> 09891c3329b5 [2021-06-14T05:51:04.071Z] Successfully built 09891c3329b5 [2021-06-14T05:51:04.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:51:04.476Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:51:04.476Z] . [Pipeline] withDockerContainer [2021-06-14T05:51:04.604Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-14T05:51:04.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T05:51:05.002Z] $ docker top 2ab3339aec05cf4f5f7950b6dca47e6d44a82e9a7b8599f9cdd1100bfb594a40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:51:05.466Z] + go version [2021-06-14T05:51:05.466Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T05:51:05.498Z] $ docker stop --time=1 2ab3339aec05cf4f5f7950b6dca47e6d44a82e9a7b8599f9cdd1100bfb594a40 [2021-06-14T05:51:06.705Z] $ docker rm -f 2ab3339aec05cf4f5f7950b6dca47e6d44a82e9a7b8599f9cdd1100bfb594a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:51:07.485Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:51:07.485Z] . [Pipeline] withDockerContainer [2021-06-14T05:51:07.594Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-14T05:51:07.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T05:51:07.990Z] $ docker top a46d3bb1f5de172787f709ef37dd2ff0c7729efe3ffb011e5794397c86658a0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:51:08.451Z] + go mod tidy [2021-06-14T05:51:08.721Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:51:08.721Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:51:08.721Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T05:51:08.721Z] github.com/edgexfoundry/device-rest-go/driver imports [2021-06-14T05:51:08.721Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:51:08.721Z] github.com/edgexfoundry/device-rest-go/driver imports [2021-06-14T05:51:08.721Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [Pipeline] } [2021-06-14T05:51:08.765Z] $ docker stop --time=1 a46d3bb1f5de172787f709ef37dd2ff0c7729efe3ffb011e5794397c86658a0d [2021-06-14T05:51:09.990Z] $ docker rm -f a46d3bb1f5de172787f709ef37dd2ff0c7729efe3ffb011e5794397c86658a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:51:11.484Z] ---> job-cost.sh [2021-06-14T05:51:11.484Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Efse [2021-06-14T05:51:19.653Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:51:34.637Z] lf-activate-venv(): INFO: Adding /tmp/venv-Efse/bin to PATH [2021-06-14T05:51:34.637Z] INFO: No Stack... [2021-06-14T05:51:34.637Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:51:34.637Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:51:35.007Z] + cut -d, -f6 [2021-06-14T05:51:35.007Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2021-06-14T05:51:35.063Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [2021-06-14T05:51:35.070Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] did not exist. Created. [2021-06-14T05:51:35.070Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:51:35.509Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T05:51:35.762Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:51:35.785Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:51:36.451Z] Failed in branch amd64 [2021-06-14T05:59:59.980Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1197 in /w/workspace/gexfoundry_device-rest-go_PR-118 [Pipeline] { [Pipeline] ws [2021-06-14T06:00:00.049Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T06:00:00.403Z] The recommended git tool is: git [2021-06-14T06:00:07.253Z] using credential edgex-jenkins-ssh [2021-06-14T06:00:07.338Z] Cloning the remote Git repository [2021-06-14T06:00:07.400Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-14T06:00:07.585Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-06-14T06:00:07.880Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-14T06:00:07.880Z] > git --version # timeout=10 [2021-06-14T06:00:07.899Z] > git --version # 'git version 2.17.1' [2021-06-14T06:00:07.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T06:00:08.021Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T06:00:11.286Z] Merging remotes/origin/master commit b32159014ae45265b13142f0741b8ad008d9ae08 into PR head commit e5bc338b94344e98465f39a918360e5460455a86 [2021-06-14T06:00:11.503Z] Merge succeeded, producing e5bc338b94344e98465f39a918360e5460455a86 [2021-06-14T06:00:11.504Z] Checking out Revision e5bc338b94344e98465f39a918360e5460455a86 (PR-118) [2021-06-14T06:00:10.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-14T06:00:10.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T06:00:10.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-14T06:00:10.804Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-14T06:00:10.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T06:00:10.820Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T06:00:11.308Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T06:00:11.326Z] > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 [2021-06-14T06:00:11.413Z] > git remote # timeout=10 [2021-06-14T06:00:11.431Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T06:00:11.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T06:00:11.458Z] > git merge b32159014ae45265b13142f0741b8ad008d9ae08 # timeout=10 [2021-06-14T06:00:11.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T06:00:11.512Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T06:00:11.526Z] > git checkout -f e5bc338b94344e98465f39a918360e5460455a86 # timeout=10 [2021-06-14T06:00:15.980Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-06-14T06:00:16.048Z] > git --version # timeout=10 [2021-06-14T06:00:16.071Z] > git --version # 'git version 2.17.1' [2021-06-14T06:00:16.098Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T06:00:17.916Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T06:00:18.380Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T06:00:18.769Z] + + truesudo [2021-06-14T06:00:18.769Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T06:00:37.195Z] provisioning config files... [2021-06-14T06:00:37.224Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4649799243186769588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:00:37.697Z] ---> docker-login.sh [2021-06-14T06:00:37.697Z] nexus3.edgexfoundry.org:10001 [2021-06-14T06:00:38.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T06:00:39.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T06:00:39.289Z] Configure a credential helper to remove this warning. See [2021-06-14T06:00:39.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T06:00:39.289Z] [2021-06-14T06:00:39.289Z] Login Succeeded [2021-06-14T06:00:39.289Z] nexus3.edgexfoundry.org:10002 [2021-06-14T06:00:39.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T06:00:40.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T06:00:40.173Z] Configure a credential helper to remove this warning. See [2021-06-14T06:00:40.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T06:00:40.173Z] [2021-06-14T06:00:40.173Z] Login Succeeded [2021-06-14T06:00:40.173Z] nexus3.edgexfoundry.org:10003 [2021-06-14T06:00:40.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T06:00:40.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T06:00:40.446Z] Configure a credential helper to remove this warning. See [2021-06-14T06:00:40.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T06:00:40.446Z] [2021-06-14T06:00:40.446Z] Login Succeeded [2021-06-14T06:00:40.446Z] nexus3.edgexfoundry.org:10004 [2021-06-14T06:00:41.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T06:00:41.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T06:00:41.044Z] Configure a credential helper to remove this warning. See [2021-06-14T06:00:41.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T06:00:41.044Z] [2021-06-14T06:00:41.044Z] Login Succeeded [2021-06-14T06:00:41.044Z] docker.io [2021-06-14T06:00:41.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T06:00:41.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T06:00:41.922Z] Configure a credential helper to remove this warning. See [2021-06-14T06:00:41.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T06:00:41.922Z] [2021-06-14T06:00:41.922Z] Login Succeeded [2021-06-14T06:00:41.922Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T06:00:41.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T06:00:42.646Z] ========================================================= [2021-06-14T06:00:42.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T06:00:42.646Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T06:00:43.088Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T06:00:43.088Z] Sending build context to Docker daemon 92.16kB [2021-06-14T06:00:43.369Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T06:00:43.369Z] Step 2/10 : FROM ${BASE} [2021-06-14T06:00:44.812Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T06:00:44.812Z] 595b0fe564bb: Pulling fs layer [2021-06-14T06:00:44.812Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T06:00:44.812Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T06:00:44.812Z] ba82ee9f976e: Pulling fs layer [2021-06-14T06:00:44.812Z] 506bd15cee9f: Pulling fs layer [2021-06-14T06:00:44.812Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T06:00:44.812Z] 618dc40b7e24: Pulling fs layer [2021-06-14T06:00:44.812Z] 506bd15cee9f: Waiting [2021-06-14T06:00:44.812Z] 75a0a4a0db45: Waiting [2021-06-14T06:00:44.812Z] 618dc40b7e24: Waiting [2021-06-14T06:00:44.812Z] ba82ee9f976e: Waiting [2021-06-14T06:00:44.812Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T06:00:44.812Z] 5b7225fbf94c: Download complete [2021-06-14T06:00:45.096Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T06:00:45.096Z] 3088b5b3c5c0: Download complete [2021-06-14T06:00:45.371Z] 506bd15cee9f: Verifying Checksum [2021-06-14T06:00:45.644Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T06:00:45.644Z] 75a0a4a0db45: Download complete [2021-06-14T06:00:45.918Z] 595b0fe564bb: Verifying Checksum [2021-06-14T06:00:45.918Z] 595b0fe564bb: Download complete [2021-06-14T06:00:46.569Z] 595b0fe564bb: Pull complete [2021-06-14T06:00:47.179Z] 3088b5b3c5c0: Pull complete [2021-06-14T06:00:47.451Z] 5b7225fbf94c: Pull complete [2021-06-14T06:00:52.853Z] 618dc40b7e24: Verifying Checksum [2021-06-14T06:00:52.853Z] 618dc40b7e24: Download complete [2021-06-14T06:00:58.261Z] ba82ee9f976e: Verifying Checksum [2021-06-14T06:00:58.261Z] ba82ee9f976e: Download complete [2021-06-14T06:01:08.466Z] ba82ee9f976e: Pull complete [2021-06-14T06:01:08.466Z] 506bd15cee9f: Pull complete [2021-06-14T06:01:08.466Z] 75a0a4a0db45: Pull complete [2021-06-14T06:01:12.783Z] 618dc40b7e24: Pull complete [2021-06-14T06:01:12.783Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T06:01:12.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T06:01:12.783Z] ---> a36622ca3599 [2021-06-14T06:01:12.783Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-14T06:01:14.228Z] ---> Running in 3cd121a62246 [2021-06-14T06:01:14.832Z] Removing intermediate container 3cd121a62246 [2021-06-14T06:01:14.832Z] ---> 72dfcdeb6f30 [2021-06-14T06:01:14.832Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-14T06:01:14.832Z] ---> Running in c96cfdf3ec02 [2021-06-14T06:01:15.429Z] Removing intermediate container c96cfdf3ec02 [2021-06-14T06:01:15.429Z] ---> fcacdbadc762 [2021-06-14T06:01:15.429Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T06:01:15.429Z] ---> Running in cf142959e093 [2021-06-14T06:01:16.022Z] Removing intermediate container cf142959e093 [2021-06-14T06:01:16.023Z] ---> 37c6458a9838 [2021-06-14T06:01:16.023Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T06:01:16.023Z] ---> Running in 21edb75425c7 [2021-06-14T06:01:18.642Z] Removing intermediate container 21edb75425c7 [2021-06-14T06:01:18.642Z] ---> 9cd134c47e32 [2021-06-14T06:01:18.642Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-14T06:01:18.642Z] ---> Running in b5b70ab9a1f2 [2021-06-14T06:01:19.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T06:01:21.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T06:01:22.062Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-14T06:01:22.062Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-14T06:01:22.336Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-14T06:01:22.336Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-14T06:01:22.609Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T06:01:22.609Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-14T06:01:22.881Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-14T06:01:23.476Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-14T06:01:23.476Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-14T06:01:23.749Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T06:01:23.749Z] OK: 144 MiB in 49 packages [2021-06-14T06:01:25.191Z] Removing intermediate container b5b70ab9a1f2 [2021-06-14T06:01:25.191Z] ---> ecef2243c1a3 [2021-06-14T06:01:25.191Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-14T06:01:25.191Z] ---> Running in 75c61d8faa6e [2021-06-14T06:01:25.792Z] Removing intermediate container 75c61d8faa6e [2021-06-14T06:01:25.792Z] ---> ac78fc888578 [2021-06-14T06:01:25.792Z] Step 9/10 : COPY . . [2021-06-14T06:01:26.776Z] ---> efd95723632c [2021-06-14T06:01:26.776Z] Step 10/10 : RUN go mod download [2021-06-14T06:01:26.776Z] ---> Running in 3fae8478b04c [2021-06-14T06:01:53.581Z] Removing intermediate container 3fae8478b04c [2021-06-14T06:01:53.581Z] ---> 5f5dcba8c0bf [2021-06-14T06:01:53.581Z] Successfully built 5f5dcba8c0bf [2021-06-14T06:01:53.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T06:01:53.956Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T06:01:53.957Z] . [Pipeline] withDockerContainer [2021-06-14T06:01:54.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-1197 does not seem to be running inside a container [2021-06-14T06:01:54.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T06:01:55.830Z] $ docker top 064c05a2d13b32843a98eb9c8c2efa69f32d784e2c018c3309b7263037cf4728 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T06:01:56.840Z] + go version [2021-06-14T06:01:56.841Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T06:01:56.900Z] $ docker stop --time=1 064c05a2d13b32843a98eb9c8c2efa69f32d784e2c018c3309b7263037cf4728 [2021-06-14T06:01:58.767Z] $ docker rm -f 064c05a2d13b32843a98eb9c8c2efa69f32d784e2c018c3309b7263037cf4728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T06:01:59.827Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T06:01:59.827Z] . [Pipeline] withDockerContainer [2021-06-14T06:02:00.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-1197 does not seem to be running inside a container [2021-06-14T06:02:00.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T06:02:01.987Z] $ docker top 4f8dc64d3d94ab97d1889110ac95aebcf3e16f9d41512a315385e11dc6001440 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T06:02:03.051Z] + go mod tidy [2021-06-14T06:02:03.656Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T06:02:03.656Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T06:02:04.260Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T06:02:04.532Z] github.com/edgexfoundry/device-rest-go/driver imports [2021-06-14T06:02:04.532Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T06:02:04.532Z] github.com/edgexfoundry/device-rest-go/driver imports [2021-06-14T06:02:04.532Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [Pipeline] } [2021-06-14T06:02:04.589Z] $ docker stop --time=1 4f8dc64d3d94ab97d1889110ac95aebcf3e16f9d41512a315385e11dc6001440 [2021-06-14T06:02:06.469Z] $ docker rm -f 4f8dc64d3d94ab97d1889110ac95aebcf3e16f9d41512a315385e11dc6001440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:02:07.910Z] ---> job-cost.sh [2021-06-14T06:02:07.911Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dLTU [2021-06-14T06:02:54.903Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T06:04:31.674Z] lf-activate-venv(): INFO: Adding /tmp/venv-dLTU/bin to PATH [2021-06-14T06:04:31.674Z] INFO: No Stack... [2021-06-14T06:04:31.674Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T06:04:31.674Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T06:04:32.036Z] + cut -d, -f6 [2021-06-14T06:04:32.037Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2021-06-14T06:04:32.159Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [2021-06-14T06:04:32.167Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] did not exist. Created. [2021-06-14T06:04:32.167Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T06:04:32.723Z] /w/workspace/device-rest-go/1@tmp/durable-f8e9fc73/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-f8e9fc73/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-14T06:04:33.160Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T06:04:33.234Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T06:04:34.072Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T06:04:34.096Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T06:04:34.827Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:04:37.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:04:38.353Z] ---> package-listing.sh [2021-06-14T06:04:38.353Z] ++ facter osfamily [2021-06-14T06:04:38.353Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T06:04:38.614Z] + OS_FAMILY=redhat [2021-06-14T06:04:38.614Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-118 [2021-06-14T06:04:38.614Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T06:04:38.614Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T06:04:38.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T06:04:38.615Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T06:04:38.615Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-118 ']' [2021-06-14T06:04:38.615Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T06:04:38.615Z] + case "${OS_FAMILY}" in [2021-06-14T06:04:38.615Z] + sort [2021-06-14T06:04:38.615Z] + rpm -qa [2021-06-14T06:04:39.193Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T06:04:39.193Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T06:04:39.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T06:04:39.193Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-118 ']' [2021-06-14T06:04:39.193Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-118/archives/ [2021-06-14T06:04:39.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-118/archives/ [Pipeline] echo [2021-06-14T06:04:39.251Z] 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/gexfoundry_device-rest-go_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T06:04:39.594Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T06:04:40.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T06:04:40.219Z] [2021-06-14T06:04:40.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T06:04:40.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T06:04:40.647Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T06:04:40.647Z] df20fa9351a1: Pulling fs layer [2021-06-14T06:04:40.647Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T06:04:40.647Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T06:04:40.647Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T06:04:40.647Z] 93b61091891f: Pulling fs layer [2021-06-14T06:04:40.647Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T06:04:40.647Z] 5e14af77c1be: Pulling fs layer [2021-06-14T06:04:40.647Z] 01666e4c0597: Pulling fs layer [2021-06-14T06:04:40.647Z] aa168da1d23b: Pulling fs layer [2021-06-14T06:04:40.647Z] 46f8f816bc3b: Waiting [2021-06-14T06:04:40.647Z] 93b61091891f: Waiting [2021-06-14T06:04:40.647Z] 93b9cdb0e59b: Waiting [2021-06-14T06:04:40.647Z] 5e14af77c1be: Waiting [2021-06-14T06:04:40.647Z] 01666e4c0597: Waiting [2021-06-14T06:04:40.647Z] aa168da1d23b: Waiting [2021-06-14T06:04:40.918Z] 36b3adc4ff6f: Download complete [2021-06-14T06:04:40.918Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T06:04:40.918Z] 46f8f816bc3b: Download complete [2021-06-14T06:04:40.918Z] df20fa9351a1: Verifying Checksum [2021-06-14T06:04:40.918Z] df20fa9351a1: Download complete [2021-06-14T06:04:40.918Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T06:04:40.918Z] 93b9cdb0e59b: Download complete [2021-06-14T06:04:40.918Z] 93b61091891f: Verifying Checksum [2021-06-14T06:04:40.918Z] 93b61091891f: Download complete [2021-06-14T06:04:40.918Z] 5e14af77c1be: Verifying Checksum [2021-06-14T06:04:40.918Z] 5e14af77c1be: Download complete [2021-06-14T06:04:40.918Z] 01666e4c0597: Verifying Checksum [2021-06-14T06:04:40.918Z] 01666e4c0597: Download complete [2021-06-14T06:04:41.182Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T06:04:41.182Z] 8ad3a11d3b57: Download complete [2021-06-14T06:04:41.182Z] df20fa9351a1: Pull complete [2021-06-14T06:04:41.450Z] 36b3adc4ff6f: Pull complete [2021-06-14T06:04:42.026Z] 8ad3a11d3b57: Pull complete [2021-06-14T06:04:42.026Z] 46f8f816bc3b: Pull complete [2021-06-14T06:04:42.289Z] 93b61091891f: Pull complete [2021-06-14T06:04:42.289Z] 93b9cdb0e59b: Pull complete [2021-06-14T06:04:42.549Z] 5e14af77c1be: Pull complete [2021-06-14T06:04:42.549Z] 01666e4c0597: Pull complete [2021-06-14T06:04:43.500Z] aa168da1d23b: Verifying Checksum [2021-06-14T06:04:43.500Z] aa168da1d23b: Download complete [2021-06-14T06:04:47.750Z] aa168da1d23b: Pull complete [2021-06-14T06:04:47.750Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T06:04:47.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T06:04:47.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T06:04:47.847Z] prd-centos7-docker-4c-2g-778 does not seem to be running inside a container [2021-06-14T06:04:47.886Z] $ 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/gexfoundry_device-rest-go_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-118 -v /w/workspace/gexfoundry_device-rest-go_PR-118:/w/workspace/gexfoundry_device-rest-go_PR-118:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-118@tmp:/w/workspace/gexfoundry_device-rest-go_PR-118@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T06:04:54.844Z] $ docker top 2e3d1cf1c7b81e4b237561008bb1b39a2278bfcfe169a560a9ac93e31a24843f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T06:04:55.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T06:04:55.610Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T06:04:55.969Z] + ls /var/log/sa-host [2021-06-14T06:04:55.969Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T06:04:55.969Z] file_magic: OK [2021-06-14T06:04:55.969Z] HZ: Using current value: 100 [2021-06-14T06:04:55.969Z] file_header: OK [2021-06-14T06:04:55.969Z] 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-06-14T06:04:55.969Z] Statistics: [2021-06-14T06:04:55.969Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T06:04:55.969Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T06:04:55.969Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T06:04:55.969Z] file_magic: OK [2021-06-14T06:04:55.969Z] HZ: Using current value: 100 [2021-06-14T06:04:55.969Z] file_header: OK [2021-06-14T06:04:55.969Z] 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-06-14T06:04:55.969Z] Statistics: [2021-06-14T06:04:55.969Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T06:04:55.969Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T06:04:56.234Z] provisioning config files... [2021-06-14T06:04:56.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-118@tmp/config7261070003062417613tmp [Pipeline] { [Pipeline] echo [2021-06-14T06:04:56.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:04:56.663Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T06:04:56.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:04:57.219Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T06:04:57.260Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:04:57.626Z] ---> sudo-logs.sh [2021-06-14T06:04:57.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T06:04:57.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:04:58.071Z] ---> job-cost.sh [2021-06-14T06:04:58.072Z] lf-activate-venv: SKIPPING [2021-06-14T06:04:58.072Z] DEBUG: total: 0.18000000715255737 [2021-06-14T06:04:58.072Z] INFO: Retrieving Stack Cost... [2021-06-14T06:04:59.017Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T06:04:59.278Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T06:04:59.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T06:04:59.692Z] ---> logs-deploy.sh [2021-06-14T06:04:59.692Z] lf-activate-venv: SKIPPING [2021-06-14T06:04:59.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-118/1 [2021-06-14T06:04:59.692Z] INFO: archiving workspace using pattern(s): [2021-06-14T06:05:00.643Z] Archives upload complete. [2021-06-14T06:05:00.643Z] INFO: archiving logs to Nexus