Pull request #822 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 12ea01a942df90baa52921e3f1e14c6c5423f015+79c51434d0b6ff974f0a74c9d16ec224deffdcc1 (a10bdfd5fd6431e224d55bf7903c41c4c5a456ea) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-822/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-822/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-30126 in /w/workspace/dgexfoundry_device-sdk-go_PR-822 [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-822 # 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 Merging remotes/origin/master commit 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 into PR head commit 12ea01a942df90baa52921e3f1e14c6c5423f015 Merge succeeded, producing 12ea01a942df90baa52921e3f1e14c6c5423f015 Checking out Revision 12ea01a942df90baa52921e3f1e14c6c5423f015 (PR-822) > 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/822/head:refs/remotes/origin/PR-822 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12ea01a942df90baa52921e3f1e14c6c5423f015 # 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 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12ea01a942df90baa52921e3f1e14c6c5423f015 # 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-17T05:52:45.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-17T05:52:46.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-17T05:52:46.309Z] ========================================================= [2021-03-17T05:52:46.310Z] EdgeX Global Pipelines Version Info [2021-03-17T05:52:46.310Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-17T05:52:47.801Z] ------------------- [2021-03-17T05:52:47.801Z] stable info: [2021-03-17T05:52:47.801Z] ------------------- [2021-03-17T05:52:47.801Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-17T05:52:47.801Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-17T05:52:47.801Z] Message: update stable to v1.0.184 [2021-03-17T05:52:48.748Z] ------------------- [2021-03-17T05:52:48.748Z] experimental info: [2021-03-17T05:52:48.748Z] ------------------- [2021-03-17T05:52:48.748Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-17T05:52:48.748Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-17T05:52:48.748Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-17T05:52:49.158Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-17T05:52:49.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-17T05:52:49.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-17T05:52:49.548Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-17T05:52:49.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-17T05:52:49.792Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-17T05:52:49.916Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-17T05:52:50.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-17T05:52:50.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-17T05:52:50.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-17T05:52:50.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-17T05:52:50.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-17T05:52:50.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-17T05:52:50.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-17T05:52:50.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-17T05:52:51.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T05:52:51.263Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T05:52:51.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-17T05:52:51.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-17T05:52:51.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-17T05:52:51.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-17T05:52:51.872Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-17T05:52:52.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-17T05:52:52.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-17T05:52:52.302Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-17T05:52:52.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-17T05:52:52.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-822 [Pipeline] echo [2021-03-17T05:52:52.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-822 [Pipeline] echo [2021-03-17T05:52:52.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-822 [Pipeline] echo [2021-03-17T05:52:52.926Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12ea01a942df90baa52921e3f1e14c6c5423f015 [Pipeline] echo [2021-03-17T05:52:53.047Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12ea01a [Pipeline] echo [2021-03-17T05:52:53.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T05:52:53.459Z] provisioning config files... [2021-03-17T05:52:53.489Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp/config2191155721941564136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T05:52:53.945Z] ---> docker-login.sh [2021-03-17T05:52:53.945Z] nexus3.edgexfoundry.org:10001 [2021-03-17T05:52:54.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:52:54.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:52:54.479Z] Configure a credential helper to remove this warning. See [2021-03-17T05:52:54.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:52:54.479Z] [2021-03-17T05:52:54.479Z] Login Succeeded [2021-03-17T05:52:54.479Z] nexus3.edgexfoundry.org:10002 [2021-03-17T05:52:54.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:52:54.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:52:54.741Z] Configure a credential helper to remove this warning. See [2021-03-17T05:52:54.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:52:54.741Z] [2021-03-17T05:52:54.741Z] Login Succeeded [2021-03-17T05:52:54.741Z] nexus3.edgexfoundry.org:10003 [2021-03-17T05:52:54.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:52:54.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:52:54.741Z] Configure a credential helper to remove this warning. See [2021-03-17T05:52:54.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:52:54.741Z] [2021-03-17T05:52:54.741Z] Login Succeeded [2021-03-17T05:52:54.741Z] nexus3.edgexfoundry.org:10004 [2021-03-17T05:52:55.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:52:55.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:52:55.007Z] Configure a credential helper to remove this warning. See [2021-03-17T05:52:55.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:52:55.007Z] [2021-03-17T05:52:55.007Z] Login Succeeded [2021-03-17T05:52:55.007Z] docker.io [2021-03-17T05:52:55.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:52:55.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:52:55.532Z] Configure a credential helper to remove this warning. See [2021-03-17T05:52:55.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:52:55.532Z] [2021-03-17T05:52:55.532Z] Login Succeeded [2021-03-17T05:52:55.532Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T05:52:55.551Z] 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-17T05:52:56.653Z] + git log --format=format:%s -1 12ea01a942df90baa52921e3f1e14c6c5423f015 [Pipeline] echo [2021-03-17T05:52:56.753Z] GIT_COMMIT: 12ea01a942df90baa52921e3f1e14c6c5423f015, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-17T05:52:56.837Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:52:57.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T05:52:57.484Z] [2021-03-17T05:52:57.484Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:52:57.867Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T05:52:57.867Z] latest: Pulling from edgex-devops/git-semver [2021-03-17T05:52:57.867Z] 31603596830f: Pulling fs layer [2021-03-17T05:52:57.867Z] 2a8b12db71e7: Pulling fs layer [2021-03-17T05:52:57.867Z] 6ca5941a6612: Pulling fs layer [2021-03-17T05:52:57.867Z] ecc8261a40a4: Pulling fs layer [2021-03-17T05:52:57.867Z] ecc8261a40a4: Waiting [2021-03-17T05:52:57.867Z] 2a8b12db71e7: Download complete [2021-03-17T05:52:58.132Z] 31603596830f: Verifying Checksum [2021-03-17T05:52:58.132Z] 31603596830f: Download complete [2021-03-17T05:52:58.132Z] ecc8261a40a4: Verifying Checksum [2021-03-17T05:52:58.132Z] ecc8261a40a4: Download complete [2021-03-17T05:52:58.132Z] 6ca5941a6612: Verifying Checksum [2021-03-17T05:52:58.132Z] 6ca5941a6612: Download complete [2021-03-17T05:52:58.395Z] 31603596830f: Pull complete [2021-03-17T05:52:58.661Z] 2a8b12db71e7: Pull complete [2021-03-17T05:52:59.615Z] 6ca5941a6612: Pull complete [2021-03-17T05:52:59.615Z] ecc8261a40a4: Pull complete [2021-03-17T05:52:59.615Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-17T05:53:00.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-17T05:53:00.195Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-17T05:53:00.333Z] prd-centos7-docker-4c-2g-30126 does not seem to be running inside a container [2021-03-17T05:53:00.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-822 -v /w/workspace/dgexfoundry_device-sdk-go_PR-822:/w/workspace/dgexfoundry_device-sdk-go_PR-822:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-822@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-17T05:53:02.782Z] $ docker top a70302fa4cfec3557d267324cf4ab2a98f1523cf930d3432f9ea8bf922a93b39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-17T05:53:03.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T05:53:03.267Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T05:53:03.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T05:53:03.531Z] $ docker exec a70302fa4cfec3557d267324cf4ab2a98f1523cf930d3432f9ea8bf922a93b39 ssh-agent [2021-03-17T05:53:03.722Z] SSH_AUTH_SOCK=/tmp/ssh-GD33bOjUqs7A/agent.11 [2021-03-17T05:53:03.722Z] SSH_AGENT_PID=16 [2021-03-17T05:53:03.735Z] Running ssh-add (command line suppressed) [2021-03-17T05:53:03.863Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp/private_key_2682647014592678802.key (/w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp/private_key_2682647014592678802.key) [2021-03-17T05:53:03.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T05:53:04.307Z] + git tag --points-at HEAD [Pipeline] } [2021-03-17T05:53:04.338Z] $ docker exec --env ******** --env ******** a70302fa4cfec3557d267324cf4ab2a98f1523cf930d3432f9ea8bf922a93b39 ssh-agent -k [2021-03-17T05:53:04.465Z] unset SSH_AUTH_SOCK; [2021-03-17T05:53:04.465Z] unset SSH_AGENT_PID; [2021-03-17T05:53:04.465Z] echo Agent pid 16 killed; [2021-03-17T05:53:04.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-17T05:53:04.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-17T05:53:04.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-17T05:53:04.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-17T05:53:04.912Z] $ docker exec a70302fa4cfec3557d267324cf4ab2a98f1523cf930d3432f9ea8bf922a93b39 ssh-agent [2021-03-17T05:53:05.101Z] SSH_AUTH_SOCK=/tmp/ssh-iiUlrvVvYNiW/agent.46 [2021-03-17T05:53:05.101Z] SSH_AGENT_PID=52 [2021-03-17T05:53:05.109Z] Running ssh-add (command line suppressed) [2021-03-17T05:53:05.246Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp/private_key_9106483843839293606.key (/w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp/private_key_9106483843839293606.key) [2021-03-17T05:53:05.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-17T05:53:05.683Z] + git semver init [2021-03-17T05:53:05.683Z] # -> Open(): unable to determine branch for HEAD [2021-03-17T05:53:05.683Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-822/.git [2021-03-17T05:53:05.683Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-822 [2021-03-17T05:53:05.683Z] # $SEMVER_REMOTE_NAME = origin [2021-03-17T05:53:05.683Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-17T05:53:05.683Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-17T05:53:05.683Z] # $SEMVER_BRANCH = PR-822 [2021-03-17T05:53:05.683Z] # $SEMVER_TEMP = /tmp/semver-498854893 [2021-03-17T05:53:05.683Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-17T05:53:06.634Z] # '/tmp/semver-498854893' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-822/.semver' [2021-03-17T05:53:06.634Z] # -> Force: false [2021-03-17T05:53:06.634Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-822/.semver [Pipeline] } [2021-03-17T05:53:06.658Z] $ docker exec --env ******** --env ******** a70302fa4cfec3557d267324cf4ab2a98f1523cf930d3432f9ea8bf922a93b39 ssh-agent -k [2021-03-17T05:53:06.784Z] unset SSH_AUTH_SOCK; [2021-03-17T05:53:06.784Z] unset SSH_AGENT_PID; [2021-03-17T05:53:06.784Z] echo Agent pid 52 killed; [2021-03-17T05:53:06.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-17T05:53:07.465Z] + git semver [Pipeline] } [2021-03-17T05:53:07.499Z] $ docker stop --time=1 a70302fa4cfec3557d267324cf4ab2a98f1523cf930d3432f9ea8bf922a93b39 [2021-03-17T05:53:08.917Z] $ docker rm -f a70302fa4cfec3557d267324cf4ab2a98f1523cf930d3432f9ea8bf922a93b39 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T05:53:09.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-17T05:53:09.939Z] Stashed 1 file(s) [Pipeline] echo [2021-03-17T05:53:09.962Z] [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-17T05:53:25.959Z] Still waiting to schedule task [2021-03-17T05:53:25.960Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-17T05:53:25.986Z] Still waiting to schedule task [2021-03-17T05:53:25.986Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-17T05:55:21.792Z] Running on prd-centos7-docker-4c-2g-30129 in /w/workspace/dgexfoundry_device-sdk-go_PR-822 [Pipeline] { [Pipeline] ws [2021-03-17T05:55:21.899Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-17T05:55:24.221Z] using credential edgex-jenkins-ssh [2021-03-17T05:55:24.276Z] Cloning the remote Git repository [2021-03-17T05:55:24.288Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-17T05:55:24.361Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-17T05:55:24.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-17T05:55:24.425Z] > git --version # timeout=10 [2021-03-17T05:55:24.433Z] > git --version # 'git version 2.24.3' [2021-03-17T05:55:24.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T05:55:24.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T05:55:25.191Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-17T05:55:25.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T05:55:25.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-17T05:55:25.221Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-17T05:55:25.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T05:55:25.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/822/head:refs/remotes/origin/PR-822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T05:55:25.582Z] Merging remotes/origin/master commit 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 into PR head commit 12ea01a942df90baa52921e3f1e14c6c5423f015 [2021-03-17T05:55:25.671Z] Merge succeeded, producing 12ea01a942df90baa52921e3f1e14c6c5423f015 [2021-03-17T05:55:25.671Z] Checking out Revision 12ea01a942df90baa52921e3f1e14c6c5423f015 (PR-822) [2021-03-17T05:55:25.591Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T05:55:25.597Z] > git checkout -f 12ea01a942df90baa52921e3f1e14c6c5423f015 # timeout=10 [2021-03-17T05:55:25.644Z] > git remote # timeout=10 [2021-03-17T05:55:25.648Z] > git config --get remote.origin.url # timeout=10 [2021-03-17T05:55:25.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T05:55:25.656Z] > git merge 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 # timeout=10 [2021-03-17T05:55:25.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-17T05:55:25.674Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T05:55:25.678Z] > git checkout -f 12ea01a942df90baa52921e3f1e14c6c5423f015 # timeout=10 [2021-03-17T05:55:29.339Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-17T05:55:29.365Z] > git --version # timeout=10 [2021-03-17T05:55:29.371Z] > git --version # 'git version 2.24.3' [2021-03-17T05:55:29.378Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T05:55:30.702Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-17T05:55:31.046Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T05:55:31.363Z] + sudo service docker restart [2021-03-17T05:55:31.363Z] + true [2021-03-17T05:55:31.363Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T05:55:32.439Z] provisioning config files... [2021-03-17T05:55:32.466Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config559187883211215098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T05:55:32.901Z] ---> docker-login.sh [2021-03-17T05:55:32.901Z] nexus3.edgexfoundry.org:10001 [2021-03-17T05:55:33.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:55:33.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:55:33.426Z] Configure a credential helper to remove this warning. See [2021-03-17T05:55:33.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:55:33.426Z] [2021-03-17T05:55:33.426Z] Login Succeeded [2021-03-17T05:55:33.426Z] nexus3.edgexfoundry.org:10002 [2021-03-17T05:55:33.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:55:33.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:55:33.426Z] Configure a credential helper to remove this warning. See [2021-03-17T05:55:33.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:55:33.426Z] [2021-03-17T05:55:33.426Z] Login Succeeded [2021-03-17T05:55:33.426Z] nexus3.edgexfoundry.org:10003 [2021-03-17T05:55:33.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:55:33.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:55:33.720Z] Configure a credential helper to remove this warning. See [2021-03-17T05:55:33.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:55:33.720Z] [2021-03-17T05:55:33.720Z] Login Succeeded [2021-03-17T05:55:33.720Z] nexus3.edgexfoundry.org:10004 [2021-03-17T05:55:33.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:55:33.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:55:33.982Z] Configure a credential helper to remove this warning. See [2021-03-17T05:55:33.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:55:33.982Z] [2021-03-17T05:55:33.982Z] Login Succeeded [2021-03-17T05:55:33.982Z] docker.io [2021-03-17T05:55:33.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:55:34.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:55:34.245Z] Configure a credential helper to remove this warning. See [2021-03-17T05:55:34.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:55:34.245Z] [2021-03-17T05:55:34.245Z] Login Succeeded [2021-03-17T05:55:34.245Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T05:55:34.278Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-17T05:55:34.782Z] ========================================================= [2021-03-17T05:55:34.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-17T05:55:34.782Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:55:35.165Z] + 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-17T05:55:35.166Z] Sending build context to Docker daemon 2.282MB [2021-03-17T05:55:35.166Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T05:55:35.166Z] Step 2/8 : FROM ${BASE} [2021-03-17T05:55:35.433Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-17T05:55:35.433Z] 188c0c94c7c5: Pulling fs layer [2021-03-17T05:55:35.433Z] 0ef7d3d256c8: Pulling fs layer [2021-03-17T05:55:35.433Z] de9db76c5a1d: Pulling fs layer [2021-03-17T05:55:35.433Z] bca2f99d35d6: Pulling fs layer [2021-03-17T05:55:35.433Z] 93359f2a8cfa: Pulling fs layer [2021-03-17T05:55:35.433Z] 7c6f9722023f: Pulling fs layer [2021-03-17T05:55:35.433Z] a35cf1a2eb13: Pulling fs layer [2021-03-17T05:55:35.433Z] bca2f99d35d6: Waiting [2021-03-17T05:55:35.433Z] 93359f2a8cfa: Waiting [2021-03-17T05:55:35.433Z] 7c6f9722023f: Waiting [2021-03-17T05:55:35.433Z] a35cf1a2eb13: Waiting [2021-03-17T05:55:35.433Z] de9db76c5a1d: Verifying Checksum [2021-03-17T05:55:35.433Z] de9db76c5a1d: Download complete [2021-03-17T05:55:35.433Z] 0ef7d3d256c8: Download complete [2021-03-17T05:55:35.433Z] 93359f2a8cfa: Verifying Checksum [2021-03-17T05:55:35.433Z] 93359f2a8cfa: Download complete [2021-03-17T05:55:35.433Z] 7c6f9722023f: Verifying Checksum [2021-03-17T05:55:35.433Z] 7c6f9722023f: Download complete [2021-03-17T05:55:35.433Z] 188c0c94c7c5: Verifying Checksum [2021-03-17T05:55:35.433Z] 188c0c94c7c5: Download complete [2021-03-17T05:55:35.696Z] 188c0c94c7c5: Pull complete [2021-03-17T05:55:35.957Z] 0ef7d3d256c8: Pull complete [2021-03-17T05:55:35.957Z] de9db76c5a1d: Pull complete [2021-03-17T05:55:37.351Z] a35cf1a2eb13: Verifying Checksum [2021-03-17T05:55:37.351Z] a35cf1a2eb13: Download complete [2021-03-17T05:55:38.295Z] bca2f99d35d6: Verifying Checksum [2021-03-17T05:55:38.295Z] bca2f99d35d6: Download complete [2021-03-17T05:55:42.533Z] bca2f99d35d6: Pull complete [2021-03-17T05:55:42.798Z] 93359f2a8cfa: Pull complete [2021-03-17T05:55:43.060Z] 7c6f9722023f: Pull complete [2021-03-17T05:55:47.302Z] a35cf1a2eb13: Pull complete [2021-03-17T05:55:47.302Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-17T05:55:47.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-17T05:55:47.302Z] ---> a62c8e92a672 [2021-03-17T05:55:47.302Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T05:55:47.567Z] ---> Running in c095fdca3f2b [2021-03-17T05:55:47.832Z] Removing intermediate container c095fdca3f2b [2021-03-17T05:55:47.832Z] ---> c4f66f411c4e [2021-03-17T05:55:47.832Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T05:55:47.832Z] ---> Running in 019705f5afe3 [2021-03-17T05:55:48.803Z] Removing intermediate container 019705f5afe3 [2021-03-17T05:55:48.803Z] ---> aa7c7630068b [2021-03-17T05:55:48.803Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-17T05:55:48.803Z] ---> Running in ef1aeb38aa90 [2021-03-17T05:55:49.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-17T05:55:50.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-17T05:55:50.596Z] OK: 166 MiB in 39 packages [2021-03-17T05:55:50.859Z] Removing intermediate container ef1aeb38aa90 [2021-03-17T05:55:50.859Z] ---> 96e518134057 [2021-03-17T05:55:50.859Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-17T05:55:51.124Z] ---> Running in 1fcaa5a8b072 [2021-03-17T05:55:51.124Z] Removing intermediate container 1fcaa5a8b072 [2021-03-17T05:55:51.124Z] ---> 2eaa38f98f64 [2021-03-17T05:55:51.124Z] Step 7/8 : COPY . . [2021-03-17T05:55:52.515Z] ---> 059c97eacc7d [2021-03-17T05:55:52.515Z] Step 8/8 : RUN go mod download [2021-03-17T05:55:52.515Z] ---> Running in 161a45b87fa1 [2021-03-17T05:56:10.704Z] Removing intermediate container 161a45b87fa1 [2021-03-17T05:56:10.704Z] ---> fea830bee585 [2021-03-17T05:56:10.704Z] Successfully built fea830bee585 [2021-03-17T05:56:10.704Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:56:11.061Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T05:56:11.061Z] . [Pipeline] withDockerContainer [2021-03-17T05:56:11.200Z] prd-centos7-docker-4c-2g-30129 does not seem to be running inside a container [2021-03-17T05:56:11.304Z] $ 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-17T05:56:12.024Z] $ docker top f9404829d032dd98dc82f9b5a73e0504bde412f7b042da4fa1f3eb7c0f25752c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T05:56:12.595Z] + go version [2021-03-17T05:56:12.595Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-17T05:56:12.625Z] $ docker stop --time=1 f9404829d032dd98dc82f9b5a73e0504bde412f7b042da4fa1f3eb7c0f25752c [2021-03-17T05:56:14.456Z] $ docker rm -f f9404829d032dd98dc82f9b5a73e0504bde412f7b042da4fa1f3eb7c0f25752c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:56:15.500Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-17T05:56:15.500Z] . [Pipeline] withDockerContainer [2021-03-17T05:56:15.612Z] prd-centos7-docker-4c-2g-30129 does not seem to be running inside a container [2021-03-17T05:56:15.668Z] $ 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-17T05:56:16.238Z] $ docker top 494a3859f366811f0da73168721c1c5b01e9fde3899d216a14b5d5c1c7f86dc7 -eo pid,comm [Pipeline] { [2021-03-17T05:56:16.425Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30130 in /w/workspace/dgexfoundry_device-sdk-go_PR-822 [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-03-17T05:56:16.630Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-17T05:56:16.799Z] + make test [2021-03-17T05:56:16.799Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-17T05:56:21.724Z] using credential edgex-jenkins-ssh [2021-03-17T05:56:21.787Z] Cloning the remote Git repository [2021-03-17T05:56:21.866Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-17T05:56:21.979Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-17T05:56:22.059Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-17T05:56:22.060Z] > git --version # timeout=10 [2021-03-17T05:56:22.077Z] > git --version # 'git version 2.17.1' [2021-03-17T05:56:22.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T05:56:22.163Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T05:56:23.436Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-17T05:56:23.840Z] Merging remotes/origin/master commit 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 into PR head commit 12ea01a942df90baa52921e3f1e14c6c5423f015 [2021-03-17T05:56:24.074Z] Merge succeeded, producing 12ea01a942df90baa52921e3f1e14c6c5423f015 [2021-03-17T05:56:24.075Z] Checking out Revision 12ea01a942df90baa52921e3f1e14c6c5423f015 (PR-822) [2021-03-17T05:56:23.285Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-17T05:56:23.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-17T05:56:23.329Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-17T05:56:23.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-17T05:56:23.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T05:56:23.379Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/822/head:refs/remotes/origin/PR-822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-17T05:56:23.875Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T05:56:23.893Z] > git checkout -f 12ea01a942df90baa52921e3f1e14c6c5423f015 # timeout=10 [2021-03-17T05:56:24.003Z] > git remote # timeout=10 [2021-03-17T05:56:24.022Z] > git config --get remote.origin.url # timeout=10 [2021-03-17T05:56:24.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-17T05:56:24.047Z] > git merge 79c51434d0b6ff974f0a74c9d16ec224deffdcc1 # timeout=10 [2021-03-17T05:56:24.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-17T05:56:24.096Z] > git config core.sparsecheckout # timeout=10 [2021-03-17T05:56:24.108Z] > git checkout -f 12ea01a942df90baa52921e3f1e14c6c5423f015 # timeout=10 [2021-03-17T05:56:28.666Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-17T05:56:28.754Z] > git --version # timeout=10 [2021-03-17T05:56:28.769Z] > git --version # 'git version 2.17.1' [2021-03-17T05:56:28.793Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T05:56:30.433Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-17T05:56:30.872Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-17T05:56:31.321Z] + sudo service docker restart+ [2021-03-17T05:56:31.321Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-17T05:56:34.105Z] provisioning config files... [2021-03-17T05:56:34.152Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2960147498226424676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-17T05:56:34.634Z] ---> docker-login.sh [2021-03-17T05:56:34.634Z] nexus3.edgexfoundry.org:10001 [2021-03-17T05:56:35.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:56:35.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:56:35.918Z] Configure a credential helper to remove this warning. See [2021-03-17T05:56:35.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:56:35.918Z] [2021-03-17T05:56:35.918Z] Login Succeeded [2021-03-17T05:56:35.918Z] nexus3.edgexfoundry.org:10002 [2021-03-17T05:56:36.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:56:36.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:56:36.520Z] Configure a credential helper to remove this warning. See [2021-03-17T05:56:36.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:56:36.520Z] [2021-03-17T05:56:36.520Z] Login Succeeded [2021-03-17T05:56:36.520Z] nexus3.edgexfoundry.org:10003 [2021-03-17T05:56:37.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:56:37.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:56:37.123Z] Configure a credential helper to remove this warning. See [2021-03-17T05:56:37.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:56:37.123Z] [2021-03-17T05:56:37.123Z] Login Succeeded [2021-03-17T05:56:37.123Z] nexus3.edgexfoundry.org:10004 [2021-03-17T05:56:37.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:56:37.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:56:37.733Z] Configure a credential helper to remove this warning. See [2021-03-17T05:56:37.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:56:37.733Z] [2021-03-17T05:56:37.733Z] Login Succeeded [2021-03-17T05:56:37.733Z] docker.io [2021-03-17T05:56:38.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-17T05:56:38.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-17T05:56:38.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-17T05:56:38.491Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-17T05:56:38.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-17T05:56:38.607Z] Configure a credential helper to remove this warning. See [2021-03-17T05:56:38.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-17T05:56:38.607Z] [2021-03-17T05:56:38.607Z] Login Succeeded [2021-03-17T05:56:38.607Z] ---> docker-login.sh ends [Pipeline] } [2021-03-17T05:56:38.639Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-17T05:56:39.210Z] ========================================================= [2021-03-17T05:56:39.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-17T05:56:39.211Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:56:39.659Z] + 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-17T05:56:39.933Z] Sending build context to Docker daemon 2.273MB [2021-03-17T05:56:40.210Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T05:56:40.210Z] Step 2/8 : FROM ${BASE} [2021-03-17T05:56:40.210Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-17T05:56:40.210Z] 5f621e34cdf4: Pulling fs layer [2021-03-17T05:56:40.210Z] a4357932f1b6: Pulling fs layer [2021-03-17T05:56:40.210Z] 18c013af1878: Pulling fs layer [2021-03-17T05:56:40.211Z] 00ac8860ef70: Pulling fs layer [2021-03-17T05:56:40.211Z] 63d7cb157983: Pulling fs layer [2021-03-17T05:56:40.211Z] b116817d02f9: Pulling fs layer [2021-03-17T05:56:40.211Z] 745a02a5169b: Pulling fs layer [2021-03-17T05:56:40.211Z] 00ac8860ef70: Waiting [2021-03-17T05:56:40.211Z] 63d7cb157983: Waiting [2021-03-17T05:56:40.211Z] b116817d02f9: Waiting [2021-03-17T05:56:40.211Z] 745a02a5169b: Waiting [2021-03-17T05:56:40.211Z] 18c013af1878: Verifying Checksum [2021-03-17T05:56:40.211Z] 18c013af1878: Download complete [2021-03-17T05:56:40.211Z] a4357932f1b6: Download complete [2021-03-17T05:56:40.211Z] 63d7cb157983: Verifying Checksum [2021-03-17T05:56:40.211Z] 63d7cb157983: Download complete [2021-03-17T05:56:40.211Z] b116817d02f9: Verifying Checksum [2021-03-17T05:56:40.211Z] b116817d02f9: Download complete [2021-03-17T05:56:40.211Z] 5f621e34cdf4: Verifying Checksum [2021-03-17T05:56:40.211Z] 5f621e34cdf4: Download complete [2021-03-17T05:56:40.810Z] 5f621e34cdf4: Pull complete [2021-03-17T05:56:41.070Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 25.5% of statements [2021-03-17T05:56:41.421Z] a4357932f1b6: Pull complete [2021-03-17T05:56:41.697Z] 18c013af1878: Pull complete [2021-03-17T05:56:43.136Z] 745a02a5169b: Verifying Checksum [2021-03-17T05:56:43.136Z] 745a02a5169b: Download complete [2021-03-17T05:56:44.122Z] 00ac8860ef70: Verifying Checksum [2021-03-17T05:56:44.122Z] 00ac8860ef70: Download complete [2021-03-17T05:56:54.320Z] 00ac8860ef70: Pull complete [2021-03-17T05:56:54.917Z] 63d7cb157983: Pull complete [2021-03-17T05:56:54.917Z] b116817d02f9: Pull complete [2021-03-17T05:56:59.249Z] 745a02a5169b: Pull complete [2021-03-17T05:56:59.250Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-17T05:56:59.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-17T05:56:59.250Z] ---> b7e6874047d6 [2021-03-17T05:56:59.250Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T05:57:01.877Z] ---> Running in 501197a5a2ef [2021-03-17T05:57:02.152Z] Removing intermediate container 501197a5a2ef [2021-03-17T05:57:02.152Z] ---> fdf867d66c31 [2021-03-17T05:57:02.152Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T05:57:02.424Z] ---> Running in 48d2abbe1e80 [2021-03-17T05:57:05.051Z] Removing intermediate container 48d2abbe1e80 [2021-03-17T05:57:05.051Z] ---> 245616c814e9 [2021-03-17T05:57:05.051Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-17T05:57:05.051Z] ---> Running in 0d9de68b3c03 [2021-03-17T05:57:06.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-17T05:57:07.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-17T05:57:09.692Z] OK: 142 MiB in 39 packages [2021-03-17T05:57:11.127Z] Removing intermediate container 0d9de68b3c03 [2021-03-17T05:57:11.127Z] ---> cbfe6724af2b [2021-03-17T05:57:11.127Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-17T05:57:11.127Z] ---> Running in 7114ddb81657 [2021-03-17T05:57:11.725Z] Removing intermediate container 7114ddb81657 [2021-03-17T05:57:11.725Z] ---> bc85919309a6 [2021-03-17T05:57:11.725Z] Step 7/8 : COPY . . [2021-03-17T05:57:13.164Z] ---> 6437e3538dc9 [2021-03-17T05:57:13.164Z] Step 8/8 : RUN go mod download [2021-03-17T05:57:13.164Z] ---> Running in 2177706f630c [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.057s coverage: 10.5% of statements [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.051s coverage: 12.5% of statements [2021-03-17T05:57:13.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.055s coverage: 84.8% of statements [2021-03-17T05:57:13.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-03-17T05:57:13.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-17T05:57:13.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.082s coverage: 57.3% of statements [2021-03-17T05:57:13.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.069s coverage: 81.2% of statements [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.074s coverage: 24.8% of statements [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.102s coverage: 6.4% of statements [2021-03-17T05:57:13.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.1% of statements [2021-03-17T05:57:13.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-17T05:57:13.243Z] GO111MODULE=on go vet ./... [2021-03-17T05:57:19.958Z] gofmt -l . [2021-03-17T05:57:19.958Z] [ "`gofmt -l .`" = "" ] [2021-03-17T05:57:19.958Z] ./bin/test-attribution-txt.sh [2021-03-17T05:57:20.534Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-17T05:57:20.828Z] $ docker stop --time=1 494a3859f366811f0da73168721c1c5b01e9fde3899d216a14b5d5c1c7f86dc7 [2021-03-17T05:57:22.902Z] $ docker rm -f 494a3859f366811f0da73168721c1c5b01e9fde3899d216a14b5d5c1c7f86dc7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T05:57:23.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-17T05:57:24.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-17T05:57:25.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-17T05:57:25.708Z] + ls -al . [2021-03-17T05:57:25.708Z] total 188 [2021-03-17T05:57:25.708Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 17 05:57 . [2021-03-17T05:57:25.708Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 05:55 .. [2021-03-17T05:57:25.708Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 17 05:55 bin [2021-03-17T05:57:25.708Z] -rw-r--r--. 1 jenkins jenkins 103667 Mar 17 05:57 coverage.out [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 17 05:55 Dockerfile.build [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 17 05:55 .dockerignore [2021-03-17T05:57:25.708Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 17 05:55 example [2021-03-17T05:57:25.708Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 05:55 .git [2021-03-17T05:57:25.708Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 17 05:55 .github [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 17 05:55 .gitignore [2021-03-17T05:57:25.708Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 17 05:57 go.mod [2021-03-17T05:57:25.708Z] -rw-r--r--. 1 jenkins jenkins 17490 Mar 17 05:57 go.sum [2021-03-17T05:57:25.708Z] drwxrwxr-x. 12 jenkins jenkins 171 Mar 17 05:55 internal [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 17 05:55 Jenkinsfile [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 17 05:55 LICENSE [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 17 05:55 Makefile [2021-03-17T05:57:25.708Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 17 05:55 openapi [2021-03-17T05:57:25.708Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 17 05:55 pkg [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 17 05:55 README.md [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 17 05:55 RELEASE-NOTES.txt [2021-03-17T05:57:25.708Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 17 05:55 snap [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 05:53 VERSION [2021-03-17T05:57:25.708Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 17 05:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:57:26.058Z] + 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=12ea01a942df90baa52921e3f1e14c6c5423f015 --label arch=amd64 --label version=0.0.0 . [2021-03-17T05:57:26.322Z] Sending build context to Docker daemon 2.386MB [2021-03-17T05:57:26.323Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T05:57:26.323Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-17T05:57:26.323Z] ---> fea830bee585 [2021-03-17T05:57:26.323Z] Step 3/24 : ARG MAKE='make build' [2021-03-17T05:57:26.587Z] ---> Running in 4aab9c669661 [2021-03-17T05:57:26.587Z] Removing intermediate container 4aab9c669661 [2021-03-17T05:57:26.587Z] ---> ba3e8aa81d9c [2021-03-17T05:57:26.587Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-17T05:57:26.849Z] ---> Running in 330c6a396fad [2021-03-17T05:57:26.850Z] Removing intermediate container 330c6a396fad [2021-03-17T05:57:26.850Z] ---> 108c22447c44 [2021-03-17T05:57:26.850Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T05:57:27.117Z] ---> Running in 21fdb59bd74f [2021-03-17T05:57:27.117Z] Removing intermediate container 21fdb59bd74f [2021-03-17T05:57:27.117Z] ---> 81d7d5c2435e [2021-03-17T05:57:27.117Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T05:57:27.117Z] ---> Running in 3039b916e411 [2021-03-17T05:57:28.063Z] Removing intermediate container 3039b916e411 [2021-03-17T05:57:28.064Z] ---> 552c1ae18681 [2021-03-17T05:57:28.064Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-17T05:57:28.064Z] ---> Running in af77c2ae0875 [2021-03-17T05:57:28.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-17T05:57:29.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-17T05:57:30.181Z] OK: 166 MiB in 39 packages [2021-03-17T05:57:30.760Z] Removing intermediate container af77c2ae0875 [2021-03-17T05:57:30.760Z] ---> a5424e07816b [2021-03-17T05:57:30.760Z] Step 8/24 : COPY . . [2021-03-17T05:57:31.709Z] ---> 482ba5a2955e [2021-03-17T05:57:31.709Z] Step 9/24 : RUN ${MAKE} [2021-03-17T05:57:31.709Z] ---> Running in b17cbc3f3d13 [2021-03-17T05:57:32.329Z] 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-17T05:57:40.005Z] Removing intermediate container 2177706f630c [2021-03-17T05:57:40.005Z] ---> 43477bf33ca6 [2021-03-17T05:57:40.005Z] Successfully built 43477bf33ca6 [2021-03-17T05:57:40.005Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-17T05:57:40.406Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T05:57:40.406Z] . [Pipeline] withDockerContainer [2021-03-17T05:57:40.571Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-17T05:57:40.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-30130 does not seem to be running inside a container [2021-03-17T05:57:40.835Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-17T05:57:42.502Z] Removing intermediate container b17cbc3f3d13 [2021-03-17T05:57:42.502Z] ---> 1f0b62e2af22 [2021-03-17T05:57:42.502Z] Step 10/24 : FROM scratch [2021-03-17T05:57:42.502Z] ---> [2021-03-17T05:57:42.502Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T05:57:42.502Z] ---> Running in b49debc95a4b [2021-03-17T05:57:42.532Z] $ docker top 1e70472c50c85d4fc348875ccae04cf1ffefdb79e7e4261072476ac48110084b -eo pid,comm [2021-03-17T05:57:42.764Z] Removing intermediate container b49debc95a4b [2021-03-17T05:57:42.764Z] ---> 90e8510578d2 [2021-03-17T05:57:42.764Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-17T05:57:42.764Z] ---> Running in 7c82c18821f8 [Pipeline] { [2021-03-17T05:57:43.025Z] Removing intermediate container 7c82c18821f8 [2021-03-17T05:57:43.025Z] ---> 5fdfb300bdcd [2021-03-17T05:57:43.025Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-17T05:57:43.025Z] ---> Running in 6da319892069 [2021-03-17T05:57:43.025Z] Removing intermediate container 6da319892069 [2021-03-17T05:57:43.025Z] ---> 8354a882bf53 [2021-03-17T05:57:43.025Z] Step 14/24 : WORKDIR / [Pipeline] sh [2021-03-17T05:57:43.286Z] ---> Running in 6b7f423c52da [2021-03-17T05:57:43.286Z] Removing intermediate container 6b7f423c52da [2021-03-17T05:57:43.286Z] ---> 591007e1f1b7 [2021-03-17T05:57:43.286Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-17T05:57:43.751Z] + go version [2021-03-17T05:57:43.751Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-17T05:57:43.799Z] $ docker stop --time=1 1e70472c50c85d4fc348875ccae04cf1ffefdb79e7e4261072476ac48110084b [2021-03-17T05:57:43.861Z] ---> 88b70c455edc [2021-03-17T05:57:43.862Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-17T05:57:44.124Z] ---> a13338d50810 [2021-03-17T05:57:44.124Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-17T05:57:44.699Z] ---> 994a44037196 [2021-03-17T05:57:44.699Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-17T05:57:44.963Z] ---> 31fe5b7fd8e6 [2021-03-17T05:57:44.964Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-17T05:57:45.225Z] ---> a9ce15741018 [2021-03-17T05:57:45.225Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-17T05:57:45.225Z] ---> Running in bdc423e0ad6d [2021-03-17T05:57:45.488Z] Removing intermediate container bdc423e0ad6d [2021-03-17T05:57:45.488Z] ---> b9f5c8a0b7bd [2021-03-17T05:57:45.488Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-17T05:57:45.488Z] ---> Running in e6e5108ae665 [2021-03-17T05:57:45.750Z] Removing intermediate container e6e5108ae665 [2021-03-17T05:57:45.750Z] ---> c3ffc735d275 [2021-03-17T05:57:45.750Z] Step 22/24 : LABEL arch=amd64 [2021-03-17T05:57:45.750Z] ---> Running in 44759c667eb6 [2021-03-17T05:57:45.803Z] $ docker rm -f 1e70472c50c85d4fc348875ccae04cf1ffefdb79e7e4261072476ac48110084b [2021-03-17T05:57:46.012Z] Removing intermediate container 44759c667eb6 [2021-03-17T05:57:46.012Z] ---> a649a8c39936 [2021-03-17T05:57:46.012Z] Step 23/24 : LABEL git_sha=12ea01a942df90baa52921e3f1e14c6c5423f015 [2021-03-17T05:57:46.013Z] ---> Running in 7b9dee38443f [Pipeline] // withDockerContainer [2021-03-17T05:57:46.275Z] Removing intermediate container 7b9dee38443f [2021-03-17T05:57:46.275Z] ---> e0cfd37e086a [2021-03-17T05:57:46.275Z] Step 24/24 : LABEL version=0.0.0 [2021-03-17T05:57:46.275Z] ---> Running in 276105633e4b [2021-03-17T05:57:46.275Z] Removing intermediate container 276105633e4b [2021-03-17T05:57:46.275Z] ---> 91ee914b8554 [2021-03-17T05:57:46.275Z] [Warning] One or more build-args [ARCH] were not consumed [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-17T05:57:46.538Z] Successfully built 91ee914b8554 [2021-03-17T05:57:46.538Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-03-17T05:57:47.514Z] + docker inspect -f . ci-base-image-arm64 [2021-03-17T05:57:47.514Z] . [Pipeline] libraryResource [Pipeline] sh [Pipeline] withDockerContainer [2021-03-17T05:57:47.944Z] ---> job-cost.sh [2021-03-17T05:57:47.944Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-srPs [2021-03-17T05:57:47.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-30130 does not seem to be running inside a container [2021-03-17T05:57:48.071Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-17T05:57:49.676Z] $ docker top 9df9c91e33987028ac5c406b88f1dbc2bdc6719ebfce9c0f807a228de7e82cfc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T05:57:50.756Z] + make test [2021-03-17T05:57:50.756Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-17T05:58:02.923Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T05:58:12.941Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-17T05:58:29.596Z] lf-activate-venv(): INFO: Adding /tmp/venv-srPs/bin to PATH [2021-03-17T05:58:29.596Z] INFO: No Stack... [2021-03-17T05:58:29.596Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T05:58:29.596Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T05:58:30.114Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-17T05:58:30.114Z] + cut -d, -f6 [Pipeline] lock [2021-03-17T05:58:31.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-822-1-stack-cost] [2021-03-17T05:58:31.985Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-822-1-stack-cost] did not exist. Created. [2021-03-17T05:58:31.985Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-822-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T05:58:32.477Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-17T05:58:32.604Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T05:58:32.673Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-822-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-17T05:59:00.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-17T05:59:00.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-17T05:59:00.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-17T05:59:00.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.119s coverage: 25.5% of statements [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.127s coverage: 10.5% of statements [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.107s coverage: 12.5% of statements [2021-03-17T05:59:32.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.140s coverage: 84.8% of statements [2021-03-17T05:59:32.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-03-17T05:59:32.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-17T05:59:32.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.273s coverage: 57.3% of statements [2021-03-17T05:59:32.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.203s coverage: 81.2% of statements [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.195s coverage: 24.8% of statements [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.820s coverage: 6.4% of statements [2021-03-17T05:59:32.812Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.138s coverage: 5.1% of statements [2021-03-17T05:59:32.812Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-17T05:59:32.812Z] GO111MODULE=on go vet ./... [2021-03-17T06:00:05.272Z] gofmt -l . [2021-03-17T06:00:05.272Z] [ "`gofmt -l .`" = "" ] [2021-03-17T06:00:05.272Z] ./bin/test-attribution-txt.sh [2021-03-17T06:00:05.272Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-17T06:00:05.596Z] $ docker stop --time=1 9df9c91e33987028ac5c406b88f1dbc2bdc6719ebfce9c0f807a228de7e82cfc [2021-03-17T06:00:07.876Z] $ docker rm -f 9df9c91e33987028ac5c406b88f1dbc2bdc6719ebfce9c0f807a228de7e82cfc [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-17T06:00:08.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-17T06:00:08.990Z] Warning: overwriting stash ‘coverage-report’ [2021-03-17T06:00:09.687Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-17T06:00:10.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-17T06:00:11.010Z] + ls -al . [2021-03-17T06:00:11.011Z] total 224 [2021-03-17T06:00:11.011Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 06:00 . [2021-03-17T06:00:11.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:56 .. [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 05:56 .dockerignore [2021-03-17T06:00:11.011Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 05:56 .git [2021-03-17T06:00:11.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 05:56 .github [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 17 05:56 .gitignore [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 17 05:56 Dockerfile.build [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 17 05:56 Jenkinsfile [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 05:56 LICENSE [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 17 05:56 Makefile [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 17 05:56 README.md [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 17 05:56 RELEASE-NOTES.txt [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 05:53 VERSION [2021-03-17T06:00:11.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 05:56 bin [2021-03-17T06:00:11.011Z] -rw-r--r-- 1 jenkins jenkins 103667 Mar 17 05:59 coverage.out [2021-03-17T06:00:11.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:56 example [2021-03-17T06:00:11.011Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 17 06:00 go.mod [2021-03-17T06:00:11.011Z] -rw-r--r-- 1 jenkins jenkins 17490 Mar 17 06:00 go.sum [2021-03-17T06:00:11.011Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 05:56 internal [2021-03-17T06:00:11.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:56 openapi [2021-03-17T06:00:11.011Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 05:56 pkg [2021-03-17T06:00:11.011Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:56 snap [2021-03-17T06:00:11.011Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 05:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:00:11.390Z] + 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=12ea01a942df90baa52921e3f1e14c6c5423f015 --label arch=arm64 --label version=0.0.0 . [2021-03-17T06:00:11.988Z] Sending build context to Docker daemon 2.377MB [2021-03-17T06:00:11.988Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-17T06:00:11.988Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-17T06:00:11.988Z] ---> 43477bf33ca6 [2021-03-17T06:00:11.988Z] Step 3/24 : ARG MAKE='make build' [2021-03-17T06:00:12.262Z] ---> Running in 89fab48e9270 [2021-03-17T06:00:12.543Z] Removing intermediate container 89fab48e9270 [2021-03-17T06:00:12.543Z] ---> 1c19c0d49b66 [2021-03-17T06:00:12.543Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-17T06:00:12.818Z] ---> Running in bb8ceefbf9e3 [2021-03-17T06:00:13.095Z] Removing intermediate container bb8ceefbf9e3 [2021-03-17T06:00:13.095Z] ---> 219313dbc42d [2021-03-17T06:00:13.095Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T06:00:13.368Z] ---> Running in 4688800abaa2 [2021-03-17T06:00:13.970Z] Removing intermediate container 4688800abaa2 [2021-03-17T06:00:13.970Z] ---> caeb0eb105dc [2021-03-17T06:00:13.970Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-17T06:00:13.970Z] ---> Running in 239d0b0bcbd1 [2021-03-17T06:00:15.947Z] Removing intermediate container 239d0b0bcbd1 [2021-03-17T06:00:15.947Z] ---> 6729b7bc7924 [2021-03-17T06:00:15.947Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-17T06:00:16.226Z] ---> Running in c14db3c9cd6f [2021-03-17T06:00:17.216Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-17T06:00:18.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-17T06:00:20.169Z] OK: 142 MiB in 39 packages [2021-03-17T06:00:21.143Z] Removing intermediate container c14db3c9cd6f [2021-03-17T06:00:21.143Z] ---> e3cda9253595 [2021-03-17T06:00:21.143Z] Step 8/24 : COPY . . [2021-03-17T06:00:22.112Z] ---> bfccfb915a30 [2021-03-17T06:00:22.112Z] Step 9/24 : RUN ${MAKE} [2021-03-17T06:00:22.389Z] ---> Running in 55753efb8563 [2021-03-17T06:00:23.364Z] 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-17T06:00:50.203Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-17T06:00:52.180Z] Removing intermediate container 55753efb8563 [2021-03-17T06:00:52.180Z] ---> db74f6f08a99 [2021-03-17T06:00:52.180Z] Step 10/24 : FROM scratch [2021-03-17T06:00:52.180Z] ---> [2021-03-17T06:00:52.180Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-17T06:00:52.180Z] ---> Running in b225383eaf82 [2021-03-17T06:00:52.453Z] Removing intermediate container b225383eaf82 [2021-03-17T06:00:52.453Z] ---> 29047971e547 [2021-03-17T06:00:52.453Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-17T06:00:52.725Z] ---> Running in d14bf323958b [2021-03-17T06:00:52.997Z] Removing intermediate container d14bf323958b [2021-03-17T06:00:52.997Z] ---> 589d7fe43bbc [2021-03-17T06:00:52.997Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-17T06:00:53.271Z] ---> Running in d1162830a6bb [2021-03-17T06:00:53.543Z] Removing intermediate container d1162830a6bb [2021-03-17T06:00:53.543Z] ---> c4df3c35f312 [2021-03-17T06:00:53.543Z] Step 14/24 : WORKDIR / [2021-03-17T06:00:53.816Z] ---> Running in 302c97ff2eae [2021-03-17T06:00:54.087Z] Removing intermediate container 302c97ff2eae [2021-03-17T06:00:54.087Z] ---> 7377e34399b7 [2021-03-17T06:00:54.087Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-17T06:00:55.525Z] ---> c61ff4d94e45 [2021-03-17T06:00:55.525Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-17T06:00:56.118Z] ---> a5f11b31d97f [2021-03-17T06:00:56.118Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-17T06:00:56.714Z] ---> 3c805fb7d306 [2021-03-17T06:00:56.714Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-17T06:00:57.694Z] ---> cd9f1107964f [2021-03-17T06:00:57.694Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-17T06:00:58.288Z] ---> 2e7385dbc290 [2021-03-17T06:00:58.288Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-17T06:00:58.563Z] ---> Running in d808f7c29e3f [2021-03-17T06:00:59.169Z] Removing intermediate container d808f7c29e3f [2021-03-17T06:00:59.169Z] ---> 710ec35c0609 [2021-03-17T06:00:59.169Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-17T06:00:59.169Z] ---> Running in 7dcad6f1e43e [2021-03-17T06:00:59.763Z] Removing intermediate container 7dcad6f1e43e [2021-03-17T06:00:59.763Z] ---> e9549fe19b83 [2021-03-17T06:00:59.763Z] Step 22/24 : LABEL arch=arm64 [2021-03-17T06:00:59.763Z] ---> Running in 5d35fb2a1efe [2021-03-17T06:01:00.361Z] Removing intermediate container 5d35fb2a1efe [2021-03-17T06:01:00.361Z] ---> 9d38cd9a40f2 [2021-03-17T06:01:00.361Z] Step 23/24 : LABEL git_sha=12ea01a942df90baa52921e3f1e14c6c5423f015 [2021-03-17T06:01:00.361Z] ---> Running in ffc28efce1e7 [2021-03-17T06:01:00.956Z] Removing intermediate container ffc28efce1e7 [2021-03-17T06:01:00.956Z] ---> c652a98109cf [2021-03-17T06:01:00.956Z] Step 24/24 : LABEL version=0.0.0 [2021-03-17T06:01:01.228Z] ---> Running in 96b3c56ae908 [2021-03-17T06:01:01.502Z] Removing intermediate container 96b3c56ae908 [2021-03-17T06:01:01.502Z] ---> 5bf0edf3bb8a [2021-03-17T06:01:01.502Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-17T06:01:01.773Z] Successfully built 5bf0edf3bb8a [2021-03-17T06:01:01.773Z] 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-17T06:01:02.765Z] ---> job-cost.sh [2021-03-17T06:01:02.765Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LGr0 [2021-03-17T06:01:41.770Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-17T06:03:18.514Z] lf-activate-venv(): INFO: Adding /tmp/venv-LGr0/bin to PATH [2021-03-17T06:03:18.514Z] INFO: No Stack... [2021-03-17T06:03:18.514Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-17T06:03:18.514Z] INFO: Archiving Costs [Pipeline] sh [2021-03-17T06:03:18.881Z] + cut -d, -f6 [2021-03-17T06:03:18.881Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-17T06:03:19.017Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-822-1-stack-cost] [2021-03-17T06:03:19.023Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-822-1-stack-cost] did not exist. Created. [2021-03-17T06:03:19.023Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-822-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-17T06:03:19.544Z] /w/workspace/device-sdk-go/1@tmp/durable-12f2124a/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-12f2124a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-17T06:03:19.925Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-17T06:03:19.964Z] Warning: overwriting stash ‘stack-cost’ [2021-03-17T06:03:20.123Z] Stashed 1 file(s) [Pipeline] } [2021-03-17T06:03:20.144Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-822-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-17T06:03:21.854Z] provisioning config files... [2021-03-17T06:03:21.865Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp/config9114375346354564074tmp [Pipeline] { [Pipeline] sh [2021-03-17T06:03:22.298Z] + set +x [2021-03-17T06:03:22.298Z] + curl -s https://codecov.io/bash [2021-03-17T06:03:22.298Z] + bash -s -- [2021-03-17T06:03:22.568Z] [2021-03-17T06:03:22.568Z] _____ _ [2021-03-17T06:03:22.568Z] / ____| | | [2021-03-17T06:03:22.568Z] | | ___ __| | ___ ___ _____ __ [2021-03-17T06:03:22.568Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-17T06:03:22.568Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-17T06:03:22.568Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-17T06:03:22.568Z] Bash-20210309-2b87ace [2021-03-17T06:03:22.568Z] [2021-03-17T06:03:22.568Z] [2021-03-17T06:03:22.568Z] ==> git version 2.24.3 found [2021-03-17T06:03:22.568Z] ==> 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-17T06:03:22.568Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-17T06:03:22.568Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-17T06:03:22.568Z] ==> Jenkins CI detected. [2021-03-17T06:03:22.568Z] project root: . [2021-03-17T06:03:22.568Z] --> token set from env [2021-03-17T06:03:22.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-17T06:03:22.568Z] ==> Running gcov in . (disable via -X gcov) [2021-03-17T06:03:22.568Z] ==> Python coveragepy not found [2021-03-17T06:03:22.568Z] ==> Searching for coverage reports in: [2021-03-17T06:03:22.568Z] + . [2021-03-17T06:03:22.568Z] -> Found 1 reports [2021-03-17T06:03:22.568Z] ==> Detecting git/mercurial file structure [2021-03-17T06:03:22.568Z] ==> Reading reports [2021-03-17T06:03:22.568Z] + ./coverage.out bytes=103667 [2021-03-17T06:03:22.568Z] ==> Appending adjustments [2021-03-17T06:03:22.568Z] https://docs.codecov.io/docs/fixing-reports [2021-03-17T06:03:22.838Z] + Found adjustments [2021-03-17T06:03:22.838Z] ==> Gzipping contents [2021-03-17T06:03:22.838Z] 16K /tmp/codecov.K0lt0R.gz [2021-03-17T06:03:22.838Z] ==> Uploading reports [2021-03-17T06:03:22.838Z] url: https://codecov.io [2021-03-17T06:03:22.838Z] query: branch=PR-822&commit=12ea01a942df90baa52921e3f1e14c6c5423f015&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-822%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=822&job=&cmd_args= [2021-03-17T06:03:22.838Z] -> Pinging Codecov [2021-03-17T06:03:22.839Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-822&commit=12ea01a942df90baa52921e3f1e14c6c5423f015&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-822%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=822&job=&cmd_args= [2021-03-17T06:03:23.432Z] -> Uploading to [2021-03-17T06:03:23.432Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-17/7E55EF52A471D76F132DFD9A03CDDE97/12ea01a942df90baa52921e3f1e14c6c5423f015/7363c428-26dd-46b1-a80c-b2a1757132fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T060323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e83391f2fea040d86e200b351bc19cf79c70f146b2a2df235110a65a3790749b [2021-03-17T06:03:23.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-17T06:03:23.432Z] Dload Upload Total Spent Left Speed [2021-03-17T06:03:23.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 13869 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13869 0 0 100 13869 0 36748 --:--:-- --:--:-- --:--:-- 36690 [2021-03-17T06:03:23.698Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/12ea01a942df90baa52921e3f1e14c6c5423f015 [Pipeline] } [2021-03-17T06:03:23.725Z] 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-17T06:03:26.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:03:27.554Z] ---> package-listing.sh [2021-03-17T06:03:27.555Z] ++ facter osfamily [2021-03-17T06:03:27.555Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-17T06:03:27.555Z] + OS_FAMILY=redhat [2021-03-17T06:03:27.555Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-822 [2021-03-17T06:03:27.555Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-17T06:03:27.555Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-17T06:03:27.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-17T06:03:27.555Z] + PACKAGES=/tmp/packages_start.txt [2021-03-17T06:03:27.555Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-822 ']' [2021-03-17T06:03:27.555Z] + PACKAGES=/tmp/packages_end.txt [2021-03-17T06:03:27.555Z] + case "${OS_FAMILY}" in [2021-03-17T06:03:27.555Z] + rpm -qa [2021-03-17T06:03:27.555Z] + sort [2021-03-17T06:03:32.906Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-17T06:03:32.906Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-17T06:03:32.906Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-17T06:03:32.906Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-822 ']' [2021-03-17T06:03:32.906Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-822/archives/ [2021-03-17T06:03:32.906Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-822/archives/ [Pipeline] echo [2021-03-17T06:03:32.941Z] 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-822/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-17T06:03:33.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:03:33.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T06:03:33.602Z] [2021-03-17T06:03:33.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-17T06:03:34.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T06:03:34.006Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-17T06:03:34.006Z] df20fa9351a1: Pulling fs layer [2021-03-17T06:03:34.006Z] 36b3adc4ff6f: Pulling fs layer [2021-03-17T06:03:34.006Z] 8ad3a11d3b57: Pulling fs layer [2021-03-17T06:03:34.006Z] 46f8f816bc3b: Pulling fs layer [2021-03-17T06:03:34.006Z] 93b61091891f: Pulling fs layer [2021-03-17T06:03:34.006Z] 93b9cdb0e59b: Pulling fs layer [2021-03-17T06:03:34.006Z] 5e14af77c1be: Pulling fs layer [2021-03-17T06:03:34.006Z] 01666e4c0597: Pulling fs layer [2021-03-17T06:03:34.006Z] aa168da1d23b: Pulling fs layer [2021-03-17T06:03:34.006Z] 46f8f816bc3b: Waiting [2021-03-17T06:03:34.006Z] 93b61091891f: Waiting [2021-03-17T06:03:34.006Z] 93b9cdb0e59b: Waiting [2021-03-17T06:03:34.006Z] 5e14af77c1be: Waiting [2021-03-17T06:03:34.006Z] 01666e4c0597: Waiting [2021-03-17T06:03:34.006Z] aa168da1d23b: Waiting [2021-03-17T06:03:34.006Z] 36b3adc4ff6f: Verifying Checksum [2021-03-17T06:03:34.006Z] 36b3adc4ff6f: Download complete [2021-03-17T06:03:34.006Z] 46f8f816bc3b: Verifying Checksum [2021-03-17T06:03:34.006Z] 46f8f816bc3b: Download complete [2021-03-17T06:03:34.277Z] df20fa9351a1: Download complete [2021-03-17T06:03:34.277Z] 93b9cdb0e59b: Verifying Checksum [2021-03-17T06:03:34.277Z] 93b9cdb0e59b: Download complete [2021-03-17T06:03:34.277Z] 5e14af77c1be: Verifying Checksum [2021-03-17T06:03:34.277Z] 5e14af77c1be: Download complete [2021-03-17T06:03:34.277Z] 01666e4c0597: Verifying Checksum [2021-03-17T06:03:34.277Z] 01666e4c0597: Download complete [2021-03-17T06:03:34.277Z] 93b61091891f: Download complete [2021-03-17T06:03:34.277Z] 8ad3a11d3b57: Verifying Checksum [2021-03-17T06:03:34.277Z] 8ad3a11d3b57: Download complete [2021-03-17T06:03:34.550Z] df20fa9351a1: Pull complete [2021-03-17T06:03:34.824Z] 36b3adc4ff6f: Pull complete [2021-03-17T06:03:36.233Z] aa168da1d23b: Verifying Checksum [2021-03-17T06:03:36.233Z] aa168da1d23b: Download complete [2021-03-17T06:03:36.497Z] 8ad3a11d3b57: Pull complete [2021-03-17T06:03:36.763Z] 46f8f816bc3b: Pull complete [2021-03-17T06:03:37.027Z] 93b61091891f: Pull complete [2021-03-17T06:03:37.027Z] 93b9cdb0e59b: Pull complete [2021-03-17T06:03:37.289Z] 5e14af77c1be: Pull complete [2021-03-17T06:03:37.289Z] 01666e4c0597: Pull complete [2021-03-17T06:03:45.538Z] aa168da1d23b: Pull complete [2021-03-17T06:03:45.538Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-17T06:03:45.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-17T06:03:45.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-17T06:03:45.839Z] prd-centos7-docker-4c-2g-30126 does not seem to be running inside a container [2021-03-17T06:03:45.895Z] $ 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-822/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-822 -v /w/workspace/dgexfoundry_device-sdk-go_PR-822:/w/workspace/dgexfoundry_device-sdk-go_PR-822:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-822@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-17T06:03:49.428Z] $ docker top 12524fb63d82bc45e68171dc01cb0d23f16f780dbca4887fea46579e66fd0cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-17T06:03:50.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-17T06:03:50.378Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-17T06:03:50.703Z] + ls /var/log/sa-host [2021-03-17T06:03:50.703Z] + sadf -c /var/log/sa-host/sa17 [2021-03-17T06:03:50.703Z] file_magic: OK [2021-03-17T06:03:50.703Z] HZ: Using current value: 100 [2021-03-17T06:03:50.703Z] file_header: OK [2021-03-17T06:03:50.703Z] 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-17T06:03:50.703Z] Statistics: [2021-03-17T06:03:50.703Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-17T06:03:50.703Z] File successfully converted to sysstat format version 12.2.1 [2021-03-17T06:03:50.703Z] + sadf -c /var/log/sa-host/sa23 [2021-03-17T06:03:50.703Z] file_magic: OK [2021-03-17T06:03:50.703Z] HZ: Using current value: 100 [2021-03-17T06:03:50.703Z] file_header: OK [2021-03-17T06:03:50.703Z] 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-17T06:03:50.703Z] Statistics: [2021-03-17T06:03:50.703Z] Hnuu...uuuununununu... [2021-03-17T06:03:50.703Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-17T06:03:50.972Z] provisioning config files... [2021-03-17T06:03:50.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-822@tmp/config3014630036028538799tmp [Pipeline] { [Pipeline] echo [2021-03-17T06:03:51.143Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:03:51.489Z] ---> create-netrc.sh [Pipeline] } [2021-03-17T06:03:51.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-17T06:03:51.659Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:03:51.998Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-17T06:03:52.043Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:03:52.406Z] ---> sudo-logs.sh [2021-03-17T06:03:52.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-17T06:03:52.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:03:52.867Z] ---> job-cost.sh [2021-03-17T06:03:52.867Z] lf-activate-venv: SKIPPING [2021-03-17T06:03:52.867Z] DEBUG: total: 0.20999999344348907 [2021-03-17T06:03:52.867Z] INFO: Retrieving Stack Cost... [2021-03-17T06:03:54.262Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-17T06:03:54.840Z] INFO: Archiving Costs [Pipeline] echo [2021-03-17T06:03:54.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-17T06:03:55.224Z] ---> logs-deploy.sh [2021-03-17T06:03:55.224Z] lf-activate-venv: SKIPPING [2021-03-17T06:03:55.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-822/1 [2021-03-17T06:03:55.224Z] INFO: archiving workspace using pattern(s): [2021-03-17T06:03:57.150Z] Archives upload complete. [2021-03-17T06:03:57.150Z] INFO: archiving logs to Nexus