Pull request #256 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d86d417b1b1776140d69a231b2ecf52b2e28b3e9+70384783b5a72194fc813c647394660ae113f8ec (3aba78108ba60354f4405258ca85f1ed4441cfd5) 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-ssh17169082066915584228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9163526162488274926.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-256/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-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2170536732088159692.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-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10646775683634381494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14321821204379520886.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-256/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-256/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3369770771793177086.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6499’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6501 in /w/workspace/gexfoundry_device-rest-go_PR-256 [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-256 # 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 > 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/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70384783b5a72194fc813c647394660ae113f8ec into PR head commit d86d417b1b1776140d69a231b2ecf52b2e28b3e9 Merge succeeded, producing d86d417b1b1776140d69a231b2ecf52b2e28b3e9 Checking out Revision d86d417b1b1776140d69a231b2ecf52b2e28b3e9 (PR-256) Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f d86d417b1b1776140d69a231b2ecf52b2e28b3e9 # 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 70384783b5a72194fc813c647394660ae113f8ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d86d417b1b1776140d69a231b2ecf52b2e28b3e9 # timeout=10 [Pipeline] { [Pipeline] timeout 21:33:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:33:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:33:26 ========================================================= 21:33:26 EdgeX Global Pipelines Version Info 21:33:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:33:27 ------------------- 21:33:27 stable info: 21:33:27 ------------------- 21:33:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:33:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:33:27 Message: update stable to v1.0.244 21:33:27 ------------------- 21:33:27 experimental info: 21:33:27 ------------------- 21:33:27 Commited By: **** collab-it+edgex@linuxfoundation.org 21:33:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:33:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:33:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:33:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:33:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-256 [Pipeline] echo 21:33:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-256 [Pipeline] echo 21:33:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-256 [Pipeline] echo 21:33:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d86d417b1b1776140d69a231b2ecf52b2e28b3e9 [Pipeline] echo 21:33:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d86d417 [Pipeline] echo 21:33:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:29 provisioning config files... 21:33:29 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-256@tmp/config12562697924217104907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:29 ---> docker-login.sh 21:33:29 nexus3.edgexfoundry.org:10001 21:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:29 Configure a credential helper to remove this warning. See 21:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:29 21:33:29 Login Succeeded 21:33:29 nexus3.edgexfoundry.org:10002 21:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:30 Configure a credential helper to remove this warning. See 21:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:30 21:33:30 Login Succeeded 21:33:30 nexus3.edgexfoundry.org:10003 21:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:30 Configure a credential helper to remove this warning. See 21:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:30 21:33:30 Login Succeeded 21:33:30 nexus3.edgexfoundry.org:10004 21:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:30 Configure a credential helper to remove this warning. See 21:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:30 21:33:30 Login Succeeded 21:33:30 docker.io 21:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:30 Configure a credential helper to remove this warning. See 21:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:30 21:33:30 Login Succeeded 21:33:30 ---> docker-login.sh ends [Pipeline] } 21:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:33:31 + git rev-list -1 --merges d86d417b1b1776140d69a231b2ecf52b2e28b3e9~1..d86d417b1b1776140d69a231b2ecf52b2e28b3e9 [Pipeline] echo 21:33:31 -----------> git rev-list -1 --merges d86d417b1b1776140d69a231b2ecf52b2e28b3e9~1..d86d417b1b1776140d69a231b2ecf52b2e28b3e9 d86d417b1b1776140d69a231b2ecf52b2e28b3e9 [false] [Pipeline] sh 21:33:31 + git log --format=format:%s -1 d86d417b1b1776140d69a231b2ecf52b2e28b3e9 [Pipeline] echo 21:33:31 ========================================================= 21:33:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:33:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:32 + git log --format=format:%s -1 d86d417b1b1776140d69a231b2ecf52b2e28b3e9 [Pipeline] echo 21:33:32 [semverPrep] GIT_COMMIT: d86d417b1b1776140d69a231b2ecf52b2e28b3e9, Commit Message: build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 [Pipeline] echo 21:33:32 [semverPrep] This is not a build commit. [Pipeline] sh 21:33:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:32 + grep -v github /etc/ssh/ssh_known_hosts 21:33:32 + [ -e /tmp/ssh_known_hosts ] 21:33:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:33:32 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 21:33:32 -a /etc/ssh/ssh_known_hosts 21:33:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:33 21:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:33 0.1.4: Pulling from edgex-devops/py-git-semver 21:33:33 b85a868b505f: Pulling fs layer 21:33:33 e2be974225ed: Pulling fs layer 21:33:33 339a4e72a1f5: Pulling fs layer 21:33:33 988bab9f4d93: Pulling fs layer 21:33:33 1469e6f7b9e6: Pulling fs layer 21:33:33 eaf3925da568: Pulling fs layer 21:33:33 bab4dde63d76: Pulling fs layer 21:33:33 bde34c3a00c8: Pulling fs layer 21:33:33 b352a97aabf1: Pulling fs layer 21:33:33 4872d77fe225: Pulling fs layer 21:33:33 5851b861e8e6: Pulling fs layer 21:33:33 bab4dde63d76: Waiting 21:33:33 bde34c3a00c8: Waiting 21:33:33 b352a97aabf1: Waiting 21:33:33 1469e6f7b9e6: Waiting 21:33:33 988bab9f4d93: Waiting 21:33:33 5851b861e8e6: Waiting 21:33:33 eaf3925da568: Waiting 21:33:33 e2be974225ed: Verifying Checksum 21:33:33 e2be974225ed: Download complete 21:33:33 988bab9f4d93: Download complete 21:33:33 339a4e72a1f5: Verifying Checksum 21:33:33 339a4e72a1f5: Download complete 21:33:33 1469e6f7b9e6: Verifying Checksum 21:33:33 1469e6f7b9e6: Download complete 21:33:33 eaf3925da568: Verifying Checksum 21:33:33 eaf3925da568: Download complete 21:33:33 bde34c3a00c8: Download complete 21:33:34 b352a97aabf1: Download complete 21:33:34 4872d77fe225: Download complete 21:33:34 5851b861e8e6: Verifying Checksum 21:33:34 5851b861e8e6: Download complete 21:33:34 b85a868b505f: Verifying Checksum 21:33:34 b85a868b505f: Download complete 21:33:34 bab4dde63d76: Verifying Checksum 21:33:34 bab4dde63d76: Download complete 21:33:35 b85a868b505f: Pull complete 21:33:35 e2be974225ed: Pull complete 21:33:35 339a4e72a1f5: Pull complete 21:33:36 988bab9f4d93: Pull complete 21:33:36 1469e6f7b9e6: Pull complete 21:33:36 eaf3925da568: Pull complete 21:33:38 bab4dde63d76: Pull complete 21:33:38 bde34c3a00c8: Pull complete 21:33:38 b352a97aabf1: Pull complete 21:33:39 4872d77fe225: Pull complete 21:33:39 5851b861e8e6: Pull complete 21:33:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:39 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 21:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-256 -v /w/workspace/gexfoundry_device-rest-go_PR-256:/w/workspace/gexfoundry_device-rest-go_PR-256:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-256@tmp:/w/workspace/gexfoundry_device-rest-go_PR-256@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 21:33:40 $ docker top 0cb71d6e516403ba1adf721fe9c1420f3d5c887e143054332761b0990b0d70ba -eo pid,comm 21:33:40 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). 21:33:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:40 [ssh-agent] Looking for ssh-agent implementation... 21:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:41 $ docker exec 0cb71d6e516403ba1adf721fe9c1420f3d5c887e143054332761b0990b0d70ba ssh-agent 21:33:41 SSH_AUTH_SOCK=/tmp/ssh-g0qyNvRE0XSH/agent.32 21:33:41 SSH_AGENT_PID=38 21:33:41 Running ssh-add (command line suppressed) 21:33:41 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-256@tmp/private_key_9115082715690157594.key (/w/workspace/gexfoundry_device-rest-go_PR-256@tmp/private_key_9115082715690157594.key) 21:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:41 + git tag --points-at HEAD [Pipeline] } 21:33:41 $ docker exec --env ******** --env ******** 0cb71d6e516403ba1adf721fe9c1420f3d5c887e143054332761b0990b0d70ba ssh-agent -k 21:33:41 unset SSH_AUTH_SOCK; 21:33:41 unset SSH_AGENT_PID; 21:33:41 echo Agent pid 38 killed; 21:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:41 [ssh-agent] Looking for ssh-agent implementation... 21:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:41 $ docker exec 0cb71d6e516403ba1adf721fe9c1420f3d5c887e143054332761b0990b0d70ba ssh-agent 21:33:42 SSH_AUTH_SOCK=/tmp/ssh-6F8AfDOBHquF/agent.70 21:33:42 SSH_AGENT_PID=76 21:33:42 Running ssh-add (command line suppressed) 21:33:42 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-256@tmp/private_key_9531302583913427885.key (/w/workspace/gexfoundry_device-rest-go_PR-256@tmp/private_key_9531302583913427885.key) 21:33:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:42 + git semver init 21:33:42 2023-02-17 21:33:42,743 [run_init] DEBUG init version:0.0.0 force:False 21:33:42 2023-02-17 21:33:42,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-256/.semver 21:33:42 2023-02-17 21:33:42,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-256/.semver 21:33:42 2023-02-17 21:33:42,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-256/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-256, universal_newlines=False, shell=None, istream=None) 21:33:44 2023-02-17 21:33:43,882 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-256/.git/info/exclude 21:33:44 2023-02-17 21:33:43,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-256/.semver/PR-256 with force:False 21:33:44 2023-02-17 21:33:43,883 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-256/.semver/PR-256 21:33:44 2023-02-17 21:33:43,887 [execute] INFO git cat-file --batch-check 21:33:44 2023-02-17 21:33:43,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-256/.semver, universal_newlines=False, shell=None, istream=) 21:33:44 2023-02-17 21:33:43,895 [execute] INFO git cat-file --batch 21:33:44 2023-02-17 21:33:43,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-256/.semver, universal_newlines=False, shell=None, istream=) 21:33:44 2023-02-17 21:33:43,901 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-256/.semver/PR-256 21:33:44 0.0.0 [Pipeline] } 21:33:44 $ docker exec --env ******** --env ******** 0cb71d6e516403ba1adf721fe9c1420f3d5c887e143054332761b0990b0d70ba ssh-agent -k 21:33:44 unset SSH_AUTH_SOCK; 21:33:44 unset SSH_AGENT_PID; 21:33:44 echo Agent pid 76 killed; 21:33:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:44 + git semver [Pipeline] } 21:33:45 $ docker stop --time=1 0cb71d6e516403ba1adf721fe9c1420f3d5c887e143054332761b0990b0d70ba 21:33:46 $ docker rm -f --volumes 0cb71d6e516403ba1adf721fe9c1420f3d5c887e143054332761b0990b0d70ba [Pipeline] // withDockerContainer [Pipeline] sh 21:33:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:33:47 Stashed 1 file(s) [Pipeline] echo 21:33:47 [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 21:33:47 provisioning config files... 21:33:47 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-256@tmp/config10528587994548951066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:48 ---> docker-login.sh 21:33:48 nexus3.edgexfoundry.org:10001 21:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:48 Configure a credential helper to remove this warning. See 21:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:48 21:33:48 Login Succeeded 21:33:48 nexus3.edgexfoundry.org:10002 21:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:48 Configure a credential helper to remove this warning. See 21:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:48 21:33:48 Login Succeeded 21:33:48 nexus3.edgexfoundry.org:10003 21:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:48 Configure a credential helper to remove this warning. See 21:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:48 21:33:48 Login Succeeded 21:33:48 nexus3.edgexfoundry.org:10004 21:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:48 Configure a credential helper to remove this warning. See 21:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:48 21:33:48 Login Succeeded 21:33:48 docker.io 21:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:48 Configure a credential helper to remove this warning. See 21:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:48 21:33:48 Login Succeeded 21:33:48 ---> docker-login.sh ends [Pipeline] } 21:33:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:33:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:33:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:33:49 ========================================================= 21:33:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:33:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:33:49 Sending build context to Docker daemon 10.82MB 21:33:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:33:49 Step 2/12 : FROM ${BASE} AS builder 21:33:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:33:50 213ec9aee27d: Pulling fs layer 21:33:50 4583459ba037: Pulling fs layer 21:33:50 93c1e223e6f2: Pulling fs layer 21:33:50 53926ce57604: Pulling fs layer 21:33:50 21b2b0c7a3f4: Pulling fs layer 21:33:50 22ff95d597cd: Pulling fs layer 21:33:50 12d6caf4c0d1: Pulling fs layer 21:33:50 96b7cbca73a9: Pulling fs layer 21:33:50 a7acece74701: Pulling fs layer 21:33:50 22ff95d597cd: Waiting 21:33:50 21b2b0c7a3f4: Waiting 21:33:50 12d6caf4c0d1: Waiting 21:33:50 96b7cbca73a9: Waiting 21:33:50 a7acece74701: Waiting 21:33:50 53926ce57604: Waiting 21:33:50 93c1e223e6f2: Verifying Checksum 21:33:50 93c1e223e6f2: Download complete 21:33:50 4583459ba037: Verifying Checksum 21:33:50 4583459ba037: Download complete 21:33:50 21b2b0c7a3f4: Verifying Checksum 21:33:50 21b2b0c7a3f4: Download complete 21:33:50 22ff95d597cd: Verifying Checksum 21:33:50 22ff95d597cd: Download complete 21:33:50 213ec9aee27d: Verifying Checksum 21:33:50 12d6caf4c0d1: Verifying Checksum 21:33:50 12d6caf4c0d1: Download complete 21:33:50 213ec9aee27d: Pull complete 21:33:50 4583459ba037: Pull complete 21:33:50 93c1e223e6f2: Pull complete 21:33:51 a7acece74701: Verifying Checksum 21:33:51 a7acece74701: Download complete 21:33:51 53926ce57604: Verifying Checksum 21:33:51 53926ce57604: Download complete 21:33:52 96b7cbca73a9: Verifying Checksum 21:33:52 96b7cbca73a9: Download complete 21:33:56 53926ce57604: Pull complete 21:33:56 21b2b0c7a3f4: Pull complete 21:33:56 22ff95d597cd: Pull complete 21:33:56 12d6caf4c0d1: Pull complete 21:33:58 96b7cbca73a9: Pull complete 21:33:59 a7acece74701: Pull complete 21:33:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:33:59 ---> db6d94c90886 21:33:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:34:00 ---> Running in 06a9369f7dad 21:34:00 Removing intermediate container 06a9369f7dad 21:34:00 ---> f3836b6c353f 21:34:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:34:00 ---> Running in 17feb97af9f8 21:34:01 Removing intermediate container 17feb97af9f8 21:34:01 ---> 18aefbdb7b87 21:34:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:34:01 ---> Running in f2c20ff47189 21:34:01 Removing intermediate container f2c20ff47189 21:34:01 ---> 1e25e69c4feb 21:34:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:34:01 ---> Running in 86aea2c20c49 21:34:01 Removing intermediate container 86aea2c20c49 21:34:01 ---> ca213593cbd5 21:34:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:34:01 ---> Running in a1c2c432e74d 21:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:34:02 (2/4) Installing libedit (20210910.3.1-r0) 21:34:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:34:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:34:02 Executing busybox-1.35.0-r17.trigger 21:34:02 OK: 216 MiB in 55 packages 21:34:02 Removing intermediate container a1c2c432e74d 21:34:02 ---> fe31665dcf8a 21:34:02 Step 8/12 : WORKDIR /device-rest-go 21:34:02 Still waiting to schedule task 21:34:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6500’ 21:34:02 ---> Running in 08ace4d2442d 21:34:02 Removing intermediate container 08ace4d2442d 21:34:02 ---> 615f03530c6d 21:34:02 Step 9/12 : COPY go.mod vendor* ./ 21:34:02 ---> 5448b88d55a3 21:34:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:03 ---> Running in 32b765fb3077 21:34:35 Removing intermediate container 32b765fb3077 21:34:35 ---> 560ab96ccdb2 21:34:35 Step 11/12 : COPY . . 21:34:35 ---> 1b9ab5162d16 21:34:35 Step 12/12 : RUN $MAKE 21:34:35 ---> Running in 8df36e2fe8fe 21:34:35 noop 21:34:35 Removing intermediate container 8df36e2fe8fe 21:34:35 ---> b99a78986b94 21:34:35 Successfully built b99a78986b94 21:34:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:35 + docker inspect -f . ci-base-image-x86_64 21:34:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:35 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 21:34:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-256 -v /w/workspace/gexfoundry_device-rest-go_PR-256:/w/workspace/gexfoundry_device-rest-go_PR-256:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-256@tmp:/w/workspace/gexfoundry_device-rest-go_PR-256@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 21:34:36 $ docker top 636e3ff56d50759d9ca57fd75fd7006b24e8f3a4542fd5b29db0814a3c65c424 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:36 + go version 21:34:36 go version go1.18.7 linux/amd64 [Pipeline] } 21:34:36 $ docker stop --time=1 636e3ff56d50759d9ca57fd75fd7006b24e8f3a4542fd5b29db0814a3c65c424 21:34:37 $ docker rm -f --volumes 636e3ff56d50759d9ca57fd75fd7006b24e8f3a4542fd5b29db0814a3c65c424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:38 + docker inspect -f . ci-base-image-x86_64 21:34:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:38 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 21:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-256 -v /w/workspace/gexfoundry_device-rest-go_PR-256:/w/workspace/gexfoundry_device-rest-go_PR-256:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-256@tmp:/w/workspace/gexfoundry_device-rest-go_PR-256@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 21:34:39 $ docker top 6601acf2853fe4a7431bdab3275f99c735b21ac8a3646cc0717add304cb65704 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-256 [Pipeline] fileExists [Pipeline] sh 21:34:39 + make test 21:34:39 go test ./... -coverprofile=coverage.out ./... 21:34:40 ? github.com/edgexfoundry/device-rest-go [no test files] 21:34:50 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:34:50 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.9% of statements 21:34:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:34:58 go vet ./... 21:35:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:35:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:35:00 ./bin/test-attribution-txt.sh [Pipeline] echo 21:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:35:00 $ docker stop --time=1 6601acf2853fe4a7431bdab3275f99c735b21ac8a3646cc0717add304cb65704 21:35:02 $ docker rm -f --volumes 6601acf2853fe4a7431bdab3275f99c735b21ac8a3646cc0717add304cb65704 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:35:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:35:04 + ls -al . 21:35:04 total 188 21:35:04 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 21:34 . 21:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:33 .. 21:35:04 -rw-rw-r-- 1 jenkins jenkins 151 Feb 17 21:33 .dockerignore 21:35:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 21:34 .git 21:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:33 .github 21:35:04 -rw-rw-r-- 1 jenkins jenkins 329 Feb 17 21:33 .gitignore 21:35:04 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 21:33 .golangci.yml 21:35:04 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 21:33 .semver 21:35:04 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 17 21:33 Attribution.txt 21:35:04 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 17 21:33 CHANGELOG.md 21:35:04 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 17 21:33 Dockerfile 21:35:04 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 21:33 GOVERNANCE.md 21:35:04 -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 21:33 Jenkinsfile 21:35:04 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 21:33 LICENSE 21:35:04 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 17 21:33 Makefile 21:35:04 -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 21:33 OWNERS.md 21:35:04 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 17 21:33 README.md 21:35:04 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 21:33 VERSION 21:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:33 bin 21:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:33 cmd 21:35:04 -rw-r--r-- 1 jenkins jenkins 13744 Feb 17 21:34 coverage.out 21:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:33 driver 21:35:04 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 17 21:33 go.mod 21:35:04 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 17 21:33 go.sum 21:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:33 snap 21:35:04 -rw-rw-r-- 1 jenkins jenkins 713 Feb 17 21:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:04 + 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=d86d417b1b1776140d69a231b2ecf52b2e28b3e9 --label arch=amd64 --label version=0.0.0 . 21:35:04 Sending build context to Docker daemon 10.83MB 21:35:04 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:35:04 Step 2/25 : FROM ${BASE} AS builder 21:35:04 ---> b99a78986b94 21:35:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:35:04 ---> Running in e87587600ed6 21:35:04 Removing intermediate container e87587600ed6 21:35:04 ---> 7df3a900e566 21:35:04 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:04 ---> Running in e58cd9da0b12 21:35:04 Removing intermediate container e58cd9da0b12 21:35:04 ---> 73d17d366bee 21:35:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:35:04 ---> Running in 917f95b5cdb2 21:35:04 Removing intermediate container 917f95b5cdb2 21:35:04 ---> d04a66839c22 21:35:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:35:04 ---> Running in 694ae07fa4f3 21:35:04 Removing intermediate container 694ae07fa4f3 21:35:04 ---> c8accb575d56 21:35:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:35:04 ---> Running in 2045cbd274a0 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:05 OK: 216 MiB in 55 packages 21:35:05 Removing intermediate container 2045cbd274a0 21:35:05 ---> 8072e81b3eaf 21:35:05 Step 8/25 : WORKDIR /device-rest-go 21:35:05 ---> Running in 37e7f75d9e47 21:35:06 Removing intermediate container 37e7f75d9e47 21:35:06 ---> c19003cf09cf 21:35:06 Step 9/25 : COPY go.mod vendor* ./ 21:35:06 ---> 94366a4cf08f 21:35:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:06 ---> Running in 8bdcf9066d08 21:35:07 Removing intermediate container 8bdcf9066d08 21:35:07 ---> 7acc4032417c 21:35:07 Step 11/25 : COPY . . 21:35:07 ---> bd95e6a7f0e1 21:35:07 Step 12/25 : RUN $MAKE 21:35:07 ---> Running in e535a32749ff 21:35:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:35:29 Removing intermediate container e535a32749ff 21:35:29 ---> 8a4df07a3b1a 21:35:29 Step 13/25 : FROM alpine:3.16 21:35:29 3.16: Pulling from library/alpine 21:35:29 ef5531b6e74e: Pulling fs layer 21:35:29 ef5531b6e74e: Verifying Checksum 21:35:29 ef5531b6e74e: Download complete 21:35:29 ef5531b6e74e: Pull complete 21:35:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:35:29 Status: Downloaded newer image for alpine:3.16 21:35:29 ---> dfd21b5a31f5 21:35:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:35:29 ---> Running in 4512fb6bd828 21:35:29 Removing intermediate container 4512fb6bd828 21:35:29 ---> 135483e5ed18 21:35:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:35:29 ---> Running in bc8bc4706abf 21:35:29 Removing intermediate container bc8bc4706abf 21:35:29 ---> 063b31decfbe 21:35:29 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:35:29 ---> Running in 28819c5fdbfd 21:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:29 (1/1) Installing dumb-init (1.2.5-r1) 21:35:29 Executing busybox-1.35.0-r17.trigger 21:35:29 OK: 6 MiB in 15 packages 21:35:29 Removing intermediate container 28819c5fdbfd 21:35:29 ---> 05e42d4c25bf 21:35:29 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:35:29 ---> bca408ae6c10 21:35:29 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:35:29 ---> b99ae1481a1c 21:35:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:35:29 ---> 08465d52de09 21:35:29 Step 20/25 : EXPOSE 59986 21:35:29 ---> Running in 6c5ba5c06fee 21:35:29 Removing intermediate container 6c5ba5c06fee 21:35:29 ---> 018dec8b9644 21:35:29 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:35:29 ---> Running in db8dd3920bcb 21:35:29 Removing intermediate container db8dd3920bcb 21:35:29 ---> 38b3f8466f35 21:35:29 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:35:29 ---> Running in e0e39a9cf11c 21:35:29 Removing intermediate container e0e39a9cf11c 21:35:29 ---> e89a565f6e74 21:35:29 Step 23/25 : LABEL arch=amd64 21:35:29 ---> Running in 885da110b953 21:35:29 Removing intermediate container 885da110b953 21:35:29 ---> d22cb26a00a6 21:35:29 Step 24/25 : LABEL git_sha=d86d417b1b1776140d69a231b2ecf52b2e28b3e9 21:35:29 ---> Running in 01e5338a103f 21:35:29 Removing intermediate container 01e5338a103f 21:35:29 ---> 60268b7c4ffe 21:35:29 Step 25/25 : LABEL version=0.0.0 21:35:29 ---> Running in 50be18cac1ff 21:35:29 Removing intermediate container 50be18cac1ff 21:35:29 ---> f799806b61fc 21:35:29 [Warning] One or more build-args [ARCH] were not consumed 21:35:29 Successfully built f799806b61fc 21:35:29 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 21:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:30 21:35:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:31 latest: Pulling from edgex-lftools-log-publisher 21:35:31 5eb5b503b376: Pulling fs layer 21:35:31 5c69ac0246d0: Pulling fs layer 21:35:31 ec43610c2a17: Pulling fs layer 21:35:31 3a2ae6a8a46f: Pulling fs layer 21:35:31 33b1e0a273af: Pulling fs layer 21:35:31 5d3b04190fa2: Pulling fs layer 21:35:31 2f39f015ded8: Pulling fs layer 21:35:31 3a2ae6a8a46f: Waiting 21:35:31 33b1e0a273af: Waiting 21:35:31 5c69ac0246d0: Download complete 21:35:31 3a2ae6a8a46f: Verifying Checksum 21:35:31 3a2ae6a8a46f: Download complete 21:35:31 33b1e0a273af: Verifying Checksum 21:35:31 33b1e0a273af: Download complete 21:35:31 5d3b04190fa2: Download complete 21:35:31 ec43610c2a17: Verifying Checksum 21:35:31 5eb5b503b376: Download complete 21:35:32 2f39f015ded8: Verifying Checksum 21:35:32 2f39f015ded8: Download complete 21:35:32 5eb5b503b376: Pull complete 21:35:32 5c69ac0246d0: Pull complete 21:35:33 ec43610c2a17: Pull complete 21:35:33 3a2ae6a8a46f: Pull complete 21:35:33 33b1e0a273af: Pull complete 21:35:33 5d3b04190fa2: Pull complete 21:35:37 2f39f015ded8: Pull complete 21:35:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:37 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 21:35:38 $ 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-256 -v /w/workspace/gexfoundry_device-rest-go_PR-256:/w/workspace/gexfoundry_device-rest-go_PR-256:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-256@tmp:/w/workspace/gexfoundry_device-rest-go_PR-256@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 21:35:39 $ docker top 1b34daba9977ada989dd57f25c13a2364caf8d31bd28c6ea62bce6068cadfd91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:39 ---> job-cost.sh 21:35:39 lf-activate-venv: SKIPPING 21:35:39 INFO: No Stack... 21:35:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:35:40 INFO: Archiving Costs [Pipeline] sh 21:35:40 + cat /w/workspace/gexfoundry_device-rest-go_PR-256/archives/cost.csv 21:35:40 + cut -d, -f6 [Pipeline] lock 21:35:40 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] 21:35:40 Resource [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] did not exist. Created. 21:35:40 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:35:41 + echo total: 0.2199999988079071 [Pipeline] stash 21:35:41 Stashed 1 file(s) [Pipeline] } 21:35:41 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:35:41 $ docker stop --time=1 1b34daba9977ada989dd57f25c13a2364caf8d31bd28c6ea62bce6068cadfd91 21:35:42 $ docker rm -f --volumes 1b34daba9977ada989dd57f25c13a2364caf8d31bd28c6ea62bce6068cadfd91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:36:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6503 in /w/workspace/gexfoundry_device-rest-go_PR-256 [Pipeline] { [Pipeline] ws 21:36:16 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 21:36:16 The recommended git tool is: git 21:36:22 using credential edgex-jenkins-ssh 21:36:22 Cloning the remote Git repository 21:36:22 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:36:22 > git init /w/workspace/device-rest-go/1 # timeout=10 21:36:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:36:22 > git --version # timeout=10 21:36:22 > git --version # 'git version 2.25.1' 21:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:36:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:36:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:36:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:36:25 Merging remotes/origin/main commit 70384783b5a72194fc813c647394660ae113f8ec into PR head commit d86d417b1b1776140d69a231b2ecf52b2e28b3e9 21:36:26 Merge succeeded, producing d86d417b1b1776140d69a231b2ecf52b2e28b3e9 21:36:26 Checking out Revision d86d417b1b1776140d69a231b2ecf52b2e28b3e9 (PR-256) 21:36:26 Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" 21:36:26 > git --version # timeout=10 21:36:26 > git --version # 'git version 2.25.1' 21:36:26 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:36:26 > git config core.sparsecheckout # timeout=10 21:36:26 > git checkout -f d86d417b1b1776140d69a231b2ecf52b2e28b3e9 # timeout=10 21:36:26 > git remote # timeout=10 21:36:26 > git config --get remote.origin.url # timeout=10 21:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:26 > git merge 70384783b5a72194fc813c647394660ae113f8ec # timeout=10 21:36:26 > git rev-parse HEAD^{commit} # timeout=10 21:36:26 > git config core.sparsecheckout # timeout=10 21:36:26 > git checkout -f d86d417b1b1776140d69a231b2ecf52b2e28b3e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:36:27 Dload Upload Total Spent Left Speed 21:36:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 21:36:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:36:28 + sudo tee /etc/docker/daemon.new 21:36:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:36:28 { 21:36:28 "registry-mirrors": [ 21:36:28 "https://nexus3.edgexfoundry.org:10001" 21:36:28 ], 21:36:28 "bip": "10.250.0.254/24", 21:36:28 "hosts": [ 21:36:28 "tcp://0.0.0.0:5555", 21:36:28 "unix:///var/run/docker.sock" 21:36:28 ], 21:36:28 "mtu": 1458, 21:36:28 "selinux-enabled": true, 21:36:28 "seccomp-profile": "/etc/docker/seccomp.json" 21:36:28 } [Pipeline] sh 21:36:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:36:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:48 provisioning config files... 21:36:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4969595522608171580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:48 ---> docker-login.sh 21:36:48 nexus3.edgexfoundry.org:10001 21:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:49 Configure a credential helper to remove this warning. See 21:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:49 21:36:49 Login Succeeded 21:36:49 nexus3.edgexfoundry.org:10002 21:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:49 Configure a credential helper to remove this warning. See 21:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:49 21:36:49 Login Succeeded 21:36:49 nexus3.edgexfoundry.org:10003 21:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:50 Configure a credential helper to remove this warning. See 21:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:50 21:36:50 Login Succeeded 21:36:50 nexus3.edgexfoundry.org:10004 21:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:50 Configure a credential helper to remove this warning. See 21:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:50 21:36:50 Login Succeeded 21:36:50 docker.io 21:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:50 Configure a credential helper to remove this warning. See 21:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:50 21:36:50 Login Succeeded 21:36:50 ---> docker-login.sh ends [Pipeline] } 21:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:36:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:51 ========================================================= 21:36:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:36:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:36:51 Sending build context to Docker daemon 139.8kB 21:36:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:36:52 Step 2/12 : FROM ${BASE} AS builder 21:36:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:36:52 9b18e9b68314: Pulling fs layer 21:36:52 35d82f9e3411: Pulling fs layer 21:36:52 e16973657156: Pulling fs layer 21:36:52 fc693d55d65f: Pulling fs layer 21:36:52 7e9fc2657dce: Pulling fs layer 21:36:52 dda99020689f: Pulling fs layer 21:36:52 db1c61fa0a46: Pulling fs layer 21:36:52 891c053d2c06: Pulling fs layer 21:36:52 7e9fc2657dce: Waiting 21:36:52 db1c61fa0a46: Waiting 21:36:52 891c053d2c06: Waiting 21:36:52 fc693d55d65f: Waiting 21:36:52 dda99020689f: Waiting 21:36:52 e16973657156: Verifying Checksum 21:36:52 e16973657156: Download complete 21:36:52 35d82f9e3411: Verifying Checksum 21:36:52 35d82f9e3411: Download complete 21:36:52 7e9fc2657dce: Verifying Checksum 21:36:52 7e9fc2657dce: Download complete 21:36:52 dda99020689f: Verifying Checksum 21:36:52 dda99020689f: Download complete 21:36:52 9b18e9b68314: Verifying Checksum 21:36:52 9b18e9b68314: Download complete 21:36:53 9b18e9b68314: Pull complete 21:36:53 891c053d2c06: Verifying Checksum 21:36:53 891c053d2c06: Download complete 21:36:54 35d82f9e3411: Pull complete 21:36:54 e16973657156: Pull complete 21:36:54 db1c61fa0a46: Verifying Checksum 21:36:54 db1c61fa0a46: Download complete 21:36:55 fc693d55d65f: Verifying Checksum 21:36:55 fc693d55d65f: Download complete 21:37:07 fc693d55d65f: Pull complete 21:37:07 7e9fc2657dce: Pull complete 21:37:07 dda99020689f: Pull complete 21:37:12 db1c61fa0a46: Pull complete 21:37:14 891c053d2c06: Pull complete 21:37:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:37:14 ---> f96f9c87975a 21:37:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:37:16 ---> Running in b2c62e16c7d3 21:37:16 Removing intermediate container b2c62e16c7d3 21:37:16 ---> 412846cf5372 21:37:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:37:16 ---> Running in fd2605c74beb 21:37:16 Removing intermediate container fd2605c74beb 21:37:16 ---> 9f6914dcdd37 21:37:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:37:16 ---> Running in 7b899b99f9e8 21:37:17 Removing intermediate container 7b899b99f9e8 21:37:17 ---> 75f51eab4ea0 21:37:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:37:17 ---> Running in cc6e99ff98dd 21:37:17 Removing intermediate container cc6e99ff98dd 21:37:17 ---> e00021c3dec3 21:37:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:17 ---> Running in eb913f9b30a1 21:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:37:20 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:37:20 (2/4) Installing libedit (20210910.3.1-r0) 21:37:20 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:37:20 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:37:20 Executing busybox-1.35.0-r17.trigger 21:37:20 OK: 226 MiB in 55 packages 21:37:21 Removing intermediate container eb913f9b30a1 21:37:21 ---> 516ae5ccaa10 21:37:21 Step 8/12 : WORKDIR /device-rest-go 21:37:21 ---> Running in c8e6acc44d71 21:37:22 Removing intermediate container c8e6acc44d71 21:37:22 ---> 6bd97d457be5 21:37:22 Step 9/12 : COPY go.mod vendor* ./ 21:37:22 ---> 5942da33d162 21:37:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:22 ---> Running in 27be23b073b8 21:38:44 Removing intermediate container 27be23b073b8 21:38:44 ---> 1d15e44fa293 21:38:44 Step 11/12 : COPY . . 21:38:44 ---> c2042a16940a 21:38:44 Step 12/12 : RUN $MAKE 21:38:44 ---> Running in e6d71bf15ec6 21:38:44 noop 21:38:44 Removing intermediate container e6d71bf15ec6 21:38:44 ---> 0a6237c15d40 21:38:44 Successfully built 0a6237c15d40 21:38:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:44 + docker inspect -f . ci-base-image-arm64 21:38:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:45 prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container 21:38:45 $ 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 21:38:46 $ docker top 77ee6d79992363c80c0c70ef3ad5cb19865c1bd9b7471a68b1b3ff1f7cf688d0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:47 + go version 21:38:47 go version go1.18.7 linux/arm64 [Pipeline] } 21:38:47 $ docker stop --time=1 77ee6d79992363c80c0c70ef3ad5cb19865c1bd9b7471a68b1b3ff1f7cf688d0 21:38:49 $ docker rm -f --volumes 77ee6d79992363c80c0c70ef3ad5cb19865c1bd9b7471a68b1b3ff1f7cf688d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:49 + docker inspect -f . ci-base-image-arm64 21:38:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:50 prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container 21:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 21:38:51 $ docker top 562e3f7c0e603afef3140d50350868a8e61bfab434bc2a7f4b59ce10c9940444 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:52 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:38:53 + make test 21:38:53 go test ./... -coverprofile=coverage.out ./... 21:38:54 ? github.com/edgexfoundry/device-rest-go [no test files] 21:40:31 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:40:31 ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 33.9% of statements 21:40:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:40:31 go vet ./... 21:40:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:40:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:40:53 ./bin/test-attribution-txt.sh [Pipeline] echo 21:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:40:53 $ docker stop --time=1 562e3f7c0e603afef3140d50350868a8e61bfab434bc2a7f4b59ce10c9940444 21:40:55 $ docker rm -f --volumes 562e3f7c0e603afef3140d50350868a8e61bfab434bc2a7f4b59ce10c9940444 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:40:56 Warning: overwriting stash ‘coverage-report’ 21:40:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:40:58 + ls -al . 21:40:58 total 184 21:40:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 21:38 . 21:40:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:36 .. 21:40:58 -rw-rw-r-- 1 jenkins jenkins 151 Feb 17 21:36 .dockerignore 21:40:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 21:36 .git 21:40:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:36 .github 21:40:58 -rw-rw-r-- 1 jenkins jenkins 329 Feb 17 21:36 .gitignore 21:40:58 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 21:36 .golangci.yml 21:40:58 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 17 21:36 Attribution.txt 21:40:58 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 17 21:36 CHANGELOG.md 21:40:58 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 17 21:36 Dockerfile 21:40:58 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 21:36 GOVERNANCE.md 21:40:58 -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 21:36 Jenkinsfile 21:40:58 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 21:36 LICENSE 21:40:58 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 17 21:36 Makefile 21:40:58 -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 21:36 OWNERS.md 21:40:58 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 17 21:36 README.md 21:40:58 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 21:33 VERSION 21:40:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:36 bin 21:40:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 21:36 cmd 21:40:58 -rw-r--r-- 1 jenkins jenkins 13744 Feb 17 21:40 coverage.out 21:40:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 21:36 driver 21:40:58 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 17 21:36 go.mod 21:40:58 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 17 21:36 go.sum 21:40:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 21:36 snap 21:40:58 -rw-rw-r-- 1 jenkins jenkins 713 Feb 17 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:58 + 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=d86d417b1b1776140d69a231b2ecf52b2e28b3e9 --label arch=arm64 --label version=0.0.0 . 21:40:58 Sending build context to Docker daemon 154.1kB 21:40:59 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:40:59 Step 2/25 : FROM ${BASE} AS builder 21:40:59 ---> 0a6237c15d40 21:40:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:40:59 ---> Running in 15b61816b3f8 21:40:59 Removing intermediate container 15b61816b3f8 21:40:59 ---> 10f3dc84e9c4 21:40:59 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:40:59 ---> Running in 9d226d388e67 21:41:00 Removing intermediate container 9d226d388e67 21:41:00 ---> 0a431601bb4f 21:41:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:41:00 ---> Running in 6a7fbbde8eb4 21:41:00 Removing intermediate container 6a7fbbde8eb4 21:41:00 ---> 7e1686be20c1 21:41:00 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:41:00 ---> Running in 12fc3d030c5b 21:41:01 Removing intermediate container 12fc3d030c5b 21:41:01 ---> ec6ac411f1d1 21:41:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:41:01 ---> Running in e6805533538c 21:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:41:04 OK: 226 MiB in 55 packages 21:41:05 Removing intermediate container e6805533538c 21:41:05 ---> ed04ef27dc6c 21:41:05 Step 8/25 : WORKDIR /device-rest-go 21:41:05 ---> Running in 565b39656d55 21:41:05 Removing intermediate container 565b39656d55 21:41:05 ---> 1b4da9b9caff 21:41:05 Step 9/25 : COPY go.mod vendor* ./ 21:41:06 ---> 0300089f7c71 21:41:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:06 ---> Running in f89dbad62abd 21:41:11 Removing intermediate container f89dbad62abd 21:41:11 ---> 91990a8fce0f 21:41:11 Step 11/25 : COPY . . 21:41:12 ---> 83dbdc340435 21:41:12 Step 12/25 : RUN $MAKE 21:41:12 ---> Running in 1693c6b669c4 21:41:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:43:36 Removing intermediate container 1693c6b669c4 21:43:36 ---> 1f57694abddc 21:43:36 Step 13/25 : FROM alpine:3.16 21:43:36 3.16: Pulling from library/alpine 21:43:36 3760b48202b3: Pulling fs layer 21:43:36 3760b48202b3: Verifying Checksum 21:43:36 3760b48202b3: Download complete 21:43:36 3760b48202b3: Pull complete 21:43:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 21:43:36 Status: Downloaded newer image for alpine:3.16 21:43:36 ---> 4c81e5bf8899 21:43:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:43:36 ---> Running in 1980a6c8c50c 21:43:36 Removing intermediate container 1980a6c8c50c 21:43:36 ---> b4cdff9f4eda 21:43:36 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:43:36 ---> Running in ff9cd0a40d4d 21:43:36 Removing intermediate container ff9cd0a40d4d 21:43:36 ---> e05d0f61e02d 21:43:36 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:43:36 ---> Running in 0c6e6610ea10 21:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:43:36 (1/1) Installing dumb-init (1.2.5-r1) 21:43:36 Executing busybox-1.35.0-r17.trigger 21:43:36 OK: 5 MiB in 15 packages 21:43:36 Removing intermediate container 0c6e6610ea10 21:43:36 ---> 7ce2e561f328 21:43:36 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:43:36 ---> cf3ed11161ac 21:43:36 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:43:36 ---> 4b2b4deff01b 21:43:36 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:43:36 ---> b515b74c1463 21:43:36 Step 20/25 : EXPOSE 59986 21:43:36 ---> Running in 7a3ac7b229f5 21:43:36 Removing intermediate container 7a3ac7b229f5 21:43:36 ---> 79ff8af3b00d 21:43:36 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:43:36 ---> Running in e63dc480935e 21:43:36 Removing intermediate container e63dc480935e 21:43:36 ---> cf118900e35e 21:43:36 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:43:36 ---> Running in 05ce390d6053 21:43:36 Removing intermediate container 05ce390d6053 21:43:36 ---> 997891d1c411 21:43:36 Step 23/25 : LABEL arch=arm64 21:43:36 ---> Running in 54d4dfa427a5 21:43:36 Removing intermediate container 54d4dfa427a5 21:43:36 ---> a4a85942aeb0 21:43:36 Step 24/25 : LABEL git_sha=d86d417b1b1776140d69a231b2ecf52b2e28b3e9 21:43:36 ---> Running in 738b0287573e 21:43:36 Removing intermediate container 738b0287573e 21:43:36 ---> b2a31fd7b183 21:43:36 Step 25/25 : LABEL version=0.0.0 21:43:36 ---> Running in 53fa20d3f2c0 21:43:37 Removing intermediate container 53fa20d3f2c0 21:43:37 ---> 6497ea7a8f32 21:43:37 [Warning] One or more build-args [ARCH] were not consumed 21:43:37 Successfully built 6497ea7a8f32 21:43:37 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 21:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:37 21:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:38 arm64: Pulling from edgex-lftools-log-publisher 21:43:38 8998bd30e6a1: Pulling fs layer 21:43:38 04944245beec: Pulling fs layer 21:43:38 699f458cf7ca: Pulling fs layer 21:43:38 765212b225bb: Pulling fs layer 21:43:38 f23df028b6ca: Pulling fs layer 21:43:38 d65c8cfc05b1: Pulling fs layer 21:43:38 2437ff75d9bd: Pulling fs layer 21:43:38 f23df028b6ca: Waiting 21:43:38 765212b225bb: Waiting 21:43:38 2437ff75d9bd: Waiting 21:43:38 04944245beec: Verifying Checksum 21:43:38 04944245beec: Download complete 21:43:38 765212b225bb: Verifying Checksum 21:43:38 765212b225bb: Download complete 21:43:38 f23df028b6ca: Verifying Checksum 21:43:38 f23df028b6ca: Download complete 21:43:38 d65c8cfc05b1: Verifying Checksum 21:43:38 d65c8cfc05b1: Download complete 21:43:38 699f458cf7ca: Verifying Checksum 21:43:38 699f458cf7ca: Download complete 21:43:39 8998bd30e6a1: Verifying Checksum 21:43:39 8998bd30e6a1: Download complete 21:43:42 2437ff75d9bd: Verifying Checksum 21:43:42 2437ff75d9bd: Download complete 21:43:43 8998bd30e6a1: Pull complete 21:43:44 04944245beec: Pull complete 21:43:45 699f458cf7ca: Pull complete 21:43:45 765212b225bb: Pull complete 21:43:46 f23df028b6ca: Pull complete 21:43:46 d65c8cfc05b1: Pull complete 21:44:01 2437ff75d9bd: Pull complete 21:44:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:44:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:01 prd-ubuntu20.04-docker-arm64-4c-16g-6503 does not seem to be running inside a container 21:44:01 $ 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 21:44:04 $ docker top 9893d6de7ddf6ddcff340292aca3ae85a18876d8a51694ae44c934883714db0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:05 ---> job-cost.sh 21:44:05 lf-activate-venv: SKIPPING 21:44:05 INFO: No Stack... 21:44:06 INFO: Retrieving Pricing Info for: v3-standard-4 21:44:07 INFO: Archiving Costs [Pipeline] sh 21:44:07 + cat /w/workspace/device-rest-go/1/archives/cost.csv 21:44:07 + cut -d, -f6 [Pipeline] lock 21:44:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] 21:44:07 Resource [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] did not exist. Created. 21:44:07 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:44:08 /w/workspace/device-rest-go/1@tmp/durable-5f89a524/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:44:09 + echo total: 0.10999999940395355 [Pipeline] stash 21:44:09 Warning: overwriting stash ‘stack-cost’ 21:44:09 Stashed 1 file(s) [Pipeline] } 21:44:09 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:44:09 $ docker stop --time=1 9893d6de7ddf6ddcff340292aca3ae85a18876d8a51694ae44c934883714db0c 21:44:11 $ docker rm -f --volumes 9893d6de7ddf6ddcff340292aca3ae85a18876d8a51694ae44c934883714db0c [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 21:44:12 provisioning config files... 21:44:12 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-256@tmp/config8977219114574737331tmp [Pipeline] { [Pipeline] sh 21:44:12 + set +x 21:44:12 + curl -s https://codecov.io/bash 21:44:12 + bash -s -- 21:44:12 21:44:12 _____ _ 21:44:12 / ____| | | 21:44:12 | | ___ __| | ___ ___ _____ __ 21:44:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:44:12 | |___| (_) | (_| | __/ (_| (_) \ V / 21:44:12 \_____\___/ \__,_|\___|\___\___/ \_/ 21:44:12 Bash-1.0.6 21:44:12 21:44:12 21:44:12 ==> git version 2.25.1 found 21:44:12 ==> 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 21:44:12 Release-Date: 2020-01-08 21:44:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:44:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:44:12 ==> Jenkins CI detected. 21:44:12 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-256 21:44:12 project root: . 21:44:12 --> token set from env 21:44:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:44:12 ==> Running gcov in . (disable via -X gcov) 21:44:12 ==> Python coveragepy not found 21:44:12 ==> Searching for coverage reports in: 21:44:12 + . 21:44:12 -> Found 1 reports 21:44:12 ==> Detecting git/mercurial file structure 21:44:12 ==> Reading reports 21:44:12 + ./coverage.out bytes=13744 21:44:12 ==> Appending adjustments 21:44:12 https://docs.codecov.io/docs/fixing-reports 21:44:12 + Found adjustments 21:44:12 ==> Gzipping contents 21:44:12 4.0K /tmp/codecov.RlNFnv.gz 21:44:12 ==> Uploading reports 21:44:12 url: https://codecov.io 21:44:12 query: branch=PR-256&commit=d86d417b1b1776140d69a231b2ecf52b2e28b3e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-256%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=256&job=&cmd_args= 21:44:12 -> Pinging Codecov 21:44:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-256&commit=d86d417b1b1776140d69a231b2ecf52b2e28b3e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-256%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=256&job=&cmd_args= 21:44:12 -> Uploading to 21:44:12 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/4E5D53B4F1F92C436F7061BF334D961C/d86d417b1b1776140d69a231b2ecf52b2e28b3e9/fbbf9bdf-250d-4a43-92bb-ccd0a82874c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T214412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c597c4eb92924f1635da06746b45fbbb1279d9b1bcfbe895fec786de25688940 21:44:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:44:12 Dload Upload Total Spent Left Speed 21:44:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2438 0 0 100 2438 0 9791 --:--:-- --:--:-- --:--:-- 9791 21:44:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/d86d417b1b1776140d69a231b2ecf52b2e28b3e9 [Pipeline] } 21:44:13 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 21:44:14 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-256/archives ] 21:44:14 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-256/archives 21:44:14 total 16 21:44:14 drwxr-xr-x 3 root root 4096 Feb 17 21:35 . 21:44:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 21:35 .. 21:44:14 drwxr-xr-x 2 root root 4096 Feb 17 21:35 cost 21:44:14 -rw-r--r-- 1 root root 86 Feb 17 21:35 cost.csv 21:44:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-256/archives 21:44:14 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-256/archives 21:44:14 total 16 21:44:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 21:35 . 21:44:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 21:35 .. 21:44:14 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 21:35 cost 21:44:14 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 21:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:44:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:44:15 ---> package-listing.sh 21:44:15 ++ facter osfamily 21:44:15 ++ tr '[:upper:]' '[:lower:]' 21:44:16 + OS_FAMILY=debian 21:44:16 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-256 21:44:16 + START_PACKAGES=/tmp/packages_start.txt 21:44:16 + END_PACKAGES=/tmp/packages_end.txt 21:44:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:16 + PACKAGES=/tmp/packages_start.txt 21:44:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-256 ']' 21:44:16 + PACKAGES=/tmp/packages_end.txt 21:44:16 + case "${OS_FAMILY}" in 21:44:16 + dpkg -l 21:44:16 + grep '^ii' 21:44:16 + '[' -f /tmp/packages_start.txt ']' 21:44:16 + '[' -f /tmp/packages_end.txt ']' 21:44:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:16 + '[' /w/workspace/gexfoundry_device-rest-go_PR-256 ']' 21:44:16 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-256/archives/ 21:44:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-256/archives/ [Pipeline] echo 21:44:16 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-256/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:44:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:17 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 21:44:17 $ 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-256/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-256 -v /w/workspace/gexfoundry_device-rest-go_PR-256:/w/workspace/gexfoundry_device-rest-go_PR-256:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-256@tmp:/w/workspace/gexfoundry_device-rest-go_PR-256@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 21:44:17 $ docker top 848620b5fd9c581bbf3b51f96250d684eb5e73daf8e465910bac21fba4513e44 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:44:18 + mkdir -p /var/log/sysstat [Pipeline] sh 21:44:18 + ls /var/log/sa-host 21:44:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:18 provisioning config files... 21:44:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-256@tmp/config17497513765917983785tmp [Pipeline] { [Pipeline] echo 21:44:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:44:19 ---> create-netrc.sh [Pipeline] } 21:44:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:44:19 ---> python-tools-install.sh [Pipeline] echo 21:44:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:44:19 ---> sudo-logs.sh 21:44:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:44:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:44:20 ---> job-cost.sh 21:44:20 lf-activate-venv: SKIPPING 21:44:20 DEBUG: total: 0.2199999988079071 21:44:20 INFO: Retrieving Stack Cost... 21:44:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:44:21 INFO: Archiving Costs [Pipeline] echo 21:44:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:44:21 ---> logs-deploy.sh 21:44:21 lf-activate-venv: SKIPPING 21:44:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-256/1 21:44:21 INFO: archiving workspace using pattern(s): 21:44:22 Archives upload complete. 21:44:22 INFO: archiving logs to Nexus