Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 8da119deae904f0cdbc225e70e316a74b9f6d08b+361e34ad238f1f05923baf29fae00e57c159c00c (5cbfd4272ecaac78d62e90c6bf0beff6a0799f37) 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-ssh7861481767427168939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6912765701023032972.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-254/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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9533086663651249300.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-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6254516009327140450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1707865020107282025.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-254/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-254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18161493147117595824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6167 in /w/workspace/gexfoundry_device-rest-go_PR-254 [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-254 # 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 361e34ad238f1f05923baf29fae00e57c159c00c into PR head commit 8da119deae904f0cdbc225e70e316a74b9f6d08b Merge succeeded, producing 8da119deae904f0cdbc225e70e316a74b9f6d08b Checking out Revision 8da119deae904f0cdbc225e70e316a74b9f6d08b (PR-254) > 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/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8da119deae904f0cdbc225e70e316a74b9f6d08b # 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 361e34ad238f1f05923baf29fae00e57c159c00c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8da119deae904f0cdbc225e70e316a74b9f6d08b # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:19:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:19:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:19:26 ========================================================= 18:19:26 EdgeX Global Pipelines Version Info 18:19:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:19:27 ------------------- 18:19:27 stable info: 18:19:27 ------------------- 18:19:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:19:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:19:27 Message: update stable to v1.0.244 18:19:27 ------------------- 18:19:27 experimental info: 18:19:27 ------------------- 18:19:27 Commited By: **** collab-it+edgex@linuxfoundation.org 18:19:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:19:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:19:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8da119deae904f0cdbc225e70e316a74b9f6d08b [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8da119d [Pipeline] echo 18:19:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:29 provisioning config files... 18:19:29 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-254@tmp/config11765513483990090772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:29 ---> docker-login.sh 18:19:29 nexus3.edgexfoundry.org:10001 18:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:30 Configure a credential helper to remove this warning. See 18:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:30 18:19:30 Login Succeeded 18:19:30 nexus3.edgexfoundry.org:10002 18:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:30 Configure a credential helper to remove this warning. See 18:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:30 18:19:30 Login Succeeded 18:19:30 nexus3.edgexfoundry.org:10003 18:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:30 Configure a credential helper to remove this warning. See 18:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:30 18:19:30 Login Succeeded 18:19:30 nexus3.edgexfoundry.org:10004 18:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:30 Configure a credential helper to remove this warning. See 18:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:30 18:19:30 Login Succeeded 18:19:30 docker.io 18:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:30 Configure a credential helper to remove this warning. See 18:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:30 18:19:30 Login Succeeded 18:19:30 ---> docker-login.sh ends [Pipeline] } 18:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:19:31 + git rev-list -1 --merges 8da119deae904f0cdbc225e70e316a74b9f6d08b~1..8da119deae904f0cdbc225e70e316a74b9f6d08b [Pipeline] echo 18:19:31 -----------> git rev-list -1 --merges 8da119deae904f0cdbc225e70e316a74b9f6d08b~1..8da119deae904f0cdbc225e70e316a74b9f6d08b 8da119deae904f0cdbc225e70e316a74b9f6d08b [false] [Pipeline] sh 18:19:31 + git log --format=format:%s -1 8da119deae904f0cdbc225e70e316a74b9f6d08b [Pipeline] echo 18:19:31 ========================================================= 18:19:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:19:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:32 + git log --format=format:%s -1 8da119deae904f0cdbc225e70e316a74b9f6d08b [Pipeline] echo 18:19:32 [semverPrep] GIT_COMMIT: 8da119deae904f0cdbc225e70e316a74b9f6d08b, Commit Message: refactor!: Replace internal topics from config with new constants [Pipeline] echo 18:19:32 [semverPrep] This is not a build commit. [Pipeline] sh 18:19:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:19:32 + grep -v github /etc/ssh/ssh_known_hosts 18:19:32 + [ -e /tmp/ssh_known_hosts ] 18:19:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:19:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:19:32 + sudo tee -a /etc/ssh/ssh_known_hosts 18:19:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:32 18:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:33 0.1.4: Pulling from edgex-devops/py-git-semver 18:19:33 b85a868b505f: Pulling fs layer 18:19:33 e2be974225ed: Pulling fs layer 18:19:33 339a4e72a1f5: Pulling fs layer 18:19:33 988bab9f4d93: Pulling fs layer 18:19:33 1469e6f7b9e6: Pulling fs layer 18:19:33 eaf3925da568: Pulling fs layer 18:19:33 bab4dde63d76: Pulling fs layer 18:19:33 bde34c3a00c8: Pulling fs layer 18:19:33 b352a97aabf1: Pulling fs layer 18:19:33 4872d77fe225: Pulling fs layer 18:19:33 5851b861e8e6: Pulling fs layer 18:19:33 bde34c3a00c8: Waiting 18:19:33 b352a97aabf1: Waiting 18:19:33 4872d77fe225: Waiting 18:19:33 988bab9f4d93: Waiting 18:19:33 5851b861e8e6: Waiting 18:19:33 1469e6f7b9e6: Waiting 18:19:33 bab4dde63d76: Waiting 18:19:33 eaf3925da568: Waiting 18:19:33 e2be974225ed: Verifying Checksum 18:19:33 e2be974225ed: Download complete 18:19:33 988bab9f4d93: Verifying Checksum 18:19:33 988bab9f4d93: Download complete 18:19:33 339a4e72a1f5: Verifying Checksum 18:19:33 339a4e72a1f5: Download complete 18:19:33 1469e6f7b9e6: Verifying Checksum 18:19:33 1469e6f7b9e6: Download complete 18:19:33 eaf3925da568: Verifying Checksum 18:19:33 eaf3925da568: Download complete 18:19:33 bde34c3a00c8: Verifying Checksum 18:19:33 bde34c3a00c8: Download complete 18:19:33 b352a97aabf1: Download complete 18:19:33 4872d77fe225: Verifying Checksum 18:19:33 4872d77fe225: Download complete 18:19:33 5851b861e8e6: Verifying Checksum 18:19:33 5851b861e8e6: Download complete 18:19:33 b85a868b505f: Verifying Checksum 18:19:33 b85a868b505f: Download complete 18:19:34 bab4dde63d76: Verifying Checksum 18:19:34 bab4dde63d76: Download complete 18:19:35 b85a868b505f: Pull complete 18:19:35 e2be974225ed: Pull complete 18:19:35 339a4e72a1f5: Pull complete 18:19:36 988bab9f4d93: Pull complete 18:19:36 1469e6f7b9e6: Pull complete 18:19:36 eaf3925da568: Pull complete 18:19:38 bab4dde63d76: Pull complete 18:19:38 bde34c3a00c8: Pull complete 18:19:38 b352a97aabf1: Pull complete 18:19:38 4872d77fe225: Pull complete 18:19:38 5851b861e8e6: Pull complete 18:19:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:38 prd-ubuntu20.04-docker-8c-8g-6167 does not seem to be running inside a container 18:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-254 -v /w/workspace/gexfoundry_device-rest-go_PR-254:/w/workspace/gexfoundry_device-rest-go_PR-254:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-254@tmp:/w/workspace/gexfoundry_device-rest-go_PR-254@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-devops/py-git-semver:0.1.4 cat 18:19:43 $ docker top 0dcd5504d24008df051e59beba75050b30d311f3510a076ce370ab18cf0672fb -eo pid,comm 18:19:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:19:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:43 [ssh-agent] Looking for ssh-agent implementation... 18:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:44 $ docker exec 0dcd5504d24008df051e59beba75050b30d311f3510a076ce370ab18cf0672fb ssh-agent 18:19:44 SSH_AUTH_SOCK=/tmp/ssh-XK5SYRMMkApa/agent.32 18:19:44 SSH_AGENT_PID=38 18:19:44 Running ssh-add (command line suppressed) 18:19:44 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-254@tmp/private_key_4998272222122937966.key (/w/workspace/gexfoundry_device-rest-go_PR-254@tmp/private_key_4998272222122937966.key) 18:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:44 + git tag --points-at HEAD [Pipeline] } 18:19:44 $ docker exec --env ******** --env ******** 0dcd5504d24008df051e59beba75050b30d311f3510a076ce370ab18cf0672fb ssh-agent -k 18:19:44 unset SSH_AUTH_SOCK; 18:19:44 unset SSH_AGENT_PID; 18:19:44 echo Agent pid 38 killed; 18:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:44 [ssh-agent] Looking for ssh-agent implementation... 18:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:44 $ docker exec 0dcd5504d24008df051e59beba75050b30d311f3510a076ce370ab18cf0672fb ssh-agent 18:19:45 SSH_AUTH_SOCK=/tmp/ssh-lcZztDmuOhNu/agent.70 18:19:45 SSH_AGENT_PID=76 18:19:45 Running ssh-add (command line suppressed) 18:19:45 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-254@tmp/private_key_8619712305504647967.key (/w/workspace/gexfoundry_device-rest-go_PR-254@tmp/private_key_8619712305504647967.key) 18:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:45 + git semver init 18:19:45 2023-02-15 18:19:45,813 [run_init] DEBUG init version:0.0.0 force:False 18:19:45 2023-02-15 18:19:45,814 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-254/.semver 18:19:45 2023-02-15 18:19:45,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-254/.semver 18:19:45 2023-02-15 18:19:45,815 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-254/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-254, universal_newlines=False, shell=None, istream=None) 18:19:47 2023-02-15 18:19:47,335 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-254/.git/info/exclude 18:19:47 2023-02-15 18:19:47,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-254/.semver/PR-254 with force:False 18:19:47 2023-02-15 18:19:47,335 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-254/.semver/PR-254 18:19:47 2023-02-15 18:19:47,338 [execute] INFO git cat-file --batch-check 18:19:47 2023-02-15 18:19:47,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-254/.semver, universal_newlines=False, shell=None, istream=) 18:19:47 2023-02-15 18:19:47,343 [execute] INFO git cat-file --batch 18:19:47 2023-02-15 18:19:47,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-254/.semver, universal_newlines=False, shell=None, istream=) 18:19:47 2023-02-15 18:19:47,350 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-254/.semver/PR-254 18:19:47 0.0.0 [Pipeline] } 18:19:47 $ docker exec --env ******** --env ******** 0dcd5504d24008df051e59beba75050b30d311f3510a076ce370ab18cf0672fb ssh-agent -k 18:19:47 unset SSH_AUTH_SOCK; 18:19:47 unset SSH_AGENT_PID; 18:19:47 echo Agent pid 76 killed; 18:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:48 + git semver [Pipeline] } 18:19:48 $ docker stop --time=1 0dcd5504d24008df051e59beba75050b30d311f3510a076ce370ab18cf0672fb 18:19:50 $ docker rm -f --volumes 0dcd5504d24008df051e59beba75050b30d311f3510a076ce370ab18cf0672fb [Pipeline] // withDockerContainer [Pipeline] sh 18:19:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:19:50 Stashed 1 file(s) [Pipeline] echo 18:19:50 [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 18:19:51 provisioning config files... 18:19:51 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-254@tmp/config6152153485893534087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:51 ---> docker-login.sh 18:19:51 nexus3.edgexfoundry.org:10001 18:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:51 Configure a credential helper to remove this warning. See 18:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:51 18:19:51 Login Succeeded 18:19:51 nexus3.edgexfoundry.org:10002 18:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:52 Configure a credential helper to remove this warning. See 18:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:52 18:19:52 Login Succeeded 18:19:52 nexus3.edgexfoundry.org:10003 18:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:52 Configure a credential helper to remove this warning. See 18:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:52 18:19:52 Login Succeeded 18:19:52 nexus3.edgexfoundry.org:10004 18:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:52 Configure a credential helper to remove this warning. See 18:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:52 18:19:52 Login Succeeded 18:19:52 docker.io 18:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:52 Configure a credential helper to remove this warning. See 18:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:52 18:19:52 Login Succeeded 18:19:52 ---> docker-login.sh ends [Pipeline] } 18:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:52 ========================================================= 18:19:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:19:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:53 + 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 . 18:19:53 Sending build context to Docker daemon 10.83MB 18:19:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:19:53 Step 2/12 : FROM ${BASE} AS builder 18:19:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:19:53 213ec9aee27d: Pulling fs layer 18:19:53 4583459ba037: Pulling fs layer 18:19:53 93c1e223e6f2: Pulling fs layer 18:19:53 53926ce57604: Pulling fs layer 18:19:53 21b2b0c7a3f4: Pulling fs layer 18:19:53 22ff95d597cd: Pulling fs layer 18:19:53 12d6caf4c0d1: Pulling fs layer 18:19:53 96b7cbca73a9: Pulling fs layer 18:19:53 a7acece74701: Pulling fs layer 18:19:53 53926ce57604: Waiting 18:19:53 21b2b0c7a3f4: Waiting 18:19:53 12d6caf4c0d1: Waiting 18:19:53 96b7cbca73a9: Waiting 18:19:53 22ff95d597cd: Waiting 18:19:53 a7acece74701: Waiting 18:19:53 93c1e223e6f2: Download complete 18:19:53 4583459ba037: Download complete 18:19:53 21b2b0c7a3f4: Download complete 18:19:53 22ff95d597cd: Verifying Checksum 18:19:53 22ff95d597cd: Download complete 18:19:53 213ec9aee27d: Download complete 18:19:53 12d6caf4c0d1: Verifying Checksum 18:19:53 12d6caf4c0d1: Download complete 18:19:53 213ec9aee27d: Pull complete 18:19:53 4583459ba037: Pull complete 18:19:53 93c1e223e6f2: Pull complete 18:19:54 a7acece74701: Verifying Checksum 18:19:54 a7acece74701: Download complete 18:19:54 53926ce57604: Verifying Checksum 18:19:54 53926ce57604: Download complete 18:19:55 96b7cbca73a9: Verifying Checksum 18:19:55 96b7cbca73a9: Download complete 18:19:59 53926ce57604: Pull complete 18:19:59 21b2b0c7a3f4: Pull complete 18:19:59 22ff95d597cd: Pull complete 18:19:59 12d6caf4c0d1: Pull complete 18:20:02 96b7cbca73a9: Pull complete 18:20:05 a7acece74701: Pull complete 18:20:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:20:05 ---> db6d94c90886 18:20:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:20:06 Still waiting to schedule task 18:20:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:20:23 ---> Running in 513e375e7f30 18:20:23 Removing intermediate container 513e375e7f30 18:20:23 ---> f13ecafc6d0c 18:20:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:24 ---> Running in 74091101a5e7 18:20:24 Removing intermediate container 74091101a5e7 18:20:24 ---> 495c2acabcb1 18:20:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:20:25 ---> Running in 74698ec636bd 18:20:26 Removing intermediate container 74698ec636bd 18:20:26 ---> a70ddf86cfc4 18:20:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:20:26 ---> Running in e8f4b912e00b 18:20:27 Removing intermediate container e8f4b912e00b 18:20:27 ---> 3e6f3d1d69cb 18:20:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:27 ---> Running in 79ebbfe40f97 18:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:20:28 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:20:28 (2/4) Installing libedit (20210910.3.1-r0) 18:20:28 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:20:28 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:20:28 Executing busybox-1.35.0-r17.trigger 18:20:28 OK: 216 MiB in 55 packages 18:20:30 Removing intermediate container 79ebbfe40f97 18:20:30 ---> 71e825999c54 18:20:30 Step 8/12 : WORKDIR /device-rest-go 18:20:30 ---> Running in 2703d76668e7 18:20:31 Removing intermediate container 2703d76668e7 18:20:31 ---> 0f2ecf4e2b53 18:20:31 Step 9/12 : COPY go.mod vendor* ./ 18:20:32 ---> e473fadcdd01 18:20:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:32 ---> Running in 33455e3656cd 18:21:40 Removing intermediate container 33455e3656cd 18:21:40 ---> cc6f3bf38456 18:21:40 Step 11/12 : COPY . . 18:21:40 ---> b1827f7cae5b 18:21:40 Step 12/12 : RUN $MAKE 18:21:40 ---> Running in 2e75391e113f 18:21:40 noop 18:21:40 Removing intermediate container 2e75391e113f 18:21:40 ---> 0707bf7e825e 18:21:40 Successfully built 0707bf7e825e 18:21:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:41 + docker inspect -f . ci-base-image-x86_64 18:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:41 prd-ubuntu20.04-docker-8c-8g-6167 does not seem to be running inside a container 18:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-254 -v /w/workspace/gexfoundry_device-rest-go_PR-254:/w/workspace/gexfoundry_device-rest-go_PR-254:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-254@tmp:/w/workspace/gexfoundry_device-rest-go_PR-254@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:41 $ docker top 464ba4fc03a3fc873ba5d23185846ce34a4922216f41774f6441779e6d4f0f8d -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:42 + go version 18:21:42 go version go1.18.7 linux/amd64 [Pipeline] } 18:21:42 $ docker stop --time=1 464ba4fc03a3fc873ba5d23185846ce34a4922216f41774f6441779e6d4f0f8d 18:21:43 $ docker rm -f --volumes 464ba4fc03a3fc873ba5d23185846ce34a4922216f41774f6441779e6d4f0f8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:44 + docker inspect -f . ci-base-image-x86_64 18:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:44 prd-ubuntu20.04-docker-8c-8g-6167 does not seem to be running inside a container 18:21:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-254 -v /w/workspace/gexfoundry_device-rest-go_PR-254:/w/workspace/gexfoundry_device-rest-go_PR-254:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-254@tmp:/w/workspace/gexfoundry_device-rest-go_PR-254@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:21:44 $ docker top 3ff6680030f23ff3f3167ea319f2f8dbd8af53d61b3f1f7d9ae019dffcce3dcf -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-254 [Pipeline] fileExists [Pipeline] sh 18:21:45 + make test 18:21:45 go test ./... -coverprofile=coverage.out ./... 18:21:45 ? github.com/edgexfoundry/device-rest-go [no test files] 18:21:53 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:21:54 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.9% of statements 18:22:02 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." 18:22:02 go vet ./... 18:22:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:22:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:22:04 ./bin/test-attribution-txt.sh [Pipeline] echo 18:22:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:22:05 $ docker stop --time=1 3ff6680030f23ff3f3167ea319f2f8dbd8af53d61b3f1f7d9ae019dffcce3dcf 18:22:09 $ docker rm -f --volumes 3ff6680030f23ff3f3167ea319f2f8dbd8af53d61b3f1f7d9ae019dffcce3dcf [Pipeline] // withDockerContainer [Pipeline] sh 18:22:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:22:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:22:10 + ls -al . 18:22:10 total 188 18:22:10 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 18:21 . 18:22:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:19 .. 18:22:10 -rw-rw-r-- 1 jenkins jenkins 151 Feb 15 18:19 .dockerignore 18:22:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:21 .git 18:22:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:19 .github 18:22:10 -rw-rw-r-- 1 jenkins jenkins 329 Feb 15 18:19 .gitignore 18:22:10 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 18:19 .golangci.yml 18:22:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:19 .semver 18:22:10 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 15 18:19 Attribution.txt 18:22:10 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 15 18:19 CHANGELOG.md 18:22:10 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 15 18:19 Dockerfile 18:22:10 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:19 GOVERNANCE.md 18:22:10 -rw-rw-r-- 1 jenkins jenkins 680 Feb 15 18:19 Jenkinsfile 18:22:10 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 18:19 LICENSE 18:22:10 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 15 18:19 Makefile 18:22:10 -rw-rw-r-- 1 jenkins jenkins 620 Feb 15 18:19 OWNERS.md 18:22:10 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 15 18:19 README.md 18:22:10 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 18:19 VERSION 18:22:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:19 bin 18:22:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:19 cmd 18:22:10 -rw-r--r-- 1 jenkins jenkins 13744 Feb 15 18:21 coverage.out 18:22:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:19 driver 18:22:10 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 15 18:19 go.mod 18:22:10 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 15 18:19 go.sum 18:22:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:19 snap 18:22:10 -rw-rw-r-- 1 jenkins jenkins 713 Feb 15 18:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:10 + 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=8da119deae904f0cdbc225e70e316a74b9f6d08b --label arch=amd64 --label version=0.0.0 . 18:22:10 Sending build context to Docker daemon 10.85MB 18:22:10 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:22:10 Step 2/25 : FROM ${BASE} AS builder 18:22:10 ---> 0707bf7e825e 18:22:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:22:11 ---> Running in 2a05b566d61b 18:22:11 Removing intermediate container 2a05b566d61b 18:22:11 ---> 7f974a16c772 18:22:11 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:22:11 ---> Running in b5138d92aaca 18:22:11 Removing intermediate container b5138d92aaca 18:22:11 ---> ab474687b309 18:22:11 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:22:11 ---> Running in 7c705d096350 18:22:11 Removing intermediate container 7c705d096350 18:22:11 ---> 4c20f5943de2 18:22:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:22:11 ---> Running in fb5163ac7a40 18:22:11 Removing intermediate container fb5163ac7a40 18:22:11 ---> 53f810e0baac 18:22:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:22:11 ---> Running in 20961d92912a 18:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:22:12 OK: 216 MiB in 55 packages 18:22:13 Removing intermediate container 20961d92912a 18:22:13 ---> 85fb75b85dc4 18:22:13 Step 8/25 : WORKDIR /device-rest-go 18:22:13 ---> Running in 8dcbf16e85ff 18:22:13 Removing intermediate container 8dcbf16e85ff 18:22:13 ---> c3fcc77d1db2 18:22:13 Step 9/25 : COPY go.mod vendor* ./ 18:22:13 ---> 1660a0bffed4 18:22:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:13 ---> Running in 177df97853a0 18:22:14 Removing intermediate container 177df97853a0 18:22:14 ---> e4e56f6567dc 18:22:14 Step 11/25 : COPY . . 18:22:14 ---> 8d165572dfe9 18:22:14 Step 12/25 : RUN $MAKE 18:22:14 ---> Running in 22a61c69a62d 18:22:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:22:41 Removing intermediate container 22a61c69a62d 18:22:41 ---> a147a5faec49 18:22:41 Step 13/25 : FROM alpine:3.16 18:22:41 3.16: Pulling from library/alpine 18:22:41 ef5531b6e74e: Pulling fs layer 18:22:41 ef5531b6e74e: Verifying Checksum 18:22:41 ef5531b6e74e: Download complete 18:22:41 ef5531b6e74e: Pull complete 18:22:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:22:41 Status: Downloaded newer image for alpine:3.16 18:22:41 ---> dfd21b5a31f5 18:22:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:22:41 ---> Running in 6f5c338ec817 18:22:41 Removing intermediate container 6f5c338ec817 18:22:41 ---> 3f33beffebda 18:22:41 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:22:41 ---> Running in b7f3796f96ab 18:22:41 Removing intermediate container b7f3796f96ab 18:22:41 ---> 546d8a104b0e 18:22:41 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:22:41 ---> Running in 930af0b1185c 18:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:22:41 (1/1) Installing dumb-init (1.2.5-r1) 18:22:41 Executing busybox-1.35.0-r17.trigger 18:22:41 OK: 6 MiB in 15 packages 18:22:42 Removing intermediate container 930af0b1185c 18:22:42 ---> cf67b9afc6f7 18:22:42 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:22:43 ---> a0dc748f3976 18:22:43 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:22:43 ---> 21901cb456d6 18:22:43 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:22:43 ---> 196a273af270 18:22:43 Step 20/25 : EXPOSE 59986 18:22:43 ---> Running in 648552c82af6 18:22:43 Removing intermediate container 648552c82af6 18:22:43 ---> 79ea4f5a947d 18:22:43 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:22:43 ---> Running in 06b16b951a57 18:22:44 Removing intermediate container 06b16b951a57 18:22:44 ---> 5f5135c4c644 18:22:44 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:22:44 ---> Running in 75524d55d79d 18:22:44 Removing intermediate container 75524d55d79d 18:22:44 ---> 231dae867959 18:22:44 Step 23/25 : LABEL arch=amd64 18:22:44 ---> Running in 22cf55f22a79 18:22:44 Removing intermediate container 22cf55f22a79 18:22:44 ---> e624cb2c3aa5 18:22:44 Step 24/25 : LABEL git_sha=8da119deae904f0cdbc225e70e316a74b9f6d08b 18:22:44 ---> Running in a41b9af81929 18:22:44 Removing intermediate container a41b9af81929 18:22:44 ---> 4665ff325dc5 18:22:44 Step 25/25 : LABEL version=0.0.0 18:22:44 ---> Running in 159c26d844dc 18:22:44 Removing intermediate container 159c26d844dc 18:22:44 ---> 2a10f8487979 18:22:44 [Warning] One or more build-args [ARCH] were not consumed 18:22:44 Successfully built 2a10f8487979 18:22:44 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 18:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:45 18:22:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:45 latest: Pulling from edgex-lftools-log-publisher 18:22:45 5eb5b503b376: Pulling fs layer 18:22:45 5c69ac0246d0: Pulling fs layer 18:22:45 ec43610c2a17: Pulling fs layer 18:22:45 3a2ae6a8a46f: Pulling fs layer 18:22:45 33b1e0a273af: Pulling fs layer 18:22:45 5d3b04190fa2: Pulling fs layer 18:22:45 2f39f015ded8: Pulling fs layer 18:22:45 3a2ae6a8a46f: Waiting 18:22:45 33b1e0a273af: Waiting 18:22:45 2f39f015ded8: Waiting 18:22:45 5d3b04190fa2: Waiting 18:22:45 5c69ac0246d0: Verifying Checksum 18:22:45 5c69ac0246d0: Download complete 18:22:45 3a2ae6a8a46f: Verifying Checksum 18:22:45 3a2ae6a8a46f: Download complete 18:22:45 33b1e0a273af: Verifying Checksum 18:22:45 33b1e0a273af: Download complete 18:22:45 5d3b04190fa2: Download complete 18:22:45 ec43610c2a17: Verifying Checksum 18:22:45 ec43610c2a17: Download complete 18:22:46 5eb5b503b376: Verifying Checksum 18:22:46 5eb5b503b376: Download complete 18:22:46 2f39f015ded8: Download complete 18:22:47 5eb5b503b376: Pull complete 18:22:47 5c69ac0246d0: Pull complete 18:22:48 ec43610c2a17: Pull complete 18:22:48 3a2ae6a8a46f: Pull complete 18:22:48 33b1e0a273af: Pull complete 18:22:48 5d3b04190fa2: Pull complete 18:22:52 2f39f015ded8: Pull complete 18:22:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:22:52 prd-ubuntu20.04-docker-8c-8g-6167 does not seem to be running inside a container 18:22:53 $ 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-254 -v /w/workspace/gexfoundry_device-rest-go_PR-254:/w/workspace/gexfoundry_device-rest-go_PR-254:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-254@tmp:/w/workspace/gexfoundry_device-rest-go_PR-254@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:01 $ docker top 25e5ce76a0e80d3ce162e0809b4c294672b727f3a2c0a64527b62cf42e917abe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:02 ---> job-cost.sh 18:23:02 lf-activate-venv: SKIPPING 18:23:02 INFO: No Stack... 18:23:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:03 INFO: Archiving Costs [Pipeline] sh 18:23:03 + + cat /w/workspace/gexfoundry_device-rest-go_PR-254/archives/cost.csv 18:23:03 cut -d, -f6 [Pipeline] lock 18:23:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] 18:23:03 Resource [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] did not exist. Created. 18:23:03 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:23:03 Stashed 1 file(s) [Pipeline] } 18:23:03 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:03 $ docker stop --time=1 25e5ce76a0e80d3ce162e0809b4c294672b727f3a2c0a64527b62cf42e917abe 18:23:05 $ docker rm -f --volumes 25e5ce76a0e80d3ce162e0809b4c294672b727f3a2c0a64527b62cf42e917abe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:23:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6171 in /w/workspace/gexfoundry_device-rest-go_PR-254 [Pipeline] { [Pipeline] ws 18:23:33 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:23:33 The recommended git tool is: git 18:23:39 using credential edgex-jenkins-ssh 18:23:39 Cloning the remote Git repository 18:23:39 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:23:39 > git init /w/workspace/device-rest-go/1 # timeout=10 18:23:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:23:39 > git --version # timeout=10 18:23:39 > git --version # 'git version 2.25.1' 18:23:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:23:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:43 Merging remotes/origin/main commit 361e34ad238f1f05923baf29fae00e57c159c00c into PR head commit 8da119deae904f0cdbc225e70e316a74b9f6d08b 18:23:43 Merge succeeded, producing 8da119deae904f0cdbc225e70e316a74b9f6d08b 18:23:43 Checking out Revision 8da119deae904f0cdbc225e70e316a74b9f6d08b (PR-254) 18:23:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:23:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:23:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:23:43 > git config core.sparsecheckout # timeout=10 18:23:43 > git checkout -f 8da119deae904f0cdbc225e70e316a74b9f6d08b # timeout=10 18:23:43 > git remote # timeout=10 18:23:43 > git config --get remote.origin.url # timeout=10 18:23:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:43 > git merge 361e34ad238f1f05923baf29fae00e57c159c00c # timeout=10 18:23:43 > git rev-parse HEAD^{commit} # timeout=10 18:23:43 > git config core.sparsecheckout # timeout=10 18:23:43 > git checkout -f 8da119deae904f0cdbc225e70e316a74b9f6d08b # timeout=10 18:23:47 Commit message: "refactor!: Replace internal topics from config with new constants" 18:23:47 > git --version # timeout=10 18:23:47 > git --version # 'git version 2.25.1' 18:23:47 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:23:48 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:48 Dload Upload Total Spent Left Speed 18:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 18:23:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:23:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:23:49 + sudo tee /etc/docker/daemon.new 18:23:49 { 18:23:49 "registry-mirrors": [ 18:23:49 "https://nexus3.edgexfoundry.org:10001" 18:23:49 ], 18:23:49 "bip": "10.250.0.254/24", 18:23:49 "hosts": [ 18:23:49 "tcp://0.0.0.0:5555", 18:23:49 "unix:///var/run/docker.sock" 18:23:49 ], 18:23:49 "mtu": 1458, 18:23:49 "selinux-enabled": true, 18:23:49 "seccomp-profile": "/etc/docker/seccomp.json" 18:23:49 } [Pipeline] sh 18:23:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:23:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:08 provisioning config files... 18:24:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13591284137735323764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:09 ---> docker-login.sh 18:24:09 nexus3.edgexfoundry.org:10001 18:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:09 Configure a credential helper to remove this warning. See 18:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:09 18:24:09 Login Succeeded 18:24:09 nexus3.edgexfoundry.org:10002 18:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:10 Configure a credential helper to remove this warning. See 18:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:10 18:24:10 Login Succeeded 18:24:10 nexus3.edgexfoundry.org:10003 18:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:10 Configure a credential helper to remove this warning. See 18:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:10 18:24:10 Login Succeeded 18:24:10 nexus3.edgexfoundry.org:10004 18:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:10 Configure a credential helper to remove this warning. See 18:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:10 18:24:10 Login Succeeded 18:24:10 docker.io 18:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:11 Configure a credential helper to remove this warning. See 18:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:11 18:24:11 Login Succeeded 18:24:11 ---> docker-login.sh ends [Pipeline] } 18:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:24:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:11 ========================================================= 18:24:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:24:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:12 + 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 . 18:24:12 Sending build context to Docker daemon 139.8kB 18:24:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:24:12 Step 2/12 : FROM ${BASE} AS builder 18:24:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:24:12 9b18e9b68314: Pulling fs layer 18:24:12 35d82f9e3411: Pulling fs layer 18:24:12 e16973657156: Pulling fs layer 18:24:12 fc693d55d65f: Pulling fs layer 18:24:12 7e9fc2657dce: Pulling fs layer 18:24:12 dda99020689f: Pulling fs layer 18:24:12 db1c61fa0a46: Pulling fs layer 18:24:12 891c053d2c06: Pulling fs layer 18:24:12 fc693d55d65f: Waiting 18:24:12 7e9fc2657dce: Waiting 18:24:12 dda99020689f: Waiting 18:24:12 db1c61fa0a46: Waiting 18:24:12 891c053d2c06: Waiting 18:24:12 e16973657156: Verifying Checksum 18:24:12 e16973657156: Download complete 18:24:12 35d82f9e3411: Download complete 18:24:12 7e9fc2657dce: Verifying Checksum 18:24:12 7e9fc2657dce: Download complete 18:24:12 dda99020689f: Verifying Checksum 18:24:12 dda99020689f: Download complete 18:24:12 9b18e9b68314: Verifying Checksum 18:24:12 9b18e9b68314: Download complete 18:24:13 9b18e9b68314: Pull complete 18:24:14 891c053d2c06: Verifying Checksum 18:24:14 891c053d2c06: Download complete 18:24:15 db1c61fa0a46: Verifying Checksum 18:24:15 db1c61fa0a46: Download complete 18:24:16 fc693d55d65f: Verifying Checksum 18:24:16 fc693d55d65f: Download complete 18:24:16 35d82f9e3411: Pull complete 18:24:16 e16973657156: Pull complete 18:24:31 fc693d55d65f: Pull complete 18:24:31 7e9fc2657dce: Pull complete 18:24:31 dda99020689f: Pull complete 18:24:37 db1c61fa0a46: Pull complete 18:24:38 891c053d2c06: Pull complete 18:24:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:24:38 ---> f96f9c87975a 18:24:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:24:40 ---> Running in 15ed808b9c89 18:24:40 Removing intermediate container 15ed808b9c89 18:24:40 ---> 54b3850b307b 18:24:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:40 ---> Running in 7e8f0cde103d 18:24:41 Removing intermediate container 7e8f0cde103d 18:24:41 ---> 272314753b4c 18:24:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:24:41 ---> Running in 6a043352836c 18:24:41 Removing intermediate container 6a043352836c 18:24:41 ---> 8d6b2b77b7c2 18:24:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:24:41 ---> Running in 7bf6e038cd48 18:24:42 Removing intermediate container 7bf6e038cd48 18:24:42 ---> a6a5fd058498 18:24:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:42 ---> Running in 3a601357135a 18:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:24:44 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:24:44 (2/4) Installing libedit (20210910.3.1-r0) 18:24:44 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:24:44 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:24:44 Executing busybox-1.35.0-r17.trigger 18:24:44 OK: 226 MiB in 55 packages 18:24:45 Removing intermediate container 3a601357135a 18:24:45 ---> 022ae37c3422 18:24:45 Step 8/12 : WORKDIR /device-rest-go 18:24:45 ---> Running in 6f0116aac6ef 18:24:45 Removing intermediate container 6f0116aac6ef 18:24:45 ---> 9628da8cae96 18:24:45 Step 9/12 : COPY go.mod vendor* ./ 18:24:46 ---> 3c82ae16bd06 18:24:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:46 ---> Running in 33eaa1b8ca29 18:26:08 Removing intermediate container 33eaa1b8ca29 18:26:08 ---> 1dc5dbfe4ae1 18:26:08 Step 11/12 : COPY . . 18:26:08 ---> 941bb7bd1959 18:26:08 Step 12/12 : RUN $MAKE 18:26:08 ---> Running in 4fd29cf0d1b6 18:26:08 noop 18:26:08 Removing intermediate container 4fd29cf0d1b6 18:26:08 ---> 514f291324c5 18:26:08 Successfully built 514f291324c5 18:26:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:08 + docker inspect -f . ci-base-image-arm64 18:26:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:08 prd-ubuntu20.04-docker-arm64-4c-16g-6171 does not seem to be running inside a container 18:26:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:26:10 $ docker top 0ac570dc575aae3df0cca62c8e29b00d7d7efa647a025dc66894e9a459fb2da6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:11 + go version 18:26:11 go version go1.18.7 linux/arm64 [Pipeline] } 18:26:11 $ docker stop --time=1 0ac570dc575aae3df0cca62c8e29b00d7d7efa647a025dc66894e9a459fb2da6 18:26:12 $ docker rm -f --volumes 0ac570dc575aae3df0cca62c8e29b00d7d7efa647a025dc66894e9a459fb2da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:13 + docker inspect -f . ci-base-image-arm64 18:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:13 prd-ubuntu20.04-docker-arm64-4c-16g-6171 does not seem to be running inside a container 18:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:26:15 $ docker top 8d9d6b5e6dbc6aff177f250bf31e47d9024e7164a762243e051a26711447a7f1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:16 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 18:26:16 + make test 18:26:16 go test ./... -coverprofile=coverage.out ./... 18:26:18 ? github.com/edgexfoundry/device-rest-go [no test files] 18:27:39 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:27:44 ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 33.9% of statements 18:27:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:27:44 go vet ./... 18:28:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:16 ./bin/test-attribution-txt.sh [Pipeline] echo 18:28:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:28:16 $ docker stop --time=1 8d9d6b5e6dbc6aff177f250bf31e47d9024e7164a762243e051a26711447a7f1 18:28:19 $ docker rm -f --volumes 8d9d6b5e6dbc6aff177f250bf31e47d9024e7164a762243e051a26711447a7f1 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:20 Warning: overwriting stash ‘coverage-report’ 18:28:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:22 + ls -al . 18:28:22 total 184 18:28:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:26 . 18:28:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:23 .. 18:28:22 -rw-rw-r-- 1 jenkins jenkins 151 Feb 15 18:23 .dockerignore 18:28:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:23 .git 18:28:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:23 .github 18:28:22 -rw-rw-r-- 1 jenkins jenkins 329 Feb 15 18:23 .gitignore 18:28:22 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 18:23 .golangci.yml 18:28:22 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 15 18:23 Attribution.txt 18:28:22 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 15 18:23 CHANGELOG.md 18:28:22 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 15 18:23 Dockerfile 18:28:22 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:23 GOVERNANCE.md 18:28:22 -rw-rw-r-- 1 jenkins jenkins 680 Feb 15 18:23 Jenkinsfile 18:28:22 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 18:23 LICENSE 18:28:22 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 15 18:23 Makefile 18:28:22 -rw-rw-r-- 1 jenkins jenkins 620 Feb 15 18:23 OWNERS.md 18:28:22 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 15 18:23 README.md 18:28:22 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 18:19 VERSION 18:28:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:23 bin 18:28:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:23 cmd 18:28:22 -rw-r--r-- 1 jenkins jenkins 13744 Feb 15 18:27 coverage.out 18:28:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:23 driver 18:28:22 -rw-rw-r-- 1 jenkins jenkins 3400 Feb 15 18:23 go.mod 18:28:22 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 15 18:23 go.sum 18:28:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:23 snap 18:28:22 -rw-rw-r-- 1 jenkins jenkins 713 Feb 15 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:22 + 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=8da119deae904f0cdbc225e70e316a74b9f6d08b --label arch=arm64 --label version=0.0.0 . 18:28:22 Sending build context to Docker daemon 154.1kB 18:28:23 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:28:23 Step 2/25 : FROM ${BASE} AS builder 18:28:23 ---> 514f291324c5 18:28:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:28:23 ---> Running in dcb022283209 18:28:23 Removing intermediate container dcb022283209 18:28:23 ---> 957a61c195bc 18:28:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:23 ---> Running in 7cfdfee4ff71 18:28:23 Removing intermediate container 7cfdfee4ff71 18:28:23 ---> 04f16c3f3cf6 18:28:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:28:23 ---> Running in 15516fb90743 18:28:24 Removing intermediate container 15516fb90743 18:28:24 ---> 670e3993e203 18:28:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:28:24 ---> Running in fa9434183af9 18:28:24 Removing intermediate container fa9434183af9 18:28:24 ---> 59de81b3c249 18:28:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:24 ---> Running in d29345639e2e 18:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:28:27 OK: 226 MiB in 55 packages 18:28:28 Removing intermediate container d29345639e2e 18:28:28 ---> da63ce0f1e9a 18:28:28 Step 8/25 : WORKDIR /device-rest-go 18:28:28 ---> Running in 4fd8ef83fa4d 18:28:28 Removing intermediate container 4fd8ef83fa4d 18:28:28 ---> aae40267cfb9 18:28:28 Step 9/25 : COPY go.mod vendor* ./ 18:28:31 ---> 7b0430227e5d 18:28:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:31 ---> Running in a9b9facdbb3f 18:28:33 Removing intermediate container a9b9facdbb3f 18:28:33 ---> 7ee396381efb 18:28:33 Step 11/25 : COPY . . 18:28:34 ---> 5999c76b8071 18:28:34 Step 12/25 : RUN $MAKE 18:28:34 ---> Running in c0a96345788f 18:28:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 18:30:42 Removing intermediate container c0a96345788f 18:30:42 ---> 87421f0766b3 18:30:42 Step 13/25 : FROM alpine:3.16 18:30:42 3.16: Pulling from library/alpine 18:30:42 3760b48202b3: Pulling fs layer 18:30:42 3760b48202b3: Verifying Checksum 18:30:42 3760b48202b3: Download complete 18:30:42 3760b48202b3: Pull complete 18:30:42 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:30:42 Status: Downloaded newer image for alpine:3.16 18:30:42 ---> 4c81e5bf8899 18:30:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:30:42 ---> Running in 226cc4246ef1 18:30:42 Removing intermediate container 226cc4246ef1 18:30:42 ---> bed3b40080c8 18:30:42 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 18:30:42 ---> Running in f6059f5f4d28 18:30:42 Removing intermediate container f6059f5f4d28 18:30:42 ---> 46f0febd9968 18:30:42 Step 16/25 : RUN apk add --update --no-cache dumb-init 18:30:42 ---> Running in b9121f1245cf 18:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:30:43 (1/1) Installing dumb-init (1.2.5-r1) 18:30:43 Executing busybox-1.35.0-r17.trigger 18:30:43 OK: 5 MiB in 15 packages 18:30:44 Removing intermediate container b9121f1245cf 18:30:44 ---> 57e322e19524 18:30:44 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 18:30:45 ---> 075608a9973e 18:30:45 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 18:30:46 ---> 565c06b6b976 18:30:46 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 18:30:46 ---> 888e38d06c2d 18:30:46 Step 20/25 : EXPOSE 59986 18:30:46 ---> Running in 1caa125bc992 18:30:46 Removing intermediate container 1caa125bc992 18:30:46 ---> 3000f0873243 18:30:46 Step 21/25 : ENTRYPOINT ["/device-rest"] 18:30:47 ---> Running in df7b0115639b 18:30:47 Removing intermediate container df7b0115639b 18:30:47 ---> 027c6334a622 18:30:47 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:30:47 ---> Running in 8c04fd55e2a2 18:30:47 Removing intermediate container 8c04fd55e2a2 18:30:47 ---> f166b94a78cc 18:30:47 Step 23/25 : LABEL arch=arm64 18:30:47 ---> Running in 4009eab485c8 18:30:47 Removing intermediate container 4009eab485c8 18:30:47 ---> c4050ca11f7a 18:30:47 Step 24/25 : LABEL git_sha=8da119deae904f0cdbc225e70e316a74b9f6d08b 18:30:48 ---> Running in 72e34f2d06fc 18:30:51 Removing intermediate container 72e34f2d06fc 18:30:51 ---> c088d986d77e 18:30:51 Step 25/25 : LABEL version=0.0.0 18:30:51 ---> Running in 8d4d07cbdf80 18:30:51 Removing intermediate container 8d4d07cbdf80 18:30:51 ---> eaf2bb657a9e 18:30:51 [Warning] One or more build-args [ARCH] were not consumed 18:30:51 Successfully built eaf2bb657a9e 18:30:51 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 18:30:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:52 18:30:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:52 arm64: Pulling from edgex-lftools-log-publisher 18:30:52 8998bd30e6a1: Pulling fs layer 18:30:52 04944245beec: Pulling fs layer 18:30:52 699f458cf7ca: Pulling fs layer 18:30:52 765212b225bb: Pulling fs layer 18:30:52 f23df028b6ca: Pulling fs layer 18:30:52 d65c8cfc05b1: Pulling fs layer 18:30:52 2437ff75d9bd: Pulling fs layer 18:30:52 765212b225bb: Waiting 18:30:52 f23df028b6ca: Waiting 18:30:52 d65c8cfc05b1: Waiting 18:30:52 2437ff75d9bd: Waiting 18:30:53 04944245beec: Verifying Checksum 18:30:53 04944245beec: Download complete 18:30:53 765212b225bb: Download complete 18:30:53 f23df028b6ca: Verifying Checksum 18:30:53 f23df028b6ca: Download complete 18:30:53 d65c8cfc05b1: Verifying Checksum 18:30:53 d65c8cfc05b1: Download complete 18:30:53 699f458cf7ca: Verifying Checksum 18:30:53 699f458cf7ca: Download complete 18:30:53 8998bd30e6a1: Download complete 18:30:56 2437ff75d9bd: Verifying Checksum 18:30:56 2437ff75d9bd: Download complete 18:30:57 8998bd30e6a1: Pull complete 18:30:57 04944245beec: Pull complete 18:30:59 699f458cf7ca: Pull complete 18:30:59 765212b225bb: Pull complete 18:30:59 f23df028b6ca: Pull complete 18:31:00 d65c8cfc05b1: Pull complete 18:31:15 2437ff75d9bd: Pull complete 18:31:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:31:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-6171 does not seem to be running inside a container 18:31:15 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:31:18 $ docker top 327dee259e450d4c6d3e4749c03290bbc6d3427fedddd536b24e7aeacb0ae39f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:19 ---> job-cost.sh 18:31:19 lf-activate-venv: SKIPPING 18:31:19 INFO: No Stack... 18:31:20 INFO: Retrieving Pricing Info for: v3-standard-4 18:31:21 INFO: Archiving Costs [Pipeline] sh 18:31:21 + cut -d, -f6 18:31:21 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 18:31:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] 18:31:21 Resource [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] did not exist. Created. 18:31:21 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:22 /w/workspace/device-rest-go/1@tmp/durable-54ae2fa3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:31:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:31:22 Warning: overwriting stash ‘stack-cost’ 18:31:22 Stashed 1 file(s) [Pipeline] } 18:31:22 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:31:22 $ docker stop --time=1 327dee259e450d4c6d3e4749c03290bbc6d3427fedddd536b24e7aeacb0ae39f 18:31:24 $ docker rm -f --volumes 327dee259e450d4c6d3e4749c03290bbc6d3427fedddd536b24e7aeacb0ae39f [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 18:31:25 provisioning config files... 18:31:25 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-254@tmp/config13263596812891486748tmp [Pipeline] { [Pipeline] sh 18:31:25 + set +x 18:31:25 + + curl -s https://codecov.io/bash 18:31:25 bash -s -- 18:31:25 18:31:25 _____ _ 18:31:25 / ____| | | 18:31:25 | | ___ __| | ___ ___ _____ __ 18:31:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:31:25 | |___| (_) | (_| | __/ (_| (_) \ V / 18:31:25 \_____\___/ \__,_|\___|\___\___/ \_/ 18:31:25 Bash-1.0.6 18:31:25 18:31:25 18:31:25 ==> git version 2.25.1 found 18:31:25 ==> 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 18:31:25 Release-Date: 2020-01-08 18:31:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:31:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:31:25 ==> Jenkins CI detected. 18:31:25 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-254 18:31:25 project root: . 18:31:25 --> token set from env 18:31:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:31:25 ==> Running gcov in . (disable via -X gcov) 18:31:25 ==> Python coveragepy not found 18:31:25 ==> Searching for coverage reports in: 18:31:25 + . 18:31:25 -> Found 1 reports 18:31:25 ==> Detecting git/mercurial file structure 18:31:25 ==> Reading reports 18:31:25 + ./coverage.out bytes=13744 18:31:25 ==> Appending adjustments 18:31:25 https://docs.codecov.io/docs/fixing-reports 18:31:25 + Found adjustments 18:31:25 ==> Gzipping contents 18:31:25 4.0K /tmp/codecov.GEuO1P.gz 18:31:25 ==> Uploading reports 18:31:25 url: https://codecov.io 18:31:25 query: branch=PR-254&commit=8da119deae904f0cdbc225e70e316a74b9f6d08b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=254&job=&cmd_args= 18:31:25 -> Pinging Codecov 18:31:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-254&commit=8da119deae904f0cdbc225e70e316a74b9f6d08b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=254&job=&cmd_args= 18:31:25 -> Uploading to 18:31:25 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/4E5D53B4F1F92C436F7061BF334D961C/8da119deae904f0cdbc225e70e316a74b9f6d08b/de920754-21e4-4d44-a233-7b4b2c419575.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T183125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ba2ad3865caa801edbfcfbf3a7a8419a3abd1a5d88682e67ed042c0001ee93d 18:31:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:25 Dload Upload Total Spent Left Speed 18:31:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 9772 --:--:-- --:--:-- --:--:-- 9772 18:31:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/8da119deae904f0cdbc225e70e316a74b9f6d08b [Pipeline] } 18:31:26 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 18:31:27 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-254/archives ] 18:31:27 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-254/archives 18:31:27 total 16 18:31:27 drwxr-xr-x 3 root root 4096 Feb 15 18:23 . 18:31:27 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:23 .. 18:31:27 drwxr-xr-x 2 root root 4096 Feb 15 18:23 cost 18:31:27 -rw-r--r-- 1 root root 86 Feb 15 18:23 cost.csv 18:31:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-254/archives 18:31:27 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-254/archives 18:31:27 total 16 18:31:27 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:23 . 18:31:27 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:23 .. 18:31:27 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 18:23 cost 18:31:27 -rw-r--r-- 1 jenkins jenkins 86 Feb 15 18:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:31:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:31:29 ---> package-listing.sh 18:31:29 ++ facter osfamily 18:31:29 ++ tr '[:upper:]' '[:lower:]' 18:31:29 + OS_FAMILY=debian 18:31:29 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-254 18:31:29 + START_PACKAGES=/tmp/packages_start.txt 18:31:29 + END_PACKAGES=/tmp/packages_end.txt 18:31:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:31:29 + PACKAGES=/tmp/packages_start.txt 18:31:29 + '[' /w/workspace/gexfoundry_device-rest-go_PR-254 ']' 18:31:29 + PACKAGES=/tmp/packages_end.txt 18:31:29 + case "${OS_FAMILY}" in 18:31:29 + dpkg -l 18:31:29 + grep '^ii' 18:31:29 + '[' -f /tmp/packages_start.txt ']' 18:31:29 + '[' -f /tmp/packages_end.txt ']' 18:31:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:31:29 + '[' /w/workspace/gexfoundry_device-rest-go_PR-254 ']' 18:31:29 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-254/archives/ 18:31:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-254/archives/ [Pipeline] echo 18:31:29 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-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:31:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:30 prd-ubuntu20.04-docker-8c-8g-6167 does not seem to be running inside a container 18:31:30 $ 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-254/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-254 -v /w/workspace/gexfoundry_device-rest-go_PR-254:/w/workspace/gexfoundry_device-rest-go_PR-254:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-254@tmp:/w/workspace/gexfoundry_device-rest-go_PR-254@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:30 $ docker top ad3d6c270886050c097beb8191920300108c697b1cf6aa2365b3a5fdbf655a34 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:31 + touch /tmp/pre-build-complete [Pipeline] sh 18:31:31 + mkdir -p /var/log/sysstat [Pipeline] sh 18:31:31 + ls /var/log/sa-host 18:31:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:31 provisioning config files... 18:31:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-254@tmp/config6971718741334348897tmp [Pipeline] { [Pipeline] echo 18:31:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:31:32 ---> create-netrc.sh [Pipeline] } 18:31:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:31:32 ---> python-tools-install.sh [Pipeline] echo 18:31:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:31:32 ---> sudo-logs.sh 18:31:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:31:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:31:33 ---> job-cost.sh 18:31:33 lf-activate-venv: SKIPPING 18:31:33 DEBUG: total: 0.2199999988079071 18:31:33 INFO: Retrieving Stack Cost... 18:31:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:34 INFO: Archiving Costs [Pipeline] echo 18:31:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:31:34 ---> logs-deploy.sh 18:31:34 lf-activate-venv: SKIPPING 18:31:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-254/1 18:31:34 INFO: archiving workspace using pattern(s): 18:31:35 Archives upload complete. 18:31:35 INFO: archiving logs to Nexus