Pull request #835 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4+e522836f5d508ce20413c5d2a08a926bd2b9771b (0bae71a283f0333cb8875dd05861f028e24a7820) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-sdk-go/branches/PR-835/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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/device-sdk-go/branches/PR-835/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31178 in /w/workspace/dgexfoundry_device-sdk-go_PR-835 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-835 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 Merge succeeded, producing 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 Checking out Revision 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 (PR-835) > git config core.sparsecheckout # timeout=10 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # 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 e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-24T05:53:16.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-24T05:53:16.819Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-24T05:53:17.042Z] ========================================================= [2021-03-24T05:53:17.043Z] EdgeX Global Pipelines Version Info [2021-03-24T05:53:17.043Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:53:19.898Z] ------------------- [2021-03-24T05:53:19.899Z] stable info: [2021-03-24T05:53:19.899Z] ------------------- [2021-03-24T05:53:19.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-24T05:53:19.899Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-24T05:53:19.899Z] Message: update stable to v1.0.186 [2021-03-24T05:53:20.926Z] ------------------- [2021-03-24T05:53:20.926Z] experimental info: [2021-03-24T05:53:20.926Z] ------------------- [2021-03-24T05:53:20.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-24T05:53:20.926Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-24T05:53:20.926Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-24T05:53:21.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-24T05:53:21.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-24T05:53:21.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-24T05:53:21.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-24T05:53:21.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-24T05:53:22.076Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-24T05:53:22.224Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-24T05:53:22.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-24T05:53:22.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-24T05:53:22.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-24T05:53:22.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-24T05:53:22.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-24T05:53:23.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-24T05:53:23.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-24T05:53:23.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-24T05:53:23.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-24T05:53:23.638Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-24T05:53:23.781Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-24T05:53:23.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-24T05:53:24.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-24T05:53:24.211Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-24T05:53:24.359Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-24T05:53:24.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-24T05:53:24.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-24T05:53:24.787Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-24T05:53:24.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-24T05:53:25.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-835 [Pipeline] echo [2021-03-24T05:53:25.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-835 [Pipeline] echo [2021-03-24T05:53:25.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-835 [Pipeline] echo [2021-03-24T05:53:25.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [Pipeline] echo [2021-03-24T05:53:25.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 872b2d8 [Pipeline] echo [2021-03-24T05:53:25.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T05:53:26.030Z] provisioning config files... [2021-03-24T05:53:26.062Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/config4445232266109351764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:53:26.531Z] ---> docker-login.sh [2021-03-24T05:53:26.532Z] nexus3.edgexfoundry.org:10001 [2021-03-24T05:53:27.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:27.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:27.799Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:27.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:27.799Z] [2021-03-24T05:53:27.799Z] Login Succeeded [2021-03-24T05:53:27.799Z] nexus3.edgexfoundry.org:10002 [2021-03-24T05:53:28.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:28.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:28.832Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:28.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:28.832Z] [2021-03-24T05:53:28.832Z] Login Succeeded [2021-03-24T05:53:28.832Z] nexus3.edgexfoundry.org:10003 [2021-03-24T05:53:28.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:29.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:29.170Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:29.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:29.170Z] [2021-03-24T05:53:29.170Z] Login Succeeded [2021-03-24T05:53:29.170Z] nexus3.edgexfoundry.org:10004 [2021-03-24T05:53:29.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:29.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:29.842Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:29.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:29.842Z] [2021-03-24T05:53:29.842Z] Login Succeeded [2021-03-24T05:53:29.842Z] docker.io [2021-03-24T05:53:30.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:53:31.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:53:31.145Z] Configure a credential helper to remove this warning. See [2021-03-24T05:53:31.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:53:31.145Z] [2021-03-24T05:53:31.145Z] Login Succeeded [2021-03-24T05:53:31.145Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T05:53:31.224Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-24T05:53:32.548Z] + git log --format=format:%s -1 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [Pipeline] echo [2021-03-24T05:53:32.686Z] GIT_COMMIT: 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-24T05:53:32.758Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:53:33.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T05:53:33.869Z] [2021-03-24T05:53:33.869Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:53:34.292Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T05:53:34.292Z] latest: Pulling from edgex-devops/git-semver [2021-03-24T05:53:34.292Z] 31603596830f: Pulling fs layer [2021-03-24T05:53:34.292Z] 2a8b12db71e7: Pulling fs layer [2021-03-24T05:53:34.292Z] 6ca5941a6612: Pulling fs layer [2021-03-24T05:53:34.292Z] ecc8261a40a4: Pulling fs layer [2021-03-24T05:53:34.292Z] ecc8261a40a4: Waiting [2021-03-24T05:53:34.292Z] 2a8b12db71e7: Verifying Checksum [2021-03-24T05:53:34.292Z] 2a8b12db71e7: Download complete [2021-03-24T05:53:34.564Z] 31603596830f: Download complete [2021-03-24T05:53:34.564Z] ecc8261a40a4: Verifying Checksum [2021-03-24T05:53:34.564Z] ecc8261a40a4: Download complete [2021-03-24T05:53:34.564Z] 6ca5941a6612: Verifying Checksum [2021-03-24T05:53:34.564Z] 6ca5941a6612: Download complete [2021-03-24T05:53:35.190Z] 31603596830f: Pull complete [2021-03-24T05:53:35.499Z] 2a8b12db71e7: Pull complete [2021-03-24T05:53:38.397Z] 6ca5941a6612: Pull complete [2021-03-24T05:53:39.539Z] ecc8261a40a4: Pull complete [2021-03-24T05:53:39.539Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-24T05:53:39.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T05:53:39.539Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-24T05:53:39.724Z] prd-centos7-docker-4c-2g-31178 does not seem to be running inside a container [2021-03-24T05:53:39.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-835 -v /w/workspace/dgexfoundry_device-sdk-go_PR-835:/w/workspace/dgexfoundry_device-sdk-go_PR-835:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-835@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-03-24T05:53:42.629Z] $ docker top 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-24T05:53:43.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-24T05:53:43.119Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-24T05:53:43.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-24T05:53:43.514Z] $ docker exec 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent [2021-03-24T05:53:44.756Z] SSH_AUTH_SOCK=/tmp/ssh-cAQ3C206Xrl9/agent.11 [2021-03-24T05:53:44.756Z] SSH_AGENT_PID=17 [2021-03-24T05:53:44.804Z] Running ssh-add (command line suppressed) [2021-03-24T05:53:45.437Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_389744638960534299.key (/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_389744638960534299.key) [2021-03-24T05:53:45.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-24T05:53:46.569Z] + git tag --points-at HEAD [Pipeline] } [2021-03-24T05:53:46.770Z] $ docker exec --env ******** --env ******** 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent -k [2021-03-24T05:53:47.138Z] unset SSH_AUTH_SOCK; [2021-03-24T05:53:47.139Z] unset SSH_AGENT_PID; [2021-03-24T05:53:47.139Z] echo Agent pid 17 killed; [2021-03-24T05:53:47.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-24T05:53:47.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-24T05:53:47.481Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-24T05:53:48.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-24T05:53:48.058Z] $ docker exec 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent [2021-03-24T05:53:48.723Z] SSH_AUTH_SOCK=/tmp/ssh-bzsZbuLPfCR4/agent.45 [2021-03-24T05:53:48.723Z] SSH_AGENT_PID=50 [2021-03-24T05:53:48.735Z] Running ssh-add (command line suppressed) [2021-03-24T05:53:49.243Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_6580490124091654556.key (/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/private_key_6580490124091654556.key) [2021-03-24T05:53:49.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-24T05:53:50.873Z] + git semver init [2021-03-24T05:53:50.873Z] # -> Open(): unable to determine branch for HEAD [2021-03-24T05:53:50.873Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-835/.git [2021-03-24T05:53:50.873Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-835 [2021-03-24T05:53:50.873Z] # $SEMVER_REMOTE_NAME = origin [2021-03-24T05:53:50.873Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-24T05:53:50.873Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-24T05:53:50.873Z] # $SEMVER_BRANCH = PR-835 [2021-03-24T05:53:50.873Z] # $SEMVER_TEMP = /tmp/semver-263473849 [2021-03-24T05:53:50.873Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-24T05:53:51.858Z] # '/tmp/semver-263473849' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-835/.semver' [2021-03-24T05:53:51.858Z] # -> Force: false [2021-03-24T05:53:51.858Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-835/.semver [Pipeline] } [2021-03-24T05:53:51.884Z] $ docker exec --env ******** --env ******** 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f ssh-agent -k [2021-03-24T05:53:52.135Z] unset SSH_AUTH_SOCK; [2021-03-24T05:53:52.136Z] unset SSH_AGENT_PID; [2021-03-24T05:53:52.136Z] echo Agent pid 50 killed; [2021-03-24T05:53:52.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-24T05:53:52.865Z] + git semver [Pipeline] } [2021-03-24T05:53:52.906Z] $ docker stop --time=1 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f [2021-03-24T05:53:54.567Z] $ docker rm -f 6f772360b96a0056161beff3e786d5093de45aafee2b22a94dc6e10f6458580f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-24T05:53:55.544Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-24T05:53:56.997Z] Stashed 1 file(s) [Pipeline] echo [2021-03-24T05:53:57.019Z] [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-03-24T05:54:12.841Z] Still waiting to schedule task [2021-03-24T05:54:12.841Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-24T05:54:12.866Z] Still waiting to schedule task [2021-03-24T05:54:12.866Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-24T05:57:09.130Z] Running on prd-centos7-docker-4c-2g-31182 in /w/workspace/dgexfoundry_device-sdk-go_PR-835 [Pipeline] { [Pipeline] ws [2021-03-24T05:57:09.229Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [2021-03-24T05:57:09.322Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31183 in /w/workspace/dgexfoundry_device-sdk-go_PR-835 [Pipeline] checkout [Pipeline] { [Pipeline] ws [2021-03-24T05:57:09.463Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-24T05:57:14.794Z] using credential edgex-jenkins-ssh [2021-03-24T05:57:14.851Z] Cloning the remote Git repository [2021-03-24T05:57:14.904Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:57:15.010Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-24T05:57:15.082Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:57:15.083Z] > git --version # timeout=10 [2021-03-24T05:57:15.099Z] > git --version # 'git version 2.17.1' [2021-03-24T05:57:15.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:57:15.171Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:57:16.163Z] using credential edgex-jenkins-ssh [2021-03-24T05:57:16.228Z] Cloning the remote Git repository [2021-03-24T05:57:16.922Z] Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [2021-03-24T05:57:16.275Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:57:16.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:57:16.331Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:57:16.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:57:16.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:57:16.387Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:57:16.944Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:57:16.964Z] > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 [2021-03-24T05:57:17.081Z] > git remote # timeout=10 [2021-03-24T05:57:17.108Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:57:17.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:57:17.144Z] > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 [2021-03-24T05:57:16.269Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:57:16.349Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-24T05:57:16.465Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:57:16.465Z] > git --version # timeout=10 [2021-03-24T05:57:16.473Z] > git --version # 'git version 2.24.3' [2021-03-24T05:57:16.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:57:16.508Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:57:17.186Z] Merge succeeded, producing 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [2021-03-24T05:57:17.187Z] Checking out Revision 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 (PR-835) [2021-03-24T05:57:18.037Z] Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [2021-03-24T05:57:18.208Z] Merge succeeded, producing 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [2021-03-24T05:57:18.208Z] Checking out Revision 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 (PR-835) [2021-03-24T05:57:17.496Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:57:17.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T05:57:17.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-24T05:57:17.552Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-24T05:57:17.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:57:17.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/835/head:refs/remotes/origin/PR-835 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:57:18.056Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:57:18.079Z] > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 [2021-03-24T05:57:18.147Z] > git remote # timeout=10 [2021-03-24T05:57:18.170Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:57:18.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T05:57:18.185Z] > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 [2021-03-24T05:57:18.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:57:18.215Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:57:18.222Z] > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 [2021-03-24T05:57:17.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:57:17.196Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:57:17.214Z] > git checkout -f 872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 # timeout=10 [2021-03-24T05:57:21.716Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-24T05:57:21.771Z] > git --version # timeout=10 [2021-03-24T05:57:21.781Z] > git --version # 'git version 2.17.1' [2021-03-24T05:57:21.798Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-03-24T05:57:22.348Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-24T05:57:22.398Z] > git --version # timeout=10 [2021-03-24T05:57:22.411Z] > git --version # 'git version 2.24.3' [2021-03-24T05:57:22.890Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-03-24T05:57:23.511Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-24T05:57:24.031Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-24T05:57:25.077Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-03-24T05:57:25.121Z] + true [2021-03-24T05:57:25.121Z] + sudo service docker restart [Pipeline] sh [2021-03-24T05:57:25.519Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-24T05:57:25.917Z] + sudo service docker restart [2021-03-24T05:57:25.917Z] + true [2021-03-24T05:57:25.917Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T05:57:27.261Z] provisioning config files... [2021-03-24T05:57:27.300Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5955817802082007114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:57:27.794Z] ---> docker-login.sh [2021-03-24T05:57:27.794Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T05:57:28.114Z] provisioning config files... [2021-03-24T05:57:28.153Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3524204603908547698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T05:57:28.725Z] ---> docker-login.sh [2021-03-24T05:57:28.725Z] nexus3.edgexfoundry.org:10001 [2021-03-24T05:57:28.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:29.052Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:29.052Z] [2021-03-24T05:57:29.052Z] Login Succeeded [2021-03-24T05:57:29.052Z] nexus3.edgexfoundry.org:10002 [2021-03-24T05:57:29.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:29.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:29.600Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:29.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:29.600Z] [2021-03-24T05:57:29.600Z] Login Succeeded [2021-03-24T05:57:29.873Z] nexus3.edgexfoundry.org:10003 [2021-03-24T05:57:30.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:30.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:30.147Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:30.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:30.147Z] [2021-03-24T05:57:30.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:30.424Z] Login Succeeded [2021-03-24T05:57:30.424Z] nexus3.edgexfoundry.org:10004 [2021-03-24T05:57:30.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:30.692Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:30.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:30.692Z] [2021-03-24T05:57:30.692Z] Login Succeeded [2021-03-24T05:57:30.692Z] nexus3.edgexfoundry.org:10002 [2021-03-24T05:57:30.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:30.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:30.700Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:30.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:30.700Z] [2021-03-24T05:57:30.700Z] Login Succeeded [2021-03-24T05:57:30.700Z] docker.io [2021-03-24T05:57:31.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:31.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:31.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:31.573Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:31.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:31.573Z] [2021-03-24T05:57:31.573Z] Login Succeeded [2021-03-24T05:57:31.573Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T05:57:31.605Z] Deleting 1 temporary files [2021-03-24T05:57:31.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:31.646Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:31.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:31.646Z] [2021-03-24T05:57:31.646Z] Login Succeeded [2021-03-24T05:57:31.646Z] nexus3.edgexfoundry.org:10003 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-24T05:57:31.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2021-03-24T05:57:32.216Z] ========================================================= [2021-03-24T05:57:32.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-24T05:57:32.216Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:57:32.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:32.633Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:32.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:32.633Z] [2021-03-24T05:57:32.633Z] Login Succeeded [2021-03-24T05:57:32.633Z] nexus3.edgexfoundry.org:10004 [2021-03-24T05:57:32.677Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-24T05:57:32.958Z] Sending build context to Docker daemon 2.287MB [2021-03-24T05:57:33.239Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T05:57:33.239Z] Step 2/8 : FROM ${BASE} [2021-03-24T05:57:33.239Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-24T05:57:33.239Z] 5f621e34cdf4: Pulling fs layer [2021-03-24T05:57:33.239Z] a4357932f1b6: Pulling fs layer [2021-03-24T05:57:33.239Z] 18c013af1878: Pulling fs layer [2021-03-24T05:57:33.239Z] 00ac8860ef70: Pulling fs layer [2021-03-24T05:57:33.239Z] 63d7cb157983: Pulling fs layer [2021-03-24T05:57:33.239Z] b116817d02f9: Pulling fs layer [2021-03-24T05:57:33.239Z] 745a02a5169b: Pulling fs layer [2021-03-24T05:57:33.239Z] 00ac8860ef70: Waiting [2021-03-24T05:57:33.239Z] 63d7cb157983: Waiting [2021-03-24T05:57:33.239Z] b116817d02f9: Waiting [2021-03-24T05:57:33.239Z] 745a02a5169b: Waiting [2021-03-24T05:57:33.239Z] 18c013af1878: Download complete [2021-03-24T05:57:33.239Z] a4357932f1b6: Download complete [2021-03-24T05:57:33.239Z] 63d7cb157983: Verifying Checksum [2021-03-24T05:57:33.239Z] 63d7cb157983: Download complete [2021-03-24T05:57:33.239Z] b116817d02f9: Verifying Checksum [2021-03-24T05:57:33.239Z] b116817d02f9: Download complete [2021-03-24T05:57:33.519Z] 5f621e34cdf4: Verifying Checksum [2021-03-24T05:57:33.519Z] 5f621e34cdf4: Download complete [2021-03-24T05:57:33.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:33.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:33.665Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:33.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:33.665Z] [2021-03-24T05:57:33.665Z] Login Succeeded [2021-03-24T05:57:33.665Z] docker.io [2021-03-24T05:57:34.160Z] 5f621e34cdf4: Pull complete [2021-03-24T05:57:34.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T05:57:34.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T05:57:34.630Z] Configure a credential helper to remove this warning. See [2021-03-24T05:57:34.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T05:57:34.630Z] [2021-03-24T05:57:34.630Z] Login Succeeded [2021-03-24T05:57:34.630Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T05:57:34.684Z] Deleting 1 temporary files [Pipeline] // wrap [2021-03-24T05:57:34.791Z] a4357932f1b6: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-24T05:57:35.387Z] 18c013af1878: Pull complete [2021-03-24T05:57:35.664Z] 745a02a5169b: Verifying Checksum [2021-03-24T05:57:35.664Z] 745a02a5169b: Download complete [Pipeline] echo [2021-03-24T05:57:35.738Z] ========================================================= [2021-03-24T05:57:35.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-24T05:57:35.738Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:57:36.375Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-24T05:57:36.997Z] Sending build context to Docker daemon 2.288MB [2021-03-24T05:57:36.997Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T05:57:36.997Z] Step 2/8 : FROM ${BASE} [2021-03-24T05:57:36.997Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-24T05:57:36.997Z] 188c0c94c7c5: Pulling fs layer [2021-03-24T05:57:36.997Z] 0ef7d3d256c8: Pulling fs layer [2021-03-24T05:57:36.997Z] de9db76c5a1d: Pulling fs layer [2021-03-24T05:57:36.997Z] bca2f99d35d6: Pulling fs layer [2021-03-24T05:57:36.997Z] 93359f2a8cfa: Pulling fs layer [2021-03-24T05:57:36.997Z] 7c6f9722023f: Pulling fs layer [2021-03-24T05:57:36.997Z] a35cf1a2eb13: Pulling fs layer [2021-03-24T05:57:36.997Z] bca2f99d35d6: Waiting [2021-03-24T05:57:36.997Z] 93359f2a8cfa: Waiting [2021-03-24T05:57:36.997Z] 7c6f9722023f: Waiting [2021-03-24T05:57:36.997Z] a35cf1a2eb13: Waiting [2021-03-24T05:57:36.997Z] de9db76c5a1d: Verifying Checksum [2021-03-24T05:57:36.997Z] de9db76c5a1d: Download complete [2021-03-24T05:57:36.997Z] 0ef7d3d256c8: Verifying Checksum [2021-03-24T05:57:36.997Z] 0ef7d3d256c8: Download complete [2021-03-24T05:57:36.997Z] 93359f2a8cfa: Verifying Checksum [2021-03-24T05:57:36.997Z] 93359f2a8cfa: Download complete [2021-03-24T05:57:36.997Z] 7c6f9722023f: Verifying Checksum [2021-03-24T05:57:36.997Z] 7c6f9722023f: Download complete [2021-03-24T05:57:37.094Z] 00ac8860ef70: Download complete [2021-03-24T05:57:37.283Z] 188c0c94c7c5: Verifying Checksum [2021-03-24T05:57:37.283Z] 188c0c94c7c5: Download complete [2021-03-24T05:57:37.563Z] 188c0c94c7c5: Pull complete [2021-03-24T05:57:37.837Z] 0ef7d3d256c8: Pull complete [2021-03-24T05:57:38.115Z] de9db76c5a1d: Pull complete [2021-03-24T05:57:39.536Z] a35cf1a2eb13: Verifying Checksum [2021-03-24T05:57:39.536Z] a35cf1a2eb13: Download complete [2021-03-24T05:57:40.977Z] bca2f99d35d6: Verifying Checksum [2021-03-24T05:57:40.977Z] bca2f99d35d6: Download complete [2021-03-24T05:57:47.289Z] 00ac8860ef70: Pull complete [2021-03-24T05:57:47.289Z] 63d7cb157983: Pull complete [2021-03-24T05:57:47.569Z] b116817d02f9: Pull complete [2021-03-24T05:57:51.320Z] bca2f99d35d6: Pull complete [2021-03-24T05:57:51.320Z] 93359f2a8cfa: Pull complete [2021-03-24T05:57:51.816Z] 7c6f9722023f: Pull complete [2021-03-24T05:57:51.910Z] 745a02a5169b: Pull complete [2021-03-24T05:57:51.910Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-24T05:57:51.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-24T05:57:51.910Z] ---> b7e6874047d6 [2021-03-24T05:57:51.910Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T05:57:54.547Z] ---> Running in 11a580427ccb [2021-03-24T05:57:54.823Z] Removing intermediate container 11a580427ccb [2021-03-24T05:57:54.823Z] ---> 8aab3f7e543d [2021-03-24T05:57:54.823Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T05:57:55.098Z] ---> Running in 110e1df74e2f [2021-03-24T05:57:57.736Z] Removing intermediate container 110e1df74e2f [2021-03-24T05:57:57.736Z] ---> fe6953cef091 [2021-03-24T05:57:57.736Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-24T05:57:57.736Z] ---> Running in 886b5e61554a [2021-03-24T05:57:58.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T05:57:59.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T05:58:00.312Z] OK: 142 MiB in 39 packages [2021-03-24T05:58:00.341Z] a35cf1a2eb13: Pull complete [2021-03-24T05:58:00.341Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-24T05:58:00.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-24T05:58:00.341Z] ---> a62c8e92a672 [2021-03-24T05:58:00.341Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T05:58:00.341Z] ---> Running in 3115dd5986b7 [2021-03-24T05:58:00.341Z] Removing intermediate container 3115dd5986b7 [2021-03-24T05:58:00.341Z] ---> 48fb488bd8a9 [2021-03-24T05:58:00.341Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T05:58:00.341Z] ---> Running in 0f7d2aa12066 [2021-03-24T05:58:01.763Z] Removing intermediate container 886b5e61554a [2021-03-24T05:58:01.763Z] ---> 544b7fd4a7a8 [2021-03-24T05:58:01.764Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-24T05:58:01.764Z] ---> Running in 09b3ab4338e3 [2021-03-24T05:58:02.331Z] Removing intermediate container 0f7d2aa12066 [2021-03-24T05:58:02.331Z] ---> a880fb3dba41 [2021-03-24T05:58:02.331Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-24T05:58:02.331Z] ---> Running in 8eea4e0b2659 [2021-03-24T05:58:02.366Z] Removing intermediate container 09b3ab4338e3 [2021-03-24T05:58:02.366Z] ---> 9ff8a3b03962 [2021-03-24T05:58:02.366Z] Step 7/8 : COPY . . [2021-03-24T05:58:03.825Z] ---> 0c17820a5baa [2021-03-24T05:58:03.825Z] Step 8/8 : RUN go mod download [2021-03-24T05:58:03.825Z] ---> Running in 800b9e0eb07e [2021-03-24T05:58:04.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T05:58:05.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T05:58:06.729Z] OK: 166 MiB in 39 packages [2021-03-24T05:58:07.330Z] Removing intermediate container 8eea4e0b2659 [2021-03-24T05:58:07.330Z] ---> dad73011b1e2 [2021-03-24T05:58:07.330Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-24T05:58:07.330Z] ---> Running in bc7848c26852 [2021-03-24T05:58:07.600Z] Removing intermediate container bc7848c26852 [2021-03-24T05:58:07.600Z] ---> 73d068f5f29e [2021-03-24T05:58:07.600Z] Step 7/8 : COPY . . [2021-03-24T05:58:09.606Z] ---> 90dec8aa5989 [2021-03-24T05:58:09.606Z] Step 8/8 : RUN go mod download [2021-03-24T05:58:09.606Z] ---> Running in e7528c26e612 [2021-03-24T05:58:26.081Z] Removing intermediate container 800b9e0eb07e [2021-03-24T05:58:26.081Z] ---> 2e83c657fcf4 [2021-03-24T05:58:26.081Z] Successfully built 2e83c657fcf4 [2021-03-24T05:58:26.354Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:58:26.741Z] + docker inspect -f . ci-base-image-arm64 [2021-03-24T05:58:26.741Z] . [Pipeline] withDockerContainer [2021-03-24T05:58:27.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-31183 does not seem to be running inside a container [2021-03-24T05:58:27.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2021-03-24T05:58:28.658Z] $ docker top 6392720716c51ca084e557daf3aacd39ca4eeb10032d8403104f439172a949e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:58:29.751Z] + go version [2021-03-24T05:58:29.751Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-24T05:58:29.795Z] $ docker stop --time=1 6392720716c51ca084e557daf3aacd39ca4eeb10032d8403104f439172a949e3 [2021-03-24T05:58:31.802Z] $ docker rm -f 6392720716c51ca084e557daf3aacd39ca4eeb10032d8403104f439172a949e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:58:33.106Z] + docker inspect -f . ci-base-image-arm64 [2021-03-24T05:58:33.106Z] . [Pipeline] withDockerContainer [2021-03-24T05:58:33.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-31183 does not seem to be running inside a container [2021-03-24T05:58:33.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2021-03-24T05:58:35.118Z] $ docker top 85049afc21ab7580bebb5662457fd46bb2bf75356485dc082407eb53737207a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:58:36.179Z] + make test [2021-03-24T05:58:36.179Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-24T05:58:37.077Z] Removing intermediate container e7528c26e612 [2021-03-24T05:58:37.077Z] ---> facc63297d43 [2021-03-24T05:58:37.077Z] Successfully built facc63297d43 [2021-03-24T05:58:37.077Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:58:37.476Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-24T05:58:38.090Z] . [Pipeline] withDockerContainer [2021-03-24T05:58:38.471Z] prd-centos7-docker-4c-2g-31182 does not seem to be running inside a container [2021-03-24T05:58:38.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat [2021-03-24T05:58:39.602Z] $ docker top 271b9455c85e02704cac3e4db1616613aa5b458bba79aace88c500092d5ba2eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:58:40.214Z] + go version [2021-03-24T05:58:40.214Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-24T05:58:40.249Z] $ docker stop --time=1 271b9455c85e02704cac3e4db1616613aa5b458bba79aace88c500092d5ba2eb [2021-03-24T05:58:41.804Z] $ docker rm -f 271b9455c85e02704cac3e4db1616613aa5b458bba79aace88c500092d5ba2eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T05:58:42.910Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-24T05:58:42.910Z] . [Pipeline] withDockerContainer [2021-03-24T05:58:43.091Z] prd-centos7-docker-4c-2g-31182 does not seem to be running inside a container [2021-03-24T05:58:43.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat [2021-03-24T05:58:44.411Z] $ docker top 76f9741e82b22b1e7d2e560b465d4855e60bdad4d92acd26aca5ec75f63223c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T05:58:45.482Z] + make test [2021-03-24T05:58:45.483Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-24T05:58:58.388Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-24T05:59:04.519Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-24T05:59:37.931Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-24T05:59:37.931Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-24T05:59:37.931Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-24T05:59:37.931Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-24T05:59:43.708Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.314s coverage: 27.0% of statements [2021-03-24T05:59:44.425Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.349s coverage: 81.2% of statements [2021-03-24T05:59:45.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-24T05:59:45.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-24T05:59:45.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-24T05:59:45.443Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-24T05:59:45.443Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.141s coverage: 27.0% of statements [2021-03-24T05:59:45.443Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.173s coverage: 81.2% of statements [2021-03-24T06:00:11.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.162s coverage: 10.5% of statements [2021-03-24T06:00:11.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-24T06:00:11.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-24T06:00:11.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.254s coverage: 32.5% of statements [2021-03-24T06:00:11.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-24T06:00:11.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-24T06:00:11.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-24T06:00:11.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.170s coverage: 57.3% of statements [2021-03-24T06:00:11.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.280s coverage: 6.6% of statements [2021-03-24T06:00:11.431Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.304s coverage: 5.1% of statements [2021-03-24T06:00:11.431Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-24T06:00:11.431Z] GO111MODULE=on go vet ./... [2021-03-24T06:00:12.232Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.130s coverage: 10.5% of statements [2021-03-24T06:00:12.233Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-24T06:00:12.233Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-24T06:00:12.233Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.232s coverage: 32.5% of statements [2021-03-24T06:00:12.233Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-24T06:00:12.233Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-24T06:00:12.233Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-24T06:00:12.233Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.262s coverage: 57.3% of statements [2021-03-24T06:00:12.233Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.854s coverage: 6.6% of statements [2021-03-24T06:00:12.233Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 5.1% of statements [2021-03-24T06:00:12.233Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-24T06:00:12.233Z] GO111MODULE=on go vet ./... [2021-03-24T06:00:51.710Z] gofmt -l . [2021-03-24T06:00:51.710Z] [ "`gofmt -l .`" = "" ] [2021-03-24T06:00:51.710Z] ./bin/test-attribution-txt.sh [2021-03-24T06:00:51.710Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-24T06:00:51.761Z] $ docker stop --time=1 85049afc21ab7580bebb5662457fd46bb2bf75356485dc082407eb53737207a9 [2021-03-24T06:00:51.855Z] gofmt -l . [2021-03-24T06:00:51.855Z] [ "`gofmt -l .`" = "" ] [2021-03-24T06:00:51.855Z] ./bin/test-attribution-txt.sh [2021-03-24T06:00:52.841Z] ./bin/test-go-mod-tidy.sh [2021-03-24T06:00:54.128Z] $ docker rm -f 85049afc21ab7580bebb5662457fd46bb2bf75356485dc082407eb53737207a9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-03-24T06:00:55.062Z] $ docker stop --time=1 76f9741e82b22b1e7d2e560b465d4855e60bdad4d92acd26aca5ec75f63223c4 [2021-03-24T06:00:55.300Z] + sudo chown -R jenkins:jenkins . [2021-03-24T06:00:57.537Z] $ docker rm -f 76f9741e82b22b1e7d2e560b465d4855e60bdad4d92acd26aca5ec75f63223c4 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh [2021-03-24T06:00:58.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-24T06:00:58.662Z] Warning: overwriting stash ‘coverage-report’ [2021-03-24T06:00:58.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-24T06:00:59.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-24T06:01:00.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-24T06:01:00.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-24T06:01:01.155Z] + ls -al . [2021-03-24T06:01:01.155Z] total 220 [2021-03-24T06:01:01.155Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 06:00 . [2021-03-24T06:01:01.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 .. [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 24 05:57 .dockerignore [2021-03-24T06:01:01.155Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 05:57 .git [2021-03-24T06:01:01.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:57 .github [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 24 05:57 .gitignore [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 24 05:57 Dockerfile.build [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 24 05:57 Jenkinsfile [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 24 05:57 LICENSE [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 24 05:57 Makefile [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 24 05:57 README.md [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 24 05:57 RELEASE-NOTES.txt [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 05:53 VERSION [2021-03-24T06:01:01.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 05:57 bin [2021-03-24T06:01:01.155Z] -rw-r--r-- 1 jenkins jenkins 99587 Mar 24 06:00 coverage.out [2021-03-24T06:01:01.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 example [2021-03-24T06:01:01.155Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 24 06:00 go.mod [2021-03-24T06:01:01.155Z] -rw-r--r-- 1 jenkins jenkins 17490 Mar 24 06:00 go.sum [2021-03-24T06:01:01.155Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 24 05:57 internal [2021-03-24T06:01:01.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 openapi [2021-03-24T06:01:01.155Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 24 05:57 pkg [2021-03-24T06:01:01.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 05:57 snap [2021-03-24T06:01:01.155Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 24 05:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-24T06:01:01.317Z] + ls -al . [2021-03-24T06:01:01.317Z] total 184 [2021-03-24T06:01:01.317Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 24 06:00 . [2021-03-24T06:01:01.317Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 24 05:57 .. [2021-03-24T06:01:01.317Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 24 05:57 bin [2021-03-24T06:01:01.317Z] -rw-r--r--. 1 jenkins jenkins 99587 Mar 24 06:00 coverage.out [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 24 05:57 Dockerfile.build [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 24 05:57 .dockerignore [2021-03-24T06:01:01.317Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 24 05:57 example [2021-03-24T06:01:01.317Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 24 05:57 .git [2021-03-24T06:01:01.317Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 24 05:57 .github [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 24 05:57 .gitignore [2021-03-24T06:01:01.317Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 24 06:00 go.mod [2021-03-24T06:01:01.317Z] -rw-r--r--. 1 jenkins jenkins 17490 Mar 24 06:00 go.sum [2021-03-24T06:01:01.317Z] drwxrwxr-x. 13 jenkins jenkins 193 Mar 24 05:57 internal [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 24 05:57 Jenkinsfile [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 24 05:57 LICENSE [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 24 05:57 Makefile [2021-03-24T06:01:01.317Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 24 05:57 openapi [2021-03-24T06:01:01.317Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 24 05:57 pkg [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 24 05:57 README.md [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 24 05:57 RELEASE-NOTES.txt [2021-03-24T06:01:01.317Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 24 05:57 snap [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 24 05:53 VERSION [2021-03-24T06:01:01.317Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 24 05:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-24T06:01:01.546Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 --label arch=arm64 --label version=0.0.0 . [2021-03-24T06:01:01.789Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 --label arch=amd64 --label version=0.0.0 . [2021-03-24T06:01:01.819Z] Sending build context to Docker daemon 2.387MB [2021-03-24T06:01:01.819Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T06:01:01.819Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-24T06:01:01.819Z] ---> 2e83c657fcf4 [2021-03-24T06:01:01.819Z] Step 3/24 : ARG MAKE='make build' [2021-03-24T06:01:02.420Z] ---> Running in 4dcb65b49f46 [2021-03-24T06:01:02.693Z] Removing intermediate container 4dcb65b49f46 [2021-03-24T06:01:02.693Z] ---> 3fe0f7ddaafe [2021-03-24T06:01:02.694Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-24T06:01:02.863Z] Sending build context to Docker daemon 2.388MB [2021-03-24T06:01:02.863Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T06:01:02.863Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-24T06:01:02.863Z] ---> facc63297d43 [2021-03-24T06:01:02.863Z] Step 3/24 : ARG MAKE='make build' [2021-03-24T06:01:02.966Z] ---> Running in e28afd1736dd [2021-03-24T06:01:03.240Z] Removing intermediate container e28afd1736dd [2021-03-24T06:01:03.240Z] ---> cf5e46b8df5c [2021-03-24T06:01:03.240Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T06:01:03.514Z] ---> Running in 8d13720790ab [2021-03-24T06:01:03.790Z] Removing intermediate container 8d13720790ab [2021-03-24T06:01:03.790Z] ---> 4cf4066ec0d6 [2021-03-24T06:01:03.790Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T06:01:03.854Z] ---> Running in 42e748828414 [2021-03-24T06:01:04.067Z] ---> Running in 805af2bf8b51 [2021-03-24T06:01:04.217Z] Removing intermediate container 42e748828414 [2021-03-24T06:01:04.217Z] ---> 848961f05254 [2021-03-24T06:01:04.217Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-24T06:01:04.596Z] ---> Running in 2c8fcf232040 [2021-03-24T06:01:04.894Z] Removing intermediate container 2c8fcf232040 [2021-03-24T06:01:04.894Z] ---> 487d27d8f228 [2021-03-24T06:01:04.894Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T06:01:04.894Z] ---> Running in 21288e276b73 [2021-03-24T06:01:05.336Z] Removing intermediate container 21288e276b73 [2021-03-24T06:01:05.336Z] ---> aa57059b084d [2021-03-24T06:01:05.336Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T06:01:05.790Z] ---> Running in 26cbe09fc942 [2021-03-24T06:01:06.713Z] Removing intermediate container 805af2bf8b51 [2021-03-24T06:01:06.713Z] ---> 7f02c21acf64 [2021-03-24T06:01:06.713Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-24T06:01:06.713Z] ---> Running in c8a6d41f8673 [2021-03-24T06:01:07.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T06:01:08.229Z] Removing intermediate container 26cbe09fc942 [2021-03-24T06:01:08.229Z] ---> 8a45c7ee4761 [2021-03-24T06:01:08.229Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-24T06:01:08.229Z] ---> Running in bf364e59f397 [2021-03-24T06:01:08.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T06:01:08.897Z] OK: 142 MiB in 39 packages [2021-03-24T06:01:09.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T06:01:10.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T06:01:10.341Z] Removing intermediate container c8a6d41f8673 [2021-03-24T06:01:10.342Z] ---> 2841d229a3cb [2021-03-24T06:01:10.342Z] Step 8/24 : COPY . . [2021-03-24T06:01:11.322Z] ---> 6bfa8d41466d [2021-03-24T06:01:11.322Z] Step 9/24 : RUN ${MAKE} [2021-03-24T06:01:11.322Z] ---> Running in f94a709f2752 [2021-03-24T06:01:11.410Z] OK: 166 MiB in 39 packages [2021-03-24T06:01:12.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-24T06:01:12.579Z] Removing intermediate container bf364e59f397 [2021-03-24T06:01:12.579Z] ---> bfa79f13880a [2021-03-24T06:01:12.579Z] Step 8/24 : COPY . . [2021-03-24T06:01:14.060Z] ---> 4fcc1d0c0d7d [2021-03-24T06:01:14.060Z] Step 9/24 : RUN ${MAKE} [2021-03-24T06:01:14.060Z] ---> Running in 294451cad8ea [2021-03-24T06:01:15.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-24T06:01:33.746Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-24T06:01:37.320Z] Removing intermediate container 294451cad8ea [2021-03-24T06:01:37.320Z] ---> e9d4703fe5d0 [2021-03-24T06:01:37.320Z] Step 10/24 : FROM scratch [2021-03-24T06:01:37.320Z] ---> [2021-03-24T06:01:37.320Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T06:01:37.320Z] ---> Running in 88d02ee7ae60 [2021-03-24T06:01:37.623Z] Removing intermediate container 88d02ee7ae60 [2021-03-24T06:01:37.623Z] ---> 7d855c5c4f04 [2021-03-24T06:01:37.623Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-24T06:01:37.623Z] ---> Running in a6f258e91ae3 [2021-03-24T06:01:38.272Z] Removing intermediate container a6f258e91ae3 [2021-03-24T06:01:38.272Z] ---> 8f8dcdaa842c [2021-03-24T06:01:38.272Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-24T06:01:38.272Z] ---> Running in 76972d8d2fdf [2021-03-24T06:01:38.570Z] Removing intermediate container 76972d8d2fdf [2021-03-24T06:01:38.570Z] ---> 99e75a28bbf4 [2021-03-24T06:01:38.570Z] Step 14/24 : WORKDIR / [2021-03-24T06:01:38.857Z] ---> Running in ba813cca0476 [2021-03-24T06:01:38.857Z] Removing intermediate container ba813cca0476 [2021-03-24T06:01:38.857Z] ---> 3f02f2de68f7 [2021-03-24T06:01:38.857Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-24T06:01:39.163Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-24T06:01:40.469Z] ---> 5d8ef96cd65c [2021-03-24T06:01:40.469Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-24T06:01:40.593Z] Removing intermediate container f94a709f2752 [2021-03-24T06:01:40.593Z] ---> f1b93017591c [2021-03-24T06:01:40.593Z] Step 10/24 : FROM scratch [2021-03-24T06:01:40.593Z] ---> [2021-03-24T06:01:40.593Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-24T06:01:40.593Z] ---> Running in 448150ba217d [2021-03-24T06:01:40.868Z] Removing intermediate container 448150ba217d [2021-03-24T06:01:40.868Z] ---> cc0c9391ade3 [2021-03-24T06:01:40.868Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-24T06:01:40.868Z] ---> Running in 56ab0d2a1130 [2021-03-24T06:01:41.149Z] ---> 267bbf8f9854 [2021-03-24T06:01:41.149Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-24T06:01:41.421Z] ---> 0edcdcd70057 [2021-03-24T06:01:41.421Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-24T06:01:41.462Z] Removing intermediate container 56ab0d2a1130 [2021-03-24T06:01:41.462Z] ---> f4f8978798e8 [2021-03-24T06:01:41.462Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-24T06:01:41.462Z] ---> Running in 39ca6d1f6422 [2021-03-24T06:01:42.007Z] ---> be2ad1d31db1 [2021-03-24T06:01:42.007Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-24T06:01:42.058Z] Removing intermediate container 39ca6d1f6422 [2021-03-24T06:01:42.058Z] ---> d0309acdbc48 [2021-03-24T06:01:42.058Z] Step 14/24 : WORKDIR / [2021-03-24T06:01:42.058Z] ---> Running in a8f784f3c549 [2021-03-24T06:01:42.272Z] ---> 4e3dc4829417 [2021-03-24T06:01:42.272Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-24T06:01:42.539Z] ---> Running in f378cd49893e [2021-03-24T06:01:42.654Z] Removing intermediate container a8f784f3c549 [2021-03-24T06:01:42.654Z] ---> 33197c9e9a29 [2021-03-24T06:01:42.654Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-24T06:01:42.809Z] Removing intermediate container f378cd49893e [2021-03-24T06:01:42.809Z] ---> aa16ab0986f7 [2021-03-24T06:01:42.809Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T06:01:42.809Z] ---> Running in 2e84ae078a54 [2021-03-24T06:01:43.104Z] Removing intermediate container 2e84ae078a54 [2021-03-24T06:01:43.104Z] ---> b08965c00797 [2021-03-24T06:01:43.104Z] Step 22/24 : LABEL arch=amd64 [2021-03-24T06:01:43.104Z] ---> Running in e0d4ae8fdddc [2021-03-24T06:01:43.377Z] Removing intermediate container e0d4ae8fdddc [2021-03-24T06:01:43.377Z] ---> e782ebe1a583 [2021-03-24T06:01:43.377Z] Step 23/24 : LABEL git_sha=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [2021-03-24T06:01:43.635Z] ---> 4101130ed814 [2021-03-24T06:01:43.635Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-24T06:01:43.680Z] ---> Running in a17306e3d725 [2021-03-24T06:01:43.953Z] Removing intermediate container a17306e3d725 [2021-03-24T06:01:43.953Z] ---> 0fbb87995578 [2021-03-24T06:01:43.953Z] Step 24/24 : LABEL version=0.0.0 [2021-03-24T06:01:43.953Z] ---> Running in e9484cafabd4 [2021-03-24T06:01:44.245Z] Removing intermediate container e9484cafabd4 [2021-03-24T06:01:44.245Z] ---> a26045061e8e [2021-03-24T06:01:44.245Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-24T06:01:44.245Z] Successfully built a26045061e8e [2021-03-24T06:01:44.517Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [2021-03-24T06:01:44.621Z] ---> fc5f0e8c1800 [2021-03-24T06:01:44.621Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-03-24T06:01:45.217Z] ---> ada3b0b72ce7 [2021-03-24T06:01:45.217Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:01:45.748Z] ---> job-cost.sh [2021-03-24T06:01:45.748Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wTHm [2021-03-24T06:01:45.816Z] ---> 79ffe08ff8e7 [2021-03-24T06:01:45.817Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-24T06:01:46.797Z] ---> a6d4f29ac71a [2021-03-24T06:01:46.797Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-24T06:01:46.797Z] ---> Running in ed79e4e943aa [2021-03-24T06:01:47.394Z] Removing intermediate container ed79e4e943aa [2021-03-24T06:01:47.394Z] ---> f1bc4ab5c78e [2021-03-24T06:01:47.394Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T06:01:47.394Z] ---> Running in bed48a0a82cb [2021-03-24T06:01:47.990Z] Removing intermediate container bed48a0a82cb [2021-03-24T06:01:47.990Z] ---> cbfbcc190240 [2021-03-24T06:01:47.990Z] Step 22/24 : LABEL arch=arm64 [2021-03-24T06:01:47.990Z] ---> Running in 2e7b3b2ba709 [2021-03-24T06:01:48.264Z] Removing intermediate container 2e7b3b2ba709 [2021-03-24T06:01:48.264Z] ---> 71b4525c712a [2021-03-24T06:01:48.264Z] Step 23/24 : LABEL git_sha=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [2021-03-24T06:01:48.535Z] ---> Running in 9cf99629196f [2021-03-24T06:01:49.130Z] Removing intermediate container 9cf99629196f [2021-03-24T06:01:49.130Z] ---> 7d8ddce3279d [2021-03-24T06:01:49.130Z] Step 24/24 : LABEL version=0.0.0 [2021-03-24T06:01:49.130Z] ---> Running in 92c86ab27266 [2021-03-24T06:01:49.723Z] Removing intermediate container 92c86ab27266 [2021-03-24T06:01:49.724Z] ---> b979c35cb091 [2021-03-24T06:01:49.724Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-24T06:01:49.724Z] Successfully built b979c35cb091 [2021-03-24T06:01:49.724Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:01:50.779Z] ---> job-cost.sh [2021-03-24T06:01:50.779Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VzPw [2021-03-24T06:02:18.164Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-24T06:02:29.718Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-24T06:02:57.404Z] lf-activate-venv(): INFO: Adding /tmp/venv-wTHm/bin to PATH [2021-03-24T06:02:57.404Z] INFO: No Stack... [2021-03-24T06:02:57.404Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-24T06:02:57.404Z] INFO: Archiving Costs [Pipeline] sh [2021-03-24T06:02:57.784Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-24T06:02:57.784Z] + cut -d, -f6 [Pipeline] lock [2021-03-24T06:02:57.975Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [2021-03-24T06:02:57.980Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] did not exist. Created. [2021-03-24T06:02:57.980Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-24T06:02:58.474Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-24T06:02:58.660Z] Stashed 1 file(s) [Pipeline] } [2021-03-24T06:02:58.681Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:03:51.702Z] lf-activate-venv(): INFO: Adding /tmp/venv-VzPw/bin to PATH [2021-03-24T06:03:51.702Z] INFO: No Stack... [2021-03-24T06:03:52.675Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-24T06:03:52.946Z] INFO: Archiving Costs [Pipeline] sh [2021-03-24T06:03:53.308Z] + cut -d, -f6 [2021-03-24T06:03:53.308Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-24T06:03:53.437Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [2021-03-24T06:03:53.449Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] did not exist. Created. [2021-03-24T06:03:53.449Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-24T06:03:53.976Z] /w/workspace/device-sdk-go/1@tmp/durable-5a504b75/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-5a504b75/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-24T06:03:54.344Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-24T06:03:54.398Z] Warning: overwriting stash ‘stack-cost’ [2021-03-24T06:03:54.542Z] Stashed 1 file(s) [Pipeline] } [2021-03-24T06:03:54.563Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-835-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-24T06:03:56.246Z] provisioning config files... [2021-03-24T06:03:56.260Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/config1188956647512258165tmp [Pipeline] { [Pipeline] sh [2021-03-24T06:03:56.729Z] + set +x [2021-03-24T06:03:56.729Z] + curl -s https://codecov.io/bash [2021-03-24T06:03:56.729Z] + bash -s -- [2021-03-24T06:03:57.004Z] [2021-03-24T06:03:57.004Z] _____ _ [2021-03-24T06:03:57.004Z] / ____| | | [2021-03-24T06:03:57.004Z] | | ___ __| | ___ ___ _____ __ [2021-03-24T06:03:57.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-24T06:03:57.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-24T06:03:57.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-24T06:03:57.004Z] Bash-20210309-2b87ace [2021-03-24T06:03:57.004Z] [2021-03-24T06:03:57.004Z] [2021-03-24T06:03:57.004Z] ==> git version 2.24.3 found [2021-03-24T06:03:57.004Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-24T06:03:57.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-24T06:03:57.004Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-24T06:03:57.004Z] ==> Jenkins CI detected. [2021-03-24T06:03:57.004Z] project root: . [2021-03-24T06:03:57.004Z] --> token set from env [2021-03-24T06:03:57.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-24T06:03:57.309Z] ==> Running gcov in . (disable via -X gcov) [2021-03-24T06:03:57.309Z] ==> Python coveragepy not found [2021-03-24T06:03:57.309Z] ==> Searching for coverage reports in: [2021-03-24T06:03:57.309Z] + . [2021-03-24T06:03:57.309Z] -> Found 1 reports [2021-03-24T06:03:57.309Z] ==> Detecting git/mercurial file structure [2021-03-24T06:03:57.309Z] ==> Reading reports [2021-03-24T06:03:57.309Z] + ./coverage.out bytes=99587 [2021-03-24T06:03:57.309Z] ==> Appending adjustments [2021-03-24T06:03:57.309Z] https://docs.codecov.io/docs/fixing-reports [2021-03-24T06:03:57.977Z] + Found adjustments [2021-03-24T06:03:57.977Z] ==> Gzipping contents [2021-03-24T06:03:57.977Z] 16K /tmp/codecov.yZ8g5r.gz [2021-03-24T06:03:57.977Z] ==> Uploading reports [2021-03-24T06:03:57.977Z] url: https://codecov.io [2021-03-24T06:03:57.977Z] query: branch=PR-835&commit=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=835&job=&cmd_args= [2021-03-24T06:03:57.977Z] -> Pinging Codecov [2021-03-24T06:03:57.977Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-835&commit=872b2d8c5ba8f83d635ddde9eec100268d2a8ff4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=835&job=&cmd_args= [2021-03-24T06:03:58.770Z] -> Uploading to [2021-03-24T06:03:58.770Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-24/7E55EF52A471D76F132DFD9A03CDDE97/872b2d8c5ba8f83d635ddde9eec100268d2a8ff4/571abd94-5685-4642-912b-61c4b08235dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210324T060358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c3a1b94192728e9b94b4d7c76bc4e994dbeda53bc728b4d9c949fa8e90066a9 [2021-03-24T06:03:58.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-24T06:03:58.770Z] Dload Upload Total Spent Left Speed [2021-03-24T06:03:59.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13482 0 0 100 13482 0 19916 --:--:-- --:--:-- --:--:-- 19914 100 13482 0 0 100 13482 0 19899 --:--:-- --:--:-- --:--:-- 19884 [2021-03-24T06:03:59.355Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/872b2d8c5ba8f83d635ddde9eec100268d2a8ff4 [Pipeline] } [2021-03-24T06:03:59.390Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-03-24T06:04:02.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:04:03.379Z] ---> package-listing.sh [2021-03-24T06:04:03.379Z] ++ facter osfamily [2021-03-24T06:04:03.379Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-24T06:04:03.668Z] + OS_FAMILY=redhat [2021-03-24T06:04:03.668Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-835 [2021-03-24T06:04:03.668Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-24T06:04:03.668Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-24T06:04:03.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-24T06:04:03.668Z] + PACKAGES=/tmp/packages_start.txt [2021-03-24T06:04:03.668Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-835 ']' [2021-03-24T06:04:03.668Z] + PACKAGES=/tmp/packages_end.txt [2021-03-24T06:04:03.668Z] + case "${OS_FAMILY}" in [2021-03-24T06:04:03.668Z] + rpm -qa [2021-03-24T06:04:03.668Z] + sort [2021-03-24T06:04:10.376Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-24T06:04:10.376Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-24T06:04:10.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-24T06:04:10.376Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-835 ']' [2021-03-24T06:04:10.376Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-835/archives/ [2021-03-24T06:04:10.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-835/archives/ [Pipeline] echo [2021-03-24T06:04:10.431Z] 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/dgexfoundry_device-sdk-go_PR-835/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-24T06:04:10.788Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-24T06:04:11.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T06:04:11.802Z] [2021-03-24T06:04:11.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-24T06:04:12.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T06:04:12.441Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-24T06:04:12.441Z] df20fa9351a1: Pulling fs layer [2021-03-24T06:04:12.441Z] 36b3adc4ff6f: Pulling fs layer [2021-03-24T06:04:12.441Z] 8ad3a11d3b57: Pulling fs layer [2021-03-24T06:04:12.441Z] 46f8f816bc3b: Pulling fs layer [2021-03-24T06:04:12.441Z] 93b61091891f: Pulling fs layer [2021-03-24T06:04:12.441Z] 93b9cdb0e59b: Pulling fs layer [2021-03-24T06:04:12.441Z] 5e14af77c1be: Pulling fs layer [2021-03-24T06:04:12.441Z] 01666e4c0597: Pulling fs layer [2021-03-24T06:04:12.441Z] aa168da1d23b: Pulling fs layer [2021-03-24T06:04:12.441Z] 93b9cdb0e59b: Waiting [2021-03-24T06:04:12.441Z] 5e14af77c1be: Waiting [2021-03-24T06:04:12.441Z] 01666e4c0597: Waiting [2021-03-24T06:04:12.441Z] aa168da1d23b: Waiting [2021-03-24T06:04:12.441Z] 46f8f816bc3b: Waiting [2021-03-24T06:04:12.441Z] 93b61091891f: Waiting [2021-03-24T06:04:12.441Z] 36b3adc4ff6f: Download complete [2021-03-24T06:04:12.828Z] 46f8f816bc3b: Verifying Checksum [2021-03-24T06:04:12.828Z] 46f8f816bc3b: Download complete [2021-03-24T06:04:12.828Z] df20fa9351a1: Verifying Checksum [2021-03-24T06:04:12.828Z] df20fa9351a1: Download complete [2021-03-24T06:04:12.828Z] 93b9cdb0e59b: Verifying Checksum [2021-03-24T06:04:12.828Z] 93b9cdb0e59b: Download complete [2021-03-24T06:04:12.828Z] 5e14af77c1be: Verifying Checksum [2021-03-24T06:04:12.828Z] 5e14af77c1be: Download complete [2021-03-24T06:04:12.828Z] 01666e4c0597: Verifying Checksum [2021-03-24T06:04:12.828Z] 01666e4c0597: Download complete [2021-03-24T06:04:13.104Z] 93b61091891f: Verifying Checksum [2021-03-24T06:04:13.104Z] 93b61091891f: Download complete [2021-03-24T06:04:14.210Z] df20fa9351a1: Pull complete [2021-03-24T06:04:14.210Z] 8ad3a11d3b57: Verifying Checksum [2021-03-24T06:04:14.210Z] 8ad3a11d3b57: Download complete [2021-03-24T06:04:14.519Z] 36b3adc4ff6f: Pull complete [2021-03-24T06:04:16.605Z] 8ad3a11d3b57: Pull complete [2021-03-24T06:04:16.898Z] 46f8f816bc3b: Pull complete [2021-03-24T06:04:18.413Z] 93b61091891f: Pull complete [2021-03-24T06:04:19.073Z] 93b9cdb0e59b: Pull complete [2021-03-24T06:04:19.374Z] 5e14af77c1be: Pull complete [2021-03-24T06:04:19.982Z] 01666e4c0597: Pull complete [2021-03-24T06:04:19.982Z] aa168da1d23b: Verifying Checksum [2021-03-24T06:04:19.982Z] aa168da1d23b: Download complete [2021-03-24T06:04:38.738Z] aa168da1d23b: Pull complete [2021-03-24T06:04:38.738Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-24T06:04:38.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T06:04:38.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-24T06:04:39.491Z] prd-centos7-docker-4c-2g-31178 does not seem to be running inside a container [2021-03-24T06:04:39.584Z] $ 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/dgexfoundry_device-sdk-go_PR-835/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-835 -v /w/workspace/dgexfoundry_device-sdk-go_PR-835:/w/workspace/dgexfoundry_device-sdk-go_PR-835:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-835@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-03-24T06:04:43.363Z] $ docker top 80ac1900548c756b6e8104a360e0b5014416e212201b71add69b1dbb4214ac77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T06:04:46.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-24T06:04:47.784Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-24T06:04:48.159Z] + ls /var/log/sa-host [2021-03-24T06:04:48.159Z] + sadf -c /var/log/sa-host/sa23 [2021-03-24T06:04:48.159Z] file_magic: OK [2021-03-24T06:04:48.159Z] HZ: Using current value: 100 [2021-03-24T06:04:48.159Z] file_header: OK [2021-03-24T06:04:48.159Z] 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-03-24T06:04:48.159Z] Statistics: [2021-03-24T06:04:48.159Z] Hnuu...uuuununununu... [2021-03-24T06:04:48.159Z] File successfully converted to sysstat format version 12.2.1 [2021-03-24T06:04:48.159Z] + sadf -c /var/log/sa-host/sa24 [2021-03-24T06:04:48.159Z] file_magic: OK [2021-03-24T06:04:48.159Z] HZ: Using current value: 100 [2021-03-24T06:04:48.159Z] file_header: OK [2021-03-24T06:04:48.159Z] 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-03-24T06:04:48.159Z] Statistics: [2021-03-24T06:04:48.160Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-24T06:04:48.160Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-24T06:04:48.440Z] provisioning config files... [2021-03-24T06:04:48.461Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-835@tmp/config2785079500746139513tmp [Pipeline] { [Pipeline] echo [2021-03-24T06:04:48.587Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:04:49.267Z] ---> create-netrc.sh [Pipeline] } [2021-03-24T06:04:49.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-24T06:04:49.457Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:04:49.814Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-24T06:04:49.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:04:50.194Z] ---> sudo-logs.sh [2021-03-24T06:04:50.195Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-24T06:04:50.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:04:50.939Z] ---> job-cost.sh [2021-03-24T06:04:51.217Z] lf-activate-venv: SKIPPING [2021-03-24T06:04:51.217Z] DEBUG: total: 0.20999999344348907 [2021-03-24T06:04:51.217Z] INFO: Retrieving Stack Cost... [2021-03-24T06:04:51.814Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-24T06:04:52.794Z] INFO: Archiving Costs [Pipeline] echo [2021-03-24T06:04:52.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T06:04:53.217Z] ---> logs-deploy.sh [2021-03-24T06:04:53.218Z] lf-activate-venv: SKIPPING [2021-03-24T06:04:53.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-835/1 [2021-03-24T06:04:53.218Z] INFO: archiving workspace using pattern(s): [2021-03-24T06:04:56.620Z] Archives upload complete. [2021-03-24T06:04:56.620Z] INFO: archiving logs to Nexus