Pull request #200 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6018e2bd26355b0e4d30e1966bab3a5bc119c41+a3ce1b492942266db7d07684db880175cd9968c1 (05831ebd9e5427c9adbfff61c234da2a04a252ef) 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-ssh14883337133568023994.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-ssh7810207463773403438.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-200/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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17428114234490465194.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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5763577371425650774.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-ssh737276635152592935.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-200/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-200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9324801571174182662.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16130’ Running on prd-ubuntu20.04-docker-8c-8g-16135 in /w/workspace/gexfoundry_device-rest-go_PR-200 [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-200 # 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 c6018e2bd26355b0e4d30e1966bab3a5bc119c41 Merge succeeded, producing c6018e2bd26355b0e4d30e1966bab3a5bc119c41 Checking out Revision c6018e2bd26355b0e4d30e1966bab3a5bc119c41 (PR-200) > 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/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6018e2bd26355b0e4d30e1966bab3a5bc119c41 # 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 c6018e2bd26355b0e4d30e1966bab3a5bc119c41 # 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:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:05:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:05:57 ========================================================= 20:05:57 EdgeX Global Pipelines Version Info 20:05:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:05:58 ------------------- 20:05:58 stable info: 20:05:58 ------------------- 20:05:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:05:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:05:58 Message: update stable to v1.0.234 20:05:58 ------------------- 20:05:58 experimental info: 20:05:58 ------------------- 20:05:58 Commited By: **** collab-it+edgex@linuxfoundation.org 20:05:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:05:58 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:05:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-200 [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-200 [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-200 [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6018e2bd26355b0e4d30e1966bab3a5bc119c41 [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6018e2 [Pipeline] echo 20:06:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:00 provisioning config files... 20:06:00 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-200@tmp/config1618123654039626757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:01 ---> docker-login.sh 20:06:01 nexus3.edgexfoundry.org:10001 20:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:01 Configure a credential helper to remove this warning. See 20:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:01 20:06:01 Login Succeeded 20:06:01 nexus3.edgexfoundry.org:10002 20:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:01 Configure a credential helper to remove this warning. See 20:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:01 20:06:01 Login Succeeded 20:06:01 nexus3.edgexfoundry.org:10003 20:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:01 Configure a credential helper to remove this warning. See 20:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:01 20:06:01 Login Succeeded 20:06:01 nexus3.edgexfoundry.org:10004 20:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:01 Configure a credential helper to remove this warning. See 20:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:01 20:06:01 Login Succeeded 20:06:01 docker.io 20:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:02 Configure a credential helper to remove this warning. See 20:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:02 20:06:02 Login Succeeded 20:06:02 ---> docker-login.sh ends [Pipeline] } 20:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:06:02 + git rev-list -1 --merges c6018e2bd26355b0e4d30e1966bab3a5bc119c41~1..c6018e2bd26355b0e4d30e1966bab3a5bc119c41 [Pipeline] echo 20:06:02 -----------> git rev-list -1 --merges c6018e2bd26355b0e4d30e1966bab3a5bc119c41~1..c6018e2bd26355b0e4d30e1966bab3a5bc119c41 c6018e2bd26355b0e4d30e1966bab3a5bc119c41 [false] [Pipeline] sh 20:06:03 + git log --format=format:%s -1 c6018e2bd26355b0e4d30e1966bab3a5bc119c41 [Pipeline] echo 20:06:03 ========================================================= 20:06:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:06:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:03 + git log --format=format:%s -1 c6018e2bd26355b0e4d30e1966bab3a5bc119c41 [Pipeline] echo 20:06:03 [semverPrep] GIT_COMMIT: c6018e2bd26355b0e4d30e1966bab3a5bc119c41, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 20:06:03 [semverPrep] This is not a build commit. [Pipeline] sh 20:06:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:06:03 + grep -v github /etc/ssh/ssh_known_hosts 20:06:03 + [ -e /tmp/ssh_known_hosts ] 20:06:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:06:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:06:03 + sudo tee -a /etc/ssh/ssh_known_hosts 20:06:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:04 20:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:04 0.1.4: Pulling from edgex-devops/py-git-semver 20:06:04 42c077c10790: Pulling fs layer 20:06:04 f63e77b7563a: Pulling fs layer 20:06:04 bd5fdadae976: Pulling fs layer 20:06:04 205491f53016: Pulling fs layer 20:06:04 df18705c85c3: Pulling fs layer 20:06:04 bdb3f477010e: Pulling fs layer 20:06:04 c8a8fc8e1c8f: Pulling fs layer 20:06:04 2c6e9b1d212d: Pulling fs layer 20:06:04 bdb8f0575790: Pulling fs layer 20:06:04 386e3cb2ff24: Pulling fs layer 20:06:04 2343380bae48: Pulling fs layer 20:06:04 df18705c85c3: Waiting 20:06:04 bdb3f477010e: Waiting 20:06:04 c8a8fc8e1c8f: Waiting 20:06:04 2c6e9b1d212d: Waiting 20:06:04 bdb8f0575790: Waiting 20:06:04 2343380bae48: Waiting 20:06:04 386e3cb2ff24: Waiting 20:06:04 205491f53016: Waiting 20:06:04 f63e77b7563a: Verifying Checksum 20:06:04 f63e77b7563a: Download complete 20:06:04 205491f53016: Verifying Checksum 20:06:04 205491f53016: Download complete 20:06:04 df18705c85c3: Verifying Checksum 20:06:04 df18705c85c3: Download complete 20:06:04 bd5fdadae976: Verifying Checksum 20:06:04 bd5fdadae976: Download complete 20:06:04 bdb3f477010e: Verifying Checksum 20:06:04 bdb3f477010e: Download complete 20:06:04 2c6e9b1d212d: Download complete 20:06:04 bdb8f0575790: Verifying Checksum 20:06:04 bdb8f0575790: Download complete 20:06:04 386e3cb2ff24: Download complete 20:06:04 2343380bae48: Download complete 20:06:04 42c077c10790: Verifying Checksum 20:06:04 42c077c10790: Download complete 20:06:05 c8a8fc8e1c8f: Download complete 20:06:06 42c077c10790: Pull complete 20:06:06 f63e77b7563a: Pull complete 20:06:06 bd5fdadae976: Pull complete 20:06:06 205491f53016: Pull complete 20:06:07 df18705c85c3: Pull complete 20:06:07 bdb3f477010e: Pull complete 20:06:09 c8a8fc8e1c8f: Pull complete 20:06:09 2c6e9b1d212d: Pull complete 20:06:09 bdb8f0575790: Pull complete 20:06:09 386e3cb2ff24: Pull complete 20:06:09 2343380bae48: Pull complete 20:06:09 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:09 prd-ubuntu20.04-docker-8c-8g-16135 does not seem to be running inside a container 20:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-200 -v /w/workspace/gexfoundry_device-rest-go_PR-200:/w/workspace/gexfoundry_device-rest-go_PR-200:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-200@tmp:/w/workspace/gexfoundry_device-rest-go_PR-200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:06:11 $ docker top 96c45f3e92857cdd12ff0dafed57c64e6dd6e0d4f6e4b6f9725134987a93b12e -eo pid,comm 20:06:11 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:06:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:06:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:11 [ssh-agent] Looking for ssh-agent implementation... 20:06:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:11 $ docker exec 96c45f3e92857cdd12ff0dafed57c64e6dd6e0d4f6e4b6f9725134987a93b12e ssh-agent 20:06:12 SSH_AUTH_SOCK=/tmp/ssh-zSdtZBZSHNDn/agent.33 20:06:12 SSH_AGENT_PID=39 20:06:12 Running ssh-add (command line suppressed) 20:06:12 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-200@tmp/private_key_2028126187864103683.key (/w/workspace/gexfoundry_device-rest-go_PR-200@tmp/private_key_2028126187864103683.key) 20:06:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:12 + git tag --points-at HEAD [Pipeline] } 20:06:12 $ docker exec --env ******** --env ******** 96c45f3e92857cdd12ff0dafed57c64e6dd6e0d4f6e4b6f9725134987a93b12e ssh-agent -k 20:06:12 unset SSH_AUTH_SOCK; 20:06:12 unset SSH_AGENT_PID; 20:06:12 echo Agent pid 39 killed; 20:06:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:06:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:12 [ssh-agent] Looking for ssh-agent implementation... 20:06:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:12 $ docker exec 96c45f3e92857cdd12ff0dafed57c64e6dd6e0d4f6e4b6f9725134987a93b12e ssh-agent 20:06:13 SSH_AUTH_SOCK=/tmp/ssh-Tsqk7XDXOmfT/agent.71 20:06:13 SSH_AGENT_PID=77 20:06:13 Running ssh-add (command line suppressed) 20:06:13 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-200@tmp/private_key_7665276773193243204.key (/w/workspace/gexfoundry_device-rest-go_PR-200@tmp/private_key_7665276773193243204.key) 20:06:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:13 + git semver init 20:06:13 2022-06-27 20:06:13,712 [run_init] DEBUG init version:0.0.0 force:False 20:06:13 2022-06-27 20:06:13,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-200/.semver 20:06:13 2022-06-27 20:06:13,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-200/.semver 20:06:13 2022-06-27 20:06:13,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-200/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-200, universal_newlines=False, shell=None, istream=None) 20:06:14 2022-06-27 20:06:14,624 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-200/.git/info/exclude 20:06:14 2022-06-27 20:06:14,625 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-200/.semver/PR-200 with force:False 20:06:14 2022-06-27 20:06:14,625 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-200/.semver/PR-200 20:06:14 2022-06-27 20:06:14,630 [execute] INFO git cat-file --batch-check 20:06:14 2022-06-27 20:06:14,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-200/.semver, universal_newlines=False, shell=None, istream=) 20:06:14 2022-06-27 20:06:14,638 [execute] INFO git cat-file --batch 20:06:14 2022-06-27 20:06:14,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-200/.semver, universal_newlines=False, shell=None, istream=) 20:06:14 2022-06-27 20:06:14,645 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-200/.semver/PR-200 20:06:14 0.0.0 [Pipeline] } 20:06:14 $ docker exec --env ******** --env ******** 96c45f3e92857cdd12ff0dafed57c64e6dd6e0d4f6e4b6f9725134987a93b12e ssh-agent -k 20:06:14 unset SSH_AUTH_SOCK; 20:06:14 unset SSH_AGENT_PID; 20:06:14 echo Agent pid 77 killed; 20:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:15 + git semver [Pipeline] } 20:06:15 $ docker stop --time=1 96c45f3e92857cdd12ff0dafed57c64e6dd6e0d4f6e4b6f9725134987a93b12e 20:06:16 $ docker rm -f 96c45f3e92857cdd12ff0dafed57c64e6dd6e0d4f6e4b6f9725134987a93b12e [Pipeline] // withDockerContainer [Pipeline] sh 20:06:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:06:17 Stashed 1 file(s) [Pipeline] echo 20:06:17 [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:06:18 provisioning config files... 20:06:18 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-200@tmp/config2832689688733952230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:18 ---> docker-login.sh 20:06:18 nexus3.edgexfoundry.org:10001 20:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:18 Configure a credential helper to remove this warning. See 20:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:18 20:06:18 Login Succeeded 20:06:18 nexus3.edgexfoundry.org:10002 20:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:18 Configure a credential helper to remove this warning. See 20:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:18 20:06:18 Login Succeeded 20:06:18 nexus3.edgexfoundry.org:10003 20:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:18 Configure a credential helper to remove this warning. See 20:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:18 20:06:18 Login Succeeded 20:06:18 nexus3.edgexfoundry.org:10004 20:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:19 Configure a credential helper to remove this warning. See 20:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:19 20:06:19 Login Succeeded 20:06:19 docker.io 20:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:19 Configure a credential helper to remove this warning. See 20:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:19 20:06:19 Login Succeeded 20:06:19 ---> docker-login.sh ends [Pipeline] } 20:06:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:19 ========================================================= 20:06:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:06:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:20 + 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:06:20 Sending build context to Docker daemon 10.68MB 20:06:20 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:06:20 Step 2/12 : FROM ${BASE} AS builder 20:06:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:20 59bf1c3509f3: Pulling fs layer 20:06:20 666ba61612fd: Pulling fs layer 20:06:20 8ed8ca486205: Pulling fs layer 20:06:20 cc1cd167ecdc: Pulling fs layer 20:06:20 c516ae0d96e1: Pulling fs layer 20:06:20 684cea983483: Pulling fs layer 20:06:20 dd3240ac7de5: Pulling fs layer 20:06:20 b1e948a4e11c: Pulling fs layer 20:06:20 a8fd76ee1af6: Pulling fs layer 20:06:20 646ad004c059: Pulling fs layer 20:06:20 cc1cd167ecdc: Waiting 20:06:20 c516ae0d96e1: Waiting 20:06:20 684cea983483: Waiting 20:06:20 dd3240ac7de5: Waiting 20:06:20 b1e948a4e11c: Waiting 20:06:20 a8fd76ee1af6: Waiting 20:06:20 646ad004c059: Waiting 20:06:20 8ed8ca486205: Verifying Checksum 20:06:20 8ed8ca486205: Download complete 20:06:20 666ba61612fd: Download complete 20:06:20 c516ae0d96e1: Download complete 20:06:20 684cea983483: Download complete 20:06:20 dd3240ac7de5: Download complete 20:06:20 59bf1c3509f3: Verifying Checksum 20:06:20 b1e948a4e11c: Verifying Checksum 20:06:20 b1e948a4e11c: Download complete 20:06:20 59bf1c3509f3: Pull complete 20:06:20 666ba61612fd: Pull complete 20:06:20 8ed8ca486205: Pull complete 20:06:20 646ad004c059: Verifying Checksum 20:06:20 646ad004c059: Download complete 20:06:21 cc1cd167ecdc: Verifying Checksum 20:06:21 cc1cd167ecdc: Download complete 20:06:21 a8fd76ee1af6: Verifying Checksum 20:06:21 a8fd76ee1af6: Download complete 20:06:24 cc1cd167ecdc: Pull complete 20:06:24 c516ae0d96e1: Pull complete 20:06:24 684cea983483: Pull complete 20:06:24 dd3240ac7de5: Pull complete 20:06:24 b1e948a4e11c: Pull complete 20:06:27 a8fd76ee1af6: Pull complete 20:06:27 646ad004c059: Pull complete 20:06:27 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:06:27 ---> 8f69c11f6b0c 20:06:27 Step 3/12 : ARG MAKE='make build' 20:06:29 ---> Running in 79928b2d26d8 20:06:29 Removing intermediate container 79928b2d26d8 20:06:29 ---> 58a5ee67cc47 20:06:29 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:06:29 ---> Running in 51d16ef167e0 20:06:29 Removing intermediate container 51d16ef167e0 20:06:29 ---> 23e2e90ffdb8 20:06:29 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:06:29 ---> Running in e50496dcfa83 20:06:29 Removing intermediate container e50496dcfa83 20:06:29 ---> 2bef0e802ec6 20:06:29 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:29 ---> Running in 6fbd6d0c4880 20:06:30 Removing intermediate container 6fbd6d0c4880 20:06:30 ---> c6d4ada51ac2 20:06:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:30 ---> Running in a0efca432845 20:06:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:32 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:06:32 (2/4) Installing libedit (20210910.3.1-r0) 20:06:32 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:06:32 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:06:32 Executing busybox-1.34.1-r3.trigger 20:06:32 OK: 224 MiB in 56 packages 20:06:32 Removing intermediate container a0efca432845 20:06:32 ---> 3109b973384b 20:06:32 Step 8/12 : WORKDIR /device-rest-go 20:06:32 ---> Running in 16ff2d7aaa7f 20:06:33 Still waiting to schedule task 20:06:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16131’ is offline 20:06:33 Removing intermediate container 16ff2d7aaa7f 20:06:33 ---> 5bd0b971e2d8 20:06:33 Step 9/12 : COPY go.mod vendor* ./ 20:06:33 ---> 559a9325348b 20:06:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:33 ---> Running in 79287259afe2 20:06:48 Removing intermediate container 79287259afe2 20:06:48 ---> 2c78f061cd1b 20:06:48 Step 11/12 : COPY . . 20:06:48 ---> 8e02d0f152a7 20:06:48 Step 12/12 : RUN $MAKE 20:06:48 ---> Running in 13c5f60edf00 20:06:48 noop 20:06:48 Removing intermediate container 13c5f60edf00 20:06:48 ---> 569f911cf407 20:06:48 Successfully built 569f911cf407 20:06:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:48 + docker inspect -f . ci-base-image-x86_64 20:06:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:48 prd-ubuntu20.04-docker-8c-8g-16135 does not seem to be running inside a container 20:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-200 -v /w/workspace/gexfoundry_device-rest-go_PR-200:/w/workspace/gexfoundry_device-rest-go_PR-200:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-200@tmp:/w/workspace/gexfoundry_device-rest-go_PR-200@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-x86_64 cat 20:06:49 $ docker top 176863c12492536afb3be1f3ce8f9afc195ec660b09f1b9738ce9420ba74e1f4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:49 + go version 20:06:49 go version go1.17.7 linux/amd64 [Pipeline] } 20:06:49 $ docker stop --time=1 176863c12492536afb3be1f3ce8f9afc195ec660b09f1b9738ce9420ba74e1f4 20:06:51 $ docker rm -f 176863c12492536afb3be1f3ce8f9afc195ec660b09f1b9738ce9420ba74e1f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:51 + docker inspect -f . ci-base-image-x86_64 20:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:51 prd-ubuntu20.04-docker-8c-8g-16135 does not seem to be running inside a container 20:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-200 -v /w/workspace/gexfoundry_device-rest-go_PR-200:/w/workspace/gexfoundry_device-rest-go_PR-200:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-200@tmp:/w/workspace/gexfoundry_device-rest-go_PR-200@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-x86_64 cat 20:06:52 $ docker top aeb846518edb409c2cebb9129db56d9f8ff95c39c3d51e0ecaf28186a79723fb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:06:52 + make test 20:06:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:06:53 ? github.com/edgexfoundry/device-rest-go [no test files] 20:07:03 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:07:03 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 20:07:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:07:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:12 ./bin/test-attribution-txt.sh [Pipeline] echo 20:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:07:12 $ docker stop --time=1 aeb846518edb409c2cebb9129db56d9f8ff95c39c3d51e0ecaf28186a79723fb 20:07:14 $ docker rm -f aeb846518edb409c2cebb9129db56d9f8ff95c39c3d51e0ecaf28186a79723fb [Pipeline] // withDockerContainer [Pipeline] sh 20:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:07:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:07:16 + ls -al . 20:07:16 total 172 20:07:16 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 20:07 . 20:07:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 20:05 .. 20:07:16 -rw-rw-r-- 1 jenkins jenkins 151 Jun 27 20:05 .dockerignore 20:07:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:06 .git 20:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:05 .github 20:07:16 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 20:05 .gitignore 20:07:16 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 20:05 .golangci.yml 20:07:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 20:06 .semver 20:07:16 -rw-rw-r-- 1 jenkins jenkins 8724 Jun 27 20:05 Attribution.txt 20:07:16 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 27 20:05 CHANGELOG.md 20:07:16 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 27 20:05 Dockerfile 20:07:16 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 20:05 GOVERNANCE.md 20:07:16 -rw-rw-r-- 1 jenkins jenkins 680 Jun 27 20:05 Jenkinsfile 20:07:16 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 20:05 LICENSE 20:07:16 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 27 20:05 Makefile 20:07:16 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 20:05 OWNERS.md 20:07:16 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 27 20:05 README.md 20:07:16 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 20:06 VERSION 20:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:05 bin 20:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:05 cmd 20:07:16 -rw-r--r-- 1 jenkins jenkins 9355 Jun 27 20:07 coverage.out 20:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:05 driver 20:07:16 -rw-rw-r-- 1 jenkins jenkins 3338 Jun 27 20:05 go.mod 20:07:16 -rw-rw-r-- 1 jenkins jenkins 36281 Jun 27 20:05 go.sum 20:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:05 snap 20:07:16 -rw-rw-r-- 1 jenkins jenkins 713 Jun 27 20:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:16 + 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=c6018e2bd26355b0e4d30e1966bab3a5bc119c41 --label arch=amd64 --label version=0.0.0 . 20:07:16 Sending build context to Docker daemon 10.69MB 20:07:16 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:07:16 Step 2/25 : FROM ${BASE} AS builder 20:07:16 ---> 569f911cf407 20:07:16 Step 3/25 : ARG MAKE='make build' 20:07:16 ---> Running in 39767387eb51 20:07:16 Removing intermediate container 39767387eb51 20:07:16 ---> 5c8f3aa0d40d 20:07:16 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:07:16 ---> Running in ef58ef441ff7 20:07:16 Removing intermediate container ef58ef441ff7 20:07:16 ---> e3fb8a041b18 20:07:16 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:07:16 ---> Running in 330f81be0bd6 20:07:16 Removing intermediate container 330f81be0bd6 20:07:16 ---> 85736c243294 20:07:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:16 ---> Running in af23d50a3559 20:07:17 Removing intermediate container af23d50a3559 20:07:17 ---> 300d849a4699 20:07:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:17 ---> Running in 738d7b3854d3 20:07:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:18 OK: 224 MiB in 56 packages 20:07:19 Removing intermediate container 738d7b3854d3 20:07:19 ---> 1ce164d178fc 20:07:19 Step 8/25 : WORKDIR /device-rest-go 20:07:19 ---> Running in bd11d7dd0e42 20:07:19 Removing intermediate container bd11d7dd0e42 20:07:19 ---> f2d057472f09 20:07:19 Step 9/25 : COPY go.mod vendor* ./ 20:07:19 ---> 45cfe99ab81a 20:07:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:19 ---> Running in 84653995144a 20:07:20 Removing intermediate container 84653995144a 20:07:20 ---> b95d9d87e2e8 20:07:20 Step 11/25 : COPY . . 20:07:20 ---> d061bfc6793a 20:07:20 Step 12/25 : RUN $MAKE 20:07:20 ---> Running in aae136d0d3a9 20:07:20 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:07:42 Removing intermediate container aae136d0d3a9 20:07:42 ---> fdc57d62ab8c 20:07:42 Step 13/25 : FROM alpine:3.14 20:07:42 3.14: Pulling from library/alpine 20:07:42 8663204ce13b: Pulling fs layer 20:07:42 8663204ce13b: Download complete 20:07:42 8663204ce13b: Pull complete 20:07:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:07:42 Status: Downloaded newer image for alpine:3.14 20:07:42 ---> e04c818066af 20:07:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:07:42 ---> Running in ff000ef19b7d 20:07:42 Removing intermediate container ff000ef19b7d 20:07:42 ---> 7a7245b435fe 20:07:42 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:07:42 ---> Running in 5e9bc60679ca 20:07:42 Removing intermediate container 5e9bc60679ca 20:07:42 ---> a9e7fd2ba401 20:07:42 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:07:42 ---> Running in 86e7d031f387 20:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:07:42 (1/6) Installing dumb-init (1.2.5-r1) 20:07:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:07:42 (3/6) Installing libsodium (1.0.18-r0) 20:07:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:07:42 (5/6) Installing libzmq (4.3.4-r0) 20:07:42 (6/6) Installing zeromq (4.3.4-r0) 20:07:42 Executing busybox-1.33.1-r7.trigger 20:07:42 OK: 8 MiB in 20 packages 20:07:42 Removing intermediate container 86e7d031f387 20:07:42 ---> 6678d0351752 20:07:42 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:07:42 ---> d0006598aafc 20:07:42 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:07:42 ---> ea237f3b4cec 20:07:42 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:07:42 ---> c3d519a27903 20:07:42 Step 20/25 : EXPOSE 59986 20:07:43 ---> Running in f1b4531148cf 20:07:43 Removing intermediate container f1b4531148cf 20:07:43 ---> 178faf69b121 20:07:43 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:07:43 ---> Running in cea0a4fbc460 20:07:43 Removing intermediate container cea0a4fbc460 20:07:43 ---> 31ed73ec5f94 20:07:43 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:07:43 ---> Running in 6ba6407efa35 20:07:43 Removing intermediate container 6ba6407efa35 20:07:43 ---> c5090e296760 20:07:43 Step 23/25 : LABEL arch=amd64 20:07:43 ---> Running in a0c76935bf79 20:07:43 Removing intermediate container a0c76935bf79 20:07:43 ---> 200c8b0e9630 20:07:43 Step 24/25 : LABEL git_sha=c6018e2bd26355b0e4d30e1966bab3a5bc119c41 20:07:43 ---> Running in 65157820f9a3 20:07:43 Removing intermediate container 65157820f9a3 20:07:43 ---> 3d17d3d03181 20:07:43 Step 25/25 : LABEL version=0.0.0 20:07:43 ---> Running in 03194f09bbcf 20:07:43 Removing intermediate container 03194f09bbcf 20:07:43 ---> ba7dfc7dc5ed 20:07:43 [Warning] One or more build-args [ARCH] were not consumed 20:07:43 Successfully built ba7dfc7dc5ed 20:07:43 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:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:44 20:07:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:45 latest: Pulling from edgex-lftools-log-publisher 20:07:45 5eb5b503b376: Pulling fs layer 20:07:45 5c69ac0246d0: Pulling fs layer 20:07:45 ec43610c2a17: Pulling fs layer 20:07:45 3a2ae6a8a46f: Pulling fs layer 20:07:45 33b1e0a273af: Pulling fs layer 20:07:45 5d3b04190fa2: Pulling fs layer 20:07:45 2f39f015ded8: Pulling fs layer 20:07:45 3a2ae6a8a46f: Waiting 20:07:45 33b1e0a273af: Waiting 20:07:45 5d3b04190fa2: Waiting 20:07:45 2f39f015ded8: Waiting 20:07:45 5c69ac0246d0: Download complete 20:07:45 3a2ae6a8a46f: Verifying Checksum 20:07:45 3a2ae6a8a46f: Download complete 20:07:45 33b1e0a273af: Download complete 20:07:45 5d3b04190fa2: Download complete 20:07:45 ec43610c2a17: Verifying Checksum 20:07:45 ec43610c2a17: Download complete 20:07:45 5eb5b503b376: Verifying Checksum 20:07:45 5eb5b503b376: Download complete 20:07:45 2f39f015ded8: Download complete 20:07:46 5eb5b503b376: Pull complete 20:07:46 5c69ac0246d0: Pull complete 20:07:47 ec43610c2a17: Pull complete 20:07:47 3a2ae6a8a46f: Pull complete 20:07:47 33b1e0a273af: Pull complete 20:07:47 5d3b04190fa2: Pull complete 20:07:51 2f39f015ded8: Pull complete 20:07:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:51 prd-ubuntu20.04-docker-8c-8g-16135 does not seem to be running inside a container 20:07:52 $ 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-200 -v /w/workspace/gexfoundry_device-rest-go_PR-200:/w/workspace/gexfoundry_device-rest-go_PR-200:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-200@tmp:/w/workspace/gexfoundry_device-rest-go_PR-200@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:latest cat 20:07:53 $ docker top 3bd4fd3a41d89f249e04890d92e076142ff42fc8e7d95da3ff50213920114eb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:54 ---> job-cost.sh 20:07:54 lf-activate-venv: SKIPPING 20:07:54 INFO: No Stack... 20:07:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:55 INFO: Archiving Costs [Pipeline] sh 20:07:55 + cat /w/workspace/gexfoundry_device-rest-go_PR-200/archives/cost.csv 20:07:55 + cut -d, -f6 [Pipeline] lock 20:07:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] 20:07:55 Resource [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] did not exist. Created. 20:07:55 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:55 + echo total: 0.2199999988079071 [Pipeline] stash 20:07:55 Stashed 1 file(s) [Pipeline] } 20:07:55 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:56 $ docker stop --time=1 3bd4fd3a41d89f249e04890d92e076142ff42fc8e7d95da3ff50213920114eb1 20:07:57 $ docker rm -f 3bd4fd3a41d89f249e04890d92e076142ff42fc8e7d95da3ff50213920114eb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:09:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16137 in /w/workspace/gexfoundry_device-rest-go_PR-200 [Pipeline] { [Pipeline] ws 20:09:01 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:09:01 The recommended git tool is: git 20:09:09 using credential edgex-jenkins-ssh 20:09:09 Cloning the remote Git repository 20:09:09 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:09:09 > git init /w/workspace/device-rest-go/1 # timeout=10 20:09:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:09:09 > git --version # timeout=10 20:09:09 > git --version # 'git version 2.25.1' 20:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:09:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:09:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:09:12 Merging remotes/origin/main commit a3ce1b492942266db7d07684db880175cd9968c1 into PR head commit c6018e2bd26355b0e4d30e1966bab3a5bc119c41 20:09:12 Merge succeeded, producing c6018e2bd26355b0e4d30e1966bab3a5bc119c41 20:09:12 Checking out Revision c6018e2bd26355b0e4d30e1966bab3a5bc119c41 (PR-200) 20:09:12 > git config core.sparsecheckout # timeout=10 20:09:12 > git checkout -f c6018e2bd26355b0e4d30e1966bab3a5bc119c41 # timeout=10 20:09:12 > git remote # timeout=10 20:09:12 > git config --get remote.origin.url # timeout=10 20:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:12 > git merge a3ce1b492942266db7d07684db880175cd9968c1 # timeout=10 20:09:12 > git rev-parse HEAD^{commit} # timeout=10 20:09:12 > git config core.sparsecheckout # timeout=10 20:09:12 > git checkout -f c6018e2bd26355b0e4d30e1966bab3a5bc119c41 # timeout=10 20:09:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:09:17 > git --version # timeout=10 20:09:17 > git --version # 'git version 2.25.1' 20:09:17 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:09:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:09:18 Dload Upload Total Spent Left Speed 20:09:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 20:09:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:09:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:09:19 + sudo tee /etc/docker/daemon.new 20:09:19 { 20:09:19 "registry-mirrors": [ 20:09:19 "https://nexus3.edgexfoundry.org:10001" 20:09:19 ], 20:09:19 "bip": "10.250.0.254/24", 20:09:19 "hosts": [ 20:09:19 "tcp://0.0.0.0:5555", 20:09:19 "unix:///var/run/docker.sock" 20:09:19 ], 20:09:19 "mtu": 1458, 20:09:19 "selinux-enabled": true, 20:09:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:09:19 } [Pipeline] sh 20:09:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:09:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:38 provisioning config files... 20:09:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2775025893741029255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:39 ---> docker-login.sh 20:09:39 nexus3.edgexfoundry.org:10001 20:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:40 Configure a credential helper to remove this warning. See 20:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:40 20:09:40 Login Succeeded 20:09:40 nexus3.edgexfoundry.org:10002 20:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:40 Configure a credential helper to remove this warning. See 20:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:40 20:09:40 Login Succeeded 20:09:40 nexus3.edgexfoundry.org:10003 20:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:41 Configure a credential helper to remove this warning. See 20:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:41 20:09:41 Login Succeeded 20:09:41 nexus3.edgexfoundry.org:10004 20:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:41 Configure a credential helper to remove this warning. See 20:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:41 20:09:41 Login Succeeded 20:09:41 docker.io 20:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:42 Configure a credential helper to remove this warning. See 20:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:42 20:09:42 Login Succeeded 20:09:42 ---> docker-login.sh ends [Pipeline] } 20:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:09:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:42 ========================================================= 20:09:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:09:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:43 + 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:09:43 Sending build context to Docker daemon 129kB 20:09:43 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:09:43 Step 2/12 : FROM ${BASE} AS builder 20:09:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:44 9b3977197b4f: Pulling fs layer 20:09:44 1a89e8eeedd5: Pulling fs layer 20:09:44 94645a83ff95: Pulling fs layer 20:09:44 e6fb740bc735: Pulling fs layer 20:09:44 3a77bd46dcc9: Pulling fs layer 20:09:44 355e64cbe906: Pulling fs layer 20:09:44 63ab81a10011: Pulling fs layer 20:09:44 555d1d1c4555: Pulling fs layer 20:09:44 7d9057610161: Pulling fs layer 20:09:44 e6fb740bc735: Waiting 20:09:44 3a77bd46dcc9: Waiting 20:09:44 355e64cbe906: Waiting 20:09:44 63ab81a10011: Waiting 20:09:44 7d9057610161: Waiting 20:09:44 555d1d1c4555: Waiting 20:09:44 94645a83ff95: Verifying Checksum 20:09:44 94645a83ff95: Download complete 20:09:44 1a89e8eeedd5: Verifying Checksum 20:09:44 1a89e8eeedd5: Download complete 20:09:44 3a77bd46dcc9: Verifying Checksum 20:09:44 3a77bd46dcc9: Download complete 20:09:44 355e64cbe906: Verifying Checksum 20:09:44 355e64cbe906: Download complete 20:09:44 9b3977197b4f: Verifying Checksum 20:09:44 9b3977197b4f: Download complete 20:09:44 63ab81a10011: Verifying Checksum 20:09:44 63ab81a10011: Download complete 20:09:45 9b3977197b4f: Pull complete 20:09:45 7d9057610161: Verifying Checksum 20:09:45 7d9057610161: Download complete 20:09:45 1a89e8eeedd5: Pull complete 20:09:46 94645a83ff95: Pull complete 20:09:46 555d1d1c4555: Verifying Checksum 20:09:46 555d1d1c4555: Download complete 20:09:47 e6fb740bc735: Verifying Checksum 20:09:47 e6fb740bc735: Download complete 20:09:59 e6fb740bc735: Pull complete 20:09:59 3a77bd46dcc9: Pull complete 20:09:59 355e64cbe906: Pull complete 20:09:59 63ab81a10011: Pull complete 20:10:06 555d1d1c4555: Pull complete 20:10:07 7d9057610161: Pull complete 20:10:07 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:10:07 ---> 819e984ddca1 20:10:07 Step 3/12 : ARG MAKE='make build' 20:10:09 ---> Running in ab9445b7a423 20:10:09 Removing intermediate container ab9445b7a423 20:10:09 ---> bfa3e9025dd5 20:10:09 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:10:09 ---> Running in d2de50789dd7 20:10:09 Removing intermediate container d2de50789dd7 20:10:09 ---> 346beadd1a17 20:10:09 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:10:09 ---> Running in fc737ca91f07 20:10:10 Removing intermediate container fc737ca91f07 20:10:10 ---> 48c56d451078 20:10:10 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:10 ---> Running in a71595881c97 20:10:12 Removing intermediate container a71595881c97 20:10:12 ---> 1b09a4c1be4b 20:10:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:12 ---> Running in 1f84a1ad50d8 20:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:10:16 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:10:16 (2/4) Installing libedit (20210910.3.1-r0) 20:10:16 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:10:16 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:10:16 Executing busybox-1.34.1-r3.trigger 20:10:16 OK: 224 MiB in 56 packages 20:10:17 Removing intermediate container 1f84a1ad50d8 20:10:17 ---> 51bde4c0ba03 20:10:17 Step 8/12 : WORKDIR /device-rest-go 20:10:17 ---> Running in 56807ed71006 20:10:17 Removing intermediate container 56807ed71006 20:10:17 ---> b24f1777b609 20:10:17 Step 9/12 : COPY go.mod vendor* ./ 20:10:18 ---> 48ba12770212 20:10:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:18 ---> Running in 80a67b03d88c 20:11:05 Removing intermediate container 80a67b03d88c 20:11:05 ---> 406a224d08a4 20:11:05 Step 11/12 : COPY . . 20:11:05 ---> 900dd8ebb5b9 20:11:05 Step 12/12 : RUN $MAKE 20:11:05 ---> Running in 5f2f87b16e4c 20:11:05 noop 20:11:05 Removing intermediate container 5f2f87b16e4c 20:11:05 ---> 4f7a9a3c9425 20:11:05 Successfully built 4f7a9a3c9425 20:11:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:05 + docker inspect -f . ci-base-image-arm64 20:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:06 prd-ubuntu20.04-docker-arm64-4c-16g-16137 does not seem to be running inside a container 20:11:06 $ 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:11:07 $ docker top b5269cce507f2a1ccc1e386efb4a871490b83a260c6bf2c39d61a65e6bde08ef -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:08 + go version 20:11:08 go version go1.17.7 linux/arm64 [Pipeline] } 20:11:08 $ docker stop --time=1 b5269cce507f2a1ccc1e386efb4a871490b83a260c6bf2c39d61a65e6bde08ef 20:11:10 $ docker rm -f b5269cce507f2a1ccc1e386efb4a871490b83a260c6bf2c39d61a65e6bde08ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:11 + docker inspect -f . ci-base-image-arm64 20:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-16137 does not seem to be running inside a container 20:11:11 $ 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:11:13 $ docker top 89030dc738ec83e2d07d626ff741b0342214ab07830f921cb60e3ffa85568f01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:11:14 + make test 20:11:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:11:16 ? github.com/edgexfoundry/device-rest-go [no test files] 20:12:53 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:12:53 ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 55.2% of statements 20:12:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:13:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:13:10 $ docker stop --time=1 89030dc738ec83e2d07d626ff741b0342214ab07830f921cb60e3ffa85568f01 20:13:12 $ docker rm -f 89030dc738ec83e2d07d626ff741b0342214ab07830f921cb60e3ffa85568f01 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:13:13 Warning: overwriting stash ‘coverage-report’ 20:13:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:13:14 + ls -al . 20:13:14 total 168 20:13:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:13 . 20:13:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 20:09 .. 20:13:14 -rw-rw-r-- 1 jenkins jenkins 151 Jun 27 20:09 .dockerignore 20:13:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 20:09 .git 20:13:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:09 .github 20:13:14 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 20:09 .gitignore 20:13:14 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 20:09 .golangci.yml 20:13:14 -rw-rw-r-- 1 jenkins jenkins 8724 Jun 27 20:09 Attribution.txt 20:13:14 -rw-rw-r-- 1 jenkins jenkins 11736 Jun 27 20:09 CHANGELOG.md 20:13:14 -rw-rw-r-- 1 jenkins jenkins 1672 Jun 27 20:09 Dockerfile 20:13:14 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 20:09 GOVERNANCE.md 20:13:14 -rw-rw-r-- 1 jenkins jenkins 680 Jun 27 20:09 Jenkinsfile 20:13:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 20:09 LICENSE 20:13:14 -rw-rw-r-- 1 jenkins jenkins 1977 Jun 27 20:09 Makefile 20:13:14 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 20:09 OWNERS.md 20:13:14 -rw-rw-r-- 1 jenkins jenkins 8003 Jun 27 20:09 README.md 20:13:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 20:06 VERSION 20:13:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:09 bin 20:13:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:09 cmd 20:13:14 -rw-r--r-- 1 jenkins jenkins 9355 Jun 27 20:12 coverage.out 20:13:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 20:09 driver 20:13:14 -rw-rw-r-- 1 jenkins jenkins 3338 Jun 27 20:09 go.mod 20:13:14 -rw-rw-r-- 1 jenkins jenkins 36281 Jun 27 20:09 go.sum 20:13:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 20:09 snap 20:13:14 -rw-rw-r-- 1 jenkins jenkins 713 Jun 27 20:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:15 + 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=c6018e2bd26355b0e4d30e1966bab3a5bc119c41 --label arch=arm64 --label version=0.0.0 . 20:13:15 Sending build context to Docker daemon 139.3kB 20:13:15 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:13:15 Step 2/25 : FROM ${BASE} AS builder 20:13:15 ---> 4f7a9a3c9425 20:13:15 Step 3/25 : ARG MAKE='make build' 20:13:15 ---> Running in abf9d8e2dab6 20:13:16 Removing intermediate container abf9d8e2dab6 20:13:16 ---> 9543eb766914 20:13:16 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:13:16 ---> Running in 928ed1fe5939 20:13:16 Removing intermediate container 928ed1fe5939 20:13:16 ---> ca21cbd7c114 20:13:16 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:13:16 ---> Running in 4c9e4da7e8f8 20:13:16 Removing intermediate container 4c9e4da7e8f8 20:13:16 ---> 6abd95ae4e84 20:13:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:16 ---> Running in ca65e6650cd7 20:13:18 Removing intermediate container ca65e6650cd7 20:13:18 ---> cbbca7f46e4f 20:13:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:18 ---> Running in 6c72bc6d3f89 20:13:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:13:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:13:21 OK: 224 MiB in 56 packages 20:13:22 Removing intermediate container 6c72bc6d3f89 20:13:22 ---> 74b08b084e44 20:13:22 Step 8/25 : WORKDIR /device-rest-go 20:13:22 ---> Running in d8d53c1fd59b 20:13:22 Removing intermediate container d8d53c1fd59b 20:13:22 ---> a197986c120f 20:13:22 Step 9/25 : COPY go.mod vendor* ./ 20:13:23 ---> e4a303d58330 20:13:23 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:23 ---> Running in ae5db0e4e0b0 20:13:25 Removing intermediate container ae5db0e4e0b0 20:13:25 ---> 0e7fd2c2e916 20:13:25 Step 11/25 : COPY . . 20:13:25 ---> 8e93dea59064 20:13:25 Step 12/25 : RUN $MAKE 20:13:25 ---> Running in 24fdf6a09584 20:13:27 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:15:34 Removing intermediate container 24fdf6a09584 20:15:34 ---> b6c0ad59ef94 20:15:34 Step 13/25 : FROM alpine:3.14 20:15:34 3.14: Pulling from library/alpine 20:15:34 455c02918c45: Pulling fs layer 20:15:34 455c02918c45: Download complete 20:15:34 455c02918c45: Pull complete 20:15:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:15:34 Status: Downloaded newer image for alpine:3.14 20:15:34 ---> ac73e934f311 20:15:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:15:34 ---> Running in e6ca14412c50 20:15:34 Removing intermediate container e6ca14412c50 20:15:34 ---> 7319d979925b 20:15:34 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:15:34 ---> Running in 14539dc049f4 20:15:34 Removing intermediate container 14539dc049f4 20:15:34 ---> d47cdde626c4 20:15:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:15:34 ---> Running in 57ec05dc4ea6 20:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:15:34 (1/6) Installing dumb-init (1.2.5-r1) 20:15:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:15:34 (3/6) Installing libsodium (1.0.18-r0) 20:15:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:15:34 (5/6) Installing libzmq (4.3.4-r0) 20:15:34 (6/6) Installing zeromq (4.3.4-r0) 20:15:34 Executing busybox-1.33.1-r7.trigger 20:15:34 OK: 8 MiB in 20 packages 20:15:34 Removing intermediate container 57ec05dc4ea6 20:15:34 ---> e0e63e524991 20:15:34 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:15:35 ---> 8e578fe6f71d 20:15:35 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:15:35 ---> 1d3e0585f016 20:15:35 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:15:36 ---> 79f339d4347c 20:15:36 Step 20/25 : EXPOSE 59986 20:15:36 ---> Running in ba4424bb1fb7 20:15:36 Removing intermediate container ba4424bb1fb7 20:15:36 ---> 6480c2583c39 20:15:36 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:15:37 ---> Running in ea77216eb9d8 20:15:37 Removing intermediate container ea77216eb9d8 20:15:37 ---> 28e5f63a6164 20:15:37 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:15:37 ---> Running in ac0eeca66181 20:15:37 Removing intermediate container ac0eeca66181 20:15:37 ---> 9d9b90c14aad 20:15:37 Step 23/25 : LABEL arch=arm64 20:15:37 ---> Running in f77890480030 20:15:37 Removing intermediate container f77890480030 20:15:37 ---> 07494c9263e6 20:15:37 Step 24/25 : LABEL git_sha=c6018e2bd26355b0e4d30e1966bab3a5bc119c41 20:15:38 ---> Running in e5a74f1dd829 20:15:38 Removing intermediate container e5a74f1dd829 20:15:38 ---> 1b7cefc86a8b 20:15:38 Step 25/25 : LABEL version=0.0.0 20:15:38 ---> Running in 57af05390f17 20:15:38 Removing intermediate container 57af05390f17 20:15:38 ---> 9df6597311c9 20:15:38 [Warning] One or more build-args [ARCH] were not consumed 20:15:38 Successfully built 9df6597311c9 20:15:38 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:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:39 20:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:40 arm64: Pulling from edgex-lftools-log-publisher 20:15:40 8998bd30e6a1: Pulling fs layer 20:15:40 04944245beec: Pulling fs layer 20:15:40 699f458cf7ca: Pulling fs layer 20:15:40 765212b225bb: Pulling fs layer 20:15:40 f23df028b6ca: Pulling fs layer 20:15:40 d65c8cfc05b1: Pulling fs layer 20:15:40 2437ff75d9bd: Pulling fs layer 20:15:40 765212b225bb: Waiting 20:15:40 f23df028b6ca: Waiting 20:15:40 d65c8cfc05b1: Waiting 20:15:40 2437ff75d9bd: Waiting 20:15:40 04944245beec: Verifying Checksum 20:15:40 04944245beec: Download complete 20:15:40 765212b225bb: Verifying Checksum 20:15:40 765212b225bb: Download complete 20:15:40 f23df028b6ca: Verifying Checksum 20:15:40 f23df028b6ca: Download complete 20:15:40 d65c8cfc05b1: Verifying Checksum 20:15:40 d65c8cfc05b1: Download complete 20:15:40 699f458cf7ca: Verifying Checksum 20:15:40 8998bd30e6a1: Verifying Checksum 20:15:40 8998bd30e6a1: Download complete 20:15:42 2437ff75d9bd: Verifying Checksum 20:15:42 2437ff75d9bd: Download complete 20:15:45 8998bd30e6a1: Pull complete 20:15:45 04944245beec: Pull complete 20:15:46 699f458cf7ca: Pull complete 20:15:46 765212b225bb: Pull complete 20:15:47 f23df028b6ca: Pull complete 20:15:48 d65c8cfc05b1: Pull complete 20:16:03 2437ff75d9bd: Pull complete 20:16:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:03 prd-ubuntu20.04-docker-arm64-4c-16g-16137 does not seem to be running inside a container 20:16:03 $ 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:16:06 $ docker top f0f26627140a60d87a12f2e2f0b2dd0ab2c06e035b3149a1881d0e370fbc1727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:07 ---> job-cost.sh 20:16:07 lf-activate-venv: SKIPPING 20:16:07 INFO: No Stack... 20:16:08 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:08 INFO: Archiving Costs [Pipeline] sh 20:16:09 + + cut -d, -f6 20:16:09 cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 20:16:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] 20:16:09 Resource [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] did not exist. Created. 20:16:09 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:10 /w/workspace/device-rest-go/1@tmp/durable-8e4139ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:10 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:10 Warning: overwriting stash ‘stack-cost’ 20:16:10 Stashed 1 file(s) [Pipeline] } 20:16:10 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:10 $ docker stop --time=1 f0f26627140a60d87a12f2e2f0b2dd0ab2c06e035b3149a1881d0e370fbc1727 20:16:12 $ docker rm -f f0f26627140a60d87a12f2e2f0b2dd0ab2c06e035b3149a1881d0e370fbc1727 [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:16:13 provisioning config files... 20:16:13 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-200@tmp/config2203703467569167460tmp [Pipeline] { [Pipeline] sh 20:16:13 + set +x 20:16:13 + curl -s https://codecov.io/bash 20:16:13 + bash -s -- 20:16:13 20:16:13 _____ _ 20:16:13 / ____| | | 20:16:13 | | ___ __| | ___ ___ _____ __ 20:16:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:13 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:13 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:13 Bash-1.0.6 20:16:13 20:16:13 20:16:13 ==> git version 2.25.1 found 20:16:13 ==> 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:16:13 Release-Date: 2020-01-08 20:16:13 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:16:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:13 ==> Jenkins CI detected. 20:16:13 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-200 20:16:13 project root: . 20:16:13 --> token set from env 20:16:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:13 ==> Running gcov in . (disable via -X gcov) 20:16:13 ==> Python coveragepy not found 20:16:13 ==> Searching for coverage reports in: 20:16:13 + . 20:16:13 -> Found 1 reports 20:16:13 ==> Detecting git/mercurial file structure 20:16:13 ==> Reading reports 20:16:13 + ./coverage.out bytes=9355 20:16:13 ==> Appending adjustments 20:16:13 https://docs.codecov.io/docs/fixing-reports 20:16:13 + Found adjustments 20:16:13 ==> Gzipping contents 20:16:13 4.0K /tmp/codecov.TIb1TT.gz 20:16:13 ==> Uploading reports 20:16:13 url: https://codecov.io 20:16:13 query: branch=PR-200&commit=c6018e2bd26355b0e4d30e1966bab3a5bc119c41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=200&job=&cmd_args= 20:16:13 -> Pinging Codecov 20:16:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-200&commit=c6018e2bd26355b0e4d30e1966bab3a5bc119c41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-200%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=200&job=&cmd_args= 20:16:14 -> Uploading to 20:16:14 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/4E5D53B4F1F92C436F7061BF334D961C/c6018e2bd26355b0e4d30e1966bab3a5bc119c41/8b8b4c91-a101-4770-a6f0-42d53425e116.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T201613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb4cf9f2ef02a748fc46a5bd15fbb789e7d8693c6fcf40850402b11ef5a46f36 20:16:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:14 Dload Upload Total Spent Left Speed 20:16:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8985 --:--:-- --:--:-- --:--:-- 8985 20:16:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/c6018e2bd26355b0e4d30e1966bab3a5bc119c41 [Pipeline] } 20:16:14 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:16:15 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-200/archives ] 20:16:15 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-200/archives 20:16:15 total 16 20:16:15 drwxr-xr-x 3 root root 4096 Jun 27 20:07 . 20:16:15 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 20:07 .. 20:16:15 drwxr-xr-x 2 root root 4096 Jun 27 20:07 cost 20:16:15 -rw-r--r-- 1 root root 85 Jun 27 20:07 cost.csv 20:16:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-200/archives 20:16:15 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-200/archives 20:16:15 total 16 20:16:15 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 20:07 . 20:16:15 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 20:07 .. 20:16:15 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 20:07 cost 20:16:15 -rw-r--r-- 1 jenkins jenkins 85 Jun 27 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:16:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:17 ---> package-listing.sh 20:16:17 ++ facter osfamily 20:16:17 ++ tr '[:upper:]' '[:lower:]' 20:16:17 + OS_FAMILY=debian 20:16:17 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-200 20:16:17 + START_PACKAGES=/tmp/packages_start.txt 20:16:17 + END_PACKAGES=/tmp/packages_end.txt 20:16:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:17 + PACKAGES=/tmp/packages_start.txt 20:16:17 + '[' /w/workspace/gexfoundry_device-rest-go_PR-200 ']' 20:16:17 + PACKAGES=/tmp/packages_end.txt 20:16:17 + case "${OS_FAMILY}" in 20:16:17 + dpkg -l 20:16:17 + grep '^ii' 20:16:17 + '[' -f /tmp/packages_start.txt ']' 20:16:17 + '[' -f /tmp/packages_end.txt ']' 20:16:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:17 + '[' /w/workspace/gexfoundry_device-rest-go_PR-200 ']' 20:16:17 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-200/archives/ 20:16:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-200/archives/ [Pipeline] echo 20:16:17 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-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:16:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:18 prd-ubuntu20.04-docker-8c-8g-16135 does not seem to be running inside a container 20:16:18 $ 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-200/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-200 -v /w/workspace/gexfoundry_device-rest-go_PR-200:/w/workspace/gexfoundry_device-rest-go_PR-200:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-200@tmp:/w/workspace/gexfoundry_device-rest-go_PR-200@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:16:18 $ docker top 59aa45a31b12adc01fa599b52a0316237561cbf989ac71277bf133d25b7655d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:19 + touch /tmp/pre-build-complete [Pipeline] sh 20:16:19 + mkdir -p /var/log/sysstat [Pipeline] sh 20:16:19 + ls /var/log/sa-host 20:16:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:19 provisioning config files... 20:16:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-200@tmp/config50529425612518362tmp [Pipeline] { [Pipeline] echo 20:16:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:20 ---> create-netrc.sh [Pipeline] } 20:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:16:20 ---> python-tools-install.sh [Pipeline] echo 20:16:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:16:21 ---> sudo-logs.sh 20:16:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:16:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:16:21 ---> job-cost.sh 20:16:21 lf-activate-venv: SKIPPING 20:16:21 DEBUG: total: 0.2199999988079071 20:16:21 INFO: Retrieving Stack Cost... 20:16:22 INFO: Retrieving Pricing Info for: v3-standard-8 20:16:22 INFO: Archiving Costs [Pipeline] echo 20:16:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:22 ---> logs-deploy.sh 20:16:22 lf-activate-venv: SKIPPING 20:16:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-200/1 20:16:22 INFO: archiving workspace using pattern(s): 20:16:23 Archives upload complete. 20:16:23 INFO: archiving logs to Nexus