Pull request #64 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 998775bd9b08cd1670b68ed5b3d0234263d4661b+3b3704fceb7b97b6b41b020a3a5d9692cb604e42 (2a114e629acf97653884aa2ffa27ac6912181f20) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-64/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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-rest-go/branches/PR-64/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15848’ is offline; ‘prd-centos7-docker-4c-2g-15849’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15858 in /w/workspace/dgexfoundry_device-rest-go_PR-64 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 998775bd9b08cd1670b68ed5b3d0234263d4661b Merge succeeded, producing 998775bd9b08cd1670b68ed5b3d0234263d4661b Checking out Revision 998775bd9b08cd1670b68ed5b3d0234263d4661b (PR-64) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-14T06:31:33.422Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-14T06:31:33.782Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-14T06:31:33.977Z] ========================================================= [2020-12-14T06:31:33.977Z] EdgeX Global Pipelines Version Info [2020-12-14T06:31:33.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:31:35.539Z] ------------------- [2020-12-14T06:31:35.539Z] stable info: [2020-12-14T06:31:35.539Z] ------------------- [2020-12-14T06:31:35.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T06:31:35.539Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T06:31:35.539Z] Message: update stable to v1.0.172 [2020-12-14T06:31:36.486Z] ------------------- [2020-12-14T06:31:36.486Z] experimental info: [2020-12-14T06:31:36.486Z] ------------------- [2020-12-14T06:31:36.486Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T06:31:36.486Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T06:31:36.486Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T06:31:36.853Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-12-14T06:31:36.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-12-14T06:31:37.103Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-14T06:31:37.241Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-14T06:31:37.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-14T06:31:37.494Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-14T06:31:37.632Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-14T06:31:37.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-14T06:31:37.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-14T06:31:38.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-14T06:31:38.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-14T06:31:38.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-12-14T06:31:38.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-14T06:31:38.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-14T06:31:38.672Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T06:31:38.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T06:31:39.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T06:31:39.455Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T06:31:39.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-14T06:31:39.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-14T06:31:39.879Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-14T06:31:40.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-14T06:31:40.205Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-14T06:31:40.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-14T06:31:40.448Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-14T06:31:40.595Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-14T06:31:40.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2020-12-14T06:31:40.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2020-12-14T06:31:41.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2020-12-14T06:31:41.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 998775bd9b08cd1670b68ed5b3d0234263d4661b [Pipeline] echo [2020-12-14T06:31:41.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 998775b [Pipeline] echo [2020-12-14T06:31:41.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:31:41.644Z] provisioning config files... [2020-12-14T06:31:41.674Z] copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/config5039409115582027418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:31:42.113Z] ---> docker-login.sh [2020-12-14T06:31:42.113Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:31:42.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:31:42.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:31:42.377Z] Configure a credential helper to remove this warning. See [2020-12-14T06:31:42.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:31:42.377Z] [2020-12-14T06:31:42.377Z] Login Succeeded [2020-12-14T06:31:42.377Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:31:42.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:31:42.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:31:42.654Z] Configure a credential helper to remove this warning. See [2020-12-14T06:31:42.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:31:42.654Z] [2020-12-14T06:31:42.654Z] Login Succeeded [2020-12-14T06:31:42.654Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:31:42.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:31:42.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:31:42.917Z] Configure a credential helper to remove this warning. See [2020-12-14T06:31:42.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:31:42.917Z] [2020-12-14T06:31:42.917Z] Login Succeeded [2020-12-14T06:31:42.917Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:31:43.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:31:43.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:31:43.182Z] Configure a credential helper to remove this warning. See [2020-12-14T06:31:43.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:31:43.182Z] [2020-12-14T06:31:43.182Z] Login Succeeded [2020-12-14T06:31:43.182Z] docker.io [2020-12-14T06:31:43.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:31:43.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:31:43.718Z] Configure a credential helper to remove this warning. See [2020-12-14T06:31:43.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:31:43.718Z] [2020-12-14T06:31:43.718Z] Login Succeeded [2020-12-14T06:31:43.718Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:31:43.744Z] 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-14T06:31:44.938Z] + git log --format=format:%s -1 998775bd9b08cd1670b68ed5b3d0234263d4661b [Pipeline] echo [2020-12-14T06:31:45.033Z] GIT_COMMIT: 998775bd9b08cd1670b68ed5b3d0234263d4661b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-12-14T06:31:45.104Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:31:45.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:31:45.826Z] [2020-12-14T06:31:45.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:31:46.218Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:31:46.218Z] latest: Pulling from edgex-devops/git-semver [2020-12-14T06:31:46.218Z] 31603596830f: Pulling fs layer [2020-12-14T06:31:46.218Z] 2a8b12db71e7: Pulling fs layer [2020-12-14T06:31:46.218Z] 6ca5941a6612: Pulling fs layer [2020-12-14T06:31:46.218Z] ecc8261a40a4: Pulling fs layer [2020-12-14T06:31:46.218Z] ecc8261a40a4: Waiting [2020-12-14T06:31:46.218Z] 2a8b12db71e7: Download complete [2020-12-14T06:31:46.484Z] 31603596830f: Verifying Checksum [2020-12-14T06:31:46.484Z] 31603596830f: Download complete [2020-12-14T06:31:46.484Z] ecc8261a40a4: Verifying Checksum [2020-12-14T06:31:46.484Z] ecc8261a40a4: Download complete [2020-12-14T06:31:46.749Z] 6ca5941a6612: Verifying Checksum [2020-12-14T06:31:46.749Z] 6ca5941a6612: Download complete [2020-12-14T06:31:46.749Z] 31603596830f: Pull complete [2020-12-14T06:31:47.018Z] 2a8b12db71e7: Pull complete [2020-12-14T06:31:47.969Z] 6ca5941a6612: Pull complete [2020-12-14T06:31:47.969Z] ecc8261a40a4: Pull complete [2020-12-14T06:31:47.969Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-14T06:31:48.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T06:31:48.235Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-14T06:31:48.361Z] prd-centos7-docker-4c-2g-15858 does not seem to be running inside a container [2020-12-14T06:31:48.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-64 -v /w/workspace/dgexfoundry_device-rest-go_PR-64:/w/workspace/dgexfoundry_device-rest-go_PR-64:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-14T06:31:50.422Z] $ docker top 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T06:31:50.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:31:50.959Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:31:51.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:31:51.196Z] $ docker exec 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent [2020-12-14T06:31:51.367Z] SSH_AUTH_SOCK=/tmp/ssh-BtQNVk33rniL/agent.11 [2020-12-14T06:31:51.367Z] SSH_AGENT_PID=17 [2020-12-14T06:31:51.377Z] Running ssh-add (command line suppressed) [2020-12-14T06:31:51.507Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_5933927246743317599.key (/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_5933927246743317599.key) [2020-12-14T06:31:51.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:31:51.965Z] + git tag --points-at HEAD [Pipeline] } [2020-12-14T06:31:51.999Z] $ docker exec --env ******** --env ******** 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent -k [2020-12-14T06:31:52.118Z] unset SSH_AUTH_SOCK; [2020-12-14T06:31:52.118Z] unset SSH_AGENT_PID; [2020-12-14T06:31:52.118Z] echo Agent pid 17 killed; [2020-12-14T06:31:52.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-14T06:31:52.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T06:31:52.399Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T06:31:52.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T06:31:52.582Z] $ docker exec 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent [2020-12-14T06:31:52.749Z] SSH_AUTH_SOCK=/tmp/ssh-9jIfaa61G5ZK/agent.45 [2020-12-14T06:31:52.749Z] SSH_AGENT_PID=50 [2020-12-14T06:31:52.757Z] Running ssh-add (command line suppressed) [2020-12-14T06:31:52.888Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_4364330798958693046.key (/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/private_key_4364330798958693046.key) [2020-12-14T06:31:52.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T06:31:53.340Z] + git semver init [2020-12-14T06:31:53.340Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T06:31:53.340Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-64/.git [2020-12-14T06:31:53.340Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-64 [2020-12-14T06:31:53.340Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T06:31:53.340Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T06:31:53.340Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T06:31:53.340Z] # $SEMVER_BRANCH = PR-64 [2020-12-14T06:31:53.340Z] # $SEMVER_TEMP = /tmp/semver-783715590 [2020-12-14T06:31:53.340Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-12-14T06:31:54.744Z] # '/tmp/semver-783715590' -> '/w/workspace/dgexfoundry_device-rest-go_PR-64/.semver' [2020-12-14T06:31:54.744Z] # -> Force: false [2020-12-14T06:31:54.744Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-64/.semver [Pipeline] } [2020-12-14T06:31:54.766Z] $ docker exec --env ******** --env ******** 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 ssh-agent -k [2020-12-14T06:31:54.902Z] unset SSH_AUTH_SOCK; [2020-12-14T06:31:54.902Z] unset SSH_AGENT_PID; [2020-12-14T06:31:54.902Z] echo Agent pid 50 killed; [2020-12-14T06:31:54.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T06:31:55.560Z] + git semver [Pipeline] } [2020-12-14T06:31:55.593Z] $ docker stop --time=1 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 [2020-12-14T06:31:56.978Z] $ docker rm -f 222a5d8e6249369021943438b840d4f0cb6569e06c6dfa500ca2eb953f64ed65 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T06:31:57.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-14T06:31:57.965Z] Stashed 1 file(s) [Pipeline] echo [2020-12-14T06:31:57.988Z] [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-14T06:32:13.948Z] Still waiting to schedule task [2020-12-14T06:32:13.948Z] Executor slot already in use; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15834’ is offline; ‘prd-centos7-docker-4c-2g-15835’ is offline; ‘prd-centos7-docker-4c-2g-15836’ is offline; ‘prd-centos7-docker-4c-2g-15837’ is offline; ‘prd-centos7-docker-4c-2g-15838’ is offline; ‘prd-centos7-docker-4c-2g-15839’ is offline; ‘prd-centos7-docker-4c-2g-15841’ is offline; ‘prd-centos7-docker-4c-2g-15842’ is offline; ‘prd-centos7-docker-4c-2g-15855’ is offline; ‘prd-centos7-docker-4c-2g-15866’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15860’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15863’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-14T06:32:13.973Z] Still waiting to schedule task [2020-12-14T06:32:13.974Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15834’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15837’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15838’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15841’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15855’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15864’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15866’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15840’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15843’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15860’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15863’ is offline [2020-12-14T06:33:05.916Z] Running on prd-centos7-docker-4c-2g-15867 in /w/workspace/dgexfoundry_device-rest-go_PR-64 [Pipeline] { [Pipeline] ws [2020-12-14T06:33:06.012Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T06:33:12.925Z] using credential edgex-jenkins-ssh [2020-12-14T06:33:12.995Z] Cloning the remote Git repository [2020-12-14T06:33:13.084Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-12-14T06:33:13.169Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-12-14T06:33:13.272Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-14T06:33:13.272Z] > git --version # timeout=10 [2020-12-14T06:33:13.291Z] > git --version # 'git version 2.24.3' [2020-12-14T06:33:13.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:33:13.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:33:17.571Z] Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 998775bd9b08cd1670b68ed5b3d0234263d4661b [2020-12-14T06:33:17.985Z] Merge succeeded, producing 998775bd9b08cd1670b68ed5b3d0234263d4661b [2020-12-14T06:33:17.986Z] Checking out Revision 998775bd9b08cd1670b68ed5b3d0234263d4661b (PR-64) [2020-12-14T06:33:16.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-14T06:33:16.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:33:17.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-14T06:33:17.144Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-14T06:33:17.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:33:17.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T06:33:17.593Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:33:17.645Z] > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 [2020-12-14T06:33:17.817Z] > git remote # timeout=10 [2020-12-14T06:33:17.868Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T06:33:17.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:33:17.913Z] > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 [2020-12-14T06:33:17.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T06:33:17.992Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:33:18.039Z] > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 [2020-12-14T06:33:22.390Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-14T06:33:22.448Z] > git --version # timeout=10 [2020-12-14T06:33:22.469Z] > git --version # 'git version 2.24.3' [2020-12-14T06:33:22.497Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:33:24.323Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:33:24.695Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:33:25.077Z] + sudo service docker restart [2020-12-14T06:33:25.077Z] + true [2020-12-14T06:33:25.077Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:33:26.655Z] provisioning config files... [2020-12-14T06:33:26.690Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3377524455501631443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:33:27.161Z] ---> docker-login.sh [2020-12-14T06:33:27.161Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:33:27.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:33:28.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:33:28.041Z] Configure a credential helper to remove this warning. See [2020-12-14T06:33:28.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:33:28.041Z] [2020-12-14T06:33:28.041Z] Login Succeeded [2020-12-14T06:33:28.041Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:33:29.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:33:29.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:33:29.886Z] Configure a credential helper to remove this warning. See [2020-12-14T06:33:29.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:33:29.886Z] [2020-12-14T06:33:29.886Z] Login Succeeded [2020-12-14T06:33:29.886Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:33:29.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:33:29.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:33:29.886Z] Configure a credential helper to remove this warning. See [2020-12-14T06:33:29.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:33:29.886Z] [2020-12-14T06:33:29.886Z] Login Succeeded [2020-12-14T06:33:29.886Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:33:29.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:33:29.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:33:29.886Z] Configure a credential helper to remove this warning. See [2020-12-14T06:33:29.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:33:29.886Z] [2020-12-14T06:33:29.886Z] Login Succeeded [2020-12-14T06:33:29.886Z] docker.io [2020-12-14T06:33:29.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:33:30.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:33:30.512Z] Configure a credential helper to remove this warning. See [2020-12-14T06:33:30.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:33:30.512Z] [2020-12-14T06:33:30.512Z] Login Succeeded [2020-12-14T06:33:30.512Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:33:30.560Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T06:33:31.383Z] ========================================================= [2020-12-14T06:33:31.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-14T06:33:31.383Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:33:31.861Z] + 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-14T06:33:31.861Z] Sending build context to Docker daemon 84.48kB [2020-12-14T06:33:32.192Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-12-14T06:33:32.192Z] Step 2/10 : FROM ${BASE} [2020-12-14T06:33:32.492Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-14T06:33:32.492Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T06:33:32.492Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T06:33:32.492Z] de9db76c5a1d: Pulling fs layer [2020-12-14T06:33:32.492Z] bca2f99d35d6: Pulling fs layer [2020-12-14T06:33:32.492Z] 93359f2a8cfa: Pulling fs layer [2020-12-14T06:33:32.492Z] 7c6f9722023f: Pulling fs layer [2020-12-14T06:33:32.492Z] a35cf1a2eb13: Pulling fs layer [2020-12-14T06:33:32.492Z] 93359f2a8cfa: Waiting [2020-12-14T06:33:32.492Z] 7c6f9722023f: Waiting [2020-12-14T06:33:32.492Z] a35cf1a2eb13: Waiting [2020-12-14T06:33:32.492Z] bca2f99d35d6: Waiting [2020-12-14T06:33:32.492Z] de9db76c5a1d: Download complete [2020-12-14T06:33:32.492Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T06:33:32.492Z] 0ef7d3d256c8: Download complete [2020-12-14T06:33:32.781Z] 93359f2a8cfa: Verifying Checksum [2020-12-14T06:33:32.781Z] 93359f2a8cfa: Download complete [2020-12-14T06:33:32.781Z] 7c6f9722023f: Verifying Checksum [2020-12-14T06:33:32.781Z] 7c6f9722023f: Download complete [2020-12-14T06:33:33.088Z] 188c0c94c7c5: Verifying Checksum [2020-12-14T06:33:33.088Z] 188c0c94c7c5: Download complete [2020-12-14T06:33:33.713Z] 188c0c94c7c5: Pull complete [2020-12-14T06:33:34.412Z] 0ef7d3d256c8: Pull complete [2020-12-14T06:33:34.729Z] de9db76c5a1d: Pull complete [2020-12-14T06:33:39.186Z] a35cf1a2eb13: Verifying Checksum [2020-12-14T06:33:39.186Z] a35cf1a2eb13: Download complete [2020-12-14T06:33:41.293Z] bca2f99d35d6: Verifying Checksum [2020-12-14T06:33:41.293Z] bca2f99d35d6: Download complete [2020-12-14T06:33:54.070Z] bca2f99d35d6: Pull complete [2020-12-14T06:33:54.353Z] 93359f2a8cfa: Pull complete [2020-12-14T06:33:54.353Z] 7c6f9722023f: Pull complete [2020-12-14T06:34:02.986Z] a35cf1a2eb13: Pull complete [2020-12-14T06:34:02.986Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-14T06:34:02.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-14T06:34:02.986Z] ---> a62c8e92a672 [2020-12-14T06:34:02.986Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-14T06:34:02.986Z] ---> Running in 63d69f82542f [2020-12-14T06:34:02.986Z] Removing intermediate container 63d69f82542f [2020-12-14T06:34:02.986Z] ---> 9b4d2ac363d9 [2020-12-14T06:34:02.986Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T06:34:02.986Z] ---> Running in fd797648e3b7 [2020-12-14T06:34:03.267Z] Removing intermediate container fd797648e3b7 [2020-12-14T06:34:03.267Z] ---> 5eb1a648f928 [2020-12-14T06:34:03.267Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-14T06:34:03.583Z] ---> Running in cf7dfa67376f [2020-12-14T06:34:03.873Z] Removing intermediate container cf7dfa67376f [2020-12-14T06:34:03.873Z] ---> 249856b34e23 [2020-12-14T06:34:03.873Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:34:03.873Z] ---> Running in 3cf757bb8fe6 [2020-12-14T06:34:06.662Z] Removing intermediate container 3cf757bb8fe6 [2020-12-14T06:34:06.662Z] ---> 5310683cdfa8 [2020-12-14T06:34:06.662Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T06:34:06.662Z] ---> Running in b49357f9a953 [2020-12-14T06:34:07.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T06:34:09.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T06:34:10.526Z] OK: 166 MiB in 39 packages [2020-12-14T06:34:11.163Z] Removing intermediate container b49357f9a953 [2020-12-14T06:34:11.163Z] ---> cec418c9ef33 [2020-12-14T06:34:11.163Z] Step 8/10 : WORKDIR /device-rest-go [2020-12-14T06:34:11.163Z] ---> Running in 3a6150f61a96 [2020-12-14T06:34:11.449Z] Removing intermediate container 3a6150f61a96 [2020-12-14T06:34:11.449Z] ---> 89d673987907 [2020-12-14T06:34:11.449Z] Step 9/10 : COPY . . [2020-12-14T06:34:12.077Z] ---> b609f0fd8b53 [2020-12-14T06:34:12.077Z] Step 10/10 : RUN go mod download [2020-12-14T06:34:12.077Z] ---> Running in 600deefb3f82 [2020-12-14T06:34:39.124Z] Removing intermediate container 600deefb3f82 [2020-12-14T06:34:39.124Z] ---> e9a893ef26c3 [2020-12-14T06:34:39.124Z] Successfully built e9a893ef26c3 [2020-12-14T06:34:39.124Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:34:39.516Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T06:34:39.788Z] . [Pipeline] withDockerContainer [2020-12-14T06:34:40.060Z] prd-centos7-docker-4c-2g-15867 does not seem to be running inside a container [2020-12-14T06:34:40.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-14T06:34:41.316Z] $ docker top 93d74b17b3f002265d271856056913b5357c7acabd65071e7ecf15ff3e625d31 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:34:42.135Z] + go version [2020-12-14T06:34:42.135Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-14T06:34:42.180Z] $ docker stop --time=1 93d74b17b3f002265d271856056913b5357c7acabd65071e7ecf15ff3e625d31 [2020-12-14T06:34:43.660Z] $ docker rm -f 93d74b17b3f002265d271856056913b5357c7acabd65071e7ecf15ff3e625d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:34:44.900Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T06:34:44.900Z] . [Pipeline] withDockerContainer [2020-12-14T06:34:45.075Z] prd-centos7-docker-4c-2g-15867 does not seem to be running inside a container [2020-12-14T06:34:45.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-14T06:34:46.200Z] $ docker top 69102e2ddb0d7aeb8cd9ffaa697eb71a860dcb39c2b150d2cadc84cdb7dcda34 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:34:46.872Z] + make test [2020-12-14T06:34:46.872Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-14T06:34:48.370Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-12-14T06:35:07.300Z] # github.com/edgexfoundry/device-sdk-go/internal/v2/application [2020-12-14T06:35:07.300Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading [2020-12-14T06:35:07.300Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) [2020-12-14T06:35:10.974Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2020-12-14T06:35:11.307Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2020-12-14T06:35:11.425Z] $ docker stop --time=1 69102e2ddb0d7aeb8cd9ffaa697eb71a860dcb39c2b150d2cadc84cdb7dcda34 [2020-12-14T06:35:14.123Z] $ docker rm -f 69102e2ddb0d7aeb8cd9ffaa697eb71a860dcb39c2b150d2cadc84cdb7dcda34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-14T06:35:16.665Z] Failed in branch amd64 [2020-12-14T06:36:01.548Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15878 in /w/workspace/dgexfoundry_device-rest-go_PR-64 [Pipeline] { [Pipeline] ws [2020-12-14T06:36:01.662Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T06:36:08.688Z] using credential edgex-jenkins-ssh [2020-12-14T06:36:08.752Z] Cloning the remote Git repository [2020-12-14T06:36:08.831Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-12-14T06:36:08.959Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-12-14T06:36:09.044Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-14T06:36:09.045Z] > git --version # timeout=10 [2020-12-14T06:36:09.066Z] > git --version # 'git version 2.17.1' [2020-12-14T06:36:09.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:09.166Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:36:12.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-14T06:36:12.976Z] Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 998775bd9b08cd1670b68ed5b3d0234263d4661b [2020-12-14T06:36:13.372Z] Merge succeeded, producing 998775bd9b08cd1670b68ed5b3d0234263d4661b [2020-12-14T06:36:13.372Z] Checking out Revision 998775bd9b08cd1670b68ed5b3d0234263d4661b (PR-64) [2020-12-14T06:36:12.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T06:36:12.414Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-14T06:36:12.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-14T06:36:12.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:12.496Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T06:36:13.011Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:36:13.047Z] > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 [2020-12-14T06:36:13.165Z] > git remote # timeout=10 [2020-12-14T06:36:13.242Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T06:36:13.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T06:36:13.296Z] > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 [2020-12-14T06:36:13.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T06:36:13.384Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T06:36:13.432Z] > git checkout -f 998775bd9b08cd1670b68ed5b3d0234263d4661b # timeout=10 [2020-12-14T06:36:18.353Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-14T06:36:18.437Z] > git --version # timeout=10 [2020-12-14T06:36:18.450Z] > git --version # 'git version 2.17.1' [2020-12-14T06:36:18.469Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T06:36:20.370Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:36:20.814Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T06:36:21.193Z] + sudo service docker restart [2020-12-14T06:36:21.193Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T06:36:24.046Z] provisioning config files... [2020-12-14T06:36:24.176Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6141344414920174524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:36:24.649Z] ---> docker-login.sh [2020-12-14T06:36:24.649Z] nexus3.edgexfoundry.org:10001 [2020-12-14T06:36:25.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:25.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:25.918Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:25.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:25.918Z] [2020-12-14T06:36:25.918Z] Login Succeeded [2020-12-14T06:36:25.918Z] nexus3.edgexfoundry.org:10002 [2020-12-14T06:36:26.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:26.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:26.516Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:26.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:26.516Z] [2020-12-14T06:36:26.516Z] Login Succeeded [2020-12-14T06:36:26.516Z] nexus3.edgexfoundry.org:10003 [2020-12-14T06:36:27.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:27.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:27.119Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:27.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:27.119Z] [2020-12-14T06:36:27.119Z] Login Succeeded [2020-12-14T06:36:27.119Z] nexus3.edgexfoundry.org:10004 [2020-12-14T06:36:27.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:27.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:27.671Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:27.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:27.671Z] [2020-12-14T06:36:27.671Z] Login Succeeded [2020-12-14T06:36:27.671Z] docker.io [2020-12-14T06:36:27.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T06:36:28.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T06:36:28.544Z] Configure a credential helper to remove this warning. See [2020-12-14T06:36:28.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T06:36:28.544Z] [2020-12-14T06:36:28.544Z] Login Succeeded [2020-12-14T06:36:28.544Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T06:36:28.577Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T06:36:29.220Z] ========================================================= [2020-12-14T06:36:29.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-14T06:36:29.221Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:36:29.657Z] + 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-14T06:36:29.657Z] Sending build context to Docker daemon 84.48kB [2020-12-14T06:36:29.935Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-12-14T06:36:29.935Z] Step 2/10 : FROM ${BASE} [2020-12-14T06:36:30.224Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-14T06:36:30.224Z] 5f621e34cdf4: Pulling fs layer [2020-12-14T06:36:30.224Z] a4357932f1b6: Pulling fs layer [2020-12-14T06:36:30.224Z] 18c013af1878: Pulling fs layer [2020-12-14T06:36:30.224Z] 00ac8860ef70: Pulling fs layer [2020-12-14T06:36:30.224Z] 63d7cb157983: Pulling fs layer [2020-12-14T06:36:30.224Z] b116817d02f9: Pulling fs layer [2020-12-14T06:36:30.224Z] 745a02a5169b: Pulling fs layer [2020-12-14T06:36:30.224Z] 63d7cb157983: Waiting [2020-12-14T06:36:30.224Z] b116817d02f9: Waiting [2020-12-14T06:36:30.224Z] 745a02a5169b: Waiting [2020-12-14T06:36:30.224Z] 00ac8860ef70: Waiting [2020-12-14T06:36:30.224Z] 18c013af1878: Verifying Checksum [2020-12-14T06:36:30.224Z] 18c013af1878: Download complete [2020-12-14T06:36:30.224Z] a4357932f1b6: Download complete [2020-12-14T06:36:30.224Z] 63d7cb157983: Verifying Checksum [2020-12-14T06:36:30.224Z] 63d7cb157983: Download complete [2020-12-14T06:36:30.224Z] b116817d02f9: Verifying Checksum [2020-12-14T06:36:30.224Z] b116817d02f9: Download complete [2020-12-14T06:36:30.224Z] 5f621e34cdf4: Verifying Checksum [2020-12-14T06:36:30.224Z] 5f621e34cdf4: Download complete [2020-12-14T06:36:30.830Z] 5f621e34cdf4: Pull complete [2020-12-14T06:36:31.445Z] a4357932f1b6: Pull complete [2020-12-14T06:36:32.054Z] 18c013af1878: Pull complete [2020-12-14T06:36:34.059Z] 745a02a5169b: Verifying Checksum [2020-12-14T06:36:34.059Z] 745a02a5169b: Download complete [2020-12-14T06:36:35.514Z] 00ac8860ef70: Verifying Checksum [2020-12-14T06:36:35.514Z] 00ac8860ef70: Download complete [2020-12-14T06:36:48.040Z] 00ac8860ef70: Pull complete [2020-12-14T06:36:48.040Z] 63d7cb157983: Pull complete [2020-12-14T06:36:48.040Z] b116817d02f9: Pull complete [2020-12-14T06:36:51.458Z] 745a02a5169b: Pull complete [2020-12-14T06:36:51.458Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-14T06:36:51.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-14T06:36:51.458Z] ---> b7e6874047d6 [2020-12-14T06:36:51.458Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-14T06:36:54.860Z] ---> Running in 3d0506c053f5 [2020-12-14T06:36:54.860Z] Removing intermediate container 3d0506c053f5 [2020-12-14T06:36:54.860Z] ---> ec72d214d287 [2020-12-14T06:36:54.860Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T06:36:54.860Z] ---> Running in ff1e63cc4ca0 [2020-12-14T06:36:55.469Z] Removing intermediate container ff1e63cc4ca0 [2020-12-14T06:36:55.469Z] ---> 279472257179 [2020-12-14T06:36:55.469Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-14T06:36:55.469Z] ---> Running in 4dc40fd55f09 [2020-12-14T06:36:56.075Z] Removing intermediate container 4dc40fd55f09 [2020-12-14T06:36:56.075Z] ---> 643207cc3eb7 [2020-12-14T06:36:56.075Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T06:36:56.350Z] ---> Running in 0df9ca57677a [2020-12-14T06:36:58.976Z] Removing intermediate container 0df9ca57677a [2020-12-14T06:36:58.976Z] ---> b25ac8c0c600 [2020-12-14T06:36:58.976Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T06:36:58.976Z] ---> Running in 91c61718f39d [2020-12-14T06:36:59.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T06:37:01.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T06:37:04.053Z] OK: 142 MiB in 39 packages [2020-12-14T06:37:05.039Z] Removing intermediate container 91c61718f39d [2020-12-14T06:37:05.039Z] ---> 59c491862864 [2020-12-14T06:37:05.039Z] Step 8/10 : WORKDIR /device-rest-go [2020-12-14T06:37:05.317Z] ---> Running in 4fb981336ad9 [2020-12-14T06:37:05.918Z] Removing intermediate container 4fb981336ad9 [2020-12-14T06:37:05.918Z] ---> 20a07669db92 [2020-12-14T06:37:05.918Z] Step 9/10 : COPY . . [2020-12-14T06:37:06.516Z] ---> b463ddd92dcc [2020-12-14T06:37:06.516Z] Step 10/10 : RUN go mod download [2020-12-14T06:37:06.795Z] ---> Running in 64e086a22e6d [2020-12-14T06:37:33.677Z] Removing intermediate container 64e086a22e6d [2020-12-14T06:37:33.677Z] ---> a7988d014ca2 [2020-12-14T06:37:33.677Z] Successfully built a7988d014ca2 [2020-12-14T06:37:33.677Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:37:34.062Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T06:37:34.062Z] . [Pipeline] withDockerContainer [2020-12-14T06:37:34.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-15878 does not seem to be running inside a container [2020-12-14T06:37:34.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-14T06:37:36.011Z] $ docker top 1cd8dfc2c908ef6c65a800955e9f0d50cb5385d39ffe97bb8e64695cd160fee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:37:37.163Z] + go version [2020-12-14T06:37:37.163Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-14T06:37:37.205Z] $ docker stop --time=1 1cd8dfc2c908ef6c65a800955e9f0d50cb5385d39ffe97bb8e64695cd160fee7 [2020-12-14T06:37:39.243Z] $ docker rm -f 1cd8dfc2c908ef6c65a800955e9f0d50cb5385d39ffe97bb8e64695cd160fee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:37:40.777Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T06:37:40.778Z] . [Pipeline] withDockerContainer [2020-12-14T06:37:41.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-15878 does not seem to be running inside a container [2020-12-14T06:37:41.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-14T06:37:42.824Z] $ docker top ce5af73e1c40697a7ec74236d9dc0bd0379dc0a08e49d3ecc329bb562e13092a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:37:44.061Z] + make test [2020-12-14T06:37:44.061Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-14T06:37:45.525Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-12-14T06:38:18.068Z] # github.com/edgexfoundry/device-sdk-go/internal/v2/application [2020-12-14T06:38:18.068Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading [2020-12-14T06:38:18.068Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go@v1.3.0/internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) [2020-12-14T06:38:21.495Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2020-12-14T06:38:21.776Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2020-12-14T06:38:21.833Z] $ docker stop --time=1 ce5af73e1c40697a7ec74236d9dc0bd0379dc0a08e49d3ecc329bb562e13092a [2020-12-14T06:38:24.254Z] $ docker rm -f ce5af73e1c40697a7ec74236d9dc0bd0379dc0a08e49d3ecc329bb562e13092a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-14T06:38:26.720Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:38:30.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:38:31.217Z] ---> package-listing.sh [2020-12-14T06:38:31.217Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-14T06:38:31.217Z] ++ facter osfamily [2020-12-14T06:38:31.217Z] + OS_FAMILY=redhat [2020-12-14T06:38:31.217Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-64 [2020-12-14T06:38:31.217Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-14T06:38:31.217Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-14T06:38:31.217Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-14T06:38:31.217Z] + PACKAGES=/tmp/packages_start.txt [2020-12-14T06:38:31.217Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-64 ']' [2020-12-14T06:38:31.217Z] + PACKAGES=/tmp/packages_end.txt [2020-12-14T06:38:31.217Z] + case "${OS_FAMILY}" in [2020-12-14T06:38:31.217Z] + rpm -qa [2020-12-14T06:38:31.217Z] + sort [2020-12-14T06:38:35.469Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-14T06:38:35.469Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-14T06:38:35.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-14T06:38:35.469Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-64 ']' [2020-12-14T06:38:35.469Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-64/archives/ [2020-12-14T06:38:35.469Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-64/archives/ [Pipeline] echo [2020-12-14T06:38:35.513Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-14T06:38:35.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:38:36.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:38:36.180Z] [2020-12-14T06:38:36.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-14T06:38:36.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:38:36.581Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-14T06:38:36.581Z] df20fa9351a1: Pulling fs layer [2020-12-14T06:38:36.581Z] 36b3adc4ff6f: Pulling fs layer [2020-12-14T06:38:36.581Z] 8ad3a11d3b57: Pulling fs layer [2020-12-14T06:38:36.581Z] 46f8f816bc3b: Pulling fs layer [2020-12-14T06:38:36.581Z] 93b61091891f: Pulling fs layer [2020-12-14T06:38:36.581Z] 93b9cdb0e59b: Pulling fs layer [2020-12-14T06:38:36.581Z] 5e14af77c1be: Pulling fs layer [2020-12-14T06:38:36.581Z] 01666e4c0597: Pulling fs layer [2020-12-14T06:38:36.581Z] aa168da1d23b: Pulling fs layer [2020-12-14T06:38:36.581Z] 93b9cdb0e59b: Waiting [2020-12-14T06:38:36.581Z] 5e14af77c1be: Waiting [2020-12-14T06:38:36.581Z] 01666e4c0597: Waiting [2020-12-14T06:38:36.581Z] aa168da1d23b: Waiting [2020-12-14T06:38:36.581Z] 46f8f816bc3b: Waiting [2020-12-14T06:38:36.581Z] 93b61091891f: Waiting [2020-12-14T06:38:36.581Z] 36b3adc4ff6f: Verifying Checksum [2020-12-14T06:38:36.581Z] 36b3adc4ff6f: Download complete [2020-12-14T06:38:36.581Z] 46f8f816bc3b: Verifying Checksum [2020-12-14T06:38:36.581Z] 46f8f816bc3b: Download complete [2020-12-14T06:38:36.581Z] df20fa9351a1: Verifying Checksum [2020-12-14T06:38:36.581Z] 93b9cdb0e59b: Verifying Checksum [2020-12-14T06:38:36.581Z] 93b9cdb0e59b: Download complete [2020-12-14T06:38:36.581Z] 5e14af77c1be: Verifying Checksum [2020-12-14T06:38:36.581Z] 5e14af77c1be: Download complete [2020-12-14T06:38:36.848Z] 93b61091891f: Verifying Checksum [2020-12-14T06:38:36.848Z] 93b61091891f: Download complete [2020-12-14T06:38:36.848Z] 01666e4c0597: Verifying Checksum [2020-12-14T06:38:36.848Z] 01666e4c0597: Download complete [2020-12-14T06:38:37.113Z] df20fa9351a1: Pull complete [2020-12-14T06:38:37.113Z] 8ad3a11d3b57: Verifying Checksum [2020-12-14T06:38:37.113Z] 8ad3a11d3b57: Download complete [2020-12-14T06:38:37.387Z] 36b3adc4ff6f: Pull complete [2020-12-14T06:38:38.349Z] 8ad3a11d3b57: Pull complete [2020-12-14T06:38:38.349Z] 46f8f816bc3b: Pull complete [2020-12-14T06:38:38.613Z] 93b61091891f: Pull complete [2020-12-14T06:38:38.876Z] aa168da1d23b: Verifying Checksum [2020-12-14T06:38:38.876Z] aa168da1d23b: Download complete [2020-12-14T06:38:38.876Z] 93b9cdb0e59b: Pull complete [2020-12-14T06:38:38.876Z] 5e14af77c1be: Pull complete [2020-12-14T06:38:39.139Z] 01666e4c0597: Pull complete [2020-12-14T06:38:45.765Z] aa168da1d23b: Pull complete [2020-12-14T06:38:45.765Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-14T06:38:45.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T06:38:45.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-14T06:38:45.992Z] prd-centos7-docker-4c-2g-15858 does not seem to be running inside a container [2020-12-14T06:38:46.041Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-64 -v /w/workspace/dgexfoundry_device-rest-go_PR-64:/w/workspace/dgexfoundry_device-rest-go_PR-64:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-64@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-14T06:38:49.293Z] $ docker top dda1550bc13c90400de7ac89196caf9bb662ff55dfbb7ed45c4de39a741b737c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T06:38:49.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-14T06:38:50.170Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-14T06:38:50.493Z] + ls /var/log/sa-host [2020-12-14T06:38:50.493Z] + sadf -c /var/log/sa-host/sa14 [2020-12-14T06:38:50.493Z] file_magic: OK [2020-12-14T06:38:50.493Z] HZ: Using current value: 100 [2020-12-14T06:38:50.493Z] file_header: OK [2020-12-14T06:38:50.493Z] 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-14T06:38:50.493Z] Statistics: [2020-12-14T06:38:50.493Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-14T06:38:50.493Z] File successfully converted to sysstat format version 12.2.1 [2020-12-14T06:38:50.493Z] + sadf -c /var/log/sa-host/sa23 [2020-12-14T06:38:50.493Z] file_magic: OK [2020-12-14T06:38:50.493Z] HZ: Using current value: 100 [2020-12-14T06:38:50.493Z] file_header: OK [2020-12-14T06:38:50.493Z] 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-14T06:38:50.493Z] Statistics: [2020-12-14T06:38:50.493Z] Hnuu...uuuununununu... [2020-12-14T06:38:50.493Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-14T06:38:50.802Z] provisioning config files... [2020-12-14T06:38:50.817Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-64@tmp/config1101787897138201828tmp [Pipeline] { [Pipeline] echo [2020-12-14T06:38:50.947Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:38:51.277Z] ---> create-netrc.sh [Pipeline] } [2020-12-14T06:38:51.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-14T06:38:51.452Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:38:51.786Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-14T06:38:51.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:38:52.176Z] ---> sudo-logs.sh [2020-12-14T06:38:52.176Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-14T06:38:52.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:38:52.547Z] ---> job-cost.sh [2020-12-14T06:38:52.547Z] lf-activate-venv: SKIPPING [2020-12-14T06:38:52.547Z] INFO: No Stack... [2020-12-14T06:38:53.492Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-14T06:38:53.757Z] INFO: Archiving Costs [Pipeline] echo [2020-12-14T06:38:53.794Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T06:38:54.135Z] ---> logs-deploy.sh [2020-12-14T06:38:54.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-64/1 [2020-12-14T06:38:54.135Z] INFO: archiving workspace using pattern(s): [2020-12-14T06:38:55.531Z] Archives upload complete. [2020-12-14T06:38:55.793Z] INFO: archiving logs to Nexus