Push event to branch release-note Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24375466776d3bbaf78016744f9130af5de221a7 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/release-note/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/release-note/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16981 in /w/workspace/undry_device-sdk-go_release-note [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/undry_device-sdk-go_release-note # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/release-note:refs/remotes/origin/release-note # timeout=10 Checking out Revision 24375466776d3bbaf78016744f9130af5de221a7 (release-note) > git config core.sparsecheckout # timeout=10 > git checkout -f 24375466776d3bbaf78016744f9130af5de221a7 # timeout=10 Commit message: "docs: update release note for 1.4.0 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-21T03:49:10.276Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T03:49:10.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T03:49:11.134Z] ========================================================= [2020-12-21T03:49:11.134Z] EdgeX Global Pipelines Version Info [2020-12-21T03:49:11.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:49:12.861Z] ------------------- [2020-12-21T03:49:12.861Z] stable info: [2020-12-21T03:49:12.861Z] ------------------- [2020-12-21T03:49:12.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T03:49:12.861Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T03:49:12.861Z] Message: update stable to v1.0.173 [2020-12-21T03:49:13.808Z] ------------------- [2020-12-21T03:49:13.808Z] experimental info: [2020-12-21T03:49:13.808Z] ------------------- [2020-12-21T03:49:13.808Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T03:49:13.808Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T03:49:13.808Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T03:49:14.331Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-21T03:49:14.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-21T03:49:14.739Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T03:49:14.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T03:49:15.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T03:49:15.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T03:49:15.540Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T03:49:15.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T03:49:15.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-21T03:49:16.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T03:49:16.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T03:49:16.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-21T03:49:16.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T03:49:16.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T03:49:17.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T03:49:17.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T03:49:17.506Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T03:49:17.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T03:49:17.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T03:49:18.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-21T03:49:18.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-21T03:49:18.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-21T03:49:18.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-21T03:49:18.870Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-21T03:49:19.124Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-21T03:49:19.311Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T03:49:19.432Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T03:49:19.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = release-note [Pipeline] echo [2020-12-21T03:49:19.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = release-note [Pipeline] echo [2020-12-21T03:49:19.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = release-note [Pipeline] echo [2020-12-21T03:49:19.952Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24375466776d3bbaf78016744f9130af5de221a7 [Pipeline] echo [2020-12-21T03:49:20.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2437546 [Pipeline] echo [2020-12-21T03:49:20.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T03:49:20.677Z] provisioning config files... [2020-12-21T03:49:20.705Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/undry_device-sdk-go_release-note@tmp/config7088376553959121002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:49:21.123Z] ---> docker-login.sh [2020-12-21T03:49:21.123Z] nexus3.edgexfoundry.org:10001 [2020-12-21T03:49:21.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:49:21.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:49:21.387Z] Configure a credential helper to remove this warning. See [2020-12-21T03:49:21.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:49:21.387Z] [2020-12-21T03:49:21.387Z] Login Succeeded [2020-12-21T03:49:21.387Z] nexus3.edgexfoundry.org:10002 [2020-12-21T03:49:21.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:49:21.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:49:21.650Z] Configure a credential helper to remove this warning. See [2020-12-21T03:49:21.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:49:21.650Z] [2020-12-21T03:49:21.650Z] Login Succeeded [2020-12-21T03:49:21.650Z] nexus3.edgexfoundry.org:10003 [2020-12-21T03:49:21.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:49:21.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:49:21.913Z] Configure a credential helper to remove this warning. See [2020-12-21T03:49:21.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:49:21.913Z] [2020-12-21T03:49:21.913Z] Login Succeeded [2020-12-21T03:49:21.913Z] nexus3.edgexfoundry.org:10004 [2020-12-21T03:49:21.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:49:21.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:49:21.913Z] Configure a credential helper to remove this warning. See [2020-12-21T03:49:21.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:49:21.913Z] [2020-12-21T03:49:21.913Z] Login Succeeded [2020-12-21T03:49:21.913Z] docker.io [2020-12-21T03:49:22.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:49:22.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:49:22.440Z] Configure a credential helper to remove this warning. See [2020-12-21T03:49:22.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:49:22.440Z] [2020-12-21T03:49:22.440Z] Login Succeeded [2020-12-21T03:49:22.440Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T03:49:22.466Z] 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 [2020-12-21T03:49:23.623Z] + git log --format=format:%s -1 24375466776d3bbaf78016744f9130af5de221a7 [Pipeline] echo [2020-12-21T03:49:23.706Z] GIT_COMMIT: 24375466776d3bbaf78016744f9130af5de221a7, Commit Message: docs: update release note for 1.4.0 release [Pipeline] echo [2020-12-21T03:49:23.779Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:49:24.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T03:49:24.776Z] [2020-12-21T03:49:24.776Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:49:25.167Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T03:49:25.167Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T03:49:25.167Z] 31603596830f: Pulling fs layer [2020-12-21T03:49:25.167Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T03:49:25.167Z] 6ca5941a6612: Pulling fs layer [2020-12-21T03:49:25.167Z] ecc8261a40a4: Pulling fs layer [2020-12-21T03:49:25.167Z] ecc8261a40a4: Waiting [2020-12-21T03:49:25.167Z] 2a8b12db71e7: Download complete [2020-12-21T03:49:25.431Z] 31603596830f: Verifying Checksum [2020-12-21T03:49:25.431Z] 31603596830f: Download complete [2020-12-21T03:49:25.431Z] 6ca5941a6612: Verifying Checksum [2020-12-21T03:49:25.431Z] 6ca5941a6612: Download complete [2020-12-21T03:49:25.431Z] ecc8261a40a4: Verifying Checksum [2020-12-21T03:49:25.431Z] ecc8261a40a4: Download complete [2020-12-21T03:49:25.693Z] 31603596830f: Pull complete [2020-12-21T03:49:25.693Z] 2a8b12db71e7: Pull complete [2020-12-21T03:49:26.648Z] 6ca5941a6612: Pull complete [2020-12-21T03:49:26.911Z] ecc8261a40a4: Pull complete [2020-12-21T03:49:26.911Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T03:49:26.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T03:49:26.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T03:49:27.036Z] prd-centos7-docker-4c-2g-16981 does not seem to be running inside a container [2020-12-21T03:49:27.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-sdk-go_release-note -v /w/workspace/undry_device-sdk-go_release-note:/w/workspace/undry_device-sdk-go_release-note:rw,z -v /w/workspace/undry_device-sdk-go_release-note@tmp:/w/workspace/undry_device-sdk-go_release-note@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-21T03:49:28.934Z] $ docker top 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T03:49:29.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T03:49:29.310Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T03:49:29.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T03:49:29.533Z] $ docker exec 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent [2020-12-21T03:49:29.701Z] SSH_AUTH_SOCK=/tmp/ssh-JeqhWbqJq88O/agent.11 [2020-12-21T03:49:29.701Z] SSH_AGENT_PID=16 [2020-12-21T03:49:29.710Z] Running ssh-add (command line suppressed) [2020-12-21T03:49:29.831Z] Identity added: /w/workspace/undry_device-sdk-go_release-note@tmp/private_key_76921910387714884.key (/w/workspace/undry_device-sdk-go_release-note@tmp/private_key_76921910387714884.key) [2020-12-21T03:49:29.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T03:49:30.266Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T03:49:30.296Z] $ docker exec --env ******** --env ******** 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent -k [2020-12-21T03:49:30.405Z] unset SSH_AUTH_SOCK; [2020-12-21T03:49:30.406Z] unset SSH_AGENT_PID; [2020-12-21T03:49:30.406Z] echo Agent pid 16 killed; [2020-12-21T03:49:30.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T03:49:30.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T03:49:30.656Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T03:49:30.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T03:49:30.818Z] $ docker exec 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent [2020-12-21T03:49:30.977Z] SSH_AUTH_SOCK=/tmp/ssh-dZz0ThNUutFE/agent.45 [2020-12-21T03:49:30.977Z] SSH_AGENT_PID=51 [2020-12-21T03:49:30.983Z] Running ssh-add (command line suppressed) [2020-12-21T03:49:31.100Z] Identity added: /w/workspace/undry_device-sdk-go_release-note@tmp/private_key_4387764720284866104.key (/w/workspace/undry_device-sdk-go_release-note@tmp/private_key_4387764720284866104.key) [2020-12-21T03:49:31.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T03:49:31.525Z] + git semver init [2020-12-21T03:49:31.525Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T03:49:31.525Z] # $GIT_DIR = /w/workspace/undry_device-sdk-go_release-note/.git [2020-12-21T03:49:31.525Z] # $GIT_WORK_TREE = /w/workspace/undry_device-sdk-go_release-note [2020-12-21T03:49:31.525Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T03:49:31.525Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T03:49:31.525Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T03:49:31.525Z] # $SEMVER_BRANCH = release-note [2020-12-21T03:49:31.525Z] # $SEMVER_TEMP = /tmp/semver-123179674 [2020-12-21T03:49:31.525Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-21T03:49:32.096Z] # '/tmp/semver-123179674' -> '/w/workspace/undry_device-sdk-go_release-note/.semver' [2020-12-21T03:49:32.096Z] # -> Force: false [2020-12-21T03:49:32.096Z] # $SEMVER_DIR = /w/workspace/undry_device-sdk-go_release-note/.semver [Pipeline] } [2020-12-21T03:49:32.117Z] $ docker exec --env ******** --env ******** 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent -k [2020-12-21T03:49:32.228Z] unset SSH_AUTH_SOCK; [2020-12-21T03:49:32.228Z] unset SSH_AGENT_PID; [2020-12-21T03:49:32.228Z] echo Agent pid 51 killed; [2020-12-21T03:49:32.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T03:49:32.821Z] + git semver [Pipeline] } [2020-12-21T03:49:32.858Z] $ docker stop --time=1 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e [2020-12-21T03:49:34.474Z] $ docker rm -f 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T03:49:35.001Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T03:49:35.428Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T03:49:35.453Z] [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 [2020-12-21T03:49:51.274Z] Still waiting to schedule task [2020-12-21T03:49:51.275Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-21T03:49:51.298Z] Still waiting to schedule task [2020-12-21T03:49:51.298Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-21T03:51:43.784Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16982 in /w/workspace/undry_device-sdk-go_release-note [Pipeline] { [Pipeline] ws [2020-12-21T03:51:43.877Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T03:51:49.015Z] using credential edgex-jenkins-ssh [2020-12-21T03:51:49.076Z] Cloning the remote Git repository [2020-12-21T03:51:49.139Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-21T03:51:49.241Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-21T03:51:49.322Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-21T03:51:49.323Z] > git --version # timeout=10 [2020-12-21T03:51:49.344Z] > git --version # 'git version 2.17.1' [2020-12-21T03:51:49.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T03:51:49.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T03:51:51.173Z] Checking out Revision 24375466776d3bbaf78016744f9130af5de221a7 (release-note) [2020-12-21T03:51:50.493Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-21T03:51:50.514Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T03:51:50.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-21T03:51:50.599Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-21T03:51:50.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T03:51:50.611Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/release-note:refs/remotes/origin/release-note # timeout=10 [2020-12-21T03:51:51.200Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T03:51:51.265Z] > git checkout -f 24375466776d3bbaf78016744f9130af5de221a7 # timeout=10 [2020-12-21T03:51:55.525Z] Commit message: "docs: update release note for 1.4.0 release" [2020-12-21T03:51:55.582Z] > git --version # timeout=10 [2020-12-21T03:51:55.593Z] > git --version # 'git version 2.17.1' [2020-12-21T03:51:55.612Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T03:51:57.436Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-21T03:51:57.865Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T03:51:58.268Z] + true [2020-12-21T03:51:58.268Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T03:52:01.037Z] provisioning config files... [2020-12-21T03:52:01.084Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5488621267681711274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:52:01.580Z] ---> docker-login.sh [2020-12-21T03:52:01.580Z] nexus3.edgexfoundry.org:10001 [2020-12-21T03:52:02.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:02.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:02.851Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:02.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:02.851Z] [2020-12-21T03:52:02.851Z] Login Succeeded [2020-12-21T03:52:02.851Z] nexus3.edgexfoundry.org:10002 [2020-12-21T03:52:03.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:03.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:03.399Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:03.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:03.399Z] [2020-12-21T03:52:03.399Z] Login Succeeded [2020-12-21T03:52:03.399Z] nexus3.edgexfoundry.org:10003 [2020-12-21T03:52:03.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:03.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:03.953Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:03.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:03.953Z] [2020-12-21T03:52:03.953Z] Login Succeeded [2020-12-21T03:52:03.953Z] nexus3.edgexfoundry.org:10004 [2020-12-21T03:52:04.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:04.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:04.502Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:04.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:04.502Z] [2020-12-21T03:52:04.502Z] Login Succeeded [2020-12-21T03:52:04.502Z] docker.io [2020-12-21T03:52:04.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:05.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:05.372Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:05.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:05.372Z] [2020-12-21T03:52:05.372Z] Login Succeeded [2020-12-21T03:52:05.372Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T03:52:05.401Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T03:52:06.006Z] ========================================================= [2020-12-21T03:52:06.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T03:52:06.006Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:52:06.422Z] + 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 . [2020-12-21T03:52:06.706Z] Sending build context to Docker daemon 2.407MB [2020-12-21T03:52:06.706Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-21T03:52:06.706Z] Step 2/8 : FROM ${BASE} [2020-12-21T03:52:06.979Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T03:52:06.979Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T03:52:06.979Z] a4357932f1b6: Pulling fs layer [2020-12-21T03:52:06.979Z] 18c013af1878: Pulling fs layer [2020-12-21T03:52:06.979Z] 00ac8860ef70: Pulling fs layer [2020-12-21T03:52:06.979Z] 63d7cb157983: Pulling fs layer [2020-12-21T03:52:06.979Z] b116817d02f9: Pulling fs layer [2020-12-21T03:52:06.979Z] 745a02a5169b: Pulling fs layer [2020-12-21T03:52:06.979Z] 00ac8860ef70: Waiting [2020-12-21T03:52:06.979Z] 63d7cb157983: Waiting [2020-12-21T03:52:06.979Z] b116817d02f9: Waiting [2020-12-21T03:52:06.979Z] 745a02a5169b: Waiting [2020-12-21T03:52:06.979Z] 18c013af1878: Download complete [2020-12-21T03:52:06.979Z] a4357932f1b6: Verifying Checksum [2020-12-21T03:52:06.979Z] a4357932f1b6: Download complete [2020-12-21T03:52:06.979Z] 63d7cb157983: Verifying Checksum [2020-12-21T03:52:06.979Z] 63d7cb157983: Download complete [2020-12-21T03:52:07.573Z] b116817d02f9: Verifying Checksum [2020-12-21T03:52:07.573Z] b116817d02f9: Download complete [2020-12-21T03:52:07.573Z] 5f621e34cdf4: Verifying Checksum [2020-12-21T03:52:07.573Z] 5f621e34cdf4: Download complete [2020-12-21T03:52:08.174Z] 5f621e34cdf4: Pull complete [2020-12-21T03:52:08.776Z] a4357932f1b6: Pull complete [2020-12-21T03:52:09.377Z] 18c013af1878: Pull complete [2020-12-21T03:52:09.976Z] 745a02a5169b: Verifying Checksum [2020-12-21T03:52:09.976Z] 745a02a5169b: Download complete [2020-12-21T03:52:11.419Z] 00ac8860ef70: Verifying Checksum [2020-12-21T03:52:11.419Z] 00ac8860ef70: Download complete [2020-12-21T03:52:21.600Z] 00ac8860ef70: Pull complete [2020-12-21T03:52:21.873Z] 63d7cb157983: Pull complete [2020-12-21T03:52:22.146Z] b116817d02f9: Pull complete [2020-12-21T03:52:26.469Z] 745a02a5169b: Pull complete [2020-12-21T03:52:26.469Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T03:52:26.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T03:52:26.469Z] ---> b7e6874047d6 [2020-12-21T03:52:26.469Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-21T03:52:29.086Z] ---> Running in 74f4ec988a65 [2020-12-21T03:52:29.363Z] Removing intermediate container 74f4ec988a65 [2020-12-21T03:52:29.363Z] ---> 97726e4f709d [2020-12-21T03:52:29.363Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T03:52:29.639Z] ---> Running in ff64df0c1833 [2020-12-21T03:52:32.287Z] Removing intermediate container ff64df0c1833 [2020-12-21T03:52:32.287Z] ---> 32d369ec0d60 [2020-12-21T03:52:32.287Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-21T03:52:32.287Z] ---> Running in b07bc8931843 [2020-12-21T03:52:32.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T03:52:33.013Z] Running on prd-centos7-docker-4c-2g-16983 in /w/workspace/undry_device-sdk-go_release-note [Pipeline] { [Pipeline] ws [2020-12-21T03:52:33.116Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T03:52:33.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T03:52:34.473Z] OK: 142 MiB in 39 packages [2020-12-21T03:52:35.448Z] using credential edgex-jenkins-ssh [2020-12-21T03:52:35.461Z] Removing intermediate container b07bc8931843 [2020-12-21T03:52:35.461Z] ---> 1d58ab417969 [2020-12-21T03:52:35.461Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-21T03:52:35.461Z] ---> Running in 95e02b614116 [2020-12-21T03:52:35.573Z] Cloning the remote Git repository [2020-12-21T03:52:36.062Z] Removing intermediate container 95e02b614116 [2020-12-21T03:52:36.062Z] ---> c4f1af57f977 [2020-12-21T03:52:36.062Z] Step 7/8 : COPY . . [2020-12-21T03:52:35.600Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-21T03:52:35.679Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-21T03:52:35.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-21T03:52:35.737Z] > git --version # timeout=10 [2020-12-21T03:52:35.745Z] > git --version # 'git version 2.24.3' [2020-12-21T03:52:35.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T03:52:35.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T03:52:37.506Z] ---> 5e3db30ce1c7 [2020-12-21T03:52:37.506Z] Step 8/8 : RUN go mod download [2020-12-21T03:52:37.506Z] ---> Running in 36688e08d0f7 [2020-12-21T03:52:37.498Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-21T03:52:37.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T03:52:37.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-21T03:52:37.533Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-21T03:52:37.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T03:52:37.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/release-note:refs/remotes/origin/release-note # timeout=10 [2020-12-21T03:52:37.994Z] Checking out Revision 24375466776d3bbaf78016744f9130af5de221a7 (release-note) [2020-12-21T03:52:38.007Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T03:52:38.012Z] > git checkout -f 24375466776d3bbaf78016744f9130af5de221a7 # timeout=10 [2020-12-21T03:52:41.644Z] Commit message: "docs: update release note for 1.4.0 release" [2020-12-21T03:52:41.670Z] > git --version # timeout=10 [2020-12-21T03:52:41.675Z] > git --version # 'git version 2.24.3' [2020-12-21T03:52:41.680Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T03:52:43.218Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T03:52:43.571Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T03:52:43.887Z] + sudo service docker restart [2020-12-21T03:52:43.887Z] + true [2020-12-21T03:52:43.887Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T03:52:45.449Z] provisioning config files... [2020-12-21T03:52:45.477Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5225127760413299582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:52:45.930Z] ---> docker-login.sh [2020-12-21T03:52:45.930Z] nexus3.edgexfoundry.org:10001 [2020-12-21T03:52:46.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:46.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:46.194Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:46.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:46.194Z] [2020-12-21T03:52:46.194Z] Login Succeeded [2020-12-21T03:52:46.194Z] nexus3.edgexfoundry.org:10002 [2020-12-21T03:52:46.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:46.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:46.459Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:46.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:46.459Z] [2020-12-21T03:52:46.459Z] Login Succeeded [2020-12-21T03:52:46.459Z] nexus3.edgexfoundry.org:10003 [2020-12-21T03:52:46.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:46.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:46.723Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:46.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:46.723Z] [2020-12-21T03:52:46.723Z] Login Succeeded [2020-12-21T03:52:46.723Z] nexus3.edgexfoundry.org:10004 [2020-12-21T03:52:46.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:46.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:46.987Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:46.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:46.987Z] [2020-12-21T03:52:46.987Z] Login Succeeded [2020-12-21T03:52:46.987Z] docker.io [2020-12-21T03:52:46.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T03:52:47.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T03:52:47.250Z] Configure a credential helper to remove this warning. See [2020-12-21T03:52:47.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T03:52:47.250Z] [2020-12-21T03:52:47.250Z] Login Succeeded [2020-12-21T03:52:47.250Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T03:52:47.275Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T03:52:47.822Z] ========================================================= [2020-12-21T03:52:47.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T03:52:47.822Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:52:48.209Z] + 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 . [2020-12-21T03:52:48.477Z] Sending build context to Docker daemon 2.408MB [2020-12-21T03:52:48.477Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-21T03:52:48.477Z] Step 2/8 : FROM ${BASE} [2020-12-21T03:52:48.477Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T03:52:48.477Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T03:52:48.477Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T03:52:48.477Z] de9db76c5a1d: Pulling fs layer [2020-12-21T03:52:48.477Z] bca2f99d35d6: Pulling fs layer [2020-12-21T03:52:48.477Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T03:52:48.477Z] 7c6f9722023f: Pulling fs layer [2020-12-21T03:52:48.477Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T03:52:48.477Z] 93359f2a8cfa: Waiting [2020-12-21T03:52:48.477Z] 7c6f9722023f: Waiting [2020-12-21T03:52:48.477Z] a35cf1a2eb13: Waiting [2020-12-21T03:52:48.477Z] bca2f99d35d6: Waiting [2020-12-21T03:52:48.477Z] de9db76c5a1d: Verifying Checksum [2020-12-21T03:52:48.477Z] de9db76c5a1d: Download complete [2020-12-21T03:52:48.477Z] 0ef7d3d256c8: Download complete [2020-12-21T03:52:48.477Z] 93359f2a8cfa: Download complete [2020-12-21T03:52:48.477Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T03:52:48.477Z] 7c6f9722023f: Verifying Checksum [2020-12-21T03:52:48.477Z] 7c6f9722023f: Download complete [2020-12-21T03:52:48.743Z] 188c0c94c7c5: Pull complete [2020-12-21T03:52:49.014Z] 0ef7d3d256c8: Pull complete [2020-12-21T03:52:49.014Z] de9db76c5a1d: Pull complete [2020-12-21T03:52:50.941Z] a35cf1a2eb13: Verifying Checksum [2020-12-21T03:52:50.941Z] a35cf1a2eb13: Download complete [2020-12-21T03:52:51.519Z] bca2f99d35d6: Verifying Checksum [2020-12-21T03:52:51.519Z] bca2f99d35d6: Download complete [2020-12-21T03:52:56.847Z] bca2f99d35d6: Pull complete [2020-12-21T03:52:56.847Z] 93359f2a8cfa: Pull complete [2020-12-21T03:52:57.112Z] 7c6f9722023f: Pull complete [2020-12-21T03:52:59.714Z] Removing intermediate container 36688e08d0f7 [2020-12-21T03:52:59.714Z] ---> 7a617d035568 [2020-12-21T03:52:59.714Z] Successfully built 7a617d035568 [2020-12-21T03:52:59.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:53:00.099Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T03:53:00.099Z] . [Pipeline] withDockerContainer [2020-12-21T03:53:00.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-16982 does not seem to be running inside a container [2020-12-21T03:53:00.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T03:53:01.974Z] $ docker top d7f6eee7bcd4e6780b6a7507a01ded8fc293cb03660e635f4f75ece0c65fb5ec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T03:53:02.439Z] a35cf1a2eb13: Pull complete [2020-12-21T03:53:02.439Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T03:53:02.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T03:53:02.439Z] ---> a62c8e92a672 [2020-12-21T03:53:02.439Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-21T03:53:02.439Z] ---> Running in 3c2eadcdf471 [2020-12-21T03:53:02.439Z] Removing intermediate container 3c2eadcdf471 [2020-12-21T03:53:02.439Z] ---> 6144001f102f [2020-12-21T03:53:02.439Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T03:53:02.439Z] ---> Running in ecb3eef9717c [2020-12-21T03:53:03.067Z] + go version [2020-12-21T03:53:03.067Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T03:53:03.114Z] $ docker stop --time=1 d7f6eee7bcd4e6780b6a7507a01ded8fc293cb03660e635f4f75ece0c65fb5ec [2020-12-21T03:53:03.401Z] Removing intermediate container ecb3eef9717c [2020-12-21T03:53:03.401Z] ---> 5c546f4f7262 [2020-12-21T03:53:03.401Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-21T03:53:03.401Z] ---> Running in 4418f1296d15 [2020-12-21T03:53:04.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T03:53:05.003Z] $ docker rm -f d7f6eee7bcd4e6780b6a7507a01ded8fc293cb03660e635f4f75ece0c65fb5ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-21T03:53:05.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:53:06.325Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T03:53:06.326Z] . [Pipeline] withDockerContainer [2020-12-21T03:53:06.607Z] prd-ubuntu18.04-docker-arm64-4c-16g-16982 does not seem to be running inside a container [2020-12-21T03:53:06.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T03:53:08.177Z] $ docker top e8da60c2e8f0dbe49400f5fdcea338a60d3a44685bcbad0b182c93c4aa8462aa -eo pid,comm [2020-12-21T03:53:08.299Z] OK: 166 MiB in 39 packages [Pipeline] { [2020-12-21T03:53:08.565Z] Removing intermediate container 4418f1296d15 [2020-12-21T03:53:08.565Z] ---> 8dd961e9da1e [2020-12-21T03:53:08.565Z] Step 6/8 : WORKDIR /device-sdk-go [Pipeline] sh [2020-12-21T03:53:08.829Z] ---> Running in edcb3e3da1e0 [2020-12-21T03:53:08.829Z] Removing intermediate container edcb3e3da1e0 [2020-12-21T03:53:08.829Z] ---> 25247b89aa9f [2020-12-21T03:53:08.829Z] Step 7/8 : COPY . . [2020-12-21T03:53:09.291Z] + make test [2020-12-21T03:53:09.291Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-21T03:53:10.227Z] ---> 3dd9fd61b45c [2020-12-21T03:53:10.227Z] Step 8/8 : RUN go mod download [2020-12-21T03:53:10.227Z] ---> Running in d3f7c2a54fc6 [2020-12-21T03:53:28.438Z] Removing intermediate container d3f7c2a54fc6 [2020-12-21T03:53:28.438Z] ---> fca202cd0713 [2020-12-21T03:53:28.438Z] Successfully built fca202cd0713 [2020-12-21T03:53:28.438Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:53:28.799Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T03:53:28.799Z] . [Pipeline] withDockerContainer [2020-12-21T03:53:28.939Z] prd-centos7-docker-4c-2g-16983 does not seem to be running inside a container [2020-12-21T03:53:28.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T03:53:29.659Z] $ docker top f4ecf89df4e2862b96a00343d761415359d7a67ae84a97b4486a31d314eb1003 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T03:53:30.243Z] + go version [2020-12-21T03:53:30.243Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T03:53:30.274Z] $ docker stop --time=1 f4ecf89df4e2862b96a00343d761415359d7a67ae84a97b4486a31d314eb1003 [2020-12-21T03:53:31.477Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-21T03:53:31.633Z] $ docker rm -f f4ecf89df4e2862b96a00343d761415359d7a67ae84a97b4486a31d314eb1003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:53:32.856Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T03:53:32.856Z] . [Pipeline] withDockerContainer [2020-12-21T03:53:33.033Z] prd-centos7-docker-4c-2g-16983 does not seem to be running inside a container [2020-12-21T03:53:33.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T03:53:33.770Z] $ docker top 97d99f754b3ea37c397d925d17834a2e9df21e154a64830eba701ce848ec9913 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T03:53:34.353Z] + make test [2020-12-21T03:53:34.353Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-21T03:53:42.562Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-21T03:53:57.616Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-21T03:53:57.616Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-21T03:53:57.616Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-21T03:53:57.616Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.065s coverage: 19.4% of statements [2020-12-21T03:53:58.579Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.458s coverage: 97.1% of statements [2020-12-21T03:54:10.539Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-21T03:54:10.539Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-21T03:54:10.540Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-21T03:54:10.540Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.164s coverage: 19.4% of statements [2020-12-21T03:54:14.883Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.282s coverage: 97.1% of statements [2020-12-21T03:54:30.756Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.088s coverage: 9.4% of statements [2020-12-21T03:54:30.756Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.054s coverage: 21.9% of statements [2020-12-21T03:54:30.756Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-21T03:54:30.756Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.220s coverage: 42.5% of statements [2020-12-21T03:54:30.756Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-21T03:54:30.756Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.294s coverage: 68.9% of statements [2020-12-21T03:54:30.756Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-21T03:54:30.756Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-21T03:54:30.756Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-21T03:54:30.756Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-21T03:54:30.756Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.069s coverage: 53.8% of statements [2020-12-21T03:54:30.757Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-21T03:54:30.757Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-21T03:54:30.757Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-21T03:54:30.757Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.874s coverage: 68.9% of statements [2020-12-21T03:54:30.757Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.3% of statements [2020-12-21T03:54:30.757Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-21T03:54:30.757Z] GO111MODULE=on go vet ./... [2020-12-21T03:54:37.455Z] gofmt -l . [2020-12-21T03:54:37.455Z] [ "`gofmt -l .`" = "" ] [2020-12-21T03:54:37.719Z] ./bin/test-attribution-txt.sh [2020-12-21T03:54:38.305Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T03:54:38.607Z] $ docker stop --time=1 97d99f754b3ea37c397d925d17834a2e9df21e154a64830eba701ce848ec9913 [2020-12-21T03:54:40.497Z] $ docker rm -f 97d99f754b3ea37c397d925d17834a2e9df21e154a64830eba701ce848ec9913 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T03:54:41.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-21T03:54:41.668Z] Stashed 1 file(s) [Pipeline] } [2020-12-21T03:54:41.699Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.137s coverage: 9.4% of statements [2020-12-21T03:54:41.699Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.146s coverage: 21.9% of statements [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-21T03:54:41.699Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.612s coverage: 42.5% of statements [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-21T03:54:41.699Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.789s coverage: 68.9% of statements [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-21T03:54:41.699Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.199s coverage: 53.8% of statements [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-21T03:54:41.699Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.708s coverage: 68.9% of statements [2020-12-21T03:54:41.699Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.140s coverage: 4.3% of statements [2020-12-21T03:54:41.699Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-21T03:54:41.699Z] GO111MODULE=on go vet ./... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-21T03:54:44.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-21T03:54:44.921Z] + ls -al . [2020-12-21T03:54:44.921Z] total 208 [2020-12-21T03:54:44.921Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 21 03:54 . [2020-12-21T03:54:44.921Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 21 03:52 .. [2020-12-21T03:54:44.921Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 21 03:52 bin [2020-12-21T03:54:44.921Z] -rw-r--r--. 1 jenkins jenkins 130290 Dec 21 03:54 coverage.out [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 936 Dec 21 03:52 Dockerfile.build [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 21 03:52 .dockerignore [2020-12-21T03:54:44.921Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 21 03:52 example [2020-12-21T03:54:44.921Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 21 03:52 .git [2020-12-21T03:54:44.921Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 21 03:52 .github [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 21 03:52 .gitignore [2020-12-21T03:54:44.921Z] -rw-r--r--. 1 jenkins jenkins 488 Dec 21 03:54 go.mod [2020-12-21T03:54:44.921Z] -rw-r--r--. 1 jenkins jenkins 13631 Dec 21 03:54 go.sum [2020-12-21T03:54:44.921Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 21 03:52 internal [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 21 03:52 Jenkinsfile [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 21 03:52 LICENSE [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 21 03:52 Makefile [2020-12-21T03:54:44.921Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 21 03:52 openapi [2020-12-21T03:54:44.921Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 21 03:52 pkg [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 21 03:52 README.md [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 6616 Dec 21 03:52 RELEASE-NOTES.txt [2020-12-21T03:54:44.921Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 21 03:52 snap [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 21 03:49 VERSION [2020-12-21T03:54:44.921Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 21 03:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:54:45.255Z] + 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=24375466776d3bbaf78016744f9130af5de221a7 --label arch=amd64 --label version=0.0.0 . [2020-12-21T03:54:45.516Z] Sending build context to Docker daemon 2.539MB [2020-12-21T03:54:45.516Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-21T03:54:45.516Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-21T03:54:45.516Z] ---> fca202cd0713 [2020-12-21T03:54:45.516Z] Step 3/24 : ARG MAKE='make build' [2020-12-21T03:54:46.090Z] ---> Running in 9d3342e09439 [2020-12-21T03:54:46.353Z] Removing intermediate container 9d3342e09439 [2020-12-21T03:54:46.353Z] ---> ad56c7bab0ee [2020-12-21T03:54:46.353Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-21T03:54:46.353Z] ---> Running in 5a75bed2648d [2020-12-21T03:54:46.353Z] Removing intermediate container 5a75bed2648d [2020-12-21T03:54:46.353Z] ---> 91e25c571a7f [2020-12-21T03:54:46.353Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-21T03:54:46.614Z] ---> Running in 55dd9416e8a8 [2020-12-21T03:54:46.614Z] Removing intermediate container 55dd9416e8a8 [2020-12-21T03:54:46.614Z] ---> 9b02b72486aa [2020-12-21T03:54:46.614Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T03:54:46.878Z] ---> Running in 07229dc69db2 [2020-12-21T03:54:47.827Z] Removing intermediate container 07229dc69db2 [2020-12-21T03:54:47.827Z] ---> 66c58a41b91a [2020-12-21T03:54:47.827Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-21T03:54:47.827Z] ---> Running in 09f4da15e72d [2020-12-21T03:54:48.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T03:54:49.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T03:54:51.209Z] OK: 166 MiB in 39 packages [2020-12-21T03:54:51.477Z] Removing intermediate container 09f4da15e72d [2020-12-21T03:54:51.477Z] ---> 2d7fba77e8f2 [2020-12-21T03:54:51.477Z] Step 8/24 : COPY . . [2020-12-21T03:54:52.446Z] ---> 4b7ec2e7809c [2020-12-21T03:54:52.446Z] Step 9/24 : RUN ${MAKE} [2020-12-21T03:54:53.410Z] ---> Running in 6f2146d8972c [2020-12-21T03:54:53.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-21T03:55:01.947Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-21T03:55:04.520Z] Removing intermediate container 6f2146d8972c [2020-12-21T03:55:04.520Z] ---> 983d7f068496 [2020-12-21T03:55:04.520Z] Step 10/24 : FROM scratch [2020-12-21T03:55:04.520Z] ---> [2020-12-21T03:55:04.520Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-21T03:55:04.520Z] ---> Running in 96d54364c7e8 [2020-12-21T03:55:04.520Z] Removing intermediate container 96d54364c7e8 [2020-12-21T03:55:04.520Z] ---> a00733cc55f9 [2020-12-21T03:55:04.520Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-21T03:55:04.520Z] ---> Running in fa95d85a6686 [2020-12-21T03:55:04.784Z] Removing intermediate container fa95d85a6686 [2020-12-21T03:55:04.784Z] ---> 07f4651f2607 [2020-12-21T03:55:04.784Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-21T03:55:04.784Z] ---> Running in 4cba44329b5d [2020-12-21T03:55:04.784Z] Removing intermediate container 4cba44329b5d [2020-12-21T03:55:04.784Z] ---> ccce32f17da3 [2020-12-21T03:55:04.784Z] Step 14/24 : WORKDIR / [2020-12-21T03:55:05.048Z] ---> Running in ee2df8e239ae [2020-12-21T03:55:05.048Z] Removing intermediate container ee2df8e239ae [2020-12-21T03:55:05.048Z] ---> 61a2433df3b0 [2020-12-21T03:55:05.048Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-21T03:55:05.621Z] ---> 1878539d2d16 [2020-12-21T03:55:05.621Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-21T03:55:05.885Z] ---> 5c84ce5563cf [2020-12-21T03:55:05.885Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-21T03:55:06.147Z] ---> e59c8e1fffc6 [2020-12-21T03:55:06.147Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-21T03:55:06.410Z] ---> 96f81ccd7fd4 [2020-12-21T03:55:06.410Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-21T03:55:06.410Z] ---> da7fd3fd88f4 [2020-12-21T03:55:06.410Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-21T03:55:06.683Z] ---> Running in 01c25eadb0ab [2020-12-21T03:55:06.683Z] Removing intermediate container 01c25eadb0ab [2020-12-21T03:55:06.683Z] ---> 16092f90dac0 [2020-12-21T03:55:06.683Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T03:55:06.683Z] ---> Running in c507f207298b [2020-12-21T03:55:06.946Z] Removing intermediate container c507f207298b [2020-12-21T03:55:06.946Z] ---> b6332ca8ae2a [2020-12-21T03:55:06.946Z] Step 22/24 : LABEL arch=amd64 [2020-12-21T03:55:06.946Z] ---> Running in b6c74bcdb763 [2020-12-21T03:55:07.208Z] Removing intermediate container b6c74bcdb763 [2020-12-21T03:55:07.208Z] ---> 6696527e4efb [2020-12-21T03:55:07.208Z] Step 23/24 : LABEL git_sha=24375466776d3bbaf78016744f9130af5de221a7 [2020-12-21T03:55:07.208Z] ---> Running in badf33ed0a48 [2020-12-21T03:55:07.522Z] Removing intermediate container badf33ed0a48 [2020-12-21T03:55:07.522Z] ---> 8ad8e6d42bd2 [2020-12-21T03:55:07.522Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T03:55:07.522Z] ---> Running in c5642e0c9436 [2020-12-21T03:55:07.826Z] Removing intermediate container c5642e0c9436 [2020-12-21T03:55:07.826Z] ---> 600a7988d928 [2020-12-21T03:55:07.826Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-21T03:55:07.826Z] Successfully built 600a7988d928 [2020-12-21T03:55:07.826Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T03:55:14.326Z] gofmt -l . [2020-12-21T03:55:14.326Z] [ "`gofmt -l .`" = "" ] [2020-12-21T03:55:14.326Z] ./bin/test-attribution-txt.sh [2020-12-21T03:55:14.598Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T03:55:15.227Z] $ docker stop --time=1 e8da60c2e8f0dbe49400f5fdcea338a60d3a44685bcbad0b182c93c4aa8462aa [2020-12-21T03:55:17.283Z] $ docker rm -f e8da60c2e8f0dbe49400f5fdcea338a60d3a44685bcbad0b182c93c4aa8462aa [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T03:55:18.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-21T03:55:18.440Z] Warning: overwriting stash ‘coverage-report’ [2020-12-21T03:55:19.209Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T03:55:20.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-21T03:55:20.460Z] + ls -al . [2020-12-21T03:55:20.460Z] total 244 [2020-12-21T03:55:20.460Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 03:55 . [2020-12-21T03:55:20.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 .. [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 21 03:51 .dockerignore [2020-12-21T03:55:20.460Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 03:51 .git [2020-12-21T03:55:20.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 03:51 .github [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 21 03:51 .gitignore [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 936 Dec 21 03:51 Dockerfile.build [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 21 03:51 Jenkinsfile [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 21 03:51 LICENSE [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 21 03:51 Makefile [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 21 03:51 README.md [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 6616 Dec 21 03:51 RELEASE-NOTES.txt [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 03:49 VERSION [2020-12-21T03:55:20.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 03:51 bin [2020-12-21T03:55:20.460Z] -rw-r--r-- 1 jenkins jenkins 130290 Dec 21 03:54 coverage.out [2020-12-21T03:55:20.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 example [2020-12-21T03:55:20.460Z] -rw-r--r-- 1 jenkins jenkins 488 Dec 21 03:55 go.mod [2020-12-21T03:55:20.460Z] -rw-r--r-- 1 jenkins jenkins 13631 Dec 21 03:55 go.sum [2020-12-21T03:55:20.460Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 21 03:51 internal [2020-12-21T03:55:20.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 openapi [2020-12-21T03:55:20.460Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 21 03:51 pkg [2020-12-21T03:55:20.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 snap [2020-12-21T03:55:20.460Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 21 03:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:55:20.837Z] + 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=24375466776d3bbaf78016744f9130af5de221a7 --label arch=arm64 --label version=0.0.0 . [2020-12-21T03:55:21.440Z] Sending build context to Docker daemon 2.538MB [2020-12-21T03:55:21.440Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-21T03:55:21.440Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-21T03:55:21.440Z] ---> 7a617d035568 [2020-12-21T03:55:21.440Z] Step 3/24 : ARG MAKE='make build' [2020-12-21T03:55:21.717Z] ---> Running in 71f2aa4549e6 [2020-12-21T03:55:21.991Z] Removing intermediate container 71f2aa4549e6 [2020-12-21T03:55:21.991Z] ---> d8a3b9aeb43b [2020-12-21T03:55:21.991Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-21T03:55:22.266Z] ---> Running in cab30f27bb33 [2020-12-21T03:55:22.538Z] Removing intermediate container cab30f27bb33 [2020-12-21T03:55:22.538Z] ---> 2e3c597bb359 [2020-12-21T03:55:22.538Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-21T03:55:22.815Z] ---> Running in def795216569 [2020-12-21T03:55:23.410Z] Removing intermediate container def795216569 [2020-12-21T03:55:23.410Z] ---> 6e48407f7bf6 [2020-12-21T03:55:23.410Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T03:55:23.410Z] ---> Running in 0553d8c6baa0 [2020-12-21T03:55:25.390Z] Removing intermediate container 0553d8c6baa0 [2020-12-21T03:55:25.390Z] ---> f4ae59cb3102 [2020-12-21T03:55:25.390Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-21T03:55:25.390Z] ---> Running in 45db93f6cde5 [2020-12-21T03:55:26.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T03:55:27.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T03:55:30.412Z] OK: 142 MiB in 39 packages [2020-12-21T03:55:31.395Z] Removing intermediate container 45db93f6cde5 [2020-12-21T03:55:31.395Z] ---> 68ff618517a6 [2020-12-21T03:55:31.395Z] Step 8/24 : COPY . . [2020-12-21T03:55:32.826Z] ---> 2d0e25dbd6ad [2020-12-21T03:55:32.826Z] Step 9/24 : RUN ${MAKE} [2020-12-21T03:55:33.101Z] ---> Running in 596c07f49a8f [2020-12-21T03:55:34.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-21T03:56:00.906Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-21T03:56:00.906Z] Removing intermediate container 596c07f49a8f [2020-12-21T03:56:00.906Z] ---> 8ce8c0ba528d [2020-12-21T03:56:00.906Z] Step 10/24 : FROM scratch [2020-12-21T03:56:00.906Z] ---> [2020-12-21T03:56:00.906Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-21T03:56:00.906Z] ---> Running in 6649dc060b17 [2020-12-21T03:56:00.906Z] Removing intermediate container 6649dc060b17 [2020-12-21T03:56:00.906Z] ---> a551348a6d9b [2020-12-21T03:56:00.906Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-21T03:56:00.906Z] ---> Running in df56d36a0acf [2020-12-21T03:56:01.504Z] Removing intermediate container df56d36a0acf [2020-12-21T03:56:01.504Z] ---> 6afee3d9d1a1 [2020-12-21T03:56:01.504Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-21T03:56:01.504Z] ---> Running in f61f8c584c19 [2020-12-21T03:56:01.776Z] Removing intermediate container f61f8c584c19 [2020-12-21T03:56:01.776Z] ---> df78ae86b59a [2020-12-21T03:56:01.776Z] Step 14/24 : WORKDIR / [2020-12-21T03:56:02.048Z] ---> Running in 1d120a6dd9f6 [2020-12-21T03:56:02.642Z] Removing intermediate container 1d120a6dd9f6 [2020-12-21T03:56:02.643Z] ---> 3e56d109f83a [2020-12-21T03:56:02.643Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-21T03:56:03.623Z] ---> dc5821e01dc7 [2020-12-21T03:56:03.623Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-21T03:56:04.218Z] ---> 2e99ef7f064a [2020-12-21T03:56:04.218Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-21T03:56:05.196Z] ---> d5c50eabb531 [2020-12-21T03:56:05.196Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-21T03:56:05.791Z] ---> 621cdc5849e4 [2020-12-21T03:56:05.791Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-21T03:56:06.386Z] ---> 39fd72680dc3 [2020-12-21T03:56:06.386Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-21T03:56:06.661Z] ---> Running in cb8616c856ea [2020-12-21T03:56:07.259Z] Removing intermediate container cb8616c856ea [2020-12-21T03:56:07.259Z] ---> cee5389b2bbc [2020-12-21T03:56:07.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T03:56:07.259Z] ---> Running in eb8125f86f0e [2020-12-21T03:56:07.533Z] Removing intermediate container eb8125f86f0e [2020-12-21T03:56:07.533Z] ---> e9fc7132d5cb [2020-12-21T03:56:07.533Z] Step 22/24 : LABEL arch=arm64 [2020-12-21T03:56:07.810Z] ---> Running in 9e9d56a7efa6 [2020-12-21T03:56:08.084Z] Removing intermediate container 9e9d56a7efa6 [2020-12-21T03:56:08.084Z] ---> 188eec5bfeef [2020-12-21T03:56:08.084Z] Step 23/24 : LABEL git_sha=24375466776d3bbaf78016744f9130af5de221a7 [2020-12-21T03:56:08.356Z] ---> Running in ce52c3d181b2 [2020-12-21T03:56:08.951Z] Removing intermediate container ce52c3d181b2 [2020-12-21T03:56:08.951Z] ---> 5f44e9bdc9ec [2020-12-21T03:56:08.951Z] Step 24/24 : LABEL version=0.0.0 [2020-12-21T03:56:08.951Z] ---> Running in 88592bec78e8 [2020-12-21T03:56:09.228Z] Removing intermediate container 88592bec78e8 [2020-12-21T03:56:09.228Z] ---> dcb1ec50247c [2020-12-21T03:56:09.228Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-21T03:56:09.228Z] Successfully built dcb1ec50247c [2020-12-21T03:56:09.501Z] 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 [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 [2020-12-21T03:56:12.664Z] provisioning config files... [2020-12-21T03:56:12.676Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/undry_device-sdk-go_release-note@tmp/config8221157155304207172tmp [Pipeline] { [Pipeline] sh [2020-12-21T03:56:13.161Z] + set +x [2020-12-21T03:56:13.161Z] + curl -s https://codecov.io/bash [2020-12-21T03:56:13.161Z] + bash -s -- [2020-12-21T03:56:13.433Z] [2020-12-21T03:56:13.433Z] _____ _ [2020-12-21T03:56:13.433Z] / ____| | | [2020-12-21T03:56:13.433Z] | | ___ __| | ___ ___ _____ __ [2020-12-21T03:56:13.433Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-21T03:56:13.433Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-21T03:56:13.433Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-21T03:56:13.433Z] Bash-20201217-3d3df35 [2020-12-21T03:56:13.433Z] [2020-12-21T03:56:13.433Z] [2020-12-21T03:56:13.433Z] git version 2.24.3 found [2020-12-21T03:56:13.433Z] 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 [2020-12-21T03:56:13.433Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-21T03:56:13.433Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-21T03:56:13.433Z] ==> Jenkins CI detected. [2020-12-21T03:56:13.433Z] project root: . [2020-12-21T03:56:13.433Z] --> token set from env [2020-12-21T03:56:13.433Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-21T03:56:13.433Z] ==> Running gcov in . (disable via -X gcov) [2020-12-21T03:56:13.433Z] ==> Python coveragepy not found [2020-12-21T03:56:13.433Z] ==> Searching for coverage reports in: [2020-12-21T03:56:13.433Z] + . [2020-12-21T03:56:13.433Z] -> Found 1 reports [2020-12-21T03:56:13.433Z] ==> Detecting git/mercurial file structure [2020-12-21T03:56:13.433Z] ==> Reading reports [2020-12-21T03:56:13.433Z] + ./coverage.out bytes=130290 [2020-12-21T03:56:13.433Z] ==> Appending adjustments [2020-12-21T03:56:13.433Z] https://docs.codecov.io/docs/fixing-reports [2020-12-21T03:56:14.026Z] + Found adjustments [2020-12-21T03:56:14.026Z] ==> Gzipping contents [2020-12-21T03:56:14.026Z] 24K /tmp/codecov.IkMnp2.gz [2020-12-21T03:56:14.026Z] ==> Uploading reports [2020-12-21T03:56:14.026Z] url: https://codecov.io [2020-12-21T03:56:14.026Z] query: branch=release-note&commit=24375466776d3bbaf78016744f9130af5de221a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Frelease-note%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-21T03:56:14.026Z] -> Pinging Codecov [2020-12-21T03:56:14.026Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=release-note&commit=24375466776d3bbaf78016744f9130af5de221a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Frelease-note%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-21T03:56:14.291Z] -> Uploading to [2020-12-21T03:56:14.291Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-21/7E55EF52A471D76F132DFD9A03CDDE97/24375466776d3bbaf78016744f9130af5de221a7/d6bfb66e-1f75-43bc-862e-ad4c754548d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T035614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa1f25da78e7713ed1f5a630e9e4f823c82bfed7f91769e86bd643abfe938315 [2020-12-21T03:56:14.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T03:56:14.291Z] Dload Upload Total Spent Left Speed [2020-12-21T03:56:14.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21231 0 0 100 21231 0 38220 --:--:-- --:--:-- --:--:-- 38185 100 21231 0 0 100 21231 0 38207 --:--:-- --:--:-- --:--:-- 38185 [2020-12-21T03:56:14.866Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/24375466776d3bbaf78016744f9130af5de221a7 [Pipeline] } [2020-12-21T03:56:14.931Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-21T03:56:19.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:56:19.738Z] ---> package-listing.sh [2020-12-21T03:56:19.738Z] ++ facter osfamily [2020-12-21T03:56:19.738Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T03:56:19.738Z] + OS_FAMILY=redhat [2020-12-21T03:56:19.738Z] + workspace=/w/workspace/undry_device-sdk-go_release-note [2020-12-21T03:56:19.738Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T03:56:19.738Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T03:56:19.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T03:56:19.738Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T03:56:19.738Z] + '[' /w/workspace/undry_device-sdk-go_release-note ']' [2020-12-21T03:56:19.738Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T03:56:19.738Z] + case "${OS_FAMILY}" in [2020-12-21T03:56:19.738Z] + rpm -qa [2020-12-21T03:56:19.738Z] + sort [2020-12-21T03:56:25.054Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T03:56:25.054Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T03:56:25.054Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T03:56:25.054Z] + '[' /w/workspace/undry_device-sdk-go_release-note ']' [2020-12-21T03:56:25.054Z] + mkdir -p /w/workspace/undry_device-sdk-go_release-note/archives/ [2020-12-21T03:56:25.054Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-sdk-go_release-note/archives/ [Pipeline] echo [2020-12-21T03:56:25.088Z] 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/undry_device-sdk-go_release-note/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-21T03:56:25.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:56:25.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T03:56:25.757Z] [2020-12-21T03:56:25.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T03:56:26.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T03:56:26.157Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T03:56:26.157Z] df20fa9351a1: Pulling fs layer [2020-12-21T03:56:26.157Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T03:56:26.157Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T03:56:26.157Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T03:56:26.157Z] 93b61091891f: Pulling fs layer [2020-12-21T03:56:26.157Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T03:56:26.157Z] 5e14af77c1be: Pulling fs layer [2020-12-21T03:56:26.157Z] 01666e4c0597: Pulling fs layer [2020-12-21T03:56:26.157Z] aa168da1d23b: Pulling fs layer [2020-12-21T03:56:26.157Z] 93b9cdb0e59b: Waiting [2020-12-21T03:56:26.157Z] 5e14af77c1be: Waiting [2020-12-21T03:56:26.157Z] 46f8f816bc3b: Waiting [2020-12-21T03:56:26.157Z] 93b61091891f: Waiting [2020-12-21T03:56:26.157Z] 01666e4c0597: Waiting [2020-12-21T03:56:26.157Z] aa168da1d23b: Waiting [2020-12-21T03:56:26.157Z] 36b3adc4ff6f: Download complete [2020-12-21T03:56:26.427Z] 46f8f816bc3b: Verifying Checksum [2020-12-21T03:56:26.427Z] 46f8f816bc3b: Download complete [2020-12-21T03:56:26.427Z] df20fa9351a1: Verifying Checksum [2020-12-21T03:56:26.427Z] df20fa9351a1: Download complete [2020-12-21T03:56:26.427Z] 93b9cdb0e59b: Verifying Checksum [2020-12-21T03:56:26.427Z] 93b9cdb0e59b: Download complete [2020-12-21T03:56:26.427Z] 93b61091891f: Download complete [2020-12-21T03:56:26.427Z] 5e14af77c1be: Verifying Checksum [2020-12-21T03:56:26.427Z] 5e14af77c1be: Download complete [2020-12-21T03:56:26.427Z] 01666e4c0597: Verifying Checksum [2020-12-21T03:56:26.427Z] 01666e4c0597: Download complete [2020-12-21T03:56:26.693Z] df20fa9351a1: Pull complete [2020-12-21T03:56:26.958Z] 36b3adc4ff6f: Pull complete [2020-12-21T03:56:27.220Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T03:56:27.220Z] 8ad3a11d3b57: Download complete [2020-12-21T03:56:28.171Z] 8ad3a11d3b57: Pull complete [2020-12-21T03:56:28.171Z] 46f8f816bc3b: Pull complete [2020-12-21T03:56:28.437Z] 93b61091891f: Pull complete [2020-12-21T03:56:29.834Z] 93b9cdb0e59b: Pull complete [2020-12-21T03:56:29.834Z] aa168da1d23b: Verifying Checksum [2020-12-21T03:56:29.834Z] aa168da1d23b: Download complete [2020-12-21T03:56:29.834Z] 5e14af77c1be: Pull complete [2020-12-21T03:56:29.834Z] 01666e4c0597: Pull complete [2020-12-21T03:56:36.470Z] aa168da1d23b: Pull complete [2020-12-21T03:56:36.744Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T03:56:36.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T03:56:36.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T03:56:36.938Z] prd-centos7-docker-4c-2g-16981 does not seem to be running inside a container [2020-12-21T03:56:37.000Z] $ 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/undry_device-sdk-go_release-note/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-sdk-go_release-note -v /w/workspace/undry_device-sdk-go_release-note:/w/workspace/undry_device-sdk-go_release-note:rw,z -v /w/workspace/undry_device-sdk-go_release-note@tmp:/w/workspace/undry_device-sdk-go_release-note@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-21T03:56:40.834Z] $ docker top 6a9e23a3179995790c8e3fb2838f761d30ea31c7b35ea2db486f55f2bb310684 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T03:56:41.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T03:56:41.769Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T03:56:42.104Z] + ls /var/log/sa-host [2020-12-21T03:56:42.104Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T03:56:42.104Z] file_magic: OK [2020-12-21T03:56:42.104Z] HZ: Using current value: 100 [2020-12-21T03:56:42.104Z] file_header: OK [2020-12-21T03:56:42.104Z] 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 [2020-12-21T03:56:42.104Z] Statistics: [2020-12-21T03:56:42.104Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-21T03:56:42.104Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T03:56:42.104Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T03:56:42.104Z] file_magic: OK [2020-12-21T03:56:42.104Z] HZ: Using current value: 100 [2020-12-21T03:56:42.104Z] file_header: OK [2020-12-21T03:56:42.104Z] 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 [2020-12-21T03:56:42.104Z] Statistics: [2020-12-21T03:56:42.104Z] Hnuu...uuuununununu... [2020-12-21T03:56:42.104Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T03:56:42.998Z] provisioning config files... [2020-12-21T03:56:43.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-sdk-go_release-note@tmp/config2539366115618307176tmp [Pipeline] { [Pipeline] echo [2020-12-21T03:56:43.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:56:43.473Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T03:56:43.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T03:56:43.647Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:56:43.987Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T03:56:44.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:56:44.369Z] ---> sudo-logs.sh [2020-12-21T03:56:44.369Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T03:56:44.399Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:56:44.733Z] ---> job-cost.sh [2020-12-21T03:56:44.733Z] lf-activate-venv: SKIPPING [2020-12-21T03:56:44.733Z] INFO: No Stack... [2020-12-21T03:56:46.127Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T03:56:46.391Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T03:56:46.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T03:56:46.766Z] ---> logs-deploy.sh [2020-12-21T03:56:46.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/release-note/1 [2020-12-21T03:56:46.766Z] INFO: archiving workspace using pattern(s): [2020-12-21T03:56:48.693Z] Archives upload complete. [2020-12-21T03:56:48.693Z] INFO: archiving logs to Nexus