Pull request #811 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 76e103c2ad1a104127ad77989930aecfa798f89b+62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 (90a0ffdedb11cf5ac56b02367f87907ac5fb63ac) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-29098 in /w/workspace/dgexfoundry_device-sdk-go_PR-811 [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-811 # 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 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 76e103c2ad1a104127ad77989930aecfa798f89b > 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/811/head:refs/remotes/origin/PR-811 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76e103c2ad1a104127ad77989930aecfa798f89b # 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 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 Merge succeeded, producing 76e103c2ad1a104127ad77989930aecfa798f89b Checking out Revision 76e103c2ad1a104127ad77989930aecfa798f89b (PR-811) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76e103c2ad1a104127ad77989930aecfa798f89b # timeout=10 Commit message: "fix: update requested changes in PR" > git rev-list --no-walk c6939aed2e2b1cbbf6b23f724c716a1673109002 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-09T05:00:41.293Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-09T05:00:41.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-09T05:00:41.745Z] ========================================================= [2021-03-09T05:00:41.745Z] EdgeX Global Pipelines Version Info [2021-03-09T05:00:41.745Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:00:44.453Z] ------------------- [2021-03-09T05:00:44.453Z] stable info: [2021-03-09T05:00:44.453Z] ------------------- [2021-03-09T05:00:44.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-09T05:00:44.453Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T05:00:44.453Z] Message: update stable to v1.0.184 [2021-03-09T05:00:45.454Z] ------------------- [2021-03-09T05:00:45.454Z] experimental info: [2021-03-09T05:00:45.454Z] ------------------- [2021-03-09T05:00:45.454Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-09T05:00:45.454Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-09T05:00:45.454Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-09T05:00:45.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-09T05:00:45.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-09T05:00:45.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-09T05:00:46.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-09T05:00:46.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-09T05:00:46.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-09T05:00:46.402Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-09T05:00:46.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-09T05:00:46.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-09T05:00:46.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-09T05:00:46.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-09T05:00:46.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-09T05:00:47.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-09T05:00:47.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-09T05:00:47.266Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-09T05:00:47.377Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-09T05:00:47.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-09T05:00:47.580Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-09T05:00:47.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-09T05:00:47.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-09T05:00:47.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-09T05:00:48.003Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-09T05:00:48.143Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-09T05:00:48.239Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-09T05:00:48.332Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-09T05:00:48.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-09T05:00:48.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-811 [Pipeline] echo [2021-03-09T05:00:48.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-811 [Pipeline] echo [2021-03-09T05:00:48.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-811 [Pipeline] echo [2021-03-09T05:00:48.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76e103c2ad1a104127ad77989930aecfa798f89b [Pipeline] echo [2021-03-09T05:00:48.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76e103c [Pipeline] echo [2021-03-09T05:00:49.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T05:00:49.184Z] provisioning config files... [2021-03-09T05:00:49.230Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp/config6246134751071026063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:00:49.625Z] ---> docker-login.sh [2021-03-09T05:00:49.625Z] nexus3.edgexfoundry.org:10001 [2021-03-09T05:00:51.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:00:52.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:00:52.327Z] Configure a credential helper to remove this warning. See [2021-03-09T05:00:52.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:00:52.327Z] [2021-03-09T05:00:52.327Z] Login Succeeded [2021-03-09T05:00:52.327Z] nexus3.edgexfoundry.org:10002 [2021-03-09T05:00:53.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:00:53.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:00:53.021Z] Configure a credential helper to remove this warning. See [2021-03-09T05:00:53.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:00:53.021Z] [2021-03-09T05:00:53.021Z] Login Succeeded [2021-03-09T05:00:53.021Z] nexus3.edgexfoundry.org:10003 [2021-03-09T05:00:54.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:00:54.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:00:54.103Z] Configure a credential helper to remove this warning. See [2021-03-09T05:00:54.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:00:54.103Z] [2021-03-09T05:00:54.103Z] Login Succeeded [2021-03-09T05:00:54.103Z] nexus3.edgexfoundry.org:10004 [2021-03-09T05:00:55.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:00:55.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:00:55.224Z] Configure a credential helper to remove this warning. See [2021-03-09T05:00:55.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:00:55.224Z] [2021-03-09T05:00:55.224Z] Login Succeeded [2021-03-09T05:00:55.224Z] docker.io [2021-03-09T05:00:55.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:00:55.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:00:55.807Z] Configure a credential helper to remove this warning. See [2021-03-09T05:00:55.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:00:55.807Z] [2021-03-09T05:00:55.807Z] Login Succeeded [2021-03-09T05:00:55.807Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T05:00:55.844Z] 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-09T05:00:56.759Z] + git log --format=format:%s -1 76e103c2ad1a104127ad77989930aecfa798f89b [Pipeline] echo [2021-03-09T05:00:56.909Z] GIT_COMMIT: 76e103c2ad1a104127ad77989930aecfa798f89b, Commit Message: fix: update requested changes in PR [Pipeline] echo [2021-03-09T05:00:56.961Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:00:58.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T05:00:58.007Z] [2021-03-09T05:00:58.007Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:00:58.378Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T05:00:58.378Z] latest: Pulling from edgex-devops/git-semver [2021-03-09T05:00:58.378Z] 31603596830f: Pulling fs layer [2021-03-09T05:00:58.378Z] 2a8b12db71e7: Pulling fs layer [2021-03-09T05:00:58.378Z] 6ca5941a6612: Pulling fs layer [2021-03-09T05:00:58.378Z] ecc8261a40a4: Pulling fs layer [2021-03-09T05:00:58.378Z] ecc8261a40a4: Waiting [2021-03-09T05:00:58.378Z] 2a8b12db71e7: Verifying Checksum [2021-03-09T05:00:58.378Z] 2a8b12db71e7: Download complete [2021-03-09T05:00:58.660Z] 31603596830f: Verifying Checksum [2021-03-09T05:00:58.660Z] 31603596830f: Download complete [2021-03-09T05:00:58.660Z] ecc8261a40a4: Verifying Checksum [2021-03-09T05:00:58.660Z] ecc8261a40a4: Download complete [2021-03-09T05:00:58.928Z] 6ca5941a6612: Verifying Checksum [2021-03-09T05:00:58.928Z] 6ca5941a6612: Download complete [2021-03-09T05:00:59.943Z] 31603596830f: Pull complete [2021-03-09T05:01:00.226Z] 2a8b12db71e7: Pull complete [2021-03-09T05:01:03.000Z] 6ca5941a6612: Pull complete [2021-03-09T05:01:03.606Z] ecc8261a40a4: Pull complete [2021-03-09T05:01:03.606Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-09T05:01:03.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-09T05:01:03.606Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-09T05:01:04.002Z] prd-centos7-docker-4c-2g-29098 does not seem to be running inside a container [2021-03-09T05:01:04.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-811 -v /w/workspace/dgexfoundry_device-sdk-go_PR-811:/w/workspace/dgexfoundry_device-sdk-go_PR-811:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-09T05:01:08.750Z] $ docker top e24c92de0460d9839e1148d6612c87df4edbe22422984419c22480cefe416997 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-09T05:01:09.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T05:01:09.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T05:01:09.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T05:01:09.985Z] $ docker exec e24c92de0460d9839e1148d6612c87df4edbe22422984419c22480cefe416997 ssh-agent [2021-03-09T05:01:10.785Z] SSH_AUTH_SOCK=/tmp/ssh-EFPSqvejynBx/agent.12 [2021-03-09T05:01:10.785Z] SSH_AGENT_PID=17 [2021-03-09T05:01:10.805Z] Running ssh-add (command line suppressed) [2021-03-09T05:01:11.139Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp/private_key_8313078131187506456.key (/w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp/private_key_8313078131187506456.key) [2021-03-09T05:01:11.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T05:01:12.466Z] + git tag --points-at HEAD [Pipeline] } [2021-03-09T05:01:12.536Z] $ docker exec --env ******** --env ******** e24c92de0460d9839e1148d6612c87df4edbe22422984419c22480cefe416997 ssh-agent -k [2021-03-09T05:01:13.243Z] unset SSH_AUTH_SOCK; [2021-03-09T05:01:13.243Z] unset SSH_AGENT_PID; [2021-03-09T05:01:13.243Z] echo Agent pid 17 killed; [2021-03-09T05:01:13.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-09T05:01:13.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-09T05:01:13.519Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-09T05:01:14.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-09T05:01:14.123Z] $ docker exec e24c92de0460d9839e1148d6612c87df4edbe22422984419c22480cefe416997 ssh-agent [2021-03-09T05:01:14.457Z] SSH_AUTH_SOCK=/tmp/ssh-NbuKHlOwnROK/agent.46 [2021-03-09T05:01:14.457Z] SSH_AGENT_PID=51 [2021-03-09T05:01:14.469Z] Running ssh-add (command line suppressed) [2021-03-09T05:01:14.692Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp/private_key_4923687163006894841.key (/w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp/private_key_4923687163006894841.key) [2021-03-09T05:01:14.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-09T05:01:15.395Z] + git semver init [2021-03-09T05:01:15.396Z] # -> Open(): unable to determine branch for HEAD [2021-03-09T05:01:15.396Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-811/.git [2021-03-09T05:01:15.396Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-811 [2021-03-09T05:01:15.396Z] # $SEMVER_REMOTE_NAME = origin [2021-03-09T05:01:15.396Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-09T05:01:15.396Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-09T05:01:15.396Z] # $SEMVER_BRANCH = PR-811 [2021-03-09T05:01:15.396Z] # $SEMVER_TEMP = /tmp/semver-275524787 [2021-03-09T05:01:15.396Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-09T05:01:16.400Z] # '/tmp/semver-275524787' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-811/.semver' [2021-03-09T05:01:16.400Z] # -> Force: false [2021-03-09T05:01:16.400Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-811/.semver [Pipeline] } [2021-03-09T05:01:16.438Z] $ docker exec --env ******** --env ******** e24c92de0460d9839e1148d6612c87df4edbe22422984419c22480cefe416997 ssh-agent -k [2021-03-09T05:01:16.787Z] unset SSH_AUTH_SOCK; [2021-03-09T05:01:16.789Z] unset SSH_AGENT_PID; [2021-03-09T05:01:16.789Z] echo Agent pid 51 killed; [2021-03-09T05:01:16.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-09T05:01:17.531Z] + git semver [Pipeline] } [2021-03-09T05:01:17.851Z] $ docker stop --time=1 e24c92de0460d9839e1148d6612c87df4edbe22422984419c22480cefe416997 [2021-03-09T05:01:19.919Z] $ docker rm -f e24c92de0460d9839e1148d6612c87df4edbe22422984419c22480cefe416997 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T05:01:21.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-09T05:01:21.942Z] Stashed 1 file(s) [Pipeline] echo [2021-03-09T05:01:21.945Z] [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-09T05:01:37.492Z] Still waiting to schedule task [2021-03-09T05:01:37.492Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29098’ [2021-03-09T05:01:37.495Z] Still waiting to schedule task [2021-03-09T05:01:37.495Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-09T05:03:29.751Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29099 in /w/workspace/dgexfoundry_device-sdk-go_PR-811 [Pipeline] { [Pipeline] ws [2021-03-09T05:03:29.816Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-03-09T05:03:34.608Z] using credential edgex-jenkins-ssh [2021-03-09T05:03:34.667Z] Cloning the remote Git repository [2021-03-09T05:03:34.719Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-09T05:03:34.868Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-03-09T05:03:34.944Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-09T05:03:34.945Z] > git --version # timeout=10 [2021-03-09T05:03:34.971Z] > git --version # 'git version 2.17.1' [2021-03-09T05:03:34.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T05:03:35.057Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T05:03:36.966Z] Merging remotes/origin/master commit 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 76e103c2ad1a104127ad77989930aecfa798f89b [2021-03-09T05:03:37.203Z] Merge succeeded, producing 76e103c2ad1a104127ad77989930aecfa798f89b [2021-03-09T05:03:37.204Z] Checking out Revision 76e103c2ad1a104127ad77989930aecfa798f89b (PR-811) [2021-03-09T05:03:36.231Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-09T05:03:36.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T05:03:36.302Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-09T05:03:36.339Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-09T05:03:36.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T05:03:36.351Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/811/head:refs/remotes/origin/PR-811 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T05:03:36.987Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T05:03:37.003Z] > git checkout -f 76e103c2ad1a104127ad77989930aecfa798f89b # timeout=10 [2021-03-09T05:03:37.110Z] > git remote # timeout=10 [2021-03-09T05:03:37.128Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T05:03:37.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T05:03:37.159Z] > git merge 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 [2021-03-09T05:03:37.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T05:03:37.207Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T05:03:37.223Z] > git checkout -f 76e103c2ad1a104127ad77989930aecfa798f89b # timeout=10 [2021-03-09T05:03:41.824Z] Commit message: "fix: update requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T05:03:43.411Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-09T05:03:43.813Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T05:03:44.150Z] + sudo+ service docker restarttrue [2021-03-09T05:03:44.150Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T05:03:46.867Z] provisioning config files... [2021-03-09T05:03:46.912Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5368008755635337020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:03:47.314Z] ---> docker-login.sh [2021-03-09T05:03:47.314Z] nexus3.edgexfoundry.org:10001 [2021-03-09T05:03:48.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:03:48.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:03:48.569Z] Configure a credential helper to remove this warning. See [2021-03-09T05:03:48.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:03:48.569Z] [2021-03-09T05:03:48.569Z] Login Succeeded [2021-03-09T05:03:48.569Z] nexus3.edgexfoundry.org:10002 [2021-03-09T05:03:48.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:03:49.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:03:49.118Z] Configure a credential helper to remove this warning. See [2021-03-09T05:03:49.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:03:49.118Z] [2021-03-09T05:03:49.118Z] Login Succeeded [2021-03-09T05:03:49.118Z] nexus3.edgexfoundry.org:10003 [2021-03-09T05:03:49.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:03:49.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:03:49.666Z] Configure a credential helper to remove this warning. See [2021-03-09T05:03:49.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:03:49.666Z] [2021-03-09T05:03:49.666Z] Login Succeeded [2021-03-09T05:03:49.666Z] nexus3.edgexfoundry.org:10004 [2021-03-09T05:03:49.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:03:50.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:03:50.216Z] Configure a credential helper to remove this warning. See [2021-03-09T05:03:50.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:03:50.216Z] [2021-03-09T05:03:50.216Z] Login Succeeded [2021-03-09T05:03:50.216Z] docker.io [2021-03-09T05:03:50.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:03:50.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:03:50.763Z] Configure a credential helper to remove this warning. See [2021-03-09T05:03:50.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:03:50.763Z] [2021-03-09T05:03:50.763Z] Login Succeeded [2021-03-09T05:03:50.763Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T05:03:50.782Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-09T05:03:51.325Z] ========================================================= [2021-03-09T05:03:51.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-09T05:03:51.325Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:03:51.744Z] + 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-09T05:03:52.345Z] Sending build context to Docker daemon 2.353MB [2021-03-09T05:03:52.345Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T05:03:52.345Z] Step 2/8 : FROM ${BASE} [2021-03-09T05:03:52.345Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-09T05:03:52.345Z] 5f621e34cdf4: Pulling fs layer [2021-03-09T05:03:52.345Z] a4357932f1b6: Pulling fs layer [2021-03-09T05:03:52.345Z] 18c013af1878: Pulling fs layer [2021-03-09T05:03:52.345Z] 00ac8860ef70: Pulling fs layer [2021-03-09T05:03:52.345Z] 63d7cb157983: Pulling fs layer [2021-03-09T05:03:52.345Z] b116817d02f9: Pulling fs layer [2021-03-09T05:03:52.345Z] 745a02a5169b: Pulling fs layer [2021-03-09T05:03:52.345Z] 00ac8860ef70: Waiting [2021-03-09T05:03:52.345Z] 63d7cb157983: Waiting [2021-03-09T05:03:52.345Z] b116817d02f9: Waiting [2021-03-09T05:03:52.345Z] 745a02a5169b: Waiting [2021-03-09T05:03:52.345Z] 18c013af1878: Verifying Checksum [2021-03-09T05:03:52.345Z] 18c013af1878: Download complete [2021-03-09T05:03:52.345Z] a4357932f1b6: Verifying Checksum [2021-03-09T05:03:52.345Z] a4357932f1b6: Download complete [2021-03-09T05:03:52.345Z] 63d7cb157983: Verifying Checksum [2021-03-09T05:03:52.345Z] 63d7cb157983: Download complete [2021-03-09T05:03:53.322Z] 5f621e34cdf4: Verifying Checksum [2021-03-09T05:03:53.322Z] 5f621e34cdf4: Download complete [2021-03-09T05:03:53.322Z] b116817d02f9: Verifying Checksum [2021-03-09T05:03:53.322Z] b116817d02f9: Download complete [2021-03-09T05:03:53.342Z] Running on prd-centos7-docker-4c-2g-29100 in /w/workspace/dgexfoundry_device-sdk-go_PR-811 [Pipeline] { [Pipeline] ws [2021-03-09T05:03:53.397Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-03-09T05:03:53.927Z] 5f621e34cdf4: Pull complete [2021-03-09T05:03:54.542Z] a4357932f1b6: Pull complete [2021-03-09T05:03:54.819Z] 18c013af1878: Pull complete [2021-03-09T05:03:55.426Z] 745a02a5169b: Download complete [2021-03-09T05:03:55.703Z] using credential edgex-jenkins-ssh [2021-03-09T05:03:55.756Z] Cloning the remote Git repository [2021-03-09T05:03:56.409Z] 00ac8860ef70: Verifying Checksum [2021-03-09T05:03:56.409Z] 00ac8860ef70: Download complete [2021-03-09T05:03:55.517Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-09T05:03:55.594Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-03-09T05:03:55.659Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-09T05:03:55.659Z] > git --version # timeout=10 [2021-03-09T05:03:55.666Z] > git --version # 'git version 2.24.3' [2021-03-09T05:03:55.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T05:03:55.693Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T05:03:57.307Z] Merging remotes/origin/master commit 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 into PR head commit 76e103c2ad1a104127ad77989930aecfa798f89b [2021-03-09T05:03:57.420Z] Merge succeeded, producing 76e103c2ad1a104127ad77989930aecfa798f89b [2021-03-09T05:03:57.420Z] Checking out Revision 76e103c2ad1a104127ad77989930aecfa798f89b (PR-811) [2021-03-09T05:03:56.560Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-09T05:03:56.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-09T05:03:56.585Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-09T05:03:56.601Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-09T05:03:56.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T05:03:56.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/811/head:refs/remotes/origin/PR-811 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-09T05:03:57.178Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T05:03:57.188Z] > git checkout -f 76e103c2ad1a104127ad77989930aecfa798f89b # timeout=10 [2021-03-09T05:03:57.244Z] > git remote # timeout=10 [2021-03-09T05:03:57.251Z] > git config --get remote.origin.url # timeout=10 [2021-03-09T05:03:57.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-09T05:03:57.268Z] > git merge 62dc0a4d0d8d70c39ca7894a25731db064e1c9c7 # timeout=10 [2021-03-09T05:03:57.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-09T05:03:57.295Z] > git config core.sparsecheckout # timeout=10 [2021-03-09T05:03:57.300Z] > git checkout -f 76e103c2ad1a104127ad77989930aecfa798f89b # timeout=10 [2021-03-09T05:04:01.047Z] Commit message: "fix: update requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T05:04:02.352Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-09T05:04:02.690Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-09T05:04:02.995Z] + sudo service docker restart [2021-03-09T05:04:02.995Z] + true [2021-03-09T05:04:02.995Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-09T05:04:04.496Z] provisioning config files... [2021-03-09T05:04:04.526Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config1992586984934909662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:04:04.890Z] ---> docker-login.sh [2021-03-09T05:04:04.890Z] nexus3.edgexfoundry.org:10001 [2021-03-09T05:04:05.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:04:05.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:04:05.153Z] Configure a credential helper to remove this warning. See [2021-03-09T05:04:05.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:04:05.153Z] [2021-03-09T05:04:05.153Z] Login Succeeded [2021-03-09T05:04:05.153Z] nexus3.edgexfoundry.org:10002 [2021-03-09T05:04:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:04:05.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:04:05.417Z] Configure a credential helper to remove this warning. See [2021-03-09T05:04:05.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:04:05.417Z] [2021-03-09T05:04:05.417Z] Login Succeeded [2021-03-09T05:04:05.417Z] nexus3.edgexfoundry.org:10003 [2021-03-09T05:04:05.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:04:05.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:04:05.681Z] Configure a credential helper to remove this warning. See [2021-03-09T05:04:05.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:04:05.681Z] [2021-03-09T05:04:05.681Z] Login Succeeded [2021-03-09T05:04:05.681Z] nexus3.edgexfoundry.org:10004 [2021-03-09T05:04:05.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:04:05.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:04:05.681Z] Configure a credential helper to remove this warning. See [2021-03-09T05:04:05.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:04:05.681Z] [2021-03-09T05:04:05.681Z] Login Succeeded [2021-03-09T05:04:05.681Z] docker.io [2021-03-09T05:04:05.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-09T05:04:06.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-09T05:04:06.206Z] Configure a credential helper to remove this warning. See [2021-03-09T05:04:06.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-09T05:04:06.206Z] [2021-03-09T05:04:06.206Z] Login Succeeded [2021-03-09T05:04:06.206Z] ---> docker-login.sh ends [Pipeline] } [2021-03-09T05:04:06.214Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-09T05:04:06.566Z] ========================================================= [2021-03-09T05:04:06.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-09T05:04:06.566Z] ========================================================= [2021-03-09T05:04:06.616Z] 00ac8860ef70: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:04:06.893Z] 63d7cb157983: Pull complete [2021-03-09T05:04:06.909Z] + 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-09T05:04:06.909Z] Sending build context to Docker daemon 2.354MB [2021-03-09T05:04:06.909Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T05:04:06.909Z] Step 2/8 : FROM ${BASE} [2021-03-09T05:04:07.171Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-09T05:04:07.171Z] 188c0c94c7c5: Pulling fs layer [2021-03-09T05:04:07.171Z] 0ef7d3d256c8: Pulling fs layer [2021-03-09T05:04:07.171Z] de9db76c5a1d: Pulling fs layer [2021-03-09T05:04:07.171Z] bca2f99d35d6: Pulling fs layer [2021-03-09T05:04:07.171Z] 93359f2a8cfa: Pulling fs layer [2021-03-09T05:04:07.171Z] 7c6f9722023f: Pulling fs layer [2021-03-09T05:04:07.171Z] a35cf1a2eb13: Pulling fs layer [2021-03-09T05:04:07.171Z] 93359f2a8cfa: Waiting [2021-03-09T05:04:07.171Z] 7c6f9722023f: Waiting [2021-03-09T05:04:07.171Z] a35cf1a2eb13: Waiting [2021-03-09T05:04:07.171Z] bca2f99d35d6: Waiting [2021-03-09T05:04:07.171Z] de9db76c5a1d: Download complete [2021-03-09T05:04:07.171Z] 0ef7d3d256c8: Verifying Checksum [2021-03-09T05:04:07.171Z] 0ef7d3d256c8: Download complete [2021-03-09T05:04:07.171Z] 93359f2a8cfa: Verifying Checksum [2021-03-09T05:04:07.171Z] 93359f2a8cfa: Download complete [2021-03-09T05:04:07.171Z] 188c0c94c7c5: Verifying Checksum [2021-03-09T05:04:07.171Z] 188c0c94c7c5: Download complete [2021-03-09T05:04:07.171Z] 7c6f9722023f: Verifying Checksum [2021-03-09T05:04:07.171Z] 7c6f9722023f: Download complete [2021-03-09T05:04:07.438Z] 188c0c94c7c5: Pull complete [2021-03-09T05:04:07.489Z] b116817d02f9: Pull complete [2021-03-09T05:04:07.701Z] 0ef7d3d256c8: Pull complete [2021-03-09T05:04:07.701Z] de9db76c5a1d: Pull complete [2021-03-09T05:04:09.103Z] a35cf1a2eb13: Verifying Checksum [2021-03-09T05:04:09.103Z] a35cf1a2eb13: Download complete [2021-03-09T05:04:09.679Z] bca2f99d35d6: Verifying Checksum [2021-03-09T05:04:09.679Z] bca2f99d35d6: Download complete [2021-03-09T05:04:11.811Z] 745a02a5169b: Pull complete [2021-03-09T05:04:11.811Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-09T05:04:11.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-09T05:04:11.811Z] ---> b7e6874047d6 [2021-03-09T05:04:11.811Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-09T05:04:14.437Z] ---> Running in b1f7f40726da [2021-03-09T05:04:14.437Z] Removing intermediate container b1f7f40726da [2021-03-09T05:04:14.437Z] ---> 0176c0029bd7 [2021-03-09T05:04:14.437Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T05:04:14.709Z] ---> Running in 422cb30eee37 [2021-03-09T05:04:15.022Z] bca2f99d35d6: Pull complete [2021-03-09T05:04:15.022Z] 93359f2a8cfa: Pull complete [2021-03-09T05:04:15.022Z] 7c6f9722023f: Pull complete [2021-03-09T05:04:16.694Z] Removing intermediate container 422cb30eee37 [2021-03-09T05:04:16.694Z] ---> 0068211989a3 [2021-03-09T05:04:16.694Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-09T05:04:16.694Z] ---> Running in 8395dda6f3ed [2021-03-09T05:04:18.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T05:04:18.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T05:04:19.347Z] OK: 142 MiB in 39 packages [2021-03-09T05:04:20.338Z] a35cf1a2eb13: Pull complete [2021-03-09T05:04:20.338Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-09T05:04:20.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-09T05:04:20.339Z] ---> a62c8e92a672 [2021-03-09T05:04:20.339Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-09T05:04:20.339Z] ---> Running in a08cd2c3e704 [2021-03-09T05:04:20.602Z] Removing intermediate container a08cd2c3e704 [2021-03-09T05:04:20.602Z] ---> aa0b64c691ec [2021-03-09T05:04:20.602Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T05:04:20.602Z] ---> Running in 4396b13b406a [2021-03-09T05:04:20.772Z] Removing intermediate container 8395dda6f3ed [2021-03-09T05:04:20.772Z] ---> b5b234af2511 [2021-03-09T05:04:20.772Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-09T05:04:20.772Z] ---> Running in ccfcb09507a6 [2021-03-09T05:04:21.367Z] Removing intermediate container ccfcb09507a6 [2021-03-09T05:04:21.367Z] ---> 68b4f725d90f [2021-03-09T05:04:21.367Z] Step 7/8 : COPY . . [2021-03-09T05:04:21.994Z] Removing intermediate container 4396b13b406a [2021-03-09T05:04:21.994Z] ---> de09e6bbe6f3 [2021-03-09T05:04:21.994Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-09T05:04:21.994Z] ---> Running in 0097da4bf5d8 [2021-03-09T05:04:22.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T05:04:22.803Z] ---> d6a89c673756 [2021-03-09T05:04:22.803Z] Step 8/8 : RUN go mod download [2021-03-09T05:04:22.803Z] ---> Running in ab268c06c155 [2021-03-09T05:04:22.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T05:04:23.404Z] OK: 166 MiB in 39 packages [2021-03-09T05:04:23.989Z] Removing intermediate container 0097da4bf5d8 [2021-03-09T05:04:23.989Z] ---> 05161e84d808 [2021-03-09T05:04:23.989Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-09T05:04:23.989Z] ---> Running in 2fdcf323e97e [2021-03-09T05:04:23.989Z] Removing intermediate container 2fdcf323e97e [2021-03-09T05:04:23.989Z] ---> 04ea75aba18c [2021-03-09T05:04:23.989Z] Step 7/8 : COPY . . [2021-03-09T05:04:25.392Z] ---> 77559bf01706 [2021-03-09T05:04:25.392Z] Step 8/8 : RUN go mod download [2021-03-09T05:04:25.392Z] ---> Running in 6e5d87e8c3db [2021-03-09T05:04:47.413Z] Removing intermediate container 6e5d87e8c3db [2021-03-09T05:04:47.413Z] ---> c7125f134870 [2021-03-09T05:04:47.413Z] Successfully built c7125f134870 [2021-03-09T05:04:47.413Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:04:47.979Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T05:04:47.979Z] . [Pipeline] withDockerContainer [2021-03-09T05:04:48.082Z] prd-centos7-docker-4c-2g-29100 does not seem to be running inside a container [2021-03-09T05:04:48.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T05:04:48.824Z] $ docker top fdaf08caa6f51a985f2def6af72c13db2c4aeaabfe26952cf02c3481214094f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T05:04:49.311Z] + go version [2021-03-09T05:04:49.311Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-09T05:04:49.328Z] $ docker stop --time=1 fdaf08caa6f51a985f2def6af72c13db2c4aeaabfe26952cf02c3481214094f3 [2021-03-09T05:04:49.584Z] Removing intermediate container ab268c06c155 [2021-03-09T05:04:49.584Z] ---> 094436a88bfd [2021-03-09T05:04:49.584Z] Successfully built 094436a88bfd [2021-03-09T05:04:49.584Z] Successfully tagged ci-base-image-arm64:latest [2021-03-09T05:04:50.695Z] $ docker rm -f fdaf08caa6f51a985f2def6af72c13db2c4aeaabfe26952cf02c3481214094f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:04:51.465Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T05:04:51.465Z] . [Pipeline] withDockerContainer [2021-03-09T05:04:51.644Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-09T05:04:51.644Z] . [2021-03-09T05:04:51.697Z] prd-ubuntu18.04-docker-arm64-4c-16g-29099 does not seem to be running inside a container [2021-03-09T05:04:51.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T05:04:53.205Z] $ docker top 5b78afd1311dadeb29f9e66b0f030adb047109cfec35bd9e20e6d8ca7100f4a7 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-03-09T05:04:53.634Z] prd-centos7-docker-4c-2g-29100 does not seem to be running inside a container [2021-03-09T05:04:53.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-09T05:04:54.342Z] $ docker top 36b8aee50a8f7e9af9fc848bd2172948bba56b4459dbb4c296e46f6632ce4f15 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-09T05:04:54.903Z] + make test [2021-03-09T05:04:54.903Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T05:04:55.191Z] + go version [2021-03-09T05:04:55.191Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-09T05:04:55.210Z] $ docker stop --time=1 5b78afd1311dadeb29f9e66b0f030adb047109cfec35bd9e20e6d8ca7100f4a7 [2021-03-09T05:04:57.173Z] $ docker rm -f 5b78afd1311dadeb29f9e66b0f030adb047109cfec35bd9e20e6d8ca7100f4a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:04:58.187Z] + docker inspect -f . ci-base-image-arm64 [2021-03-09T05:04:58.187Z] . [Pipeline] withDockerContainer [2021-03-09T05:04:58.450Z] prd-ubuntu18.04-docker-arm64-4c-16g-29099 does not seem to be running inside a container [2021-03-09T05:04:58.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-09T05:04:59.995Z] $ docker top e9ae8ba93402dab888b3acc3488036ec39b6d5ce865995eb4ea7474f0eb4e0b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T05:05:01.062Z] + make test [2021-03-09T05:05:01.062Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-09T05:05:01.548Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-09T05:05:16.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-09T05:05:16.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-09T05:05:16.627Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-09T05:05:19.204Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 25.5% of statements [2021-03-09T05:05:23.232Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.052s coverage: 10.5% of statements [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.060s coverage: 12.5% of statements [2021-03-09T05:05:51.378Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.063s coverage: 84.8% of statements [2021-03-09T05:05:51.378Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-03-09T05:05:51.378Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-09T05:05:51.378Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.073s coverage: 48.0% of statements [2021-03-09T05:05:51.378Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.063s coverage: 81.3% of statements [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.074s coverage: 24.8% of statements [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.107s coverage: 6.4% of statements [2021-03-09T05:05:51.378Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.2% of statements [2021-03-09T05:05:51.378Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-09T05:05:51.378Z] GO111MODULE=on go vet ./... [2021-03-09T05:05:59.607Z] gofmt -l . [2021-03-09T05:05:59.608Z] [ "`gofmt -l .`" = "" ] [2021-03-09T05:05:59.608Z] ./bin/test-attribution-txt.sh [2021-03-09T05:05:59.873Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-09T05:06:00.153Z] $ docker stop --time=1 36b8aee50a8f7e9af9fc848bd2172948bba56b4459dbb4c296e46f6632ce4f15 [2021-03-09T05:06:02.177Z] $ docker rm -f 36b8aee50a8f7e9af9fc848bd2172948bba56b4459dbb4c296e46f6632ce4f15 [2021-03-09T05:06:02.260Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-09T05:06:02.260Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-09T05:06:02.260Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T05:06:02.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-09T05:06:03.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-09T05:06:05.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-09T05:06:06.245Z] + ls -al . [2021-03-09T05:06:06.245Z] total 184 [2021-03-09T05:06:06.245Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 9 05:05 . [2021-03-09T05:06:06.245Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 9 05:03 .. [2021-03-09T05:06:06.245Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 9 05:03 bin [2021-03-09T05:06:06.245Z] -rw-r--r--. 1 jenkins jenkins 102110 Mar 9 05:05 coverage.out [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 9 05:03 Dockerfile.build [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 9 05:03 .dockerignore [2021-03-09T05:06:06.245Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 9 05:03 example [2021-03-09T05:06:06.245Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 9 05:04 .git [2021-03-09T05:06:06.245Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 9 05:03 .github [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 9 05:03 .gitignore [2021-03-09T05:06:06.245Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 9 05:05 go.mod [2021-03-09T05:06:06.245Z] -rw-r--r--. 1 jenkins jenkins 17490 Mar 9 05:05 go.sum [2021-03-09T05:06:06.245Z] drwxrwxr-x. 12 jenkins jenkins 171 Mar 9 05:03 internal [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 9 05:03 Jenkinsfile [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 9 05:03 LICENSE [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 9 05:03 Makefile [2021-03-09T05:06:06.245Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 9 05:03 openapi [2021-03-09T05:06:06.245Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 9 05:03 pkg [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 9 05:03 README.md [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 9 05:03 RELEASE-NOTES.txt [2021-03-09T05:06:06.245Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 9 05:03 snap [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 9 05:01 VERSION [2021-03-09T05:06:06.245Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 9 05:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:06:06.551Z] + 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=76e103c2ad1a104127ad77989930aecfa798f89b --label arch=amd64 --label version=0.0.0 . [2021-03-09T05:06:06.582Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.138s coverage: 25.5% of statements [2021-03-09T05:06:06.814Z] Sending build context to Docker daemon 2.457MB [2021-03-09T05:06:06.814Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T05:06:06.814Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-09T05:06:06.814Z] ---> c7125f134870 [2021-03-09T05:06:06.814Z] Step 3/24 : ARG MAKE='make build' [2021-03-09T05:06:07.388Z] ---> Running in 0415a691b3fe [2021-03-09T05:06:07.388Z] Removing intermediate container 0415a691b3fe [2021-03-09T05:06:07.388Z] ---> d6a26bd2db05 [2021-03-09T05:06:07.388Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-09T05:06:07.388Z] ---> Running in 29e9bfde1920 [2021-03-09T05:06:07.650Z] Removing intermediate container 29e9bfde1920 [2021-03-09T05:06:07.650Z] ---> 2b61727cd3c0 [2021-03-09T05:06:07.650Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-09T05:06:07.650Z] ---> Running in afbfe99d395d [2021-03-09T05:06:07.918Z] Removing intermediate container afbfe99d395d [2021-03-09T05:06:07.918Z] ---> 09093cec312d [2021-03-09T05:06:07.918Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T05:06:07.918Z] ---> Running in b3d59da7ca4c [2021-03-09T05:06:08.881Z] Removing intermediate container b3d59da7ca4c [2021-03-09T05:06:08.881Z] ---> 029dba927526 [2021-03-09T05:06:08.881Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-09T05:06:08.881Z] ---> Running in b0ce4de0d8ea [2021-03-09T05:06:09.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-09T05:06:10.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-09T05:06:10.291Z] OK: 166 MiB in 39 packages [2021-03-09T05:06:10.877Z] Removing intermediate container b0ce4de0d8ea [2021-03-09T05:06:10.877Z] ---> 68eab565bb39 [2021-03-09T05:06:10.877Z] Step 8/24 : COPY . . [2021-03-09T05:06:11.826Z] ---> 791bd8dd06c0 [2021-03-09T05:06:11.826Z] Step 9/24 : RUN ${MAKE} [2021-03-09T05:06:12.089Z] ---> Running in f8939b4287c1 [2021-03-09T05:06:12.668Z] 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-09T05:06:20.936Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-09T05:06:22.865Z] Removing intermediate container f8939b4287c1 [2021-03-09T05:06:22.865Z] ---> d83023933e4f [2021-03-09T05:06:22.865Z] Step 10/24 : FROM scratch [2021-03-09T05:06:22.865Z] ---> [2021-03-09T05:06:22.865Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-09T05:06:22.865Z] ---> Running in 13d25ff417ec [2021-03-09T05:06:23.127Z] Removing intermediate container 13d25ff417ec [2021-03-09T05:06:23.127Z] ---> 81658712dd6d [2021-03-09T05:06:23.127Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-09T05:06:23.127Z] ---> Running in 8e147c48c15d [2021-03-09T05:06:23.388Z] Removing intermediate container 8e147c48c15d [2021-03-09T05:06:23.388Z] ---> 648fe9cea529 [2021-03-09T05:06:23.388Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-09T05:06:23.388Z] ---> Running in a60b7690ef51 [2021-03-09T05:06:23.388Z] Removing intermediate container a60b7690ef51 [2021-03-09T05:06:23.388Z] ---> a1937764c6c6 [2021-03-09T05:06:23.388Z] Step 14/24 : WORKDIR / [2021-03-09T05:06:23.652Z] ---> Running in 841df3154517 [2021-03-09T05:06:23.652Z] Removing intermediate container 841df3154517 [2021-03-09T05:06:23.652Z] ---> 97612c25758e [2021-03-09T05:06:23.652Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-09T05:06:24.226Z] ---> 04f952c74704 [2021-03-09T05:06:24.226Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-09T05:06:24.488Z] ---> f63dc60e7ceb [2021-03-09T05:06:24.489Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-09T05:06:24.489Z] ---> 82ff8bdf13d4 [2021-03-09T05:06:24.489Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-09T05:06:24.751Z] ---> f6e85ca2916c [2021-03-09T05:06:24.751Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-09T05:06:25.014Z] ---> c66767ae17fb [2021-03-09T05:06:25.014Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-09T05:06:25.281Z] ---> Running in 1ef00bbe0940 [2021-03-09T05:06:25.281Z] Removing intermediate container 1ef00bbe0940 [2021-03-09T05:06:25.281Z] ---> 763e9bfadff8 [2021-03-09T05:06:25.281Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T05:06:25.281Z] ---> Running in 0e3f33482dc7 [2021-03-09T05:06:25.544Z] Removing intermediate container 0e3f33482dc7 [2021-03-09T05:06:25.544Z] ---> 95eaef3bbe24 [2021-03-09T05:06:25.544Z] Step 22/24 : LABEL arch=amd64 [2021-03-09T05:06:25.544Z] ---> Running in 18f76815b644 [2021-03-09T05:06:25.806Z] Removing intermediate container 18f76815b644 [2021-03-09T05:06:25.806Z] ---> 9cd05fa2f0c7 [2021-03-09T05:06:25.806Z] Step 23/24 : LABEL git_sha=76e103c2ad1a104127ad77989930aecfa798f89b [2021-03-09T05:06:25.806Z] ---> Running in e4beaa091084 [2021-03-09T05:06:26.069Z] Removing intermediate container e4beaa091084 [2021-03-09T05:06:26.069Z] ---> ce5e6a8825b2 [2021-03-09T05:06:26.069Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T05:06:26.069Z] ---> Running in b8b6683d8648 [2021-03-09T05:06:26.330Z] Removing intermediate container b8b6683d8648 [2021-03-09T05:06:26.330Z] ---> 58c54ec9e35a [2021-03-09T05:06:26.330Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-09T05:06:26.330Z] Successfully built 58c54ec9e35a [2021-03-09T05:06:26.330Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:06:27.404Z] ---> job-cost.sh [2021-03-09T05:06:27.404Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LWZG [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.116s coverage: 10.5% of statements [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.144s coverage: 12.5% of statements [2021-03-09T05:06:38.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.158s coverage: 84.8% of statements [2021-03-09T05:06:38.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-03-09T05:06:38.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-09T05:06:38.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.194s coverage: 48.0% of statements [2021-03-09T05:06:38.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.155s coverage: 81.3% of statements [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.170s coverage: 24.8% of statements [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.810s coverage: 6.4% of statements [2021-03-09T05:06:38.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.135s coverage: 5.2% of statements [2021-03-09T05:06:38.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-09T05:06:38.935Z] GO111MODULE=on go vet ./... [2021-03-09T05:06:42.350Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T05:07:08.983Z] lf-activate-venv(): INFO: Adding /tmp/venv-LWZG/bin to PATH [2021-03-09T05:07:08.983Z] INFO: No Stack... [2021-03-09T05:07:08.983Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T05:07:09.246Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T05:07:09.554Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-03-09T05:07:09.554Z] + cut -d, -f6 [Pipeline] lock [2021-03-09T05:07:09.628Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-811-3-stack-cost] [2021-03-09T05:07:09.641Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-811-3-stack-cost] did not exist. Created. [2021-03-09T05:07:09.641Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-811-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T05:07:10.042Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-09T05:07:10.422Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T05:07:10.433Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-811-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-09T05:07:11.301Z] gofmt -l . [2021-03-09T05:07:11.302Z] [ "`gofmt -l .`" = "" ] [2021-03-09T05:07:11.302Z] ./bin/test-attribution-txt.sh [2021-03-09T05:07:11.302Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-09T05:07:11.323Z] $ docker stop --time=1 e9ae8ba93402dab888b3acc3488036ec39b6d5ce865995eb4ea7474f0eb4e0b3 [2021-03-09T05:07:13.664Z] $ docker rm -f e9ae8ba93402dab888b3acc3488036ec39b6d5ce865995eb4ea7474f0eb4e0b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-09T05:07:14.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-09T05:07:14.877Z] Warning: overwriting stash ‘coverage-report’ [2021-03-09T05:07:15.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-09T05:07:16.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-09T05:07:16.865Z] + ls -al . [2021-03-09T05:07:16.866Z] total 220 [2021-03-09T05:07:16.866Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 05:07 . [2021-03-09T05:07:16.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 05:03 .. [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 05:03 .dockerignore [2021-03-09T05:07:16.866Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 05:03 .git [2021-03-09T05:07:16.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 05:03 .github [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 9 05:03 .gitignore [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 9 05:03 Dockerfile.build [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 9 05:03 Jenkinsfile [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 9 05:03 LICENSE [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 9 05:03 Makefile [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 9 05:03 README.md [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 9 05:03 RELEASE-NOTES.txt [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 05:01 VERSION [2021-03-09T05:07:16.866Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 05:03 bin [2021-03-09T05:07:16.866Z] -rw-r--r-- 1 jenkins jenkins 102110 Mar 9 05:06 coverage.out [2021-03-09T05:07:16.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 05:03 example [2021-03-09T05:07:16.866Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 9 05:07 go.mod [2021-03-09T05:07:16.866Z] -rw-r--r-- 1 jenkins jenkins 17490 Mar 9 05:07 go.sum [2021-03-09T05:07:16.866Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 05:03 internal [2021-03-09T05:07:16.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 05:03 openapi [2021-03-09T05:07:16.866Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 05:03 pkg [2021-03-09T05:07:16.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 05:03 snap [2021-03-09T05:07:16.866Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 9 05:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:07:17.243Z] + 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=76e103c2ad1a104127ad77989930aecfa798f89b --label arch=arm64 --label version=0.0.0 . [2021-03-09T05:07:17.898Z] Sending build context to Docker daemon 2.456MB [2021-03-09T05:07:17.898Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-09T05:07:17.898Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-09T05:07:17.898Z] ---> 094436a88bfd [2021-03-09T05:07:17.898Z] Step 3/24 : ARG MAKE='make build' [2021-03-09T05:07:18.180Z] ---> Running in f76755743f0c [2021-03-09T05:07:18.777Z] Removing intermediate container f76755743f0c [2021-03-09T05:07:18.777Z] ---> f2e21d909174 [2021-03-09T05:07:18.777Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-09T05:07:18.777Z] ---> Running in f9280dad890d [2021-03-09T05:07:19.371Z] Removing intermediate container f9280dad890d [2021-03-09T05:07:19.371Z] ---> 949f1d908846 [2021-03-09T05:07:19.371Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-09T05:07:19.372Z] ---> Running in 7535d4bb06a8 [2021-03-09T05:07:19.642Z] Removing intermediate container 7535d4bb06a8 [2021-03-09T05:07:19.642Z] ---> e9f2bc7cd574 [2021-03-09T05:07:19.642Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-09T05:07:19.915Z] ---> Running in da5c32381fb8 [2021-03-09T05:07:21.895Z] Removing intermediate container da5c32381fb8 [2021-03-09T05:07:21.895Z] ---> f6fc550a3471 [2021-03-09T05:07:21.895Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-09T05:07:22.171Z] ---> Running in cc76407dcfdf [2021-03-09T05:07:23.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-09T05:07:23.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-09T05:07:24.341Z] OK: 142 MiB in 39 packages [2021-03-09T05:07:25.770Z] Removing intermediate container cc76407dcfdf [2021-03-09T05:07:25.770Z] ---> 56da80ae1f62 [2021-03-09T05:07:25.770Z] Step 8/24 : COPY . . [2021-03-09T05:07:27.202Z] ---> 85f589747291 [2021-03-09T05:07:27.202Z] Step 9/24 : RUN ${MAKE} [2021-03-09T05:07:27.202Z] ---> Running in 2c8c24eae8d5 [2021-03-09T05:07:28.180Z] 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-09T05:07:54.982Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-09T05:07:55.965Z] Removing intermediate container 2c8c24eae8d5 [2021-03-09T05:07:55.965Z] ---> 1ecfaa223f0f [2021-03-09T05:07:55.965Z] Step 10/24 : FROM scratch [2021-03-09T05:07:55.965Z] ---> [2021-03-09T05:07:55.965Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-09T05:07:56.236Z] ---> Running in 9e2e412487f8 [2021-03-09T05:07:56.509Z] Removing intermediate container 9e2e412487f8 [2021-03-09T05:07:56.509Z] ---> 44a2bcc2c89b [2021-03-09T05:07:56.509Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-09T05:07:56.792Z] ---> Running in a71288c9b246 [2021-03-09T05:07:57.064Z] Removing intermediate container a71288c9b246 [2021-03-09T05:07:57.064Z] ---> 4ab04ecde298 [2021-03-09T05:07:57.064Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-09T05:07:57.338Z] ---> Running in 2a29ddc84354 [2021-03-09T05:07:57.610Z] Removing intermediate container 2a29ddc84354 [2021-03-09T05:07:57.610Z] ---> 387c7f57da39 [2021-03-09T05:07:57.610Z] Step 14/24 : WORKDIR / [2021-03-09T05:07:57.885Z] ---> Running in 8abc565f9d09 [2021-03-09T05:07:58.157Z] Removing intermediate container 8abc565f9d09 [2021-03-09T05:07:58.157Z] ---> 0ea47390191b [2021-03-09T05:07:58.157Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-09T05:07:59.131Z] ---> 9a7050b61ca4 [2021-03-09T05:07:59.131Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-09T05:08:00.112Z] ---> 9290fc8c7bc4 [2021-03-09T05:08:00.112Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-09T05:08:00.710Z] ---> 63d46b3aa69f [2021-03-09T05:08:00.710Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-09T05:08:01.305Z] ---> 5feab4082276 [2021-03-09T05:08:01.305Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-09T05:08:02.286Z] ---> dee06390d440 [2021-03-09T05:08:02.286Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-09T05:08:02.286Z] ---> Running in 82ef4f4d6748 [2021-03-09T05:08:02.557Z] Removing intermediate container 82ef4f4d6748 [2021-03-09T05:08:02.557Z] ---> ee8da78ff4cb [2021-03-09T05:08:02.558Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-09T05:08:02.829Z] ---> Running in 14ad67344ed4 [2021-03-09T05:08:03.101Z] Removing intermediate container 14ad67344ed4 [2021-03-09T05:08:03.101Z] ---> 42bf31d6bb9b [2021-03-09T05:08:03.101Z] Step 22/24 : LABEL arch=arm64 [2021-03-09T05:08:03.372Z] ---> Running in f193dcb12a50 [2021-03-09T05:08:03.644Z] Removing intermediate container f193dcb12a50 [2021-03-09T05:08:03.644Z] ---> c6235440a593 [2021-03-09T05:08:03.644Z] Step 23/24 : LABEL git_sha=76e103c2ad1a104127ad77989930aecfa798f89b [2021-03-09T05:08:03.919Z] ---> Running in 8d65aa89eb8b [2021-03-09T05:08:04.192Z] Removing intermediate container 8d65aa89eb8b [2021-03-09T05:08:04.192Z] ---> 67ed67bdf1a0 [2021-03-09T05:08:04.192Z] Step 24/24 : LABEL version=0.0.0 [2021-03-09T05:08:04.465Z] ---> Running in f184b08af2e0 [2021-03-09T05:08:04.738Z] Removing intermediate container f184b08af2e0 [2021-03-09T05:08:04.738Z] ---> 05a8ac8618c4 [2021-03-09T05:08:04.738Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-09T05:08:04.738Z] Successfully built 05a8ac8618c4 [2021-03-09T05:08:05.008Z] 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-09T05:08:05.868Z] ---> job-cost.sh [2021-03-09T05:08:05.868Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-03Hx [2021-03-09T05:08:44.796Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-09T05:10:21.539Z] lf-activate-venv(): INFO: Adding /tmp/venv-03Hx/bin to PATH [2021-03-09T05:10:21.539Z] INFO: No Stack... [2021-03-09T05:10:21.539Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-09T05:10:21.539Z] INFO: Archiving Costs [Pipeline] sh [2021-03-09T05:10:21.881Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-03-09T05:10:21.881Z] + cut -d, -f6 [Pipeline] lock [2021-03-09T05:10:21.984Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-811-3-stack-cost] [2021-03-09T05:10:21.994Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-811-3-stack-cost] did not exist. Created. [2021-03-09T05:10:21.994Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-811-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-09T05:10:22.474Z] /w/workspace/device-sdk-go/3@tmp/durable-4cab80e4/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-4cab80e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-09T05:10:22.816Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-09T05:10:22.911Z] Warning: overwriting stash ‘stack-cost’ [2021-03-09T05:10:23.080Z] Stashed 1 file(s) [Pipeline] } [2021-03-09T05:10:23.096Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-811-3-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-09T05:10:24.659Z] provisioning config files... [2021-03-09T05:10:24.670Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp/config5530309373224539944tmp [Pipeline] { [Pipeline] sh [2021-03-09T05:10:25.093Z] + set +x [2021-03-09T05:10:25.093Z] + curl -s https://codecov.io/bash [2021-03-09T05:10:25.093Z] + bash -s -- [2021-03-09T05:10:25.370Z] [2021-03-09T05:10:25.370Z] _____ _ [2021-03-09T05:10:25.370Z] / ____| | | [2021-03-09T05:10:25.370Z] | | ___ __| | ___ ___ _____ __ [2021-03-09T05:10:25.370Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-09T05:10:25.370Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-09T05:10:25.370Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-09T05:10:25.370Z] Bash-20210226-7100762 [2021-03-09T05:10:25.370Z] [2021-03-09T05:10:25.370Z] [2021-03-09T05:10:25.370Z] ==> git version 2.24.3 found [2021-03-09T05:10:25.370Z] ==> 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-09T05:10:25.370Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-09T05:10:25.370Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-09T05:10:25.370Z] ==> Jenkins CI detected. [2021-03-09T05:10:25.370Z] project root: . [2021-03-09T05:10:25.370Z] --> token set from env [2021-03-09T05:10:25.370Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-09T05:10:25.370Z] ==> Running gcov in . (disable via -X gcov) [2021-03-09T05:10:25.370Z] ==> Python coveragepy not found [2021-03-09T05:10:25.370Z] ==> Searching for coverage reports in: [2021-03-09T05:10:25.370Z] + . [2021-03-09T05:10:25.370Z] -> Found 1 reports [2021-03-09T05:10:25.370Z] ==> Detecting git/mercurial file structure [2021-03-09T05:10:25.635Z] ==> Reading reports [2021-03-09T05:10:25.635Z] + ./coverage.out bytes=102110 [2021-03-09T05:10:25.635Z] ==> Appending adjustments [2021-03-09T05:10:25.635Z] https://docs.codecov.io/docs/fixing-reports [2021-03-09T05:10:26.219Z] + Found adjustments [2021-03-09T05:10:26.219Z] ==> Gzipping contents [2021-03-09T05:10:26.219Z] 16K /tmp/codecov.A2TkDy.gz [2021-03-09T05:10:26.219Z] ==> Uploading reports [2021-03-09T05:10:26.219Z] url: https://codecov.io [2021-03-09T05:10:26.219Z] query: branch=PR-811&commit=76e103c2ad1a104127ad77989930aecfa798f89b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-811%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=811&job=&cmd_args= [2021-03-09T05:10:26.219Z] -> Pinging Codecov [2021-03-09T05:10:26.219Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-811&commit=76e103c2ad1a104127ad77989930aecfa798f89b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-811%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=811&job=&cmd_args= [2021-03-09T05:10:26.808Z] -> Uploading to [2021-03-09T05:10:26.808Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-09/7E55EF52A471D76F132DFD9A03CDDE97/76e103c2ad1a104127ad77989930aecfa798f89b/7b24dc2a-916c-444c-ad6a-48dcbe6b51ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T051026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=178a607cb834491f5aa8fae3038f55476e1fde4bff55f16469ab8f64ca9d2200 [2021-03-09T05:10:26.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-09T05:10:26.808Z] Dload Upload Total Spent Left Speed [2021-03-09T05:10:27.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15178 0 0 100 15178 0 27852 --:--:-- --:--:-- --:--:-- 27849 [2021-03-09T05:10:27.340Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/76e103c2ad1a104127ad77989930aecfa798f89b [Pipeline] } [2021-03-09T05:10:27.353Z] 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-09T05:10:30.027Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:10:30.951Z] ---> package-listing.sh [2021-03-09T05:10:30.951Z] ++ facter osfamily [2021-03-09T05:10:30.951Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-09T05:10:31.223Z] + OS_FAMILY=redhat [2021-03-09T05:10:31.223Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-811 [2021-03-09T05:10:31.223Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-09T05:10:31.223Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-09T05:10:31.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-09T05:10:31.223Z] + PACKAGES=/tmp/packages_start.txt [2021-03-09T05:10:31.223Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-811 ']' [2021-03-09T05:10:31.223Z] + PACKAGES=/tmp/packages_end.txt [2021-03-09T05:10:31.223Z] + case "${OS_FAMILY}" in [2021-03-09T05:10:31.223Z] + rpm -qa [2021-03-09T05:10:31.223Z] + sort [2021-03-09T05:10:41.453Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-09T05:10:41.453Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-09T05:10:41.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-09T05:10:41.453Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-811 ']' [2021-03-09T05:10:41.453Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-811/archives/ [2021-03-09T05:10:41.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-811/archives/ [Pipeline] echo [2021-03-09T05:10:41.468Z] 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-811/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-09T05:10:41.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:10:42.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T05:10:42.372Z] [2021-03-09T05:10:42.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-09T05:10:42.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T05:10:42.772Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-09T05:10:42.772Z] df20fa9351a1: Pulling fs layer [2021-03-09T05:10:42.772Z] 36b3adc4ff6f: Pulling fs layer [2021-03-09T05:10:42.772Z] 8ad3a11d3b57: Pulling fs layer [2021-03-09T05:10:42.772Z] 46f8f816bc3b: Pulling fs layer [2021-03-09T05:10:42.772Z] 93b61091891f: Pulling fs layer [2021-03-09T05:10:42.772Z] 93b9cdb0e59b: Pulling fs layer [2021-03-09T05:10:42.772Z] 5e14af77c1be: Pulling fs layer [2021-03-09T05:10:42.772Z] 01666e4c0597: Pulling fs layer [2021-03-09T05:10:42.772Z] aa168da1d23b: Pulling fs layer [2021-03-09T05:10:42.772Z] 93b9cdb0e59b: Waiting [2021-03-09T05:10:42.772Z] 5e14af77c1be: Waiting [2021-03-09T05:10:42.772Z] 01666e4c0597: Waiting [2021-03-09T05:10:42.772Z] aa168da1d23b: Waiting [2021-03-09T05:10:42.772Z] 93b61091891f: Waiting [2021-03-09T05:10:42.772Z] 46f8f816bc3b: Waiting [2021-03-09T05:10:43.058Z] 36b3adc4ff6f: Verifying Checksum [2021-03-09T05:10:43.058Z] 36b3adc4ff6f: Download complete [2021-03-09T05:10:43.058Z] 46f8f816bc3b: Verifying Checksum [2021-03-09T05:10:43.058Z] 46f8f816bc3b: Download complete [2021-03-09T05:10:43.058Z] df20fa9351a1: Download complete [2021-03-09T05:10:43.058Z] 93b9cdb0e59b: Verifying Checksum [2021-03-09T05:10:43.058Z] 93b9cdb0e59b: Download complete [2021-03-09T05:10:43.335Z] 5e14af77c1be: Verifying Checksum [2021-03-09T05:10:43.335Z] 5e14af77c1be: Download complete [2021-03-09T05:10:43.335Z] 01666e4c0597: Verifying Checksum [2021-03-09T05:10:43.335Z] 01666e4c0597: Download complete [2021-03-09T05:10:43.335Z] 93b61091891f: Verifying Checksum [2021-03-09T05:10:43.335Z] 93b61091891f: Download complete [2021-03-09T05:10:43.622Z] df20fa9351a1: Pull complete [2021-03-09T05:10:44.243Z] 36b3adc4ff6f: Pull complete [2021-03-09T05:10:44.243Z] 8ad3a11d3b57: Verifying Checksum [2021-03-09T05:10:44.243Z] 8ad3a11d3b57: Download complete [2021-03-09T05:10:45.801Z] 8ad3a11d3b57: Pull complete [2021-03-09T05:10:46.848Z] 46f8f816bc3b: Pull complete [2021-03-09T05:10:47.951Z] 93b61091891f: Pull complete [2021-03-09T05:10:48.563Z] 93b9cdb0e59b: Pull complete [2021-03-09T05:10:48.868Z] 5e14af77c1be: Pull complete [2021-03-09T05:10:49.165Z] 01666e4c0597: Pull complete [2021-03-09T05:10:50.655Z] aa168da1d23b: Verifying Checksum [2021-03-09T05:10:50.655Z] aa168da1d23b: Download complete [2021-03-09T05:11:13.123Z] aa168da1d23b: Pull complete [2021-03-09T05:11:13.123Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-09T05:11:13.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-09T05:11:13.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-09T05:11:13.808Z] prd-centos7-docker-4c-2g-29098 does not seem to be running inside a container [2021-03-09T05:11:13.926Z] $ 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-811/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-811 -v /w/workspace/dgexfoundry_device-sdk-go_PR-811:/w/workspace/dgexfoundry_device-sdk-go_PR-811:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-09T05:11:19.693Z] $ docker top 6adb0eca5960abab0fb74c258e99f9cb4452d1ba9c3835c9ba75cb37e24cea6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-09T05:11:21.123Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-09T05:11:22.341Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-09T05:11:23.135Z] + ls /var/log/sa-host [2021-03-09T05:11:23.135Z] + sadf -c /var/log/sa-host/sa09 [2021-03-09T05:11:23.135Z] file_magic: OK [2021-03-09T05:11:23.135Z] HZ: Using current value: 100 [2021-03-09T05:11:23.135Z] file_header: OK [2021-03-09T05:11:23.135Z] 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-09T05:11:23.135Z] Statistics: [2021-03-09T05:11:23.135Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-09T05:11:23.135Z] File successfully converted to sysstat format version 12.2.1 [2021-03-09T05:11:23.135Z] + sadf -c /var/log/sa-host/sa23 [2021-03-09T05:11:23.135Z] file_magic: OK [2021-03-09T05:11:23.135Z] HZ: Using current value: 100 [2021-03-09T05:11:23.135Z] file_header: OK [2021-03-09T05:11:23.135Z] 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-09T05:11:23.135Z] Statistics: [2021-03-09T05:11:23.136Z] Hnuu...uuuununununu... [2021-03-09T05:11:23.136Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-09T05:11:23.885Z] provisioning config files... [2021-03-09T05:11:23.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-811@tmp/config2637089135346959494tmp [Pipeline] { [Pipeline] echo [2021-03-09T05:11:24.009Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:11:24.323Z] ---> create-netrc.sh [Pipeline] } [2021-03-09T05:11:24.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-09T05:11:24.443Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:11:24.762Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-09T05:11:24.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:11:25.098Z] ---> sudo-logs.sh [2021-03-09T05:11:25.098Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-09T05:11:25.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:11:25.928Z] ---> job-cost.sh [2021-03-09T05:11:26.281Z] lf-activate-venv: SKIPPING [2021-03-09T05:11:26.281Z] DEBUG: total: 0.20999999344348907 [2021-03-09T05:11:26.281Z] INFO: Retrieving Stack Cost... [2021-03-09T05:11:27.632Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-09T05:11:28.223Z] INFO: Archiving Costs [Pipeline] echo [2021-03-09T05:11:28.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-09T05:11:28.588Z] ---> logs-deploy.sh [2021-03-09T05:11:28.588Z] lf-activate-venv: SKIPPING [2021-03-09T05:11:28.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-811/3 [2021-03-09T05:11:28.588Z] INFO: archiving workspace using pattern(s): [2021-03-09T05:11:34.201Z] Archives upload complete. [2021-03-09T05:11:34.201Z] INFO: archiving logs to Nexus [2021-03-09T05:11:36.335Z] ---> uname -a: [2021-03-09T05:11:36.335Z] Linux prd-centos7-docker-4c-2g-29098.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-09T05:11:36.335Z] [2021-03-09T05:11:36.335Z] [2021-03-09T05:11:36.335Z] ---> lscpu: [2021-03-09T05:11:36.335Z] Architecture: x86_64 [2021-03-09T05:11:36.335Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-09T05:11:36.335Z] Byte Order: Little Endian [2021-03-09T05:11:36.335Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-09T05:11:36.335Z] CPU(s): 4 [2021-03-09T05:11:36.335Z] On-line CPU(s) list: 0-3 [2021-03-09T05:11:36.335Z] Thread(s) per core: 1 [2021-03-09T05:11:36.335Z] Core(s) per socket: 1 [2021-03-09T05:11:36.335Z] Socket(s): 4 [2021-03-09T05:11:36.335Z] NUMA node(s): 1 [2021-03-09T05:11:36.335Z] Vendor ID: GenuineIntel [2021-03-09T05:11:36.335Z] CPU family: 6 [2021-03-09T05:11:36.335Z] Model: 44 [2021-03-09T05:11:36.335Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-09T05:11:36.335Z] Stepping: 1 [2021-03-09T05:11:36.335Z] CPU MHz: 2933.438 [2021-03-09T05:11:36.335Z] BogoMIPS: 5866.87 [2021-03-09T05:11:36.335Z] Virtualization: VT-x [2021-03-09T05:11:36.335Z] Hypervisor vendor: KVM [2021-03-09T05:11:36.335Z] Virtualization type: full [2021-03-09T05:11:36.335Z] L1d cache: 128 KiB [2021-03-09T05:11:36.335Z] L1i cache: 128 KiB [2021-03-09T05:11:36.335Z] L2 cache: 16 MiB [2021-03-09T05:11:36.335Z] L3 cache: 64 MiB [2021-03-09T05:11:36.335Z] NUMA node0 CPU(s): 0-3 [2021-03-09T05:11:36.335Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-09T05:11:36.335Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-09T05:11:36.335Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-09T05:11:36.335Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-09T05:11:36.335Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-09T05:11:36.335Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-09T05:11:36.335Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-09T05:11:36.335Z] Vulnerability Srbds: Not affected [2021-03-09T05:11:36.335Z] Vulnerability Tsx async abort: Not affected [2021-03-09T05:11:36.335Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-09T05:11:36.335Z] [2021-03-09T05:11:36.335Z] [2021-03-09T05:11:36.335Z] ---> nproc: [2021-03-09T05:11:36.335Z] 4 [2021-03-09T05:11:36.335Z] [2021-03-09T05:11:36.335Z]