Pull request #207 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eadd394bb8d801aa6bc790772c870e1a21249c80+a8865c056b3ddfa2315b5fa3a0a86be937f1051f (034cbd4480f55204056c791250e33e546d68ad03) 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-ssh5523470528488340323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh5442357311406712986.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-207/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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6836976915144387528.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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17968470035832622653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh17373710347701605160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-207/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-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11416014446069862979.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20439 in /w/workspace/gexfoundry_device-rest-go_PR-207 [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-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a8865c056b3ddfa2315b5fa3a0a86be937f1051f into PR head commit eadd394bb8d801aa6bc790772c870e1a21249c80 Merge succeeded, producing eadd394bb8d801aa6bc790772c870e1a21249c80 Checking out Revision eadd394bb8d801aa6bc790772c870e1a21249c80 (PR-207) > 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/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eadd394bb8d801aa6bc790772c870e1a21249c80 # 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 a8865c056b3ddfa2315b5fa3a0a86be937f1051f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eadd394bb8d801aa6bc790772c870e1a21249c80 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:21 ========================================================= 20:19:21 EdgeX Global Pipelines Version Info 20:19:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:21 ------------------- 20:19:21 stable info: 20:19:21 ------------------- 20:19:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:21 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:19:21 Message: update stable to v1.0.238 20:19:22 ------------------- 20:19:22 experimental info: 20:19:22 ------------------- 20:19:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:19:22 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo 20:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo 20:19:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo 20:19:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eadd394bb8d801aa6bc790772c870e1a21249c80 [Pipeline] echo 20:19:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eadd394 [Pipeline] echo 20:19:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:24 provisioning config files... 20:19:24 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp/config7230548418073744662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:24 ---> docker-login.sh 20:19:24 nexus3.edgexfoundry.org:10001 20:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:25 Configure a credential helper to remove this warning. See 20:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:25 20:19:25 Login Succeeded 20:19:25 nexus3.edgexfoundry.org:10002 20:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:25 Configure a credential helper to remove this warning. See 20:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:25 20:19:25 Login Succeeded 20:19:25 nexus3.edgexfoundry.org:10003 20:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:25 Configure a credential helper to remove this warning. See 20:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:25 20:19:25 Login Succeeded 20:19:25 nexus3.edgexfoundry.org:10004 20:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:25 Configure a credential helper to remove this warning. See 20:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:25 20:19:25 Login Succeeded 20:19:25 docker.io 20:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:25 Configure a credential helper to remove this warning. See 20:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:25 20:19:25 Login Succeeded 20:19:25 ---> docker-login.sh ends [Pipeline] } 20:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:19:26 + git rev-list -1 --merges eadd394bb8d801aa6bc790772c870e1a21249c80~1..eadd394bb8d801aa6bc790772c870e1a21249c80 [Pipeline] echo 20:19:26 -----------> git rev-list -1 --merges eadd394bb8d801aa6bc790772c870e1a21249c80~1..eadd394bb8d801aa6bc790772c870e1a21249c80 eadd394bb8d801aa6bc790772c870e1a21249c80 [false] [Pipeline] sh 20:19:26 + git log --format=format:%s -1 eadd394bb8d801aa6bc790772c870e1a21249c80 [Pipeline] echo 20:19:27 ========================================================= 20:19:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:19:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:27 + git log --format=format:%s -1 eadd394bb8d801aa6bc790772c870e1a21249c80 [Pipeline] echo 20:19:27 [semverPrep] GIT_COMMIT: eadd394bb8d801aa6bc790772c870e1a21249c80, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 20:19:27 [semverPrep] This is not a build commit. [Pipeline] sh 20:19:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:27 + grep -v github /etc/ssh/ssh_known_hosts 20:19:27 + [ -e /tmp/ssh_known_hosts ] 20:19:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:19:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:19:27 + sudo tee -a /etc/ssh/ssh_known_hosts 20:19:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:28 20:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:28 0.1.4: Pulling from edgex-devops/py-git-semver 20:19:28 b85a868b505f: Pulling fs layer 20:19:28 e2be974225ed: Pulling fs layer 20:19:28 339a4e72a1f5: Pulling fs layer 20:19:28 988bab9f4d93: Pulling fs layer 20:19:28 1469e6f7b9e6: Pulling fs layer 20:19:28 eaf3925da568: Pulling fs layer 20:19:28 bab4dde63d76: Pulling fs layer 20:19:28 bde34c3a00c8: Pulling fs layer 20:19:28 b352a97aabf1: Pulling fs layer 20:19:28 4872d77fe225: Pulling fs layer 20:19:28 5851b861e8e6: Pulling fs layer 20:19:28 1469e6f7b9e6: Waiting 20:19:28 988bab9f4d93: Waiting 20:19:28 bab4dde63d76: Waiting 20:19:28 eaf3925da568: Waiting 20:19:28 bde34c3a00c8: Waiting 20:19:28 b352a97aabf1: Waiting 20:19:28 5851b861e8e6: Waiting 20:19:28 e2be974225ed: Download complete 20:19:28 988bab9f4d93: Verifying Checksum 20:19:28 988bab9f4d93: Download complete 20:19:28 1469e6f7b9e6: Verifying Checksum 20:19:28 1469e6f7b9e6: Download complete 20:19:28 eaf3925da568: Verifying Checksum 20:19:28 eaf3925da568: Download complete 20:19:28 339a4e72a1f5: Verifying Checksum 20:19:28 339a4e72a1f5: Download complete 20:19:28 bde34c3a00c8: Download complete 20:19:28 b352a97aabf1: Download complete 20:19:28 4872d77fe225: Verifying Checksum 20:19:28 4872d77fe225: Download complete 20:19:28 5851b861e8e6: Download complete 20:19:28 b85a868b505f: Verifying Checksum 20:19:28 b85a868b505f: Download complete 20:19:29 bab4dde63d76: Verifying Checksum 20:19:29 bab4dde63d76: Download complete 20:19:30 b85a868b505f: Pull complete 20:19:30 e2be974225ed: Pull complete 20:19:31 339a4e72a1f5: Pull complete 20:19:31 988bab9f4d93: Pull complete 20:19:31 1469e6f7b9e6: Pull complete 20:19:31 eaf3925da568: Pull complete 20:19:34 bab4dde63d76: Pull complete 20:19:34 bde34c3a00c8: Pull complete 20:19:34 b352a97aabf1: Pull complete 20:19:34 4872d77fe225: Pull complete 20:19:34 5851b861e8e6: Pull complete 20:19:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:34 prd-ubuntu20.04-docker-8c-8g-20439 does not seem to be running inside a container 20:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-207 -v /w/workspace/gexfoundry_device-rest-go_PR-207:/w/workspace/gexfoundry_device-rest-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-207@tmp:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:36 $ docker top 4c7869440ff57eeb9d49c114c58901c3ae21a6ec92a4dc6d987d4526899e10ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:36 [ssh-agent] Looking for ssh-agent implementation... 20:19:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:36 $ docker exec 4c7869440ff57eeb9d49c114c58901c3ae21a6ec92a4dc6d987d4526899e10ec ssh-agent 20:19:37 SSH_AUTH_SOCK=/tmp/ssh-Zl5DvaaVsnxW/agent.34 20:19:37 SSH_AGENT_PID=40 20:19:37 Running ssh-add (command line suppressed) 20:19:37 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-207@tmp/private_key_862677220109690793.key (/w/workspace/gexfoundry_device-rest-go_PR-207@tmp/private_key_862677220109690793.key) 20:19:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:37 + git tag --points-at HEAD [Pipeline] } 20:19:37 $ docker exec --env ******** --env ******** 4c7869440ff57eeb9d49c114c58901c3ae21a6ec92a4dc6d987d4526899e10ec ssh-agent -k 20:19:37 unset SSH_AUTH_SOCK; 20:19:37 unset SSH_AGENT_PID; 20:19:37 echo Agent pid 40 killed; 20:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:37 [ssh-agent] Looking for ssh-agent implementation... 20:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:37 $ docker exec 4c7869440ff57eeb9d49c114c58901c3ae21a6ec92a4dc6d987d4526899e10ec ssh-agent 20:19:38 SSH_AUTH_SOCK=/tmp/ssh-bS9Kik6EUzq1/agent.72 20:19:38 SSH_AGENT_PID=78 20:19:38 Running ssh-add (command line suppressed) 20:19:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-207@tmp/private_key_4297761072130873181.key (/w/workspace/gexfoundry_device-rest-go_PR-207@tmp/private_key_4297761072130873181.key) 20:19:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:38 + git semver init 20:19:38 2022-07-18 20:19:38,745 [run_init] DEBUG init version:0.0.0 force:False 20:19:38 2022-07-18 20:19:38,746 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-207/.semver 20:19:38 2022-07-18 20:19:38,746 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-207/.semver 20:19:38 2022-07-18 20:19:38,746 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-207/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-207, universal_newlines=False, shell=None, istream=None) 20:19:39 2022-07-18 20:19:39,684 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-207/.git/info/exclude 20:19:39 2022-07-18 20:19:39,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-207/.semver/PR-207 with force:False 20:19:39 2022-07-18 20:19:39,684 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-207/.semver/PR-207 20:19:39 2022-07-18 20:19:39,689 [execute] INFO git cat-file --batch-check 20:19:39 2022-07-18 20:19:39,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-207/.semver, universal_newlines=False, shell=None, istream=) 20:19:39 2022-07-18 20:19:39,695 [execute] INFO git cat-file --batch 20:19:39 2022-07-18 20:19:39,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-207/.semver, universal_newlines=False, shell=None, istream=) 20:19:39 2022-07-18 20:19:39,700 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-207/.semver/PR-207 20:19:39 0.0.0 [Pipeline] } 20:19:39 $ docker exec --env ******** --env ******** 4c7869440ff57eeb9d49c114c58901c3ae21a6ec92a4dc6d987d4526899e10ec ssh-agent -k 20:19:39 unset SSH_AUTH_SOCK; 20:19:39 unset SSH_AGENT_PID; 20:19:39 echo Agent pid 78 killed; 20:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:40 + git semver [Pipeline] } 20:19:40 $ docker stop --time=1 4c7869440ff57eeb9d49c114c58901c3ae21a6ec92a4dc6d987d4526899e10ec 20:19:42 $ docker rm -f 4c7869440ff57eeb9d49c114c58901c3ae21a6ec92a4dc6d987d4526899e10ec [Pipeline] // withDockerContainer [Pipeline] sh 20:19:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:42 Stashed 1 file(s) [Pipeline] echo 20:19:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:43 provisioning config files... 20:19:43 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp/config5067315264851121172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:43 ---> docker-login.sh 20:19:43 nexus3.edgexfoundry.org:10001 20:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:43 Configure a credential helper to remove this warning. See 20:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:43 20:19:43 Login Succeeded 20:19:43 nexus3.edgexfoundry.org:10002 20:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:43 Configure a credential helper to remove this warning. See 20:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:43 20:19:43 Login Succeeded 20:19:43 nexus3.edgexfoundry.org:10003 20:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:43 Configure a credential helper to remove this warning. See 20:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:43 20:19:43 Login Succeeded 20:19:43 nexus3.edgexfoundry.org:10004 20:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:44 Configure a credential helper to remove this warning. See 20:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:44 20:19:44 Login Succeeded 20:19:44 docker.io 20:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:44 Configure a credential helper to remove this warning. See 20:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:44 20:19:44 Login Succeeded 20:19:44 ---> docker-login.sh ends [Pipeline] } 20:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:44 ========================================================= 20:19:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:19:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:45 + 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 . 20:19:45 Sending build context to Docker daemon 10.69MB 20:19:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:19:45 Step 2/12 : FROM ${BASE} AS builder 20:19:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:45 2408cc74d12b: Pulling fs layer 20:19:45 ea60b727a1ce: Pulling fs layer 20:19:45 30c4a7721957: Pulling fs layer 20:19:45 370296b7ddb6: Pulling fs layer 20:19:45 7c6cee850709: Pulling fs layer 20:19:45 39a5fcdaea64: Pulling fs layer 20:19:45 d94ebbe4e438: Pulling fs layer 20:19:45 bcfd1f05c69d: Pulling fs layer 20:19:45 59ccb84bbe0f: Pulling fs layer 20:19:45 d94ebbe4e438: Waiting 20:19:45 bcfd1f05c69d: Waiting 20:19:45 370296b7ddb6: Waiting 20:19:45 59ccb84bbe0f: Waiting 20:19:45 7c6cee850709: Waiting 20:19:45 39a5fcdaea64: Waiting 20:19:45 30c4a7721957: Download complete 20:19:45 ea60b727a1ce: Download complete 20:19:45 7c6cee850709: Verifying Checksum 20:19:45 7c6cee850709: Download complete 20:19:45 39a5fcdaea64: Verifying Checksum 20:19:45 39a5fcdaea64: Download complete 20:19:45 2408cc74d12b: Verifying Checksum 20:19:45 2408cc74d12b: Download complete 20:19:45 d94ebbe4e438: Download complete 20:19:45 2408cc74d12b: Pull complete 20:19:46 ea60b727a1ce: Pull complete 20:19:46 30c4a7721957: Pull complete 20:19:46 59ccb84bbe0f: Verifying Checksum 20:19:46 59ccb84bbe0f: Download complete 20:19:46 370296b7ddb6: Verifying Checksum 20:19:46 370296b7ddb6: Download complete 20:19:46 bcfd1f05c69d: Verifying Checksum 20:19:46 bcfd1f05c69d: Download complete 20:19:50 370296b7ddb6: Pull complete 20:19:50 7c6cee850709: Pull complete 20:19:50 39a5fcdaea64: Pull complete 20:19:50 d94ebbe4e438: Pull complete 20:19:52 bcfd1f05c69d: Pull complete 20:19:53 59ccb84bbe0f: Pull complete 20:19:53 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:53 ---> a4fb48ad2a94 20:19:53 Step 3/12 : ARG MAKE='make build' 20:19:56 ---> Running in 0ead34b4cd64 20:19:56 Removing intermediate container 0ead34b4cd64 20:19:56 ---> 9fc18a525055 20:19:56 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:19:56 ---> Running in 8a1e54d71915 20:19:56 Removing intermediate container 8a1e54d71915 20:19:56 ---> 7e942c48b161 20:19:56 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:19:56 ---> Running in 5d9a32efd6c6 20:19:56 Removing intermediate container 5d9a32efd6c6 20:19:56 ---> 75b61a495719 20:19:56 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:56 ---> Running in 4c604d876371 20:19:56 Removing intermediate container 4c604d876371 20:19:56 ---> 04d9a17efb03 20:19:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:56 ---> Running in 86a69bf96801 20:19:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:58 Still waiting to schedule task 20:19:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:19:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:58 (1/4) Installing openssh-keygen (9.0_p1-r1) 20:19:58 (2/4) Installing libedit (20210910.3.1-r0) 20:19:59 (3/4) Installing openssh-client-common (9.0_p1-r1) 20:19:59 (4/4) Installing openssh-client-default (9.0_p1-r1) 20:19:59 Executing busybox-1.35.0-r13.trigger 20:19:59 OK: 216 MiB in 55 packages 20:19:59 Removing intermediate container 86a69bf96801 20:19:59 ---> 6afe34bf64e4 20:19:59 Step 8/12 : WORKDIR /device-rest-go 20:19:59 ---> Running in f4fb13fa29bb 20:19:59 Removing intermediate container f4fb13fa29bb 20:19:59 ---> bfe596eda529 20:19:59 Step 9/12 : COPY go.mod vendor* ./ 20:19:59 ---> 6ea15fe41c70 20:19:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:59 ---> Running in 71e016cb114d 20:20:26 Removing intermediate container 71e016cb114d 20:20:26 ---> bcee92037d3c 20:20:26 Step 11/12 : COPY . . 20:20:26 ---> 67916dd686c2 20:20:26 Step 12/12 : RUN $MAKE 20:20:26 ---> Running in 2d5e9946a381 20:20:26 noop 20:20:26 Removing intermediate container 2d5e9946a381 20:20:26 ---> 2953a8693cdd 20:20:26 Successfully built 2953a8693cdd 20:20:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:26 + docker inspect -f . ci-base-image-x86_64 20:20:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:27 prd-ubuntu20.04-docker-8c-8g-20439 does not seem to be running inside a container 20:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-207 -v /w/workspace/gexfoundry_device-rest-go_PR-207:/w/workspace/gexfoundry_device-rest-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-207@tmp:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:27 $ docker top d76315731a15150fedf73407152e8d51c9a30db66de4d675ad62da2a3075fa76 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:27 + go version 20:20:27 go version go1.18.3 linux/amd64 [Pipeline] } 20:20:27 $ docker stop --time=1 d76315731a15150fedf73407152e8d51c9a30db66de4d675ad62da2a3075fa76 20:20:29 $ docker rm -f d76315731a15150fedf73407152e8d51c9a30db66de4d675ad62da2a3075fa76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:29 + docker inspect -f . ci-base-image-x86_64 20:20:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:30 prd-ubuntu20.04-docker-8c-8g-20439 does not seem to be running inside a container 20:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-rest-go_PR-207 -v /w/workspace/gexfoundry_device-rest-go_PR-207:/w/workspace/gexfoundry_device-rest-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-207@tmp:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:30 $ docker top d84f4e6bee90cf4cf2b74990509d83d67e87b9a3b8b39b9e9197a00b4e514cee -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-207 [Pipeline] fileExists [Pipeline] sh 20:20:31 + make test 20:20:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:20:31 ? github.com/edgexfoundry/device-rest-go [no test files] 20:20:41 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:20:42 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 55.2% of statements 20:20:50 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." 20:20:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:20:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:53 ./bin/test-attribution-txt.sh [Pipeline] echo 20:20:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:20:53 $ docker stop --time=1 d84f4e6bee90cf4cf2b74990509d83d67e87b9a3b8b39b9e9197a00b4e514cee 20:20:55 $ docker rm -f d84f4e6bee90cf4cf2b74990509d83d67e87b9a3b8b39b9e9197a00b4e514cee [Pipeline] // withDockerContainer [Pipeline] sh 20:20:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:20:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:20:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:20:56 + ls -al . 20:20:56 total 172 20:20:56 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 20:20 . 20:20:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 20:19 .. 20:20:56 -rw-rw-r-- 1 jenkins jenkins 151 Jul 18 20:19 .dockerignore 20:20:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 20:20 .git 20:20:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 20:19 .github 20:20:56 -rw-rw-r-- 1 jenkins jenkins 329 Jul 18 20:19 .gitignore 20:20:56 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 20:19 .golangci.yml 20:20:56 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 20:19 .semver 20:20:56 -rw-rw-r-- 1 jenkins jenkins 8724 Jul 18 20:19 Attribution.txt 20:20:56 -rw-rw-r-- 1 jenkins jenkins 11736 Jul 18 20:19 CHANGELOG.md 20:20:56 -rw-rw-r-- 1 jenkins jenkins 1674 Jul 18 20:19 Dockerfile 20:20:56 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 20:19 GOVERNANCE.md 20:20:56 -rw-rw-r-- 1 jenkins jenkins 680 Jul 18 20:19 Jenkinsfile 20:20:56 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 20:19 LICENSE 20:20:56 -rw-rw-r-- 1 jenkins jenkins 1964 Jul 18 20:19 Makefile 20:20:56 -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 20:19 OWNERS.md 20:20:56 -rw-rw-r-- 1 jenkins jenkins 8003 Jul 18 20:19 README.md 20:20:56 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 20:19 VERSION 20:20:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 20:19 bin 20:20:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 20:19 cmd 20:20:56 -rw-r--r-- 1 jenkins jenkins 9355 Jul 18 20:20 coverage.out 20:20:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 20:19 driver 20:20:56 -rw-rw-r-- 1 jenkins jenkins 3339 Jul 18 20:19 go.mod 20:20:56 -rw-rw-r-- 1 jenkins jenkins 35353 Jul 18 20:19 go.sum 20:20:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 20:19 snap 20:20:56 -rw-rw-r-- 1 jenkins jenkins 713 Jul 18 20:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:57 + 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=eadd394bb8d801aa6bc790772c870e1a21249c80 --label arch=amd64 --label version=0.0.0 . 20:20:57 Sending build context to Docker daemon 10.7MB 20:20:57 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:20:57 Step 2/25 : FROM ${BASE} AS builder 20:20:57 ---> 2953a8693cdd 20:20:57 Step 3/25 : ARG MAKE='make build' 20:20:57 ---> Running in 96d63fca9a97 20:20:57 Removing intermediate container 96d63fca9a97 20:20:57 ---> 25b9c70906e9 20:20:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:20:57 ---> Running in 9b1e8f1d9826 20:20:57 Removing intermediate container 9b1e8f1d9826 20:20:57 ---> 20e01634258b 20:20:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:20:57 ---> Running in cd22c6b442f3 20:20:57 Removing intermediate container cd22c6b442f3 20:20:57 ---> 147e4f94c176 20:20:57 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:57 ---> Running in 580c146989a5 20:20:58 Removing intermediate container 580c146989a5 20:20:58 ---> ef33034b2f49 20:20:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:58 ---> Running in 8153de9ac4ce 20:20:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:59 OK: 216 MiB in 55 packages 20:21:00 Removing intermediate container 8153de9ac4ce 20:21:00 ---> b62f61ed00a6 20:21:00 Step 8/25 : WORKDIR /device-rest-go 20:21:00 ---> Running in 0e279f33d43d 20:21:00 Removing intermediate container 0e279f33d43d 20:21:00 ---> 32b724eb9fdb 20:21:00 Step 9/25 : COPY go.mod vendor* ./ 20:21:00 ---> 753eed018e8e 20:21:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:00 ---> Running in 3f230dd433f7 20:21:01 Removing intermediate container 3f230dd433f7 20:21:01 ---> 29a18c6bf12d 20:21:01 Step 11/25 : COPY . . 20:21:01 ---> 470b21c1b5a6 20:21:01 Step 12/25 : RUN $MAKE 20:21:01 ---> Running in aa37cb766574 20:21:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:21:23 Removing intermediate container aa37cb766574 20:21:23 ---> b82e81577913 20:21:23 Step 13/25 : FROM alpine:3.16 20:21:23 3.16: Pulling from library/alpine 20:21:23 2408cc74d12b: Already exists 20:21:23 Digest: sha256:afb1adf03c8e455310fe52844312457bc242d3f0fae4cf545a3cb523e6d193aa 20:21:23 Status: Downloaded newer image for alpine:3.16 20:21:23 ---> e66264b98777 20:21:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:21:23 ---> Running in 99844b09998d 20:21:23 Removing intermediate container 99844b09998d 20:21:23 ---> e5b27a476f21 20:21:23 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:21:23 ---> Running in 91fd16d3d882 20:21:23 Removing intermediate container 91fd16d3d882 20:21:23 ---> 372d06c208c9 20:21:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:21:23 ---> Running in eff341d56ea2 20:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:24 (1/6) Installing dumb-init (1.2.5-r1) 20:21:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:21:24 (3/6) Installing libsodium (1.0.18-r0) 20:21:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:21:24 (5/6) Installing libzmq (4.3.4-r0) 20:21:24 (6/6) Installing zeromq (4.3.4-r0) 20:21:24 Executing busybox-1.35.0-r13.trigger 20:21:24 OK: 8 MiB in 20 packages 20:21:24 Removing intermediate container eff341d56ea2 20:21:24 ---> 8a516111f225 20:21:24 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:21:25 ---> b9121f6ccfb3 20:21:25 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:21:25 ---> 721540901c21 20:21:25 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:21:25 ---> 62643fa4d880 20:21:25 Step 20/25 : EXPOSE 59986 20:21:25 ---> Running in dd639530aa0b 20:21:25 Removing intermediate container dd639530aa0b 20:21:25 ---> 6578cf4fd98e 20:21:25 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:21:25 ---> Running in 9dbb6ff0566a 20:21:25 Removing intermediate container 9dbb6ff0566a 20:21:25 ---> 47422d9879cd 20:21:25 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:21:25 ---> Running in d5b7cfce17cc 20:21:25 Removing intermediate container d5b7cfce17cc 20:21:25 ---> ea9da7c41a4f 20:21:25 Step 23/25 : LABEL arch=amd64 20:21:25 ---> Running in 6e467c798ee0 20:21:26 Removing intermediate container 6e467c798ee0 20:21:26 ---> 48c33d3f661d 20:21:26 Step 24/25 : LABEL git_sha=eadd394bb8d801aa6bc790772c870e1a21249c80 20:21:26 ---> Running in 205ceb77d4a7 20:21:26 Removing intermediate container 205ceb77d4a7 20:21:26 ---> 0ebfddce5d16 20:21:26 Step 25/25 : LABEL version=0.0.0 20:21:26 ---> Running in 41c0c8a6010b 20:21:26 Removing intermediate container 41c0c8a6010b 20:21:26 ---> 08952fc4084f 20:21:26 [Warning] One or more build-args [ARCH] were not consumed 20:21:26 Successfully built 08952fc4084f 20:21:26 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:27 20:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:27 latest: Pulling from edgex-lftools-log-publisher 20:21:27 5eb5b503b376: Pulling fs layer 20:21:27 5c69ac0246d0: Pulling fs layer 20:21:27 ec43610c2a17: Pulling fs layer 20:21:27 3a2ae6a8a46f: Pulling fs layer 20:21:27 33b1e0a273af: Pulling fs layer 20:21:27 5d3b04190fa2: Pulling fs layer 20:21:27 2f39f015ded8: Pulling fs layer 20:21:27 3a2ae6a8a46f: Waiting 20:21:27 33b1e0a273af: Waiting 20:21:27 2f39f015ded8: Waiting 20:21:27 5d3b04190fa2: Waiting 20:21:27 5c69ac0246d0: Download complete 20:21:27 3a2ae6a8a46f: Verifying Checksum 20:21:27 3a2ae6a8a46f: Download complete 20:21:27 33b1e0a273af: Verifying Checksum 20:21:27 33b1e0a273af: Download complete 20:21:27 ec43610c2a17: Verifying Checksum 20:21:27 ec43610c2a17: Download complete 20:21:27 5d3b04190fa2: Download complete 20:21:27 5eb5b503b376: Verifying Checksum 20:21:27 5eb5b503b376: Download complete 20:21:28 2f39f015ded8: Download complete 20:21:29 5eb5b503b376: Pull complete 20:21:29 5c69ac0246d0: Pull complete 20:21:29 ec43610c2a17: Pull complete 20:21:29 3a2ae6a8a46f: Pull complete 20:21:30 33b1e0a273af: Pull complete 20:21:30 5d3b04190fa2: Pull complete 20:21:35 2f39f015ded8: Pull complete 20:21:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:35 prd-ubuntu20.04-docker-8c-8g-20439 does not seem to be running inside a container 20:21:35 $ 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-207 -v /w/workspace/gexfoundry_device-rest-go_PR-207:/w/workspace/gexfoundry_device-rest-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-207@tmp:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:21:37 $ docker top 6fada2b2a67499933f747fe1e8b49508579382bbae3b5573d03ec1af88c4ba3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:38 ---> job-cost.sh 20:21:38 lf-activate-venv: SKIPPING 20:21:38 INFO: No Stack... 20:21:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20440 in /w/workspace/gexfoundry_device-rest-go_PR-207 [Pipeline] { [Pipeline] ws 20:21:39 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:21:39 The recommended git tool is: git 20:21:39 INFO: Archiving Costs [Pipeline] sh 20:21:39 + cat /w/workspace/gexfoundry_device-rest-go_PR-207/archives/cost.csv 20:21:39 + cut -d, -f6 [Pipeline] lock 20:21:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] 20:21:39 Resource [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] did not exist. Created. 20:21:39 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:40 + echo total: 0.2199999988079071 [Pipeline] stash 20:21:40 Stashed 1 file(s) [Pipeline] } 20:21:40 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:40 $ docker stop --time=1 6fada2b2a67499933f747fe1e8b49508579382bbae3b5573d03ec1af88c4ba3b 20:21:41 $ docker rm -f 6fada2b2a67499933f747fe1e8b49508579382bbae3b5573d03ec1af88c4ba3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:21:45 using credential edgex-jenkins-ssh 20:21:45 Cloning the remote Git repository 20:21:45 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:21:45 > git init /w/workspace/device-rest-go/1 # timeout=10 20:21:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:45 > git --version # timeout=10 20:21:45 > git --version # 'git version 2.25.1' 20:21:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:47 Merging remotes/origin/main commit a8865c056b3ddfa2315b5fa3a0a86be937f1051f into PR head commit eadd394bb8d801aa6bc790772c870e1a21249c80 20:21:48 Merge succeeded, producing eadd394bb8d801aa6bc790772c870e1a21249c80 20:21:48 Checking out Revision eadd394bb8d801aa6bc790772c870e1a21249c80 (PR-207) 20:21:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:21:47 > git config core.sparsecheckout # timeout=10 20:21:48 > git checkout -f eadd394bb8d801aa6bc790772c870e1a21249c80 # timeout=10 20:21:48 > git remote # timeout=10 20:21:48 > git config --get remote.origin.url # timeout=10 20:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:48 > git merge a8865c056b3ddfa2315b5fa3a0a86be937f1051f # timeout=10 20:21:48 > git rev-parse HEAD^{commit} # timeout=10 20:21:48 > git config core.sparsecheckout # timeout=10 20:21:48 > git checkout -f eadd394bb8d801aa6bc790772c870e1a21249c80 # timeout=10 20:21:52 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:21:52 > git --version # timeout=10 20:21:52 > git --version # 'git version 2.25.1' 20:21:52 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:21:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:53 Dload Upload Total Spent Left Speed 20:21:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 95596 0 --:--:-- --:--:-- --:--:-- 95596 [Pipeline] sh 20:21:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:21:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:21:54 + sudo tee /etc/docker/daemon.new 20:21:54 { 20:21:54 "registry-mirrors": [ 20:21:54 "https://nexus3.edgexfoundry.org:10001" 20:21:54 ], 20:21:54 "bip": "10.250.0.254/24", 20:21:54 "hosts": [ 20:21:54 "tcp://0.0.0.0:5555", 20:21:54 "unix:///var/run/docker.sock" 20:21:54 ], 20:21:54 "mtu": 1458, 20:21:54 "selinux-enabled": true, 20:21:54 "seccomp-profile": "/etc/docker/seccomp.json" 20:21:54 } [Pipeline] sh 20:21:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:21:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:22:13 provisioning config files... 20:22:14 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2282076103902538657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:14 ---> docker-login.sh 20:22:14 nexus3.edgexfoundry.org:10001 20:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:15 Configure a credential helper to remove this warning. See 20:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:15 20:22:15 Login Succeeded 20:22:15 nexus3.edgexfoundry.org:10002 20:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:15 Configure a credential helper to remove this warning. See 20:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:15 20:22:15 Login Succeeded 20:22:15 nexus3.edgexfoundry.org:10003 20:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:16 Configure a credential helper to remove this warning. See 20:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:16 20:22:16 Login Succeeded 20:22:16 nexus3.edgexfoundry.org:10004 20:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:16 Configure a credential helper to remove this warning. See 20:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:16 20:22:16 Login Succeeded 20:22:16 docker.io 20:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:17 Configure a credential helper to remove this warning. See 20:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:17 20:22:17 Login Succeeded 20:22:17 ---> docker-login.sh ends [Pipeline] } 20:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:17 ========================================================= 20:22:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:22:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:18 + 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 . 20:22:18 Sending build context to Docker daemon 126.5kB 20:22:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:22:18 Step 2/12 : FROM ${BASE} AS builder 20:22:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:22:18 b3c136eddcbf: Pulling fs layer 20:22:18 c0a3192eca97: Pulling fs layer 20:22:18 a050256f5b6f: Pulling fs layer 20:22:18 656be50a0ddc: Pulling fs layer 20:22:18 2bbca73fdf42: Pulling fs layer 20:22:18 46d945488cbd: Pulling fs layer 20:22:18 8a5474983e97: Pulling fs layer 20:22:18 329c88fbcd65: Pulling fs layer 20:22:18 2bbca73fdf42: Waiting 20:22:18 46d945488cbd: Waiting 20:22:18 8a5474983e97: Waiting 20:22:18 329c88fbcd65: Waiting 20:22:18 656be50a0ddc: Waiting 20:22:18 a050256f5b6f: Download complete 20:22:18 c0a3192eca97: Download complete 20:22:18 2bbca73fdf42: Download complete 20:22:18 46d945488cbd: Verifying Checksum 20:22:18 46d945488cbd: Download complete 20:22:18 b3c136eddcbf: Verifying Checksum 20:22:19 b3c136eddcbf: Pull complete 20:22:19 329c88fbcd65: Verifying Checksum 20:22:19 329c88fbcd65: Download complete 20:22:20 c0a3192eca97: Pull complete 20:22:20 a050256f5b6f: Pull complete 20:22:21 8a5474983e97: Verifying Checksum 20:22:21 8a5474983e97: Download complete 20:22:21 656be50a0ddc: Verifying Checksum 20:22:21 656be50a0ddc: Download complete 20:22:34 656be50a0ddc: Pull complete 20:22:34 2bbca73fdf42: Pull complete 20:22:34 46d945488cbd: Pull complete 20:22:41 8a5474983e97: Pull complete 20:22:43 329c88fbcd65: Pull complete 20:22:43 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:22:43 ---> ff4287adb874 20:22:43 Step 3/12 : ARG MAKE='make build' 20:22:44 ---> Running in c1ac16bc1023 20:22:46 Removing intermediate container c1ac16bc1023 20:22:46 ---> 2a247a264df4 20:22:46 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:22:46 ---> Running in 27f7011aa847 20:22:46 Removing intermediate container 27f7011aa847 20:22:46 ---> 549f7c6dfede 20:22:46 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:22:46 ---> Running in 3ee96b56b9fe 20:22:46 Removing intermediate container 3ee96b56b9fe 20:22:46 ---> f8861bcda921 20:22:46 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:46 ---> Running in 949207c16262 20:22:48 Removing intermediate container 949207c16262 20:22:48 ---> 0911a165726a 20:22:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:48 ---> Running in 81c7375a6d48 20:22:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:51 (1/4) Installing openssh-keygen (9.0_p1-r1) 20:22:51 (2/4) Installing libedit (20210910.3.1-r0) 20:22:51 (3/4) Installing openssh-client-common (9.0_p1-r1) 20:22:51 (4/4) Installing openssh-client-default (9.0_p1-r1) 20:22:51 Executing busybox-1.35.0-r13.trigger 20:22:51 OK: 226 MiB in 55 packages 20:22:52 Removing intermediate container 81c7375a6d48 20:22:52 ---> 4cf508c2c4be 20:22:52 Step 8/12 : WORKDIR /device-rest-go 20:22:52 ---> Running in c35cb2b6007d 20:22:52 Removing intermediate container c35cb2b6007d 20:22:52 ---> 4ba88f59292c 20:22:52 Step 9/12 : COPY go.mod vendor* ./ 20:22:53 ---> cee8829bc854 20:22:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:53 ---> Running in 477d51669601 20:23:40 Removing intermediate container 477d51669601 20:23:40 ---> 4fae3a65add2 20:23:40 Step 11/12 : COPY . . 20:23:40 ---> a685e3f5cd83 20:23:40 Step 12/12 : RUN $MAKE 20:23:40 ---> Running in 2fc020425aa1 20:23:40 noop 20:23:40 Removing intermediate container 2fc020425aa1 20:23:40 ---> 4f0d14a630ec 20:23:40 Successfully built 4f0d14a630ec 20:23:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:41 + docker inspect -f . ci-base-image-arm64 20:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:41 prd-ubuntu20.04-docker-arm64-4c-16g-20440 does not seem to be running inside a container 20:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:42 $ docker top b63756c3c6925895bd9e6dcdcb899c7d455a7b1448657726560838cd08e252a3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:43 + go version 20:23:43 go version go1.18.3 linux/arm64 [Pipeline] } 20:23:43 $ docker stop --time=1 b63756c3c6925895bd9e6dcdcb899c7d455a7b1448657726560838cd08e252a3 20:23:45 $ docker rm -f b63756c3c6925895bd9e6dcdcb899c7d455a7b1448657726560838cd08e252a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:46 + docker inspect -f . ci-base-image-arm64 20:23:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:46 prd-ubuntu20.04-docker-arm64-4c-16g-20440 does not seem to be running inside a container 20:23:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:47 $ docker top 786b9f176cf4da3ff4ac5b51de1fec91dcc1aa2bec904b182f084af123f0c6a9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:48 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:23:49 + make test 20:23:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:23:51 ? github.com/edgexfoundry/device-rest-go [no test files] 20:25:12 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:25:12 ok github.com/edgexfoundry/device-rest-go/driver 0.068s coverage: 55.2% of statements 20:25:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:25:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:25:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:28 ./bin/test-attribution-txt.sh [Pipeline] echo 20:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:25:28 $ docker stop --time=1 786b9f176cf4da3ff4ac5b51de1fec91dcc1aa2bec904b182f084af123f0c6a9 20:25:29 $ docker rm -f 786b9f176cf4da3ff4ac5b51de1fec91dcc1aa2bec904b182f084af123f0c6a9 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:25:30 Warning: overwriting stash ‘coverage-report’ 20:25:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:25:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:25:32 + ls -al . 20:25:32 total 168 20:25:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 20:23 . 20:25:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 20:21 .. 20:25:32 -rw-rw-r-- 1 jenkins jenkins 151 Jul 18 20:21 .dockerignore 20:25:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 20:21 .git 20:25:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 20:21 .github 20:25:32 -rw-rw-r-- 1 jenkins jenkins 329 Jul 18 20:21 .gitignore 20:25:32 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 20:21 .golangci.yml 20:25:32 -rw-rw-r-- 1 jenkins jenkins 8724 Jul 18 20:21 Attribution.txt 20:25:32 -rw-rw-r-- 1 jenkins jenkins 11736 Jul 18 20:21 CHANGELOG.md 20:25:32 -rw-rw-r-- 1 jenkins jenkins 1674 Jul 18 20:21 Dockerfile 20:25:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 20:21 GOVERNANCE.md 20:25:32 -rw-rw-r-- 1 jenkins jenkins 680 Jul 18 20:21 Jenkinsfile 20:25:32 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 20:21 LICENSE 20:25:32 -rw-rw-r-- 1 jenkins jenkins 1964 Jul 18 20:21 Makefile 20:25:32 -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 20:21 OWNERS.md 20:25:32 -rw-rw-r-- 1 jenkins jenkins 8003 Jul 18 20:21 README.md 20:25:32 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 20:19 VERSION 20:25:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 20:21 bin 20:25:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 20:21 cmd 20:25:32 -rw-r--r-- 1 jenkins jenkins 9355 Jul 18 20:25 coverage.out 20:25:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 20:21 driver 20:25:32 -rw-rw-r-- 1 jenkins jenkins 3339 Jul 18 20:21 go.mod 20:25:32 -rw-rw-r-- 1 jenkins jenkins 35353 Jul 18 20:21 go.sum 20:25:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 20:21 snap 20:25:32 -rw-rw-r-- 1 jenkins jenkins 713 Jul 18 20:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + 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=eadd394bb8d801aa6bc790772c870e1a21249c80 --label arch=arm64 --label version=0.0.0 . 20:25:32 Sending build context to Docker daemon 136.7kB 20:25:33 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:25:33 Step 2/25 : FROM ${BASE} AS builder 20:25:33 ---> 4f0d14a630ec 20:25:33 Step 3/25 : ARG MAKE='make build' 20:25:33 ---> Running in 13af4a3be8ab 20:25:33 Removing intermediate container 13af4a3be8ab 20:25:33 ---> cc866b93b332 20:25:33 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:25:33 ---> Running in 36927f97e3bf 20:25:33 Removing intermediate container 36927f97e3bf 20:25:33 ---> 9341dcdd116b 20:25:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:25:33 ---> Running in f99c322b8dad 20:25:34 Removing intermediate container f99c322b8dad 20:25:34 ---> 3910d318f186 20:25:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:34 ---> Running in 0a929de9e618 20:25:36 Removing intermediate container 0a929de9e618 20:25:36 ---> f456a66f96cb 20:25:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:25:36 ---> Running in e95710cae21e 20:25:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:38 OK: 226 MiB in 55 packages 20:25:39 Removing intermediate container e95710cae21e 20:25:39 ---> 3b38c68aaa56 20:25:39 Step 8/25 : WORKDIR /device-rest-go 20:25:39 ---> Running in 2db92b2aaf0a 20:25:39 Removing intermediate container 2db92b2aaf0a 20:25:39 ---> da76a604ccd0 20:25:39 Step 9/25 : COPY go.mod vendor* ./ 20:25:40 ---> f6d976e45638 20:25:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:40 ---> Running in bb6ae1ea8d02 20:25:42 Removing intermediate container bb6ae1ea8d02 20:25:42 ---> d3c5502cce5d 20:25:42 Step 11/25 : COPY . . 20:25:42 ---> 8bd3a6bdab29 20:25:42 Step 12/25 : RUN $MAKE 20:25:42 ---> Running in ac42fef99b02 20:25:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:27:50 Removing intermediate container ac42fef99b02 20:27:50 ---> 93d776144ed0 20:27:50 Step 13/25 : FROM alpine:3.16 20:27:50 3.16: Pulling from library/alpine 20:27:50 b3c136eddcbf: Already exists 20:27:50 Digest: sha256:afb1adf03c8e455310fe52844312457bc242d3f0fae4cf545a3cb523e6d193aa 20:27:50 Status: Downloaded newer image for alpine:3.16 20:27:50 ---> 6e30ab57aeee 20:27:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:27:50 ---> Running in 626952c78e65 20:27:50 Removing intermediate container 626952c78e65 20:27:50 ---> 0def188d47ba 20:27:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:27:50 ---> Running in 4921b939ddc3 20:27:50 Removing intermediate container 4921b939ddc3 20:27:50 ---> 9fa0f4c916f9 20:27:50 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:27:50 ---> Running in 1de97ad47d0d 20:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:50 (1/6) Installing dumb-init (1.2.5-r1) 20:27:50 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:27:50 (3/6) Installing libsodium (1.0.18-r0) 20:27:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:27:50 (5/6) Installing libzmq (4.3.4-r0) 20:27:50 (6/6) Installing zeromq (4.3.4-r0) 20:27:50 Executing busybox-1.35.0-r13.trigger 20:27:50 OK: 8 MiB in 20 packages 20:27:50 Removing intermediate container 1de97ad47d0d 20:27:50 ---> 65b8b0160c37 20:27:50 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:27:50 ---> a76ccdad2a33 20:27:50 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:27:50 ---> baf3f7deda76 20:27:50 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:27:50 ---> 0e75f53805b9 20:27:50 Step 20/25 : EXPOSE 59986 20:27:50 ---> Running in 9d28f9a35566 20:27:50 Removing intermediate container 9d28f9a35566 20:27:50 ---> 8829b7d28689 20:27:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:27:50 ---> Running in 4d3b0e1ad382 20:27:50 Removing intermediate container 4d3b0e1ad382 20:27:50 ---> 4905aa1d6007 20:27:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:27:50 ---> Running in a41645068bb2 20:27:51 Removing intermediate container a41645068bb2 20:27:51 ---> 5bceedf031e6 20:27:51 Step 23/25 : LABEL arch=arm64 20:27:51 ---> Running in cc9a9de532f5 20:27:51 Removing intermediate container cc9a9de532f5 20:27:51 ---> 65e9ef66e611 20:27:51 Step 24/25 : LABEL git_sha=eadd394bb8d801aa6bc790772c870e1a21249c80 20:27:51 ---> Running in 2bf82e1b053d 20:27:52 Removing intermediate container 2bf82e1b053d 20:27:52 ---> 3ec57aee7c37 20:27:52 Step 25/25 : LABEL version=0.0.0 20:27:52 ---> Running in c912cc973eb4 20:27:52 Removing intermediate container c912cc973eb4 20:27:52 ---> 2b461c09e5a1 20:27:52 [Warning] One or more build-args [ARCH] were not consumed 20:27:52 Successfully built 2b461c09e5a1 20:27:52 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:53 20:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:54 arm64: Pulling from edgex-lftools-log-publisher 20:27:54 8998bd30e6a1: Pulling fs layer 20:27:54 04944245beec: Pulling fs layer 20:27:54 699f458cf7ca: Pulling fs layer 20:27:54 765212b225bb: Pulling fs layer 20:27:54 f23df028b6ca: Pulling fs layer 20:27:54 d65c8cfc05b1: Pulling fs layer 20:27:54 2437ff75d9bd: Pulling fs layer 20:27:54 f23df028b6ca: Waiting 20:27:54 d65c8cfc05b1: Waiting 20:27:54 2437ff75d9bd: Waiting 20:27:54 765212b225bb: Waiting 20:27:54 04944245beec: Download complete 20:27:54 765212b225bb: Verifying Checksum 20:27:54 765212b225bb: Download complete 20:27:54 f23df028b6ca: Download complete 20:27:54 d65c8cfc05b1: Verifying Checksum 20:27:54 d65c8cfc05b1: Download complete 20:27:54 699f458cf7ca: Verifying Checksum 20:27:54 699f458cf7ca: Download complete 20:27:54 8998bd30e6a1: Verifying Checksum 20:27:54 8998bd30e6a1: Download complete 20:27:57 2437ff75d9bd: Verifying Checksum 20:27:57 2437ff75d9bd: Download complete 20:27:59 8998bd30e6a1: Pull complete 20:27:59 04944245beec: Pull complete 20:28:00 699f458cf7ca: Pull complete 20:28:01 765212b225bb: Pull complete 20:28:01 f23df028b6ca: Pull complete 20:28:02 d65c8cfc05b1: Pull complete 20:28:17 2437ff75d9bd: Pull complete 20:28:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:17 prd-ubuntu20.04-docker-arm64-4c-16g-20440 does not seem to be running inside a container 20:28:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:28:20 $ docker top ad2c651cc6cb576bc3bc5c29d308df7b89ba2a17ad2dda85885beaa38817668f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:21 ---> job-cost.sh 20:28:21 lf-activate-venv: SKIPPING 20:28:21 INFO: No Stack... 20:28:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:28:22 INFO: Archiving Costs [Pipeline] sh 20:28:23 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:28:23 + cut -d, -f6 [Pipeline] lock 20:28:23 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] 20:28:23 Resource [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] did not exist. Created. 20:28:23 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:28:24 /w/workspace/device-rest-go/1@tmp/durable-09bdb787/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:28:24 + echo total: 0.10999999940395355 [Pipeline] stash 20:28:24 Warning: overwriting stash ‘stack-cost’ 20:28:24 Stashed 1 file(s) [Pipeline] } 20:28:24 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:28:25 $ docker stop --time=1 ad2c651cc6cb576bc3bc5c29d308df7b89ba2a17ad2dda85885beaa38817668f 20:28:26 $ docker rm -f ad2c651cc6cb576bc3bc5c29d308df7b89ba2a17ad2dda85885beaa38817668f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:28:27 provisioning config files... 20:28:27 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp/config1420831192942607701tmp [Pipeline] { [Pipeline] sh 20:28:27 + set +x 20:28:27 + curl -s https://codecov.io/bash 20:28:27 + bash -s -- 20:28:27 20:28:27 _____ _ 20:28:27 / ____| | | 20:28:27 | | ___ __| | ___ ___ _____ __ 20:28:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:28:27 | |___| (_) | (_| | __/ (_| (_) \ V / 20:28:27 \_____\___/ \__,_|\___|\___\___/ \_/ 20:28:27 Bash-1.0.6 20:28:27 20:28:27 20:28:27 ==> git version 2.25.1 found 20:28:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:28:27 Release-Date: 2020-01-08 20:28:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:28:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:28:27 ==> Jenkins CI detected. 20:28:27 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-207 20:28:27 project root: . 20:28:27 --> token set from env 20:28:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:28:27 ==> Running gcov in . (disable via -X gcov) 20:28:27 ==> Python coveragepy not found 20:28:27 ==> Searching for coverage reports in: 20:28:27 + . 20:28:27 -> Found 1 reports 20:28:27 ==> Detecting git/mercurial file structure 20:28:27 ==> Reading reports 20:28:28 + ./coverage.out bytes=9355 20:28:28 ==> Appending adjustments 20:28:28 https://docs.codecov.io/docs/fixing-reports 20:28:28 + Found adjustments 20:28:28 ==> Gzipping contents 20:28:28 4.0K /tmp/codecov.n7a82x.gz 20:28:28 ==> Uploading reports 20:28:28 url: https://codecov.io 20:28:28 query: branch=PR-207&commit=eadd394bb8d801aa6bc790772c870e1a21249c80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=207&job=&cmd_args= 20:28:28 -> Pinging Codecov 20:28:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-207&commit=eadd394bb8d801aa6bc790772c870e1a21249c80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=207&job=&cmd_args= 20:28:28 -> Uploading to 20:28:28 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/4E5D53B4F1F92C436F7061BF334D961C/eadd394bb8d801aa6bc790772c870e1a21249c80/0324f6b9-387f-4912-8e9e-238727f3a79d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T202828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc39414a3bc9e0e31faabec45f4c899567cf80875248cb3533d543bc37f4282b 20:28:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:28:28 Dload Upload Total Spent Left Speed 20:28:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1758 0 0 100 1758 0 6234 --:--:-- --:--:-- --:--:-- 6212 100 1758 0 0 100 1758 0 6234 --:--:-- --:--:-- --:--:-- 6212 20:28:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/eadd394bb8d801aa6bc790772c870e1a21249c80 [Pipeline] } 20:28:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:28:30 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-207/archives ] 20:28:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-207/archives 20:28:30 total 16 20:28:30 drwxr-xr-x 3 root root 4096 Jul 18 20:21 . 20:28:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 20:21 .. 20:28:30 drwxr-xr-x 2 root root 4096 Jul 18 20:21 cost 20:28:30 -rw-r--r-- 1 root root 85 Jul 18 20:21 cost.csv 20:28:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-207/archives 20:28:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-207/archives 20:28:30 total 16 20:28:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 20:21 . 20:28:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 20:21 .. 20:28:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 20:21 cost 20:28:30 -rw-r--r-- 1 jenkins jenkins 85 Jul 18 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:28:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:28:31 ---> package-listing.sh 20:28:31 ++ facter osfamily 20:28:31 ++ tr '[:upper:]' '[:lower:]' 20:28:31 + OS_FAMILY=debian 20:28:31 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-207 20:28:31 + START_PACKAGES=/tmp/packages_start.txt 20:28:31 + END_PACKAGES=/tmp/packages_end.txt 20:28:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:28:31 + PACKAGES=/tmp/packages_start.txt 20:28:31 + '[' /w/workspace/gexfoundry_device-rest-go_PR-207 ']' 20:28:31 + PACKAGES=/tmp/packages_end.txt 20:28:31 + case "${OS_FAMILY}" in 20:28:31 + dpkg -l 20:28:31 + grep '^ii' 20:28:31 + '[' -f /tmp/packages_start.txt ']' 20:28:31 + '[' -f /tmp/packages_end.txt ']' 20:28:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:28:31 + '[' /w/workspace/gexfoundry_device-rest-go_PR-207 ']' 20:28:31 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-207/archives/ 20:28:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-207/archives/ [Pipeline] echo 20:28:32 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-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:28:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:33 prd-ubuntu20.04-docker-8c-8g-20439 does not seem to be running inside a container 20:28:33 $ 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-207/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-207 -v /w/workspace/gexfoundry_device-rest-go_PR-207:/w/workspace/gexfoundry_device-rest-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-207@tmp:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:28:33 $ docker top dad361d4e19aae463a859ece39d5ebaec7a0efb7616b49ccb069e6e14635c771 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:33 + touch /tmp/pre-build-complete [Pipeline] sh 20:28:34 + mkdir -p /var/log/sysstat [Pipeline] sh 20:28:34 + ls /var/log/sa-host 20:28:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:34 provisioning config files... 20:28:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-207@tmp/config6161006254368628077tmp [Pipeline] { [Pipeline] echo 20:28:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:28:34 ---> create-netrc.sh [Pipeline] } 20:28:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:28:35 ---> python-tools-install.sh [Pipeline] echo 20:28:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:28:35 ---> sudo-logs.sh 20:28:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:28:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:28:36 ---> job-cost.sh 20:28:36 lf-activate-venv: SKIPPING 20:28:36 DEBUG: total: 0.2199999988079071 20:28:36 INFO: Retrieving Stack Cost... 20:28:36 INFO: Retrieving Pricing Info for: v3-standard-8 20:28:36 INFO: Archiving Costs [Pipeline] echo 20:28:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:28:37 ---> logs-deploy.sh 20:28:37 lf-activate-venv: SKIPPING 20:28:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-207/1 20:28:37 INFO: archiving workspace using pattern(s): 20:28:38 Archives upload complete. 20:28:38 INFO: archiving logs to Nexus