Pull request #199 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f44da36a0bb3c62c36f5e8a829634f7a73409b18+a3ce1b492942266db7d07684db880175cd9968c1 (d943140da8cc330a3b74b7dc1380ef6f5794f608) 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-ssh5601922122086284336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5679726163227734303.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-rest-go/branches/PR-199/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-rest-go/branches/PR-199/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh484511201655490976.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-rest-go/branches/PR-199/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12554902324258579474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh5862455676534368800.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-rest-go/branches/PR-199/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-rest-go/branches/PR-199/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1162516812126937487.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15180 in /w/workspace/gexfoundry_device-rest-go_PR-199 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-199 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a3ce1b492942266db7d07684db880175cd9968c1 into PR head commit f44da36a0bb3c62c36f5e8a829634f7a73409b18 Merge succeeded, producing f44da36a0bb3c62c36f5e8a829634f7a73409b18 Checking out Revision f44da36a0bb3c62c36f5e8a829634f7a73409b18 (PR-199) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f44da36a0bb3c62c36f5e8a829634f7a73409b18 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a3ce1b492942266db7d07684db880175cd9968c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f44da36a0bb3c62c36f5e8a829634f7a73409b18 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:05:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:07 ========================================================= 20:05:07 EdgeX Global Pipelines Version Info 20:05:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:08 ------------------- 20:05:08 stable info: 20:05:08 ------------------- 20:05:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:08 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:05:08 Message: update stable to v1.0.234 20:05:09 ------------------- 20:05:09 experimental info: 20:05:09 ------------------- 20:05:09 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:09 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:05:09 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-199 [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-199 [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-199 [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f44da36a0bb3c62c36f5e8a829634f7a73409b18 [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f44da36 [Pipeline] echo 20:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:10 provisioning config files... 20:05:10 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-199@tmp/config4595646128991895922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:11 ---> docker-login.sh 20:05:11 nexus3.edgexfoundry.org:10001 20:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:11 Configure a credential helper to remove this warning. See 20:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:11 20:05:11 Login Succeeded 20:05:11 nexus3.edgexfoundry.org:10002 20:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:11 Configure a credential helper to remove this warning. See 20:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:11 20:05:11 Login Succeeded 20:05:11 nexus3.edgexfoundry.org:10003 20:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:11 Configure a credential helper to remove this warning. See 20:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:11 20:05:11 Login Succeeded 20:05:11 nexus3.edgexfoundry.org:10004 20:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:12 Configure a credential helper to remove this warning. See 20:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:12 20:05:12 Login Succeeded 20:05:12 docker.io 20:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:12 Configure a credential helper to remove this warning. See 20:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:12 20:05:12 Login Succeeded 20:05:12 ---> docker-login.sh ends [Pipeline] } 20:05:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:05:13 + git rev-list -1 --merges f44da36a0bb3c62c36f5e8a829634f7a73409b18~1..f44da36a0bb3c62c36f5e8a829634f7a73409b18 [Pipeline] echo 20:05:13 -----------> git rev-list -1 --merges f44da36a0bb3c62c36f5e8a829634f7a73409b18~1..f44da36a0bb3c62c36f5e8a829634f7a73409b18 f44da36a0bb3c62c36f5e8a829634f7a73409b18 [false] [Pipeline] sh 20:05:13 + git log --format=format:%s -1 f44da36a0bb3c62c36f5e8a829634f7a73409b18 [Pipeline] echo 20:05:13 ========================================================= 20:05:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:05:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:14 + git log --format=format:%s -1 f44da36a0bb3c62c36f5e8a829634f7a73409b18 [Pipeline] echo 20:05:14 [semverPrep] GIT_COMMIT: f44da36a0bb3c62c36f5e8a829634f7a73409b18, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 20:05:14 [semverPrep] This is not a build commit. [Pipeline] sh 20:05:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:05:14 + grep -v github /etc/ssh/ssh_known_hosts 20:05:14 + [ -e /tmp/ssh_known_hosts ] 20:05:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:05:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:05:14 + sudo tee -a /etc/ssh/ssh_known_hosts 20:05:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:14 20:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:15 0.1.4: Pulling from edgex-devops/py-git-semver 20:05:15 42c077c10790: Pulling fs layer 20:05:15 f63e77b7563a: Pulling fs layer 20:05:15 bd5fdadae976: Pulling fs layer 20:05:15 205491f53016: Pulling fs layer 20:05:15 df18705c85c3: Pulling fs layer 20:05:15 bdb3f477010e: Pulling fs layer 20:05:15 c8a8fc8e1c8f: Pulling fs layer 20:05:15 2c6e9b1d212d: Pulling fs layer 20:05:15 bdb8f0575790: Pulling fs layer 20:05:15 386e3cb2ff24: Pulling fs layer 20:05:15 2343380bae48: Pulling fs layer 20:05:15 bdb8f0575790: Waiting 20:05:15 386e3cb2ff24: Waiting 20:05:15 bdb3f477010e: Waiting 20:05:15 205491f53016: Waiting 20:05:15 2c6e9b1d212d: Waiting 20:05:15 2343380bae48: Waiting 20:05:15 c8a8fc8e1c8f: Waiting 20:05:15 f63e77b7563a: Verifying Checksum 20:05:15 f63e77b7563a: Download complete 20:05:15 205491f53016: Verifying Checksum 20:05:15 205491f53016: Download complete 20:05:15 df18705c85c3: Verifying Checksum 20:05:15 df18705c85c3: Download complete 20:05:15 bd5fdadae976: Verifying Checksum 20:05:15 bd5fdadae976: Download complete 20:05:15 bdb3f477010e: Verifying Checksum 20:05:15 bdb3f477010e: Download complete 20:05:15 2c6e9b1d212d: Download complete 20:05:15 bdb8f0575790: Download complete 20:05:15 386e3cb2ff24: Verifying Checksum 20:05:15 386e3cb2ff24: Download complete 20:05:15 2343380bae48: Verifying Checksum 20:05:15 2343380bae48: Download complete 20:05:15 42c077c10790: Download complete 20:05:15 c8a8fc8e1c8f: Verifying Checksum 20:05:15 c8a8fc8e1c8f: Download complete 20:05:17 42c077c10790: Pull complete 20:05:17 f63e77b7563a: Pull complete 20:05:17 bd5fdadae976: Pull complete 20:05:17 205491f53016: Pull complete 20:05:18 df18705c85c3: Pull complete 20:05:18 bdb3f477010e: Pull complete 20:05:20 c8a8fc8e1c8f: Pull complete 20:05:20 2c6e9b1d212d: Pull complete 20:05:20 bdb8f0575790: Pull complete 20:05:20 386e3cb2ff24: Pull complete 20:05:20 2343380bae48: Pull complete 20:05:20 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:21 prd-ubuntu20.04-docker-8c-8g-15180 does not seem to be running inside a container 20:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-199 -v /w/workspace/gexfoundry_device-rest-go_PR-199:/w/workspace/gexfoundry_device-rest-go_PR-199:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-199@tmp:/w/workspace/gexfoundry_device-rest-go_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:05:22 $ docker top 8c53d8800992e91877554df0e1942d3e93a1b37c7668a48abeee4c6ac0718fc9 -eo pid,comm 20:05:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:05:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:22 [ssh-agent] Looking for ssh-agent implementation... 20:05:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:22 $ docker exec 8c53d8800992e91877554df0e1942d3e93a1b37c7668a48abeee4c6ac0718fc9 ssh-agent 20:05:22 SSH_AUTH_SOCK=/tmp/ssh-BHtDzlV2MoBl/agent.32 20:05:22 SSH_AGENT_PID=39 20:05:22 Running ssh-add (command line suppressed) 20:05:23 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-199@tmp/private_key_6241053372255358271.key (/w/workspace/gexfoundry_device-rest-go_PR-199@tmp/private_key_6241053372255358271.key) 20:05:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:23 + git tag --points-at HEAD [Pipeline] } 20:05:23 $ docker exec --env ******** --env ******** 8c53d8800992e91877554df0e1942d3e93a1b37c7668a48abeee4c6ac0718fc9 ssh-agent -k 20:05:23 unset SSH_AUTH_SOCK; 20:05:23 unset SSH_AGENT_PID; 20:05:23 echo Agent pid 39 killed; 20:05:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:05:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:23 [ssh-agent] Looking for ssh-agent implementation... 20:05:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:23 $ docker exec 8c53d8800992e91877554df0e1942d3e93a1b37c7668a48abeee4c6ac0718fc9 ssh-agent 20:05:23 SSH_AUTH_SOCK=/tmp/ssh-kJdlTCubom4v/agent.75 20:05:23 SSH_AGENT_PID=81 20:05:23 Running ssh-add (command line suppressed) 20:05:24 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-199@tmp/private_key_2296678371934882487.key (/w/workspace/gexfoundry_device-rest-go_PR-199@tmp/private_key_2296678371934882487.key) 20:05:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:24 + git semver init 20:05:24 2022-06-20 20:05:24,663 [run_init] DEBUG init version:0.0.0 force:False 20:05:24 2022-06-20 20:05:24,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-199/.semver 20:05:24 2022-06-20 20:05:24,665 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-199/.semver 20:05:24 2022-06-20 20:05:24,665 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-199/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-199, universal_newlines=False, shell=None, istream=None) 20:05:25 2022-06-20 20:05:25,544 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-199/.git/info/exclude 20:05:25 2022-06-20 20:05:25,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-199/.semver/PR-199 with force:False 20:05:25 2022-06-20 20:05:25,545 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-199/.semver/PR-199 20:05:25 2022-06-20 20:05:25,550 [execute] INFO git cat-file --batch-check 20:05:25 2022-06-20 20:05:25,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-199/.semver, universal_newlines=False, shell=None, istream=) 20:05:25 2022-06-20 20:05:25,557 [execute] INFO git cat-file --batch 20:05:25 2022-06-20 20:05:25,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-199/.semver, universal_newlines=False, shell=None, istream=) 20:05:25 2022-06-20 20:05:25,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-199/.semver/PR-199 20:05:25 0.0.0 [Pipeline] } 20:05:25 $ docker exec --env ******** --env ******** 8c53d8800992e91877554df0e1942d3e93a1b37c7668a48abeee4c6ac0718fc9 ssh-agent -k 20:05:25 unset SSH_AUTH_SOCK; 20:05:25 unset SSH_AGENT_PID; 20:05:25 echo Agent pid 81 killed; 20:05:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:26 + git semver [Pipeline] } 20:05:26 $ docker stop --time=1 8c53d8800992e91877554df0e1942d3e93a1b37c7668a48abeee4c6ac0718fc9 20:05:27 $ docker rm -f 8c53d8800992e91877554df0e1942d3e93a1b37c7668a48abeee4c6ac0718fc9 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:28 Stashed 1 file(s) [Pipeline] echo 20:05:28 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:29 provisioning config files... 20:05:29 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-199@tmp/config2447867553151464518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:29 ---> docker-login.sh 20:05:29 nexus3.edgexfoundry.org:10001 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:29 Configure a credential helper to remove this warning. See 20:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:29 20:05:29 Login Succeeded 20:05:29 nexus3.edgexfoundry.org:10002 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:29 Configure a credential helper to remove this warning. See 20:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:29 20:05:29 Login Succeeded 20:05:29 nexus3.edgexfoundry.org:10003 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:29 Configure a credential helper to remove this warning. See 20:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:29 20:05:29 Login Succeeded 20:05:29 nexus3.edgexfoundry.org:10004 20:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:30 Configure a credential helper to remove this warning. See 20:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:30 20:05:30 Login Succeeded 20:05:30 docker.io 20:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:30 Configure a credential helper to remove this warning. See 20:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:30 20:05:30 Login Succeeded 20:05:30 ---> docker-login.sh ends [Pipeline] } 20:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:30 ========================================================= 20:05:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:05:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:05:31 Sending build context to Docker daemon 10.68MB 20:05:31 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:05:31 Step 2/12 : FROM ${BASE} AS builder 20:05:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:05:31 59bf1c3509f3: Pulling fs layer 20:05:31 666ba61612fd: Pulling fs layer 20:05:31 8ed8ca486205: Pulling fs layer 20:05:31 cc1cd167ecdc: Pulling fs layer 20:05:31 c516ae0d96e1: Pulling fs layer 20:05:31 684cea983483: Pulling fs layer 20:05:31 dd3240ac7de5: Pulling fs layer 20:05:31 b1e948a4e11c: Pulling fs layer 20:05:31 a8fd76ee1af6: Pulling fs layer 20:05:31 646ad004c059: Pulling fs layer 20:05:31 cc1cd167ecdc: Waiting 20:05:31 c516ae0d96e1: Waiting 20:05:31 684cea983483: Waiting 20:05:31 dd3240ac7de5: Waiting 20:05:31 b1e948a4e11c: Waiting 20:05:31 a8fd76ee1af6: Waiting 20:05:31 646ad004c059: Waiting 20:05:31 8ed8ca486205: Verifying Checksum 20:05:31 8ed8ca486205: Download complete 20:05:31 666ba61612fd: Verifying Checksum 20:05:31 666ba61612fd: Download complete 20:05:31 c516ae0d96e1: Download complete 20:05:31 684cea983483: Verifying Checksum 20:05:31 684cea983483: Download complete 20:05:31 dd3240ac7de5: Verifying Checksum 20:05:31 dd3240ac7de5: Download complete 20:05:31 59bf1c3509f3: Verifying Checksum 20:05:31 59bf1c3509f3: Download complete 20:05:31 b1e948a4e11c: Verifying Checksum 20:05:31 b1e948a4e11c: Download complete 20:05:31 59bf1c3509f3: Pull complete 20:05:31 666ba61612fd: Pull complete 20:05:31 8ed8ca486205: Pull complete 20:05:32 646ad004c059: Verifying Checksum 20:05:32 cc1cd167ecdc: Verifying Checksum 20:05:32 cc1cd167ecdc: Download complete 20:05:32 a8fd76ee1af6: Verifying Checksum 20:05:32 a8fd76ee1af6: Download complete 20:05:36 cc1cd167ecdc: Pull complete 20:05:36 c516ae0d96e1: Pull complete 20:05:36 684cea983483: Pull complete 20:05:36 dd3240ac7de5: Pull complete 20:05:36 b1e948a4e11c: Pull complete 20:05:39 a8fd76ee1af6: Pull complete 20:05:40 646ad004c059: Pull complete 20:05:40 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:05:40 ---> 8f69c11f6b0c 20:05:40 Step 3/12 : ARG MAKE='make build' 20:05:41 ---> Running in dc59c1c3d22d 20:05:41 Removing intermediate container dc59c1c3d22d 20:05:41 ---> 2338b45df56f 20:05:41 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:05:41 ---> Running in 35c20192d631 20:05:41 Removing intermediate container 35c20192d631 20:05:41 ---> ff97c32ab11e 20:05:41 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:05:41 ---> Running in 61568d6ab08b 20:05:41 Removing intermediate container 61568d6ab08b 20:05:41 ---> 2fbb1401f34d 20:05:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:41 ---> Running in 9dbc11bb429d 20:05:42 Removing intermediate container 9dbc11bb429d 20:05:42 ---> 96d84a2382fe 20:05:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:42 ---> Running in 321766c19b3d 20:05:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:43 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:05:43 Still waiting to schedule task 20:05:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15181’ is offline 20:05:44 (2/4) Installing libedit (20210910.3.1-r0) 20:05:44 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:05:44 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:05:44 Executing busybox-1.34.1-r3.trigger 20:05:44 OK: 224 MiB in 56 packages 20:05:44 Removing intermediate container 321766c19b3d 20:05:44 ---> dd3c2b666771 20:05:44 Step 8/12 : WORKDIR /device-rest-go 20:05:44 ---> Running in 52094cbbcef0 20:05:44 Removing intermediate container 52094cbbcef0 20:05:44 ---> 1ffabae8be73 20:05:44 Step 9/12 : COPY go.mod vendor* ./ 20:05:45 ---> 411758ab2e2d 20:05:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:45 ---> Running in c001fe4b6032 20:06:00 Removing intermediate container c001fe4b6032 20:06:00 ---> f874ecd25d5f 20:06:00 Step 11/12 : COPY . . 20:06:00 ---> 0311c1f3adf6 20:06:00 Step 12/12 : RUN $MAKE 20:06:00 ---> Running in dbb356354c55 20:06:00 noop 20:06:00 Removing intermediate container dbb356354c55 20:06:00 ---> 944f3bde2450 20:06:00 Successfully built 944f3bde2450 20:06:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:00 + docker inspect -f . ci-base-image-x86_64 20:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:00 prd-ubuntu20.04-docker-8c-8g-15180 does not seem to be running inside a container 20:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-199 -v /w/workspace/gexfoundry_device-rest-go_PR-199:/w/workspace/gexfoundry_device-rest-go_PR-199:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-199@tmp:/w/workspace/gexfoundry_device-rest-go_PR-199@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 20:06:01 $ docker top 33bbe35540272d0e26fd7e68a5d3f1b191df744f939a9f425d7016eb8e83bf9b -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:01 + go version 20:06:01 go version go1.17.7 linux/amd64 [Pipeline] } 20:06:01 $ docker stop --time=1 33bbe35540272d0e26fd7e68a5d3f1b191df744f939a9f425d7016eb8e83bf9b 20:06:02 $ docker rm -f 33bbe35540272d0e26fd7e68a5d3f1b191df744f939a9f425d7016eb8e83bf9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:03 + docker inspect -f . ci-base-image-x86_64 20:06:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:03 prd-ubuntu20.04-docker-8c-8g-15180 does not seem to be running inside a container 20:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-199 -v /w/workspace/gexfoundry_device-rest-go_PR-199:/w/workspace/gexfoundry_device-rest-go_PR-199:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-199@tmp:/w/workspace/gexfoundry_device-rest-go_PR-199@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 20:06:04 $ docker top 3a1c2889a456afff23729ed13b2ab33c914298ba253c7734315024d268ff62af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:06:04 + make test 20:06:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:06:04 ? github.com/edgexfoundry/device-rest-go [no test files] 20:06:14 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:06:14 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 55.2% of statements 20:06:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:06:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:06:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:06:27 ./bin/test-attribution-txt.sh [Pipeline] echo 20:06:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:06:27 $ docker stop --time=1 3a1c2889a456afff23729ed13b2ab33c914298ba253c7734315024d268ff62af 20:06:29 $ docker rm -f 3a1c2889a456afff23729ed13b2ab33c914298ba253c7734315024d268ff62af [Pipeline] // withDockerContainer [Pipeline] sh 20:06:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:06:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:06:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:06:30 + ls -al . 20:06:30 total 172 20:06:30 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 20:06 . 20:06:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 20:05 .. 20:06:30 -rw-rw-r-- 1 jenkins jenkins 151 Jun 20 20:05 .dockerignore 20:06:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 20:05 .git 20:06:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:05 .github 20:06:30 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 20:05 .gitignore 20:06:30 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 20:05 .golangci.yml 20:06:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 20:05 .semver 20:06:30 -rw-rw-r-- 1 jenkins jenkins 8724 Jun 20 20:05 Attribution.txt 20:06:30 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 20 20:05 CHANGELOG.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 20 20:05 Dockerfile 20:06:30 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 20:05 GOVERNANCE.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 680 Jun 20 20:05 Jenkinsfile 20:06:30 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 20:05 LICENSE 20:06:30 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 20 20:05 Makefile 20:06:30 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 20:05 OWNERS.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 20 20:05 README.md 20:06:30 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 20:05 VERSION 20:06:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:05 bin 20:06:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:05 cmd 20:06:30 -rw-r--r-- 1 jenkins jenkins 9355 Jun 20 20:06 coverage.out 20:06:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:05 driver 20:06:30 -rw-rw-r-- 1 jenkins jenkins 3337 Jun 20 20:05 go.mod 20:06:30 -rw-rw-r-- 1 jenkins jenkins 36102 Jun 20 20:05 go.sum 20:06:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:05 snap 20:06:30 -rw-rw-r-- 1 jenkins jenkins 713 Jun 20 20:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:31 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f44da36a0bb3c62c36f5e8a829634f7a73409b18 --label arch=amd64 --label version=0.0.0 . 20:06:31 Sending build context to Docker daemon 10.69MB 20:06:31 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:06:31 Step 2/25 : FROM ${BASE} AS builder 20:06:31 ---> 944f3bde2450 20:06:31 Step 3/25 : ARG MAKE='make build' 20:06:31 ---> Running in 3d16a5700e61 20:06:31 Removing intermediate container 3d16a5700e61 20:06:31 ---> 2b9342ffa3f4 20:06:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:06:31 ---> Running in dc615cb14f7d 20:06:31 Removing intermediate container dc615cb14f7d 20:06:31 ---> a6706d36bc78 20:06:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:06:31 ---> Running in d926b8a57bdb 20:06:31 Removing intermediate container d926b8a57bdb 20:06:31 ---> af1d8a58bdea 20:06:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:31 ---> Running in 71ee89583c3d 20:06:32 Removing intermediate container 71ee89583c3d 20:06:32 ---> 660198d94d33 20:06:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:32 ---> Running in 7a9379922bd7 20:06:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:33 OK: 224 MiB in 56 packages 20:06:34 Removing intermediate container 7a9379922bd7 20:06:34 ---> 5a455b696fd4 20:06:34 Step 8/25 : WORKDIR /device-rest-go 20:06:34 ---> Running in cec6f247c9b5 20:06:34 Removing intermediate container cec6f247c9b5 20:06:34 ---> 2baadbead275 20:06:34 Step 9/25 : COPY go.mod vendor* ./ 20:06:34 ---> 75537e36d6aa 20:06:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:34 ---> Running in ecc0a2c045d6 20:06:34 Removing intermediate container ecc0a2c045d6 20:06:34 ---> a7d5357ce7db 20:06:34 Step 11/25 : COPY . . 20:06:35 ---> 3aaab4da4433 20:06:35 Step 12/25 : RUN $MAKE 20:06:35 ---> Running in fd9217fd5839 20:06:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:06:57 Removing intermediate container fd9217fd5839 20:06:57 ---> 622d24f06fc0 20:06:57 Step 13/25 : FROM alpine:3.14 20:06:57 3.14: Pulling from library/alpine 20:06:57 8663204ce13b: Pulling fs layer 20:06:57 8663204ce13b: Verifying Checksum 20:06:57 8663204ce13b: Download complete 20:06:57 8663204ce13b: Pull complete 20:06:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:06:57 Status: Downloaded newer image for alpine:3.14 20:06:57 ---> e04c818066af 20:06:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:06:57 ---> Running in 4a74175c1db1 20:06:57 Removing intermediate container 4a74175c1db1 20:06:57 ---> 8ead282beca2 20:06:57 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:06:57 ---> Running in 6d41d71349b8 20:06:57 Removing intermediate container 6d41d71349b8 20:06:57 ---> 5391087e51e8 20:06:57 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:06:57 ---> Running in 5d72d69e44f5 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:06:58 (1/6) Installing dumb-init (1.2.5-r1) 20:06:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:06:58 (3/6) Installing libsodium (1.0.18-r0) 20:06:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:06:58 (5/6) Installing libzmq (4.3.4-r0) 20:06:58 (6/6) Installing zeromq (4.3.4-r0) 20:06:58 Executing busybox-1.33.1-r7.trigger 20:06:58 OK: 8 MiB in 20 packages 20:06:58 Removing intermediate container 5d72d69e44f5 20:06:58 ---> 1c832e824e9a 20:06:58 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:06:59 ---> 45a05ae7f787 20:06:59 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:06:59 ---> 1e8ae002550b 20:06:59 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:06:59 ---> b5ca5e06b0a7 20:06:59 Step 20/25 : EXPOSE 59986 20:07:00 ---> Running in 7b057e7be91b 20:07:00 Removing intermediate container 7b057e7be91b 20:07:00 ---> 2638dd62dd95 20:07:00 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:07:00 ---> Running in d9849f4d5317 20:07:00 Removing intermediate container d9849f4d5317 20:07:00 ---> 6373465977dc 20:07:00 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:07:00 ---> Running in 620be74699e3 20:07:00 Removing intermediate container 620be74699e3 20:07:00 ---> 907b199e5d28 20:07:00 Step 23/25 : LABEL arch=amd64 20:07:00 ---> Running in db1224c0ca58 20:07:00 Removing intermediate container db1224c0ca58 20:07:00 ---> aee967c4a92e 20:07:00 Step 24/25 : LABEL git_sha=f44da36a0bb3c62c36f5e8a829634f7a73409b18 20:07:00 ---> Running in e64a514a3be8 20:07:00 Removing intermediate container e64a514a3be8 20:07:00 ---> 83d47ce2b96f 20:07:00 Step 25/25 : LABEL version=0.0.0 20:07:00 ---> Running in bc4e062ce994 20:07:00 Removing intermediate container bc4e062ce994 20:07:00 ---> 484cc8e2e6d4 20:07:00 [Warning] One or more build-args [ARCH] were not consumed 20:07:00 Successfully built 484cc8e2e6d4 20:07:00 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:01 20:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:02 latest: Pulling from edgex-lftools-log-publisher 20:07:02 5eb5b503b376: Pulling fs layer 20:07:02 5c69ac0246d0: Pulling fs layer 20:07:02 ec43610c2a17: Pulling fs layer 20:07:02 3a2ae6a8a46f: Pulling fs layer 20:07:02 33b1e0a273af: Pulling fs layer 20:07:02 5d3b04190fa2: Pulling fs layer 20:07:02 2f39f015ded8: Pulling fs layer 20:07:02 5d3b04190fa2: Waiting 20:07:02 3a2ae6a8a46f: Waiting 20:07:02 33b1e0a273af: Waiting 20:07:02 2f39f015ded8: Waiting 20:07:02 5c69ac0246d0: Download complete 20:07:02 3a2ae6a8a46f: Verifying Checksum 20:07:02 33b1e0a273af: Verifying Checksum 20:07:02 33b1e0a273af: Download complete 20:07:02 5d3b04190fa2: Download complete 20:07:02 ec43610c2a17: Verifying Checksum 20:07:02 ec43610c2a17: Download complete 20:07:02 5eb5b503b376: Verifying Checksum 20:07:02 5eb5b503b376: Download complete 20:07:02 2f39f015ded8: Verifying Checksum 20:07:02 2f39f015ded8: Download complete 20:07:03 5eb5b503b376: Pull complete 20:07:03 5c69ac0246d0: Pull complete 20:07:04 ec43610c2a17: Pull complete 20:07:04 3a2ae6a8a46f: Pull complete 20:07:04 33b1e0a273af: Pull complete 20:07:04 5d3b04190fa2: Pull complete 20:07:09 2f39f015ded8: Pull complete 20:07:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:10 prd-ubuntu20.04-docker-8c-8g-15180 does not seem to be running inside a container 20:07:10 $ 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/gexfoundry_device-rest-go_PR-199 -v /w/workspace/gexfoundry_device-rest-go_PR-199:/w/workspace/gexfoundry_device-rest-go_PR-199:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-199@tmp:/w/workspace/gexfoundry_device-rest-go_PR-199@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 20:07:11 $ docker top f56e3a9d4ee444004e13cad2f465dcc5cccd693a3f527213c4eab042464e4197 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:12 ---> job-cost.sh 20:07:12 lf-activate-venv: SKIPPING 20:07:12 INFO: No Stack... 20:07:12 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:13 INFO: Archiving Costs [Pipeline] sh 20:07:13 + + cat /w/workspace/gexfoundry_device-rest-go_PR-199/archives/cost.csvcut 20:07:13 -d, -f6 [Pipeline] lock 20:07:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] 20:07:13 Resource [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] did not exist. Created. 20:07:13 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:13 + echo total: 0.2199999988079071 [Pipeline] stash 20:07:14 Stashed 1 file(s) [Pipeline] } 20:07:14 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:14 $ docker stop --time=1 f56e3a9d4ee444004e13cad2f465dcc5cccd693a3f527213c4eab042464e4197 20:07:15 $ docker rm -f f56e3a9d4ee444004e13cad2f465dcc5cccd693a3f527213c4eab042464e4197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15182 in /w/workspace/gexfoundry_device-rest-go_PR-199 [Pipeline] { [Pipeline] ws 20:08:04 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:08:04 The recommended git tool is: git 20:08:10 using credential edgex-jenkins-ssh 20:08:10 Cloning the remote Git repository 20:08:10 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:08:10 > git init /w/workspace/device-rest-go/1 # timeout=10 20:08:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:10 > git --version # timeout=10 20:08:10 > git --version # 'git version 2.25.1' 20:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:13 Merging remotes/origin/main commit a3ce1b492942266db7d07684db880175cd9968c1 into PR head commit f44da36a0bb3c62c36f5e8a829634f7a73409b18 20:08:13 Merge succeeded, producing f44da36a0bb3c62c36f5e8a829634f7a73409b18 20:08:13 Checking out Revision f44da36a0bb3c62c36f5e8a829634f7a73409b18 (PR-199) 20:08:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:08:13 > git config core.sparsecheckout # timeout=10 20:08:13 > git checkout -f f44da36a0bb3c62c36f5e8a829634f7a73409b18 # timeout=10 20:08:13 > git remote # timeout=10 20:08:13 > git config --get remote.origin.url # timeout=10 20:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:13 > git merge a3ce1b492942266db7d07684db880175cd9968c1 # timeout=10 20:08:13 > git rev-parse HEAD^{commit} # timeout=10 20:08:13 > git config core.sparsecheckout # timeout=10 20:08:13 > git checkout -f f44da36a0bb3c62c36f5e8a829634f7a73409b18 # timeout=10 20:08:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:08:17 > git --version # timeout=10 20:08:17 > git --version # 'git version 2.25.1' 20:08:17 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:08:19 Dload Upload Total Spent Left Speed 20:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 20:08:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:08:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:08:20 + sudo tee /etc/docker/daemon.new 20:08:20 { 20:08:20 "registry-mirrors": [ 20:08:20 "https://nexus3.edgexfoundry.org:10001" 20:08:20 ], 20:08:20 "bip": "10.250.0.254/24", 20:08:20 "hosts": [ 20:08:20 "tcp://0.0.0.0:5555", 20:08:20 "unix:///var/run/docker.sock" 20:08:20 ], 20:08:20 "mtu": 1458, 20:08:20 "selinux-enabled": true, 20:08:20 "seccomp-profile": "/etc/docker/seccomp.json" 20:08:20 } [Pipeline] sh 20:08:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:08:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:39 provisioning config files... 20:08:39 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7574105739854428372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:40 ---> docker-login.sh 20:08:40 nexus3.edgexfoundry.org:10001 20:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:41 Configure a credential helper to remove this warning. See 20:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:41 20:08:41 Login Succeeded 20:08:41 nexus3.edgexfoundry.org:10002 20:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:41 Configure a credential helper to remove this warning. See 20:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:41 20:08:41 Login Succeeded 20:08:41 nexus3.edgexfoundry.org:10003 20:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:42 Configure a credential helper to remove this warning. See 20:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:42 20:08:42 Login Succeeded 20:08:42 nexus3.edgexfoundry.org:10004 20:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:42 Configure a credential helper to remove this warning. See 20:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:42 20:08:42 Login Succeeded 20:08:42 docker.io 20:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:43 Configure a credential helper to remove this warning. See 20:08:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:43 20:08:43 Login Succeeded 20:08:43 ---> docker-login.sh ends [Pipeline] } 20:08:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:43 ========================================================= 20:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:08:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:08:44 Sending build context to Docker daemon 129kB 20:08:44 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:08:44 Step 2/12 : FROM ${BASE} AS builder 20:08:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:08:44 9b3977197b4f: Pulling fs layer 20:08:44 1a89e8eeedd5: Pulling fs layer 20:08:44 94645a83ff95: Pulling fs layer 20:08:44 e6fb740bc735: Pulling fs layer 20:08:44 3a77bd46dcc9: Pulling fs layer 20:08:44 355e64cbe906: Pulling fs layer 20:08:44 63ab81a10011: Pulling fs layer 20:08:44 555d1d1c4555: Pulling fs layer 20:08:44 7d9057610161: Pulling fs layer 20:08:44 355e64cbe906: Waiting 20:08:44 63ab81a10011: Waiting 20:08:44 555d1d1c4555: Waiting 20:08:44 7d9057610161: Waiting 20:08:44 e6fb740bc735: Waiting 20:08:44 3a77bd46dcc9: Waiting 20:08:44 94645a83ff95: Verifying Checksum 20:08:44 94645a83ff95: Download complete 20:08:44 1a89e8eeedd5: Verifying Checksum 20:08:44 1a89e8eeedd5: Download complete 20:08:44 3a77bd46dcc9: Download complete 20:08:44 355e64cbe906: Download complete 20:08:44 9b3977197b4f: Verifying Checksum 20:08:44 9b3977197b4f: Download complete 20:08:44 63ab81a10011: Verifying Checksum 20:08:44 63ab81a10011: Download complete 20:08:46 9b3977197b4f: Pull complete 20:08:46 7d9057610161: Verifying Checksum 20:08:46 7d9057610161: Download complete 20:08:46 1a89e8eeedd5: Pull complete 20:08:47 94645a83ff95: Pull complete 20:08:47 555d1d1c4555: Verifying Checksum 20:08:48 e6fb740bc735: Verifying Checksum 20:08:48 e6fb740bc735: Download complete 20:09:00 e6fb740bc735: Pull complete 20:09:00 3a77bd46dcc9: Pull complete 20:09:00 355e64cbe906: Pull complete 20:09:00 63ab81a10011: Pull complete 20:09:07 555d1d1c4555: Pull complete 20:09:09 7d9057610161: Pull complete 20:09:09 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:09:09 ---> 819e984ddca1 20:09:09 Step 3/12 : ARG MAKE='make build' 20:09:11 ---> Running in eca9f006f4e3 20:09:11 Removing intermediate container eca9f006f4e3 20:09:11 ---> a44cee0d5169 20:09:11 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:09:11 ---> Running in 71d3790d786c 20:09:11 Removing intermediate container 71d3790d786c 20:09:11 ---> 1f165d73c2bd 20:09:11 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:09:12 ---> Running in f7b8ee55173b 20:09:12 Removing intermediate container f7b8ee55173b 20:09:12 ---> 6b39c730a3be 20:09:12 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:12 ---> Running in 4820a19fa545 20:09:14 Removing intermediate container 4820a19fa545 20:09:14 ---> 760e733b86c7 20:09:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:14 ---> Running in 92a602de2348 20:09:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:17 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:09:17 (2/4) Installing libedit (20210910.3.1-r0) 20:09:17 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:09:17 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:09:18 Executing busybox-1.34.1-r3.trigger 20:09:18 OK: 224 MiB in 56 packages 20:09:19 Removing intermediate container 92a602de2348 20:09:19 ---> 65fabb2d76a3 20:09:19 Step 8/12 : WORKDIR /device-rest-go 20:09:19 ---> Running in 1382a9338040 20:09:19 Removing intermediate container 1382a9338040 20:09:19 ---> 837001e70b6d 20:09:19 Step 9/12 : COPY go.mod vendor* ./ 20:09:19 ---> f7a90151f4bb 20:09:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:19 ---> Running in 48b038cd9dfd 20:10:06 Removing intermediate container 48b038cd9dfd 20:10:06 ---> 3b49c3446e9e 20:10:06 Step 11/12 : COPY . . 20:10:06 ---> a7f97765963e 20:10:06 Step 12/12 : RUN $MAKE 20:10:06 ---> Running in 2bf5165700b2 20:10:06 noop 20:10:07 Removing intermediate container 2bf5165700b2 20:10:07 ---> c5d4e824f8f1 20:10:07 Successfully built c5d4e824f8f1 20:10:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:07 + docker inspect -f . ci-base-image-arm64 20:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-15182 does not seem to be running inside a container 20:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:10:09 $ docker top 412ce2f7053bd8f3b02c368155875e3a7a38f2e36ca09b0f086769e977d4bed8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:10 + go version 20:10:10 go version go1.17.7 linux/arm64 [Pipeline] } 20:10:10 $ docker stop --time=1 412ce2f7053bd8f3b02c368155875e3a7a38f2e36ca09b0f086769e977d4bed8 20:10:12 $ docker rm -f 412ce2f7053bd8f3b02c368155875e3a7a38f2e36ca09b0f086769e977d4bed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:13 + docker inspect -f . ci-base-image-arm64 20:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:13 prd-ubuntu20.04-docker-arm64-4c-16g-15182 does not seem to be running inside a container 20:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:10:14 $ docker top 68df8891b16e948220dab286d4e948e40551f42e55b88871b0c112bbc7578b40 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:10:15 + make test 20:10:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:10:17 ? github.com/edgexfoundry/device-rest-go [no test files] 20:11:39 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:11:39 ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 55.2% of statements 20:11:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:12:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:05 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:12:07 $ docker stop --time=1 68df8891b16e948220dab286d4e948e40551f42e55b88871b0c112bbc7578b40 20:12:09 $ docker rm -f 68df8891b16e948220dab286d4e948e40551f42e55b88871b0c112bbc7578b40 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:10 Warning: overwriting stash ‘coverage-report’ 20:12:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:12 + ls -al . 20:12:12 total 168 20:12:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 20:12 . 20:12:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 20:08 .. 20:12:12 -rw-rw-r-- 1 jenkins jenkins 151 Jun 20 20:08 .dockerignore 20:12:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 20:08 .git 20:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:08 .github 20:12:12 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 20:08 .gitignore 20:12:12 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 20:08 .golangci.yml 20:12:12 -rw-rw-r-- 1 jenkins jenkins 8724 Jun 20 20:08 Attribution.txt 20:12:12 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 20 20:08 CHANGELOG.md 20:12:12 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 20 20:08 Dockerfile 20:12:12 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 20:08 GOVERNANCE.md 20:12:12 -rw-rw-r-- 1 jenkins jenkins 680 Jun 20 20:08 Jenkinsfile 20:12:12 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 20:08 LICENSE 20:12:12 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 20 20:08 Makefile 20:12:12 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 20:08 OWNERS.md 20:12:12 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 20 20:08 README.md 20:12:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 20:05 VERSION 20:12:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:08 bin 20:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:08 cmd 20:12:12 -rw-r--r-- 1 jenkins jenkins 9355 Jun 20 20:11 coverage.out 20:12:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 20:08 driver 20:12:12 -rw-rw-r-- 1 jenkins jenkins 3337 Jun 20 20:08 go.mod 20:12:12 -rw-rw-r-- 1 jenkins jenkins 36102 Jun 20 20:08 go.sum 20:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 20:08 snap 20:12:12 -rw-rw-r-- 1 jenkins jenkins 713 Jun 20 20:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:12 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f44da36a0bb3c62c36f5e8a829634f7a73409b18 --label arch=arm64 --label version=0.0.0 . 20:12:12 Sending build context to Docker daemon 139.3kB 20:12:13 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:12:13 Step 2/25 : FROM ${BASE} AS builder 20:12:13 ---> c5d4e824f8f1 20:12:13 Step 3/25 : ARG MAKE='make build' 20:12:13 ---> Running in 689032f90222 20:12:13 Removing intermediate container 689032f90222 20:12:13 ---> 637e807e7588 20:12:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:12:13 ---> Running in 5e9e54c341d9 20:12:13 Removing intermediate container 5e9e54c341d9 20:12:13 ---> 56451cb05095 20:12:13 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:12:13 ---> Running in 864b44dd50c5 20:12:14 Removing intermediate container 864b44dd50c5 20:12:14 ---> 77cffe715adc 20:12:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:14 ---> Running in 6f6529362542 20:12:15 Removing intermediate container 6f6529362542 20:12:15 ---> 85a156c3738a 20:12:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:16 ---> Running in 2803de131a7c 20:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:19 OK: 224 MiB in 56 packages 20:12:19 Removing intermediate container 2803de131a7c 20:12:19 ---> cc52f1b8421f 20:12:19 Step 8/25 : WORKDIR /device-rest-go 20:12:19 ---> Running in 9a20dc64e11a 20:12:20 Removing intermediate container 9a20dc64e11a 20:12:20 ---> cef7254b2f80 20:12:20 Step 9/25 : COPY go.mod vendor* ./ 20:12:20 ---> 9b2199a95a32 20:12:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:20 ---> Running in 3f19f9455775 20:12:22 Removing intermediate container 3f19f9455775 20:12:22 ---> 33650aa043ed 20:12:22 Step 11/25 : COPY . . 20:12:23 ---> 11d85d479d00 20:12:23 Step 12/25 : RUN $MAKE 20:12:23 ---> Running in 98ab458c33ea 20:12:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:14:31 Removing intermediate container 98ab458c33ea 20:14:31 ---> acd1ffede558 20:14:31 Step 13/25 : FROM alpine:3.14 20:14:31 3.14: Pulling from library/alpine 20:14:31 455c02918c45: Pulling fs layer 20:14:31 455c02918c45: Verifying Checksum 20:14:31 455c02918c45: Download complete 20:14:31 455c02918c45: Pull complete 20:14:31 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:14:31 Status: Downloaded newer image for alpine:3.14 20:14:31 ---> ac73e934f311 20:14:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:14:31 ---> Running in ee455b0aa618 20:14:31 Removing intermediate container ee455b0aa618 20:14:31 ---> ac2a7e0aa9fa 20:14:31 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:14:31 ---> Running in 50ed8edcf907 20:14:31 Removing intermediate container 50ed8edcf907 20:14:31 ---> d8ac237ea383 20:14:31 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:14:31 ---> Running in d9e3f3cad254 20:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:14:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:14:31 (1/6) Installing dumb-init (1.2.5-r1) 20:14:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:14:31 (3/6) Installing libsodium (1.0.18-r0) 20:14:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:14:31 (5/6) Installing libzmq (4.3.4-r0) 20:14:31 (6/6) Installing zeromq (4.3.4-r0) 20:14:31 Executing busybox-1.33.1-r7.trigger 20:14:31 OK: 8 MiB in 20 packages 20:14:31 Removing intermediate container d9e3f3cad254 20:14:31 ---> db255d8b3e28 20:14:31 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:14:31 ---> a17ff664357c 20:14:31 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:14:31 ---> 46ce91ff5e08 20:14:31 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:14:31 ---> ef76bc3631bb 20:14:31 Step 20/25 : EXPOSE 59986 20:14:31 ---> Running in f334381883c6 20:14:31 Removing intermediate container f334381883c6 20:14:31 ---> e97abae74c92 20:14:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:14:31 ---> Running in fde180093160 20:14:31 Removing intermediate container fde180093160 20:14:31 ---> ef0cb0dd61d9 20:14:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:14:31 ---> Running in 12a49b6833af 20:14:31 Removing intermediate container 12a49b6833af 20:14:31 ---> c180538c8559 20:14:31 Step 23/25 : LABEL arch=arm64 20:14:31 ---> Running in 85db3f46bd1c 20:14:31 Removing intermediate container 85db3f46bd1c 20:14:31 ---> 96c8ba55ae88 20:14:31 Step 24/25 : LABEL git_sha=f44da36a0bb3c62c36f5e8a829634f7a73409b18 20:14:31 ---> Running in 3ff916e47c33 20:14:32 Removing intermediate container 3ff916e47c33 20:14:32 ---> e5f903f0b835 20:14:32 Step 25/25 : LABEL version=0.0.0 20:14:32 ---> Running in e5b2d51bf831 20:14:32 Removing intermediate container e5b2d51bf831 20:14:32 ---> 1dbe5b0987c3 20:14:32 [Warning] One or more build-args [ARCH] were not consumed 20:14:32 Successfully built 1dbe5b0987c3 20:14:32 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:33 20:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:33 arm64: Pulling from edgex-lftools-log-publisher 20:14:33 8998bd30e6a1: Pulling fs layer 20:14:33 04944245beec: Pulling fs layer 20:14:33 699f458cf7ca: Pulling fs layer 20:14:33 765212b225bb: Pulling fs layer 20:14:33 f23df028b6ca: Pulling fs layer 20:14:33 d65c8cfc05b1: Pulling fs layer 20:14:33 2437ff75d9bd: Pulling fs layer 20:14:33 f23df028b6ca: Waiting 20:14:33 d65c8cfc05b1: Waiting 20:14:33 765212b225bb: Waiting 20:14:33 2437ff75d9bd: Waiting 20:14:33 04944245beec: Verifying Checksum 20:14:33 04944245beec: Download complete 20:14:33 765212b225bb: Verifying Checksum 20:14:33 765212b225bb: Download complete 20:14:33 f23df028b6ca: Verifying Checksum 20:14:33 f23df028b6ca: Download complete 20:14:33 d65c8cfc05b1: Verifying Checksum 20:14:33 d65c8cfc05b1: Download complete 20:14:34 699f458cf7ca: Verifying Checksum 20:14:34 699f458cf7ca: Download complete 20:14:34 8998bd30e6a1: Verifying Checksum 20:14:34 8998bd30e6a1: Download complete 20:14:36 2437ff75d9bd: Verifying Checksum 20:14:36 2437ff75d9bd: Download complete 20:14:39 8998bd30e6a1: Pull complete 20:14:39 04944245beec: Pull complete 20:14:40 699f458cf7ca: Pull complete 20:14:40 765212b225bb: Pull complete 20:14:41 f23df028b6ca: Pull complete 20:14:42 d65c8cfc05b1: Pull complete 20:14:57 2437ff75d9bd: Pull complete 20:14:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:14:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:57 prd-ubuntu20.04-docker-arm64-4c-16g-15182 does not seem to be running inside a container 20:14:57 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:15:00 $ docker top 9e5e9c8b9ef708d11696a312c960a3fe53d0843a38f94ee5ba7119ea106c3eb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:01 ---> job-cost.sh 20:15:01 lf-activate-venv: SKIPPING 20:15:01 INFO: No Stack... 20:15:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:15:02 INFO: Archiving Costs [Pipeline] sh 20:15:02 + + cat /w/workspace/device-rest-go/1/archives/cost.csvcut 20:15:02 -d, -f6 [Pipeline] lock 20:15:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] 20:15:03 Resource [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] did not exist. Created. 20:15:03 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:15:03 /w/workspace/device-rest-go/1@tmp/durable-1bdbc2d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:15:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:15:04 Warning: overwriting stash ‘stack-cost’ 20:15:04 Stashed 1 file(s) [Pipeline] } 20:15:04 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:15:04 $ docker stop --time=1 9e5e9c8b9ef708d11696a312c960a3fe53d0843a38f94ee5ba7119ea106c3eb3 20:15:06 $ docker rm -f 9e5e9c8b9ef708d11696a312c960a3fe53d0843a38f94ee5ba7119ea106c3eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:15:07 provisioning config files... 20:15:07 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-199@tmp/config7241435287046422304tmp [Pipeline] { [Pipeline] sh 20:15:07 + set +x 20:15:07 + curl -s https://codecov.io/bash 20:15:07 + bash -s -- 20:15:07 20:15:07 _____ _ 20:15:07 / ____| | | 20:15:07 | | ___ __| | ___ ___ _____ __ 20:15:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:15:07 | |___| (_) | (_| | __/ (_| (_) \ V / 20:15:07 \_____\___/ \__,_|\___|\___\___/ \_/ 20:15:07 Bash-1.0.6 20:15:07 20:15:07 20:15:07 ==> git version 2.25.1 found 20:15:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:15:07 Release-Date: 2020-01-08 20:15:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:15:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:15:07 ==> Jenkins CI detected. 20:15:07 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-199 20:15:07 project root: . 20:15:07 --> token set from env 20:15:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:15:07 ==> Running gcov in . (disable via -X gcov) 20:15:07 ==> Python coveragepy not found 20:15:07 ==> Searching for coverage reports in: 20:15:07 + . 20:15:07 -> Found 1 reports 20:15:07 ==> Detecting git/mercurial file structure 20:15:07 ==> Reading reports 20:15:07 + ./coverage.out bytes=9355 20:15:07 ==> Appending adjustments 20:15:07 https://docs.codecov.io/docs/fixing-reports 20:15:07 + Found adjustments 20:15:07 ==> Gzipping contents 20:15:07 4.0K /tmp/codecov.fuZjZL.gz 20:15:07 ==> Uploading reports 20:15:07 url: https://codecov.io 20:15:07 query: branch=PR-199&commit=f44da36a0bb3c62c36f5e8a829634f7a73409b18&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=199&job=&cmd_args= 20:15:07 -> Pinging Codecov 20:15:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-199&commit=f44da36a0bb3c62c36f5e8a829634f7a73409b18&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=199&job=&cmd_args= 20:15:07 -> Uploading to 20:15:07 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/4E5D53B4F1F92C436F7061BF334D961C/f44da36a0bb3c62c36f5e8a829634f7a73409b18/bdbdfa2a-8169-4648-a550-189204bb2bb6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T201507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9641cf670996861cc96b5adcdcb76afc89165e22b87d5177eb8e16aec046692 20:15:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:15:07 Dload Upload Total Spent Left Speed 20:15:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7493 --:--:-- --:--:-- --:--:-- 7493 20:15:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/f44da36a0bb3c62c36f5e8a829634f7a73409b18 [Pipeline] } 20:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:15:10 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-199/archives ] 20:15:10 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-199/archives 20:15:10 total 16 20:15:10 drwxr-xr-x 3 root root 4096 Jun 20 20:07 . 20:15:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 20:07 .. 20:15:10 drwxr-xr-x 2 root root 4096 Jun 20 20:07 cost 20:15:10 -rw-r--r-- 1 root root 85 Jun 20 20:07 cost.csv 20:15:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-199/archives 20:15:10 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-199/archives 20:15:10 total 16 20:15:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 20:07 . 20:15:10 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 20:07 .. 20:15:10 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 20:07 cost 20:15:10 -rw-r--r-- 1 jenkins jenkins 85 Jun 20 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:15:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:15:11 ---> package-listing.sh 20:15:11 ++ facter osfamily 20:15:11 ++ tr '[:upper:]' '[:lower:]' 20:15:11 + OS_FAMILY=debian 20:15:11 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-199 20:15:11 + START_PACKAGES=/tmp/packages_start.txt 20:15:11 + END_PACKAGES=/tmp/packages_end.txt 20:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:11 + PACKAGES=/tmp/packages_start.txt 20:15:11 + '[' /w/workspace/gexfoundry_device-rest-go_PR-199 ']' 20:15:11 + PACKAGES=/tmp/packages_end.txt 20:15:11 + case "${OS_FAMILY}" in 20:15:11 + grep '^ii' 20:15:11 + dpkg -l 20:15:11 + '[' -f /tmp/packages_start.txt ']' 20:15:11 + '[' -f /tmp/packages_end.txt ']' 20:15:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:11 + '[' /w/workspace/gexfoundry_device-rest-go_PR-199 ']' 20:15:11 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-199/archives/ 20:15:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-199/archives/ [Pipeline] echo 20:15:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:15:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:12 prd-ubuntu20.04-docker-8c-8g-15180 does not seem to be running inside a container 20:15:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-199/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-rest-go_PR-199 -v /w/workspace/gexfoundry_device-rest-go_PR-199:/w/workspace/gexfoundry_device-rest-go_PR-199:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-199@tmp:/w/workspace/gexfoundry_device-rest-go_PR-199@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:15:12 $ docker top d2fec88c0b4b9825c78579a338b7d5c9a36c32a615eb2d738d2d244c07587564 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:15:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:15:13 + ls /var/log/sa-host 20:15:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:14 provisioning config files... 20:15:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-199@tmp/config2769567501983026180tmp [Pipeline] { [Pipeline] echo 20:15:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:15:14 ---> create-netrc.sh [Pipeline] } 20:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:15:14 ---> python-tools-install.sh [Pipeline] echo 20:15:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:15:15 ---> sudo-logs.sh 20:15:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:15:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:15:15 ---> job-cost.sh 20:15:15 lf-activate-venv: SKIPPING 20:15:15 DEBUG: total: 0.2199999988079071 20:15:15 INFO: Retrieving Stack Cost... 20:15:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:15:16 INFO: Archiving Costs [Pipeline] echo 20:15:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:15:16 ---> logs-deploy.sh 20:15:16 lf-activate-venv: SKIPPING 20:15:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-199/1 20:15:16 INFO: archiving workspace using pattern(s): 20:15:17 Archives upload complete. 20:15:17 INFO: archiving logs to Nexus