Pull request #1039 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 190ddbb14c51692d09cfbf56aa8c8b65891188b1+2ab93c499751478c937c96849c5331481b2fe78f (3464ec56009ef2c89f4a0f63cc9390571908c2c7) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1380871384033869979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1597872342221883670.key > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1039/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1039/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8336360456642202402.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1039/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7944680541607664753.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7380320422933691438.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1039/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1039/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6465015759826648350.key > 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 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-372 in /w/workspace/gexfoundry_device-sdk-go_PR-1039 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1039 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/jenkins-gitclient-ssh5749931796660206404.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/jenkins-gitclient-ssh1315659945101759002.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1039/head:refs/remotes/origin/PR-1039 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ab93c499751478c937c96849c5331481b2fe78f into PR head commit 190ddbb14c51692d09cfbf56aa8c8b65891188b1 Merge succeeded, producing 190ddbb14c51692d09cfbf56aa8c8b65891188b1 Checking out Revision 190ddbb14c51692d09cfbf56aa8c8b65891188b1 (PR-1039) > git config core.sparsecheckout # timeout=10 > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/jenkins-gitclient-ssh6433644080354615539.key > git merge 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T04:11:18.491Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T04:11:18.612Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T04:11:18.686Z] ========================================================= [2021-10-20T04:11:18.686Z] EdgeX Global Pipelines Version Info [2021-10-20T04:11:18.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:11:19.867Z] ------------------- [2021-10-20T04:11:19.867Z] stable info: [2021-10-20T04:11:19.867Z] ------------------- [2021-10-20T04:11:19.867Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T04:11:19.867Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T04:11:19.867Z] Message: update stable to v1.0.210 [2021-10-20T04:11:20.440Z] ------------------- [2021-10-20T04:11:20.440Z] experimental info: [2021-10-20T04:11:20.440Z] ------------------- [2021-10-20T04:11:20.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T04:11:20.441Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T04:11:20.441Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T04:11:20.604Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-20T04:11:20.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-20T04:11:20.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T04:11:20.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T04:11:20.754Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T04:11:20.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T04:11:20.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T04:11:20.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-20T04:11:20.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T04:11:20.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T04:11:21.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T04:11:21.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-20T04:11:21.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T04:11:21.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T04:11:21.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T04:11:21.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T04:11:21.220Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T04:11:21.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T04:11:21.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T04:11:21.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-20T04:11:21.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-20T04:11:21.417Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-20T04:11:21.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-20T04:11:21.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-20T04:11:21.526Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-20T04:11:21.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T04:11:21.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1039 [Pipeline] echo [2021-10-20T04:11:21.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1039 [Pipeline] echo [2021-10-20T04:11:21.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1039 [Pipeline] echo [2021-10-20T04:11:21.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 190ddbb14c51692d09cfbf56aa8c8b65891188b1 [Pipeline] echo [2021-10-20T04:11:21.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 190ddbb [Pipeline] echo [2021-10-20T04:11:21.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:11:21.894Z] provisioning config files... [2021-10-20T04:11:21.908Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/config2017912513375780075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:11:22.256Z] ---> docker-login.sh [2021-10-20T04:11:22.256Z] nexus3.edgexfoundry.org:10001 [2021-10-20T04:11:22.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:11:22.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:11:22.516Z] Configure a credential helper to remove this warning. See [2021-10-20T04:11:22.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:11:22.516Z] [2021-10-20T04:11:22.516Z] Login Succeeded [2021-10-20T04:11:22.516Z] nexus3.edgexfoundry.org:10002 [2021-10-20T04:11:22.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:11:22.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:11:22.516Z] Configure a credential helper to remove this warning. See [2021-10-20T04:11:22.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:11:22.516Z] [2021-10-20T04:11:22.516Z] Login Succeeded [2021-10-20T04:11:22.516Z] nexus3.edgexfoundry.org:10003 [2021-10-20T04:11:22.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:11:22.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:11:22.779Z] Configure a credential helper to remove this warning. See [2021-10-20T04:11:22.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:11:22.779Z] [2021-10-20T04:11:22.779Z] Login Succeeded [2021-10-20T04:11:22.779Z] nexus3.edgexfoundry.org:10004 [2021-10-20T04:11:22.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:11:22.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:11:22.779Z] Configure a credential helper to remove this warning. See [2021-10-20T04:11:22.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:11:22.779Z] [2021-10-20T04:11:22.779Z] Login Succeeded [2021-10-20T04:11:22.779Z] docker.io [2021-10-20T04:11:22.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:11:23.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:11:23.040Z] Configure a credential helper to remove this warning. See [2021-10-20T04:11:23.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:11:23.040Z] [2021-10-20T04:11:23.040Z] Login Succeeded [2021-10-20T04:11:23.040Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T04:11:23.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T04:11:23.659Z] + git log --format=format:%s -1 190ddbb14c51692d09cfbf56aa8c8b65891188b1 [Pipeline] echo [2021-10-20T04:11:23.711Z] GIT_COMMIT: 190ddbb14c51692d09cfbf56aa8c8b65891188b1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-10-20T04:11:23.736Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:11:24.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T04:11:24.186Z] [2021-10-20T04:11:24.186Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:11:24.525Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T04:11:24.525Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T04:11:24.525Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T04:11:24.525Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T04:11:24.525Z] 4c7163046ea9: Pulling fs layer [2021-10-20T04:11:24.525Z] 0c2d73faf560: Pulling fs layer [2021-10-20T04:11:24.525Z] 0c2d73faf560: Waiting [2021-10-20T04:11:24.525Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T04:11:24.525Z] 3e5f54012d9b: Download complete [2021-10-20T04:11:24.525Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T04:11:24.525Z] a0d0a0d46f8b: Download complete [2021-10-20T04:11:24.525Z] 4c7163046ea9: Verifying Checksum [2021-10-20T04:11:24.525Z] 4c7163046ea9: Download complete [2021-10-20T04:11:24.525Z] 0c2d73faf560: Verifying Checksum [2021-10-20T04:11:24.525Z] 0c2d73faf560: Download complete [2021-10-20T04:11:24.791Z] a0d0a0d46f8b: Pull complete [2021-10-20T04:11:24.791Z] 3e5f54012d9b: Pull complete [2021-10-20T04:11:25.057Z] 4c7163046ea9: Pull complete [2021-10-20T04:11:25.319Z] 0c2d73faf560: Pull complete [2021-10-20T04:11:25.319Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T04:11:25.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T04:11:25.320Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T04:11:25.405Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-10-20T04:11:25.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1039 -v /w/workspace/gexfoundry_device-sdk-go_PR-1039:/w/workspace/gexfoundry_device-sdk-go_PR-1039:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1039@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:10004/edgex-devops/git-semver:latest cat [2021-10-20T04:11:26.048Z] $ docker top 9897e95666c01ad5dec03fd59411efbca088853e284bfd43e6eb7e935235eed2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T04:11:26.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T04:11:26.206Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T04:11:26.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T04:11:26.307Z] $ docker exec 9897e95666c01ad5dec03fd59411efbca088853e284bfd43e6eb7e935235eed2 ssh-agent [2021-10-20T04:11:26.403Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcijPFM/agent.15 [2021-10-20T04:11:26.403Z] SSH_AGENT_PID=21 [2021-10-20T04:11:26.411Z] Running ssh-add (command line suppressed) [2021-10-20T04:11:26.500Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_8849289751009021511.key (/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_8849289751009021511.key) [2021-10-20T04:11:26.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T04:11:26.837Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T04:11:26.853Z] $ docker exec --env ******** --env ******** 9897e95666c01ad5dec03fd59411efbca088853e284bfd43e6eb7e935235eed2 ssh-agent -k [2021-10-20T04:11:26.959Z] unset SSH_AUTH_SOCK; [2021-10-20T04:11:26.960Z] unset SSH_AGENT_PID; [2021-10-20T04:11:26.960Z] echo Agent pid 21 killed; [2021-10-20T04:11:26.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T04:11:27.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T04:11:27.024Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T04:11:27.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T04:11:27.125Z] $ docker exec 9897e95666c01ad5dec03fd59411efbca088853e284bfd43e6eb7e935235eed2 ssh-agent [2021-10-20T04:11:27.215Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhHcAPJ/agent.54 [2021-10-20T04:11:27.215Z] SSH_AGENT_PID=60 [2021-10-20T04:11:27.220Z] Running ssh-add (command line suppressed) [2021-10-20T04:11:27.312Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_5668634751524127011.key (/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/private_key_5668634751524127011.key) [2021-10-20T04:11:27.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T04:11:27.653Z] + git semver init [2021-10-20T04:11:27.653Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T04:11:27.653Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1039/.git [2021-10-20T04:11:27.653Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1039 [2021-10-20T04:11:27.653Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T04:11:27.653Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T04:11:27.653Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T04:11:27.653Z] # $SEMVER_BRANCH = PR-1039 [2021-10-20T04:11:27.653Z] # $SEMVER_TEMP = /tmp/semver-945559920 [2021-10-20T04:11:27.653Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-20T04:11:28.598Z] # '/tmp/semver-945559920' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1039/.semver' [2021-10-20T04:11:28.598Z] # -> Force: false [2021-10-20T04:11:28.598Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1039/.semver [Pipeline] } [2021-10-20T04:11:28.615Z] $ docker exec --env ******** --env ******** 9897e95666c01ad5dec03fd59411efbca088853e284bfd43e6eb7e935235eed2 ssh-agent -k [2021-10-20T04:11:28.699Z] unset SSH_AUTH_SOCK; [2021-10-20T04:11:28.700Z] unset SSH_AGENT_PID; [2021-10-20T04:11:28.700Z] echo Agent pid 60 killed; [2021-10-20T04:11:28.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T04:11:29.087Z] + git semver [Pipeline] } [2021-10-20T04:11:29.111Z] $ docker stop --time=1 9897e95666c01ad5dec03fd59411efbca088853e284bfd43e6eb7e935235eed2 [2021-10-20T04:11:30.352Z] $ docker rm -f 9897e95666c01ad5dec03fd59411efbca088853e284bfd43e6eb7e935235eed2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T04:11:30.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T04:11:31.009Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T04:11:31.025Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-20T04:11:46.516Z] Still waiting to schedule task [2021-10-20T04:11:46.516Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-20T04:11:46.535Z] Still waiting to schedule task [2021-10-20T04:11:46.535Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-20T04:13:32.842Z] Running on prd-centos7-docker-4c-2g-376 in /w/workspace/gexfoundry_device-sdk-go_PR-1039 [Pipeline] { [Pipeline] ws [2021-10-20T04:13:32.879Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-20T04:13:33.013Z] Selected Git installation does not exist. Using Default [2021-10-20T04:13:33.013Z] The recommended git tool is: NONE [2021-10-20T04:13:35.146Z] using credential edgex-jenkins-ssh [2021-10-20T04:13:35.157Z] Cloning the remote Git repository [2021-10-20T04:13:35.218Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-20T04:13:35.268Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-10-20T04:13:35.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-20T04:13:35.303Z] > git --version # timeout=10 [2021-10-20T04:13:35.313Z] > git --version # 'git version 2.24.4' [2021-10-20T04:13:35.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:13:35.338Z] [INFO] Currently running in a labeled security context [2021-10-20T04:13:35.338Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T04:13:35.338Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5982387711308763551.key [2021-10-20T04:13:35.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:13:36.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-20T04:13:36.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:13:36.128Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-20T04:13:36.144Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-20T04:13:36.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:13:36.145Z] [INFO] Currently running in a labeled security context [2021-10-20T04:13:36.145Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T04:13:36.146Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh353346716866528034.key [2021-10-20T04:13:36.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1039/head:refs/remotes/origin/PR-1039 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T04:13:36.644Z] Merging remotes/origin/main commit 2ab93c499751478c937c96849c5331481b2fe78f into PR head commit 190ddbb14c51692d09cfbf56aa8c8b65891188b1 [2021-10-20T04:13:36.756Z] Merge succeeded, producing 190ddbb14c51692d09cfbf56aa8c8b65891188b1 [2021-10-20T04:13:36.756Z] Checking out Revision 190ddbb14c51692d09cfbf56aa8c8b65891188b1 (PR-1039) [2021-10-20T04:13:36.651Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:13:36.666Z] > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 [2021-10-20T04:13:36.706Z] > git remote # timeout=10 [2021-10-20T04:13:36.714Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T04:13:36.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:13:36.728Z] [INFO] Currently running in a labeled security context [2021-10-20T04:13:36.728Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T04:13:36.728Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7686809111007963372.key [2021-10-20T04:13:36.737Z] > git merge 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 [2021-10-20T04:13:36.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T04:13:36.759Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:13:36.768Z] > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 [2021-10-20T04:13:40.381Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-20T04:13:40.401Z] > git --version # timeout=10 [2021-10-20T04:13:40.408Z] > git --version # 'git version 2.24.4' [2021-10-20T04:13:40.416Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:13:40.968Z] provisioning config files... [2021-10-20T04:13:40.980Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5864220815095179774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:13:41.422Z] ---> docker-login.sh [2021-10-20T04:13:41.422Z] nexus3.edgexfoundry.org:10001 [2021-10-20T04:13:41.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:13:41.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:13:41.422Z] Configure a credential helper to remove this warning. See [2021-10-20T04:13:41.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:13:41.422Z] [2021-10-20T04:13:41.422Z] Login Succeeded [2021-10-20T04:13:41.422Z] nexus3.edgexfoundry.org:10002 [2021-10-20T04:13:41.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:13:41.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:13:41.689Z] Configure a credential helper to remove this warning. See [2021-10-20T04:13:41.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:13:41.689Z] [2021-10-20T04:13:41.689Z] Login Succeeded [2021-10-20T04:13:41.689Z] nexus3.edgexfoundry.org:10003 [2021-10-20T04:13:41.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:13:41.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:13:41.689Z] Configure a credential helper to remove this warning. See [2021-10-20T04:13:41.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:13:41.689Z] [2021-10-20T04:13:41.689Z] Login Succeeded [2021-10-20T04:13:41.689Z] nexus3.edgexfoundry.org:10004 [2021-10-20T04:13:41.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:13:41.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:13:41.952Z] Configure a credential helper to remove this warning. See [2021-10-20T04:13:41.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:13:41.952Z] [2021-10-20T04:13:41.952Z] Login Succeeded [2021-10-20T04:13:41.952Z] docker.io [2021-10-20T04:13:41.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:13:42.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:13:42.217Z] Configure a credential helper to remove this warning. See [2021-10-20T04:13:42.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:13:42.217Z] [2021-10-20T04:13:42.217Z] Login Succeeded [2021-10-20T04:13:42.217Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T04:13:42.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T04:13:42.491Z] ========================================================= [2021-10-20T04:13:42.492Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T04:13:42.492Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:13:42.893Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-20T04:13:42.894Z] Sending build context to Docker daemon 2.695MB [2021-10-20T04:13:42.894Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T04:13:42.894Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-20T04:13:42.894Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T04:13:42.894Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T04:13:42.894Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T04:13:42.894Z] b8b176561691: Pulling fs layer [2021-10-20T04:13:42.894Z] 4527c011a84f: Pulling fs layer [2021-10-20T04:13:42.894Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T04:13:42.894Z] e0aca202a116: Pulling fs layer [2021-10-20T04:13:42.894Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T04:13:42.894Z] 34cad66bf833: Pulling fs layer [2021-10-20T04:13:42.894Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T04:13:42.894Z] 5d74067f8e1e: Waiting [2021-10-20T04:13:42.894Z] e0aca202a116: Waiting [2021-10-20T04:13:42.894Z] 3a43be97a3b4: Waiting [2021-10-20T04:13:42.894Z] 34cad66bf833: Waiting [2021-10-20T04:13:42.894Z] b4e3c513aaa6: Waiting [2021-10-20T04:13:42.894Z] 4527c011a84f: Waiting [2021-10-20T04:13:42.894Z] b8b176561691: Verifying Checksum [2021-10-20T04:13:42.894Z] b8b176561691: Download complete [2021-10-20T04:13:42.894Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T04:13:42.894Z] 31adcdaf11c8: Download complete [2021-10-20T04:13:42.894Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T04:13:42.894Z] 5d74067f8e1e: Download complete [2021-10-20T04:13:42.894Z] e0aca202a116: Verifying Checksum [2021-10-20T04:13:42.894Z] e0aca202a116: Download complete [2021-10-20T04:13:43.162Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T04:13:43.162Z] a0d0a0d46f8b: Download complete [2021-10-20T04:13:43.162Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T04:13:43.162Z] 3a43be97a3b4: Download complete [2021-10-20T04:13:43.162Z] 34cad66bf833: Verifying Checksum [2021-10-20T04:13:43.162Z] 34cad66bf833: Download complete [2021-10-20T04:13:43.433Z] a0d0a0d46f8b: Pull complete [2021-10-20T04:13:43.701Z] 31adcdaf11c8: Pull complete [2021-10-20T04:13:43.998Z] 4527c011a84f: Verifying Checksum [2021-10-20T04:13:43.998Z] 4527c011a84f: Download complete [2021-10-20T04:13:43.998Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T04:13:43.998Z] b4e3c513aaa6: Download complete [2021-10-20T04:13:43.998Z] b8b176561691: Pull complete [2021-10-20T04:13:48.278Z] 4527c011a84f: Pull complete [2021-10-20T04:13:48.278Z] 5d74067f8e1e: Pull complete [2021-10-20T04:13:48.278Z] e0aca202a116: Pull complete [2021-10-20T04:13:48.278Z] 3a43be97a3b4: Pull complete [2021-10-20T04:13:48.278Z] 34cad66bf833: Pull complete [2021-10-20T04:13:51.613Z] b4e3c513aaa6: Pull complete [2021-10-20T04:13:51.613Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T04:13:51.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T04:13:51.613Z] ---> 9f6097aaca64 [2021-10-20T04:13:51.613Z] Step 3/10 : ARG MAKE=make build [2021-10-20T04:13:53.010Z] ---> Running in a5a0c3197824 [2021-10-20T04:13:53.010Z] Removing intermediate container a5a0c3197824 [2021-10-20T04:13:53.010Z] ---> eb5a313aa8cb [2021-10-20T04:13:53.010Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-20T04:13:53.010Z] ---> Running in de1a60b86211 [2021-10-20T04:13:53.010Z] Removing intermediate container de1a60b86211 [2021-10-20T04:13:53.010Z] ---> debb6e9ef464 [2021-10-20T04:13:53.010Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-20T04:13:53.010Z] ---> Running in 36cf1a2e8bb2 [2021-10-20T04:13:53.283Z] Removing intermediate container 36cf1a2e8bb2 [2021-10-20T04:13:53.283Z] ---> c668276b7848 [2021-10-20T04:13:53.283Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:13:53.283Z] ---> Running in 941b1ea39f5c [2021-10-20T04:13:53.860Z] Removing intermediate container 941b1ea39f5c [2021-10-20T04:13:53.860Z] ---> e01bd4143a80 [2021-10-20T04:13:53.860Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-20T04:13:53.860Z] ---> Running in 906de9228172 [2021-10-20T04:13:54.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T04:13:55.068Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T04:13:55.333Z] OK: 220 MiB in 52 packages [2021-10-20T04:13:55.333Z] Removing intermediate container 906de9228172 [2021-10-20T04:13:55.333Z] ---> 0eaa4d6026e8 [2021-10-20T04:13:55.333Z] Step 8/10 : COPY . . [2021-10-20T04:13:55.595Z] ---> 52b95a72b579 [2021-10-20T04:13:55.595Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:13:55.866Z] ---> Running in 0c920ca5c08d [2021-10-20T04:14:28.074Z] Removing intermediate container 0c920ca5c08d [2021-10-20T04:14:28.074Z] ---> c9dfa04c4a43 [2021-10-20T04:14:28.074Z] Step 10/10 : RUN ${MAKE} [2021-10-20T04:14:28.074Z] ---> Running in c105db79423f [2021-10-20T04:14:28.074Z] noop [2021-10-20T04:14:28.074Z] Removing intermediate container c105db79423f [2021-10-20T04:14:28.074Z] ---> bac6460445d8 [2021-10-20T04:14:28.074Z] Successfully built bac6460445d8 [2021-10-20T04:14:28.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:14:28.398Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T04:14:28.399Z] . [Pipeline] withDockerContainer [2021-10-20T04:14:28.487Z] prd-centos7-docker-4c-2g-376 does not seem to be running inside a container [2021-10-20T04:14:28.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T04:14:28.906Z] $ docker top 7f5f4e165c9717d649057a2359892102c35948265c1a47a08c573fada34ac8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:14:29.332Z] + go version [2021-10-20T04:14:29.332Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T04:14:29.355Z] $ docker stop --time=1 7f5f4e165c9717d649057a2359892102c35948265c1a47a08c573fada34ac8a2 [2021-10-20T04:14:30.522Z] $ docker rm -f 7f5f4e165c9717d649057a2359892102c35948265c1a47a08c573fada34ac8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:14:31.210Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T04:14:31.210Z] . [Pipeline] withDockerContainer [2021-10-20T04:14:31.291Z] prd-centos7-docker-4c-2g-376 does not seem to be running inside a container [2021-10-20T04:14:31.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-20T04:14:31.680Z] $ docker top 67871b1fff076554cfc51c3c3a91dbad1ff27e949940401aae5f4fb214a284f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:14:32.127Z] + make test [2021-10-20T04:14:32.127Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T04:14:38.822Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-20T04:15:05.554Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-20T04:15:05.554Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-20T04:15:05.554Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-20T04:15:05.554Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-20T04:15:05.554Z] internal/application/command_test.go:58:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-20T04:15:05.554Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-20T04:15:05.554Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-20T04:15:06.513Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements [2021-10-20T04:15:06.513Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements [2021-10-20T04:15:07.100Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.041s coverage: 9.0% of statements [2021-10-20T04:15:07.100Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-20T04:15:07.100Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-20T04:15:07.100Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-20T04:15:07.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.069s coverage: 28.7% of statements [2021-10-20T04:15:07.368Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-20T04:15:09.302Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 83.3% of statements [2021-10-20T04:15:09.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-20T04:15:09.302Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-20T04:15:09.302Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.073s coverage: 57.8% of statements [2021-10-20T04:15:09.920Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.860s coverage: 88.8% of statements [2021-10-20T04:15:09.920Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-20T04:15:10.186Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 4.9% of statements [2021-10-20T04:15:10.186Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-20T04:15:10.186Z] FAIL [2021-10-20T04:15:10.186Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-20T04:15:10.234Z] $ docker stop --time=1 67871b1fff076554cfc51c3c3a91dbad1ff27e949940401aae5f4fb214a284f2 [2021-10-20T04:15:11.825Z] $ docker rm -f 67871b1fff076554cfc51c3c3a91dbad1ff27e949940401aae5f4fb214a284f2 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:15:13.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:15:13.102Z] [2021-10-20T04:15:13.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:15:13.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:15:13.456Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T04:15:13.456Z] b4d181a07f80: Pulling fs layer [2021-10-20T04:15:13.456Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T04:15:13.456Z] ed53099fbce6: Pulling fs layer [2021-10-20T04:15:13.456Z] dc539afda2c1: Pulling fs layer [2021-10-20T04:15:13.456Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T04:15:13.456Z] 9065ff56babe: Pulling fs layer [2021-10-20T04:15:13.456Z] d287ab97295c: Pulling fs layer [2021-10-20T04:15:13.456Z] dc539afda2c1: Waiting [2021-10-20T04:15:13.456Z] 77bc0d833cb6: Waiting [2021-10-20T04:15:13.456Z] 9065ff56babe: Waiting [2021-10-20T04:15:13.456Z] d287ab97295c: Waiting [2021-10-20T04:15:13.456Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T04:15:13.456Z] a1111a8f2ec3: Download complete [2021-10-20T04:15:13.456Z] dc539afda2c1: Verifying Checksum [2021-10-20T04:15:13.456Z] dc539afda2c1: Download complete [2021-10-20T04:15:13.724Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T04:15:13.724Z] 77bc0d833cb6: Download complete [2021-10-20T04:15:13.724Z] ed53099fbce6: Verifying Checksum [2021-10-20T04:15:13.724Z] ed53099fbce6: Download complete [2021-10-20T04:15:13.724Z] 9065ff56babe: Verifying Checksum [2021-10-20T04:15:13.724Z] 9065ff56babe: Download complete [2021-10-20T04:15:13.724Z] b4d181a07f80: Verifying Checksum [2021-10-20T04:15:13.724Z] b4d181a07f80: Download complete [2021-10-20T04:15:14.661Z] d287ab97295c: Verifying Checksum [2021-10-20T04:15:14.661Z] d287ab97295c: Download complete [2021-10-20T04:15:15.226Z] b4d181a07f80: Pull complete [2021-10-20T04:15:15.504Z] a1111a8f2ec3: Pull complete [2021-10-20T04:15:16.108Z] ed53099fbce6: Pull complete [2021-10-20T04:15:16.108Z] dc539afda2c1: Pull complete [2021-10-20T04:15:16.375Z] 77bc0d833cb6: Pull complete [2021-10-20T04:15:16.641Z] 9065ff56babe: Pull complete [2021-10-20T04:15:23.305Z] d287ab97295c: Pull complete [2021-10-20T04:15:23.305Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T04:15:23.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:15:23.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T04:15:23.390Z] prd-centos7-docker-4c-2g-376 does not seem to be running inside a container [2021-10-20T04:15:23.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T04:15:26.049Z] $ docker top 1ec642e049e006a9dcb45c6570cbead68c4aeda9e7145b27116d7d26f641c443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:15:26.507Z] ---> job-cost.sh [2021-10-20T04:15:26.507Z] lf-activate-venv: SKIPPING [2021-10-20T04:15:26.507Z] INFO: No Stack... [2021-10-20T04:15:26.768Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T04:15:27.340Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T04:15:27.653Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-10-20T04:15:27.653Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T04:15:27.704Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] [2021-10-20T04:15:27.709Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] did not exist. Created. [2021-10-20T04:15:27.709Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T04:15:28.086Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-20T04:15:28.288Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T04:15:28.303Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T04:15:28.360Z] $ docker stop --time=1 1ec642e049e006a9dcb45c6570cbead68c4aeda9e7145b27116d7d26f641c443 [2021-10-20T04:15:29.499Z] $ docker rm -f 1ec642e049e006a9dcb45c6570cbead68c4aeda9e7145b27116d7d26f641c443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T04:15:29.992Z] Failed in branch amd64 [2021-10-20T04:18:42.197Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-381 in /w/workspace/gexfoundry_device-sdk-go_PR-1039 [Pipeline] { [Pipeline] ws [2021-10-20T04:18:42.232Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-20T04:18:42.511Z] Selected Git installation does not exist. Using Default [2021-10-20T04:18:42.511Z] The recommended git tool is: NONE [2021-10-20T04:18:49.356Z] using credential edgex-jenkins-ssh [2021-10-20T04:18:49.378Z] Cloning the remote Git repository [2021-10-20T04:18:49.449Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-20T04:18:49.572Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-10-20T04:18:49.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-20T04:18:49.715Z] > git --version # timeout=10 [2021-10-20T04:18:49.744Z] > git --version # 'git version 2.17.1' [2021-10-20T04:18:49.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:18:49.853Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:18:51.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-20T04:18:51.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T04:18:51.399Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-20T04:18:51.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-20T04:18:51.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:18:52.066Z] Merging remotes/origin/main commit 2ab93c499751478c937c96849c5331481b2fe78f into PR head commit 190ddbb14c51692d09cfbf56aa8c8b65891188b1 [2021-10-20T04:18:52.374Z] Merge succeeded, producing 190ddbb14c51692d09cfbf56aa8c8b65891188b1 [2021-10-20T04:18:52.375Z] Checking out Revision 190ddbb14c51692d09cfbf56aa8c8b65891188b1 (PR-1039) [2021-10-20T04:18:51.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1039/head:refs/remotes/origin/PR-1039 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T04:18:52.096Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:18:52.121Z] > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 [2021-10-20T04:18:52.253Z] > git remote # timeout=10 [2021-10-20T04:18:52.279Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T04:18:52.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T04:18:52.320Z] > git merge 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 [2021-10-20T04:18:52.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T04:18:52.387Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T04:18:52.411Z] > git checkout -f 190ddbb14c51692d09cfbf56aa8c8b65891188b1 # timeout=10 [2021-10-20T04:18:57.299Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-20T04:18:57.359Z] > git --version # timeout=10 [2021-10-20T04:18:57.372Z] > git --version # 'git version 2.17.1' [2021-10-20T04:18:57.381Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T04:18:58.422Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T04:18:58.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T04:18:58.422Z] Dload Upload Total Spent Left Speed [2021-10-20T04:18:58.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2021-10-20T04:18:58.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T04:18:59.246Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2021-10-20T04:18:59.246Z] [2021-10-20T04:18:59.246Z] { [2021-10-20T04:18:59.246Z] "registry-mirrors": [ [2021-10-20T04:18:59.246Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T04:18:59.246Z] ], [2021-10-20T04:18:59.246Z] "bip": "10.250.0.254/24", [2021-10-20T04:18:59.246Z] "hosts": [ [2021-10-20T04:18:59.246Z] "tcp://0.0.0.0:5555", [2021-10-20T04:18:59.246Z] "unix:///var/run/docker.sock" [2021-10-20T04:18:59.246Z] ], [2021-10-20T04:18:59.246Z] "mtu": 1458, [2021-10-20T04:18:59.246Z] "selinux-enabled": true, [2021-10-20T04:18:59.246Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T04:18:59.246Z] } [Pipeline] sh [2021-10-20T04:18:59.666Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T04:19:00.037Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:19:18.494Z] provisioning config files... [2021-10-20T04:19:18.523Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3248978675859829852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:19:18.937Z] ---> docker-login.sh [2021-10-20T04:19:18.937Z] nexus3.edgexfoundry.org:10001 [2021-10-20T04:19:20.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:20.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:20.675Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:20.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:20.675Z] [2021-10-20T04:19:20.675Z] Login Succeeded [2021-10-20T04:19:20.675Z] nexus3.edgexfoundry.org:10002 [2021-10-20T04:19:21.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:21.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:21.289Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:21.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:21.289Z] [2021-10-20T04:19:21.289Z] Login Succeeded [2021-10-20T04:19:21.289Z] nexus3.edgexfoundry.org:10003 [2021-10-20T04:19:21.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:21.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:21.899Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:21.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:21.899Z] [2021-10-20T04:19:21.899Z] Login Succeeded [2021-10-20T04:19:21.899Z] nexus3.edgexfoundry.org:10004 [2021-10-20T04:19:22.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:22.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:22.507Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:22.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:22.507Z] [2021-10-20T04:19:22.507Z] Login Succeeded [2021-10-20T04:19:22.507Z] docker.io [2021-10-20T04:19:23.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T04:19:23.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T04:19:23.389Z] Configure a credential helper to remove this warning. See [2021-10-20T04:19:23.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T04:19:23.389Z] [2021-10-20T04:19:23.389Z] Login Succeeded [2021-10-20T04:19:23.389Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T04:19:23.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T04:19:24.099Z] ========================================================= [2021-10-20T04:19:24.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T04:19:24.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:19:24.556Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-20T04:19:25.190Z] Sending build context to Docker daemon 2.694MB [2021-10-20T04:19:25.190Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T04:19:25.190Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-20T04:19:25.475Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T04:19:25.475Z] 552d1f2373af: Pulling fs layer [2021-10-20T04:19:25.475Z] ea3f2d53f512: Pulling fs layer [2021-10-20T04:19:25.475Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T04:19:25.475Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T04:19:25.475Z] 72dc09318566: Pulling fs layer [2021-10-20T04:19:25.475Z] f4f7b4309257: Pulling fs layer [2021-10-20T04:19:25.475Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T04:19:25.475Z] b78e95d17946: Pulling fs layer [2021-10-20T04:19:25.475Z] 7a9cfe048b4a: Waiting [2021-10-20T04:19:25.475Z] 72dc09318566: Waiting [2021-10-20T04:19:25.475Z] f4f7b4309257: Waiting [2021-10-20T04:19:25.475Z] 0ac9a79272e3: Waiting [2021-10-20T04:19:25.475Z] b78e95d17946: Waiting [2021-10-20T04:19:25.475Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T04:19:25.475Z] 9e70ebbbe112: Download complete [2021-10-20T04:19:25.475Z] ea3f2d53f512: Verifying Checksum [2021-10-20T04:19:25.475Z] ea3f2d53f512: Download complete [2021-10-20T04:19:25.475Z] 72dc09318566: Verifying Checksum [2021-10-20T04:19:25.475Z] 72dc09318566: Download complete [2021-10-20T04:19:25.475Z] f4f7b4309257: Verifying Checksum [2021-10-20T04:19:25.475Z] f4f7b4309257: Download complete [2021-10-20T04:19:25.475Z] 0ac9a79272e3: Download complete [2021-10-20T04:19:25.475Z] 552d1f2373af: Verifying Checksum [2021-10-20T04:19:25.475Z] 552d1f2373af: Download complete [2021-10-20T04:19:26.482Z] 552d1f2373af: Pull complete [2021-10-20T04:19:27.100Z] ea3f2d53f512: Pull complete [2021-10-20T04:19:27.388Z] 9e70ebbbe112: Pull complete [2021-10-20T04:19:27.675Z] b78e95d17946: Verifying Checksum [2021-10-20T04:19:27.675Z] b78e95d17946: Download complete [2021-10-20T04:19:27.956Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T04:19:27.956Z] 7a9cfe048b4a: Download complete [2021-10-20T04:19:38.164Z] 7a9cfe048b4a: Pull complete [2021-10-20T04:19:38.445Z] 72dc09318566: Pull complete [2021-10-20T04:19:38.730Z] f4f7b4309257: Pull complete [2021-10-20T04:19:39.340Z] 0ac9a79272e3: Pull complete [2021-10-20T04:19:46.110Z] b78e95d17946: Pull complete [2021-10-20T04:19:46.110Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T04:19:46.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T04:19:46.110Z] ---> 8b459fc5aaf0 [2021-10-20T04:19:46.110Z] Step 3/10 : ARG MAKE=make build [2021-10-20T04:19:50.450Z] ---> Running in effe3a6a92a5 [2021-10-20T04:19:50.450Z] Removing intermediate container effe3a6a92a5 [2021-10-20T04:19:50.450Z] ---> d1274c648ed6 [2021-10-20T04:19:50.450Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-20T04:19:50.728Z] ---> Running in eca00e1078a6 [2021-10-20T04:19:51.341Z] Removing intermediate container eca00e1078a6 [2021-10-20T04:19:51.341Z] ---> b9e7578ecf59 [2021-10-20T04:19:51.341Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-20T04:19:51.341Z] ---> Running in 1ed19de363f0 [2021-10-20T04:19:51.955Z] Removing intermediate container 1ed19de363f0 [2021-10-20T04:19:51.955Z] ---> c023ad3c3f72 [2021-10-20T04:19:51.955Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:19:51.955Z] ---> Running in a64b1c842768 [2021-10-20T04:19:54.602Z] Removing intermediate container a64b1c842768 [2021-10-20T04:19:54.602Z] ---> 16747bc22549 [2021-10-20T04:19:54.602Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-20T04:19:54.602Z] ---> Running in ddc435ff7475 [2021-10-20T04:19:56.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:19:57.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:19:57.662Z] OK: 219 MiB in 52 packages [2021-10-20T04:19:59.119Z] Removing intermediate container ddc435ff7475 [2021-10-20T04:19:59.119Z] ---> 1c7d8c2ddc60 [2021-10-20T04:19:59.119Z] Step 8/10 : COPY . . [2021-10-20T04:20:00.580Z] ---> 831568479456 [2021-10-20T04:20:00.580Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:20:00.580Z] ---> Running in d26862a98eb5 [2021-10-20T04:21:22.452Z] Removing intermediate container d26862a98eb5 [2021-10-20T04:21:22.452Z] ---> b93d50cdf8b6 [2021-10-20T04:21:22.452Z] Step 10/10 : RUN ${MAKE} [2021-10-20T04:21:22.452Z] ---> Running in 141ec76cc191 [2021-10-20T04:21:22.452Z] noop [2021-10-20T04:21:22.452Z] Removing intermediate container 141ec76cc191 [2021-10-20T04:21:22.452Z] ---> da2975e32b75 [2021-10-20T04:21:22.452Z] Successfully built da2975e32b75 [2021-10-20T04:21:22.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:21:22.839Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T04:21:22.839Z] . [Pipeline] withDockerContainer [2021-10-20T04:21:23.148Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-10-20T04:21:23.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T04:21:24.981Z] $ docker top b92510ce5030f19e6c097dde7142c716c43a5e4406067d0d4a5a2d8c8fa66ebe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:21:26.031Z] + go version [2021-10-20T04:21:26.031Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-20T04:21:26.065Z] $ docker stop --time=1 b92510ce5030f19e6c097dde7142c716c43a5e4406067d0d4a5a2d8c8fa66ebe [2021-10-20T04:21:27.971Z] $ docker rm -f b92510ce5030f19e6c097dde7142c716c43a5e4406067d0d4a5a2d8c8fa66ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:21:28.920Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T04:21:28.920Z] . [Pipeline] withDockerContainer [2021-10-20T04:21:29.232Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-10-20T04:21:29.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T04:21:31.098Z] $ docker top 4d943be66a2d9d05edf3bac92dce0133373237b22b3e468dab34d5f7378854fb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-20T04:21:32.168Z] + make test [2021-10-20T04:21:32.168Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T04:21:59.057Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-20T04:23:07.212Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-20T04:23:07.212Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-20T04:23:07.212Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-20T04:23:11.579Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-20T04:23:11.579Z] internal/application/command_test.go:58:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-20T04:23:11.579Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-20T04:23:11.579Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-20T04:23:11.858Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 28.1% of statements [2021-10-20T04:23:11.858Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.309s coverage: 78.9% of statements [2021-10-20T04:23:11.858Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.241s coverage: 9.0% of statements [2021-10-20T04:23:11.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-20T04:23:11.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-20T04:23:11.858Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-20T04:23:17.335Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.302s coverage: 28.7% of statements [2021-10-20T04:23:17.335Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-20T04:23:17.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.247s coverage: 83.3% of statements [2021-10-20T04:23:17.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-20T04:23:17.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-20T04:23:18.232Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.384s coverage: 57.8% of statements [2021-10-20T04:23:20.904Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.263s coverage: 88.8% of statements [2021-10-20T04:23:20.904Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-20T04:23:21.902Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.203s coverage: 4.9% of statements [2021-10-20T04:23:21.902Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-20T04:23:21.902Z] FAIL [2021-10-20T04:23:22.183Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-20T04:23:22.233Z] $ docker stop --time=1 4d943be66a2d9d05edf3bac92dce0133373237b22b3e468dab34d5f7378854fb [2021-10-20T04:23:24.354Z] $ docker rm -f 4d943be66a2d9d05edf3bac92dce0133373237b22b3e468dab34d5f7378854fb [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:23:26.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:23:26.411Z] [2021-10-20T04:23:26.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:23:26.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:23:27.149Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T04:23:27.149Z] 448f6bf000e3: Pulling fs layer [2021-10-20T04:23:27.149Z] f757da607395: Pulling fs layer [2021-10-20T04:23:27.149Z] 05883995daec: Pulling fs layer [2021-10-20T04:23:27.149Z] 8603b9c90790: Pulling fs layer [2021-10-20T04:23:27.149Z] 1560dd03e051: Pulling fs layer [2021-10-20T04:23:27.149Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T04:23:27.149Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T04:23:27.149Z] 8603b9c90790: Waiting [2021-10-20T04:23:27.149Z] 1560dd03e051: Waiting [2021-10-20T04:23:27.149Z] 27f5ce0e4adf: Waiting [2021-10-20T04:23:27.149Z] c2d8d7efcc4b: Waiting [2021-10-20T04:23:27.479Z] f757da607395: Verifying Checksum [2021-10-20T04:23:27.479Z] f757da607395: Download complete [2021-10-20T04:23:27.479Z] 8603b9c90790: Verifying Checksum [2021-10-20T04:23:27.479Z] 8603b9c90790: Download complete [2021-10-20T04:23:27.821Z] 1560dd03e051: Verifying Checksum [2021-10-20T04:23:27.821Z] 1560dd03e051: Download complete [2021-10-20T04:23:27.821Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T04:23:27.821Z] 27f5ce0e4adf: Download complete [2021-10-20T04:23:28.137Z] 05883995daec: Verifying Checksum [2021-10-20T04:23:28.137Z] 05883995daec: Download complete [2021-10-20T04:23:28.424Z] 448f6bf000e3: Verifying Checksum [2021-10-20T04:23:28.424Z] 448f6bf000e3: Download complete [2021-10-20T04:23:31.172Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T04:23:31.172Z] c2d8d7efcc4b: Download complete [2021-10-20T04:23:32.631Z] 448f6bf000e3: Pull complete [2021-10-20T04:23:33.629Z] f757da607395: Pull complete [2021-10-20T04:23:35.091Z] 05883995daec: Pull complete [2021-10-20T04:23:35.370Z] 8603b9c90790: Pull complete [2021-10-20T04:23:36.377Z] 1560dd03e051: Pull complete [2021-10-20T04:23:36.980Z] 27f5ce0e4adf: Pull complete [2021-10-20T04:23:52.138Z] c2d8d7efcc4b: Pull complete [2021-10-20T04:23:52.138Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T04:23:52.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:23:52.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T04:23:52.455Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-10-20T04:23:52.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-20T04:23:57.043Z] $ docker top 5828ca2a156366a3b748ccc0d87b41e6192d7995009e17a9de862255bb5d84dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:23:58.241Z] ---> job-cost.sh [2021-10-20T04:23:58.241Z] lf-activate-venv: SKIPPING [2021-10-20T04:23:58.241Z] INFO: No Stack... [2021-10-20T04:23:58.519Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T04:23:59.126Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T04:23:59.820Z] + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 [2021-10-20T04:23:59.820Z] [Pipeline] lock [2021-10-20T04:23:59.917Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] [2021-10-20T04:23:59.922Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] did not exist. Created. [2021-10-20T04:23:59.922Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T04:24:00.666Z] /w/workspace/device-sdk-go/1@tmp/durable-774dd1d0/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-774dd1d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-20T04:24:01.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T04:24:01.411Z] Warning: overwriting stash ‘stack-cost’ [2021-10-20T04:24:02.061Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T04:24:02.076Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1039-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T04:24:02.127Z] $ docker stop --time=1 5828ca2a156366a3b748ccc0d87b41e6192d7995009e17a9de862255bb5d84dc [2021-10-20T04:24:03.869Z] $ docker rm -f 5828ca2a156366a3b748ccc0d87b41e6192d7995009e17a9de862255bb5d84dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T04:24:04.686Z] 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] { (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] sh [2021-10-20T04:24:07.071Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1039/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:24:07.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:24:07.993Z] ---> package-listing.sh [2021-10-20T04:24:07.993Z] ++ facter osfamily [2021-10-20T04:24:07.993Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T04:24:08.255Z] + OS_FAMILY=redhat [2021-10-20T04:24:08.255Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1039 [2021-10-20T04:24:08.255Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T04:24:08.255Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T04:24:08.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T04:24:08.255Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T04:24:08.255Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1039 ']' [2021-10-20T04:24:08.255Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T04:24:08.255Z] + case "${OS_FAMILY}" in [2021-10-20T04:24:08.255Z] + sort [2021-10-20T04:24:08.255Z] + rpm -qa [2021-10-20T04:24:08.826Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T04:24:08.826Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T04:24:08.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T04:24:08.826Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1039 ']' [2021-10-20T04:24:08.826Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1039/archives/ [2021-10-20T04:24:08.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1039/archives/ [Pipeline] echo [2021-10-20T04:24:08.855Z] 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/gexfoundry_device-sdk-go_PR-1039/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T04:24:09.150Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:24:09.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:24:09.732Z] [2021-10-20T04:24:09.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:24:10.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:24:10.064Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T04:24:10.064Z] b4d181a07f80: Pulling fs layer [2021-10-20T04:24:10.064Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T04:24:10.064Z] ed53099fbce6: Pulling fs layer [2021-10-20T04:24:10.064Z] dc539afda2c1: Pulling fs layer [2021-10-20T04:24:10.064Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T04:24:10.064Z] 9065ff56babe: Pulling fs layer [2021-10-20T04:24:10.064Z] d287ab97295c: Pulling fs layer [2021-10-20T04:24:10.064Z] 77bc0d833cb6: Waiting [2021-10-20T04:24:10.064Z] 9065ff56babe: Waiting [2021-10-20T04:24:10.064Z] d287ab97295c: Waiting [2021-10-20T04:24:10.064Z] dc539afda2c1: Waiting [2021-10-20T04:24:10.064Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T04:24:10.064Z] a1111a8f2ec3: Download complete [2021-10-20T04:24:10.064Z] dc539afda2c1: Verifying Checksum [2021-10-20T04:24:10.064Z] dc539afda2c1: Download complete [2021-10-20T04:24:10.064Z] ed53099fbce6: Verifying Checksum [2021-10-20T04:24:10.064Z] ed53099fbce6: Download complete [2021-10-20T04:24:10.333Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T04:24:10.333Z] 77bc0d833cb6: Download complete [2021-10-20T04:24:10.333Z] 9065ff56babe: Verifying Checksum [2021-10-20T04:24:10.333Z] 9065ff56babe: Download complete [2021-10-20T04:24:10.333Z] b4d181a07f80: Verifying Checksum [2021-10-20T04:24:10.333Z] b4d181a07f80: Download complete [2021-10-20T04:24:10.912Z] d287ab97295c: Verifying Checksum [2021-10-20T04:24:10.912Z] d287ab97295c: Download complete [2021-10-20T04:24:11.859Z] b4d181a07f80: Pull complete [2021-10-20T04:24:12.125Z] a1111a8f2ec3: Pull complete [2021-10-20T04:24:12.711Z] ed53099fbce6: Pull complete [2021-10-20T04:24:12.711Z] dc539afda2c1: Pull complete [2021-10-20T04:24:12.977Z] 77bc0d833cb6: Pull complete [2021-10-20T04:24:12.977Z] 9065ff56babe: Pull complete [2021-10-20T04:24:18.318Z] d287ab97295c: Pull complete [2021-10-20T04:24:18.318Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T04:24:18.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:24:18.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T04:24:18.419Z] prd-centos7-docker-4c-2g-372 does not seem to be running inside a container [2021-10-20T04:24:18.456Z] $ 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/gexfoundry_device-sdk-go_PR-1039/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1039 -v /w/workspace/gexfoundry_device-sdk-go_PR-1039:/w/workspace/gexfoundry_device-sdk-go_PR-1039:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1039@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T04:24:20.890Z] $ docker top d01bacf21e436428343c826065732799ee6fbf49f8760fd76dc8898357a5289c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:24:21.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T04:24:21.604Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T04:24:21.913Z] + ls /var/log/sa-host [2021-10-20T04:24:21.913Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T04:24:21.913Z] file_magic: OK [2021-10-20T04:24:21.913Z] HZ: Using current value: 100 [2021-10-20T04:24:21.913Z] file_header: OK [2021-10-20T04:24:21.913Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-20T04:24:21.913Z] Statistics: [2021-10-20T04:24:21.913Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T04:24:21.913Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T04:24:21.913Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T04:24:21.913Z] file_magic: OK [2021-10-20T04:24:21.913Z] HZ: Using current value: 100 [2021-10-20T04:24:21.913Z] file_header: OK [2021-10-20T04:24:21.913Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-20T04:24:21.913Z] Statistics: [2021-10-20T04:24:21.913Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T04:24:21.913Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:24:22.046Z] provisioning config files... [2021-10-20T04:24:22.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1039@tmp/config5168280371512384665tmp [Pipeline] { [Pipeline] echo [2021-10-20T04:24:22.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:24:22.410Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T04:24:22.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:24:22.824Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T04:24:22.848Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:24:23.163Z] ---> sudo-logs.sh [2021-10-20T04:24:23.163Z] Archiving 'sudo' log.. [2021-10-20T04:24:23.163Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-372.novalocal: Name or service not known [2021-10-20T04:24:23.163Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-372.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T04:24:23.225Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:24:23.546Z] ---> job-cost.sh [2021-10-20T04:24:23.546Z] lf-activate-venv: SKIPPING [2021-10-20T04:24:23.546Z] DEBUG: total: 0.10999999940395355 [2021-10-20T04:24:23.546Z] INFO: Retrieving Stack Cost... [2021-10-20T04:24:45.512Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T04:24:45.512Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T04:24:45.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:24:45.852Z] ---> logs-deploy.sh [2021-10-20T04:24:45.853Z] lf-activate-venv: SKIPPING [2021-10-20T04:24:45.853Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1039/1 [2021-10-20T04:24:45.853Z] INFO: archiving workspace using pattern(s): [2021-10-20T04:24:46.425Z] Archives upload complete. [2021-10-20T04:24:46.696Z] INFO: archiving logs to Nexus