Pull request #262 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 hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 996a69196826d7a4bac0fc4252d9a425cd6ca015+dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f (7ae492c9d467540b561bac9afb763734c685fd95) 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-ssh4270370019715640411.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-ssh3938107768236528658.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-262/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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9899449299259500280.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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13463316548476197229.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-ssh1514419149628159367.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-262/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-262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14987490267272267068.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-9827 in /w/workspace/gexfoundry_device-rest-go_PR-262 [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-262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f into PR head commit 996a69196826d7a4bac0fc4252d9a425cd6ca015 Merge succeeded, producing 996a69196826d7a4bac0fc4252d9a425cd6ca015 Checking out Revision 996a69196826d7a4bac0fc4252d9a425cd6ca015 (PR-262) > git config core.sparsecheckout # timeout=10 > git checkout -f 996a69196826d7a4bac0fc4252d9a425cd6ca015 # 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 dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 996a69196826d7a4bac0fc4252d9a425cd6ca015 # timeout=10 Commit message: "refactor!: consume device-sdk-go breaking changes" 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 02:57:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:57:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:57:37 ========================================================= 02:57:37 EdgeX Global Pipelines Version Info 02:57:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:57:37 ------------------- 02:57:37 stable info: 02:57:37 ------------------- 02:57:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:57:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:57:37 Message: update stable to v1.0.244 02:57:38 ------------------- 02:57:38 experimental info: 02:57:38 ------------------- 02:57:38 Commited By: **** collab-it+edgex@linuxfoundation.org 02:57:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:57:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:57:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 02:57:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 02:57:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:57:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:57:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo 02:57:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo 02:57:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo 02:57:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 996a69196826d7a4bac0fc4252d9a425cd6ca015 [Pipeline] echo 02:57:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 996a691 [Pipeline] echo 02:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:40 provisioning config files... 02:57:40 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-262@tmp/config17599298239153340783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:40 ---> docker-login.sh 02:57:40 nexus3.edgexfoundry.org:10001 02:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:40 Configure a credential helper to remove this warning. See 02:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:40 02:57:40 Login Succeeded 02:57:40 nexus3.edgexfoundry.org:10002 02:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:40 Configure a credential helper to remove this warning. See 02:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:40 02:57:40 Login Succeeded 02:57:40 nexus3.edgexfoundry.org:10003 02:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:41 Configure a credential helper to remove this warning. See 02:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:41 02:57:41 Login Succeeded 02:57:41 nexus3.edgexfoundry.org:10004 02:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:41 Configure a credential helper to remove this warning. See 02:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:41 02:57:41 Login Succeeded 02:57:41 docker.io 02:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:41 Configure a credential helper to remove this warning. See 02:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:41 02:57:41 Login Succeeded 02:57:41 ---> docker-login.sh ends [Pipeline] } 02:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:57:42 + git rev-list -1 --merges 996a69196826d7a4bac0fc4252d9a425cd6ca015~1..996a69196826d7a4bac0fc4252d9a425cd6ca015 [Pipeline] echo 02:57:42 -----------> git rev-list -1 --merges 996a69196826d7a4bac0fc4252d9a425cd6ca015~1..996a69196826d7a4bac0fc4252d9a425cd6ca015 996a69196826d7a4bac0fc4252d9a425cd6ca015 [false] [Pipeline] sh 02:57:42 + git log --format=format:%s -1 996a69196826d7a4bac0fc4252d9a425cd6ca015 [Pipeline] echo 02:57:42 ========================================================= 02:57:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:57:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:43 + git log --format=format:%s -1 996a69196826d7a4bac0fc4252d9a425cd6ca015 [Pipeline] echo 02:57:43 [semverPrep] GIT_COMMIT: 996a69196826d7a4bac0fc4252d9a425cd6ca015, Commit Message: refactor!: consume device-sdk-go breaking changes [Pipeline] echo 02:57:43 [semverPrep] This is not a build commit. [Pipeline] sh 02:57:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:57:43 + grep -v github /etc/ssh/ssh_known_hosts 02:57:43 + [ -e /tmp/ssh_known_hosts ] 02:57:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:57:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:57:43 + sudo tee -a /etc/ssh/ssh_known_hosts 02:57:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:43 02:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:44 0.1.4: Pulling from edgex-devops/py-git-semver 02:57:44 b85a868b505f: Pulling fs layer 02:57:44 e2be974225ed: Pulling fs layer 02:57:44 339a4e72a1f5: Pulling fs layer 02:57:44 988bab9f4d93: Pulling fs layer 02:57:44 1469e6f7b9e6: Pulling fs layer 02:57:44 eaf3925da568: Pulling fs layer 02:57:44 bab4dde63d76: Pulling fs layer 02:57:44 bde34c3a00c8: Pulling fs layer 02:57:44 b352a97aabf1: Pulling fs layer 02:57:44 4872d77fe225: Pulling fs layer 02:57:44 5851b861e8e6: Pulling fs layer 02:57:44 988bab9f4d93: Waiting 02:57:44 1469e6f7b9e6: Waiting 02:57:44 eaf3925da568: Waiting 02:57:44 bab4dde63d76: Waiting 02:57:44 bde34c3a00c8: Waiting 02:57:44 b352a97aabf1: Waiting 02:57:44 4872d77fe225: Waiting 02:57:44 5851b861e8e6: Waiting 02:57:44 e2be974225ed: Download complete 02:57:44 988bab9f4d93: Download complete 02:57:44 1469e6f7b9e6: Verifying Checksum 02:57:44 1469e6f7b9e6: Download complete 02:57:44 eaf3925da568: Verifying Checksum 02:57:44 eaf3925da568: Download complete 02:57:44 339a4e72a1f5: Verifying Checksum 02:57:44 339a4e72a1f5: Download complete 02:57:44 bde34c3a00c8: Verifying Checksum 02:57:44 bde34c3a00c8: Download complete 02:57:44 b352a97aabf1: Download complete 02:57:44 4872d77fe225: Download complete 02:57:44 5851b861e8e6: Verifying Checksum 02:57:44 5851b861e8e6: Download complete 02:57:44 b85a868b505f: Download complete 02:57:44 bab4dde63d76: Verifying Checksum 02:57:44 bab4dde63d76: Download complete 02:57:45 b85a868b505f: Pull complete 02:57:45 e2be974225ed: Pull complete 02:57:46 339a4e72a1f5: Pull complete 02:57:46 988bab9f4d93: Pull complete 02:57:46 1469e6f7b9e6: Pull complete 02:57:46 eaf3925da568: Pull complete 02:57:48 bab4dde63d76: Pull complete 02:57:48 bde34c3a00c8: Pull complete 02:57:48 b352a97aabf1: Pull complete 02:57:48 4872d77fe225: Pull complete 02:57:48 5851b861e8e6: Pull complete 02:57:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:48 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 02:57:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-262 -v /w/workspace/gexfoundry_device-rest-go_PR-262:/w/workspace/gexfoundry_device-rest-go_PR-262:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-262@tmp:/w/workspace/gexfoundry_device-rest-go_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:57:52 $ docker top 7e4f5b5bddbebbf1478e460dd0f91eb2cb1c6d6b769af7a9c06df33a17aefc4e -eo pid,comm 02:57:52 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). 02:57:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:57:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:52 [ssh-agent] Looking for ssh-agent implementation... 02:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:52 $ docker exec 7e4f5b5bddbebbf1478e460dd0f91eb2cb1c6d6b769af7a9c06df33a17aefc4e ssh-agent 02:57:52 SSH_AUTH_SOCK=/tmp/ssh-HZtxzpGaUbM8/agent.32 02:57:52 SSH_AGENT_PID=38 02:57:52 Running ssh-add (command line suppressed) 02:57:52 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-262@tmp/private_key_17901370595329236990.key (/w/workspace/gexfoundry_device-rest-go_PR-262@tmp/private_key_17901370595329236990.key) 02:57:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:53 + git tag --points-at HEAD [Pipeline] } 02:57:53 $ docker exec --env ******** --env ******** 7e4f5b5bddbebbf1478e460dd0f91eb2cb1c6d6b769af7a9c06df33a17aefc4e ssh-agent -k 02:57:53 unset SSH_AUTH_SOCK; 02:57:53 unset SSH_AGENT_PID; 02:57:53 echo Agent pid 38 killed; 02:57:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:57:53 [ssh-agent] Looking for ssh-agent implementation... 02:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:57:53 $ docker exec 7e4f5b5bddbebbf1478e460dd0f91eb2cb1c6d6b769af7a9c06df33a17aefc4e ssh-agent 02:57:53 SSH_AUTH_SOCK=/tmp/ssh-aBvMvhFAe5Qc/agent.70 02:57:53 SSH_AGENT_PID=76 02:57:53 Running ssh-add (command line suppressed) 02:57:53 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-262@tmp/private_key_9893021112417392636.key (/w/workspace/gexfoundry_device-rest-go_PR-262@tmp/private_key_9893021112417392636.key) 02:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:57:54 + git semver init 02:57:54 2023-03-13 02:57:54,289 [run_init] DEBUG init version:0.0.0 force:False 02:57:54 2023-03-13 02:57:54,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-262/.semver 02:57:54 2023-03-13 02:57:54,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-262/.semver 02:57:54 2023-03-13 02:57:54,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-262/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-262, universal_newlines=False, shell=None, istream=None) 02:57:55 2023-03-13 02:57:55,498 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-262/.git/info/exclude 02:57:55 2023-03-13 02:57:55,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-262/.semver/PR-262 with force:False 02:57:55 2023-03-13 02:57:55,498 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-262/.semver/PR-262 02:57:55 2023-03-13 02:57:55,503 [execute] INFO git cat-file --batch-check 02:57:55 2023-03-13 02:57:55,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-262/.semver, universal_newlines=False, shell=None, istream=) 02:57:55 2023-03-13 02:57:55,512 [execute] INFO git cat-file --batch 02:57:55 2023-03-13 02:57:55,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-262/.semver, universal_newlines=False, shell=None, istream=) 02:57:55 2023-03-13 02:57:55,518 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-262/.semver/PR-262 02:57:55 0.0.0 [Pipeline] } 02:57:55 $ docker exec --env ******** --env ******** 7e4f5b5bddbebbf1478e460dd0f91eb2cb1c6d6b769af7a9c06df33a17aefc4e ssh-agent -k 02:57:55 unset SSH_AUTH_SOCK; 02:57:55 unset SSH_AGENT_PID; 02:57:55 echo Agent pid 76 killed; 02:57:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:57:56 + git semver [Pipeline] } 02:57:56 $ docker stop --time=1 7e4f5b5bddbebbf1478e460dd0f91eb2cb1c6d6b769af7a9c06df33a17aefc4e 02:57:57 $ docker rm -f --volumes 7e4f5b5bddbebbf1478e460dd0f91eb2cb1c6d6b769af7a9c06df33a17aefc4e [Pipeline] // withDockerContainer [Pipeline] sh 02:57:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:57:58 Stashed 1 file(s) [Pipeline] echo 02:57:58 [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 02:57:59 provisioning config files... 02:57:59 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-262@tmp/config14184315542926545797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:59 ---> docker-login.sh 02:57:59 nexus3.edgexfoundry.org:10001 02:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:59 Configure a credential helper to remove this warning. See 02:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:59 02:57:59 Login Succeeded 02:57:59 nexus3.edgexfoundry.org:10002 02:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:59 Configure a credential helper to remove this warning. See 02:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:59 02:57:59 Login Succeeded 02:57:59 nexus3.edgexfoundry.org:10003 02:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:59 Configure a credential helper to remove this warning. See 02:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:59 02:57:59 Login Succeeded 02:57:59 nexus3.edgexfoundry.org:10004 02:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:59 Configure a credential helper to remove this warning. See 02:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:59 02:57:59 Login Succeeded 02:57:59 docker.io 02:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:58:00 Configure a credential helper to remove this warning. See 02:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:58:00 02:58:00 Login Succeeded 02:58:00 ---> docker-login.sh ends [Pipeline] } 02:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:58:00 ========================================================= 02:58:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:58:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:00 + 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 . 02:58:00 Sending build context to Docker daemon 10.83MB 02:58:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:58:00 Step 2/12 : FROM ${BASE} AS builder 02:58:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:58:00 213ec9aee27d: Pulling fs layer 02:58:00 4583459ba037: Pulling fs layer 02:58:00 93c1e223e6f2: Pulling fs layer 02:58:00 53926ce57604: Pulling fs layer 02:58:00 21b2b0c7a3f4: Pulling fs layer 02:58:00 22ff95d597cd: Pulling fs layer 02:58:00 12d6caf4c0d1: Pulling fs layer 02:58:00 96b7cbca73a9: Pulling fs layer 02:58:00 a7acece74701: Pulling fs layer 02:58:00 22ff95d597cd: Waiting 02:58:00 12d6caf4c0d1: Waiting 02:58:00 96b7cbca73a9: Waiting 02:58:00 53926ce57604: Waiting 02:58:00 21b2b0c7a3f4: Waiting 02:58:00 a7acece74701: Waiting 02:58:00 93c1e223e6f2: Verifying Checksum 02:58:00 93c1e223e6f2: Download complete 02:58:00 4583459ba037: Verifying Checksum 02:58:00 4583459ba037: Download complete 02:58:01 21b2b0c7a3f4: Verifying Checksum 02:58:01 21b2b0c7a3f4: Download complete 02:58:01 22ff95d597cd: Download complete 02:58:01 213ec9aee27d: Verifying Checksum 02:58:01 213ec9aee27d: Download complete 02:58:01 12d6caf4c0d1: Verifying Checksum 02:58:01 12d6caf4c0d1: Download complete 02:58:01 213ec9aee27d: Pull complete 02:58:01 4583459ba037: Pull complete 02:58:01 93c1e223e6f2: Pull complete 02:58:01 a7acece74701: Verifying Checksum 02:58:01 a7acece74701: Download complete 02:58:01 96b7cbca73a9: Verifying Checksum 02:58:01 96b7cbca73a9: Download complete 02:58:01 53926ce57604: Download complete 02:58:06 53926ce57604: Pull complete 02:58:06 21b2b0c7a3f4: Pull complete 02:58:06 22ff95d597cd: Pull complete 02:58:06 12d6caf4c0d1: Pull complete 02:58:08 96b7cbca73a9: Pull complete 02:58:08 a7acece74701: Pull complete 02:58:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:58:08 ---> db6d94c90886 02:58:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:58:13 ---> Running in efabc6c7b7ee 02:58:13 Removing intermediate container efabc6c7b7ee 02:58:13 ---> 6dee9ba8f4ae 02:58:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:58:13 ---> Running in a7205813400b 02:58:13 Removing intermediate container a7205813400b 02:58:13 ---> a94843a7b67e 02:58:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:58:13 ---> Running in eb25e6f24770 02:58:13 Removing intermediate container eb25e6f24770 02:58:13 ---> 36288d48174f 02:58:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:58:13 ---> Running in 3b3c69a856e0 02:58:13 Removing intermediate container 3b3c69a856e0 02:58:13 ---> 57c82c8f56f4 02:58:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:13 ---> Running in 8727237237e2 02:58:14 Still waiting to schedule task 02:58:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:58:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:58:14 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:58:14 (2/4) Installing libedit (20210910.3.1-r0) 02:58:14 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:58:14 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:58:14 Executing busybox-1.35.0-r17.trigger 02:58:14 OK: 216 MiB in 55 packages 02:58:14 Removing intermediate container 8727237237e2 02:58:14 ---> e96f1041c9e3 02:58:14 Step 8/12 : WORKDIR /device-rest-go 02:58:14 ---> Running in 9c3c8228b78c 02:58:15 Removing intermediate container 9c3c8228b78c 02:58:15 ---> 473fb9993f2d 02:58:15 Step 9/12 : COPY go.mod vendor* ./ 02:58:15 ---> ab8ef0bc5834 02:58:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:15 ---> Running in a1ac4b94ac91 02:59:11 Removing intermediate container a1ac4b94ac91 02:59:11 ---> 56053f3d384d 02:59:11 Step 11/12 : COPY . . 02:59:11 ---> b67bc1ca8da2 02:59:11 Step 12/12 : RUN $MAKE 02:59:11 ---> Running in db46c41b8a09 02:59:11 noop 02:59:11 Removing intermediate container db46c41b8a09 02:59:11 ---> 3932ca027720 02:59:11 Successfully built 3932ca027720 02:59:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + docker inspect -f . ci-base-image-x86_64 02:59:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:12 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 02:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-262 -v /w/workspace/gexfoundry_device-rest-go_PR-262:/w/workspace/gexfoundry_device-rest-go_PR-262:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-262@tmp:/w/workspace/gexfoundry_device-rest-go_PR-262@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-x86_64 cat 02:59:12 $ docker top b1e9b73313678e74a5d6123d65d04bc8f8ddcc84b3c28069b6140f2c2c2bce44 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:12 + go version 02:59:12 go version go1.18.7 linux/amd64 [Pipeline] } 02:59:12 $ docker stop --time=1 b1e9b73313678e74a5d6123d65d04bc8f8ddcc84b3c28069b6140f2c2c2bce44 02:59:14 $ docker rm -f --volumes b1e9b73313678e74a5d6123d65d04bc8f8ddcc84b3c28069b6140f2c2c2bce44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:14 + docker inspect -f . ci-base-image-x86_64 02:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:15 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 02:59:15 $ 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-262 -v /w/workspace/gexfoundry_device-rest-go_PR-262:/w/workspace/gexfoundry_device-rest-go_PR-262:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-262@tmp:/w/workspace/gexfoundry_device-rest-go_PR-262@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-x86_64 cat 02:59:15 $ docker top a7ef7b40cea7d8d2e4ec49124b97992b98046c9db8fdf2641524b138c0ac06d5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:15 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-262 [Pipeline] fileExists [Pipeline] sh 02:59:16 + make test 02:59:16 go test ./... -coverprofile=coverage.out ./... 02:59:16 ? github.com/edgexfoundry/device-rest-go [no test files] 02:59:24 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:59:24 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.1% of statements 02:59:29 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." 02:59:29 go vet ./... 02:59:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:59:33 ./bin/test-attribution-txt.sh 02:59:33 An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo 02:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:59:33 $ docker stop --time=1 a7ef7b40cea7d8d2e4ec49124b97992b98046c9db8fdf2641524b138c0ac06d5 02:59:35 $ docker rm -f --volumes a7ef7b40cea7d8d2e4ec49124b97992b98046c9db8fdf2641524b138c0ac06d5 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:59:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:59:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:59:37 + ls -al . 02:59:37 total 184 02:59:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 02:59 . 02:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 02:57 .. 02:59:37 -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 02:57 .dockerignore 02:59:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 02:59 .git 02:59:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:57 .github 02:59:37 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 02:57 .gitignore 02:59:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 02:57 .golangci.yml 02:59:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 02:57 .semver 02:59:37 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 02:57 Attribution.txt 02:59:37 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 02:57 CHANGELOG.md 02:59:37 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 02:57 Dockerfile 02:59:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 02:57 GOVERNANCE.md 02:59:37 -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 02:57 Jenkinsfile 02:59:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 02:57 LICENSE 02:59:37 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 02:57 Makefile 02:59:37 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 02:57 OWNERS.md 02:59:37 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 02:57 README.md 02:59:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 02:57 VERSION 02:59:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 02:57 bin 02:59:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:57 cmd 02:59:37 -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 02:59 coverage.out 02:59:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 02:57 driver 02:59:37 -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 02:57 go.mod 02:59:37 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 02:57 go.sum 02:59:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 02:57 snap 02:59:37 -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 02:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:37 + 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=996a69196826d7a4bac0fc4252d9a425cd6ca015 --label arch=amd64 --label version=0.0.0 . 02:59:37 Sending build context to Docker daemon 10.85MB 02:59:37 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:59:37 Step 2/25 : FROM ${BASE} AS builder 02:59:37 ---> 3932ca027720 02:59:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:59:38 ---> Running in 677cee8835f2 02:59:38 Removing intermediate container 677cee8835f2 02:59:38 ---> 3b08fd4528c5 02:59:38 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:59:38 ---> Running in db1a36851091 02:59:38 Removing intermediate container db1a36851091 02:59:38 ---> e8fc2cafc4bb 02:59:38 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:59:38 ---> Running in 1a592e34d69a 02:59:38 Removing intermediate container 1a592e34d69a 02:59:38 ---> 6ba8ae97e80d 02:59:38 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:59:38 ---> Running in f0672765f1b0 02:59:38 Removing intermediate container f0672765f1b0 02:59:38 ---> 47c1f577eaaa 02:59:38 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:59:38 ---> Running in 709a77a7be53 02:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:59:39 OK: 216 MiB in 55 packages 02:59:39 Removing intermediate container 709a77a7be53 02:59:39 ---> 102eca5e403b 02:59:39 Step 8/25 : WORKDIR /device-rest-go 02:59:39 ---> Running in bcaa59d2305c 02:59:39 Removing intermediate container bcaa59d2305c 02:59:39 ---> 48a8c328ee78 02:59:39 Step 9/25 : COPY go.mod vendor* ./ 02:59:39 ---> e65d656d58db 02:59:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:39 ---> Running in a31a49deb7d1 02:59:40 Removing intermediate container a31a49deb7d1 02:59:40 ---> 5cf430c6de8f 02:59:40 Step 11/25 : COPY . . 02:59:41 ---> 801b2746f4be 02:59:41 Step 12/25 : RUN $MAKE 02:59:41 ---> Running in 1d29e5fd97a5 02:59:41 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 03:00:03 Removing intermediate container 1d29e5fd97a5 03:00:03 ---> 30bfcddf7f79 03:00:03 Step 13/25 : FROM alpine:3.16 03:00:03 3.16: Pulling from library/alpine 03:00:03 ef5531b6e74e: Pulling fs layer 03:00:03 ef5531b6e74e: Verifying Checksum 03:00:03 ef5531b6e74e: Download complete 03:00:03 ef5531b6e74e: Pull complete 03:00:03 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:00:03 Status: Downloaded newer image for alpine:3.16 03:00:03 ---> dfd21b5a31f5 03:00:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:00:03 ---> Running in 0f91189012d1 03:00:03 Removing intermediate container 0f91189012d1 03:00:03 ---> f4ca181dd241 03:00:03 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 03:00:03 ---> Running in 2d6c096db9f3 03:00:03 Removing intermediate container 2d6c096db9f3 03:00:03 ---> 9afef32f1ff1 03:00:03 Step 16/25 : RUN apk add --update --no-cache dumb-init 03:00:03 ---> Running in cdbd708428bd 03:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:00:03 (1/1) Installing dumb-init (1.2.5-r1) 03:00:03 Executing busybox-1.35.0-r17.trigger 03:00:03 OK: 6 MiB in 15 packages 03:00:03 Removing intermediate container cdbd708428bd 03:00:03 ---> 34acbd7ca414 03:00:03 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 03:00:03 ---> 1c90dd4d620b 03:00:03 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 03:00:03 ---> c5b0c4772489 03:00:03 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 03:00:03 ---> 9b3df48af2eb 03:00:03 Step 20/25 : EXPOSE 59986 03:00:03 ---> Running in 0616698399c1 03:00:03 Removing intermediate container 0616698399c1 03:00:03 ---> 9ba0456ae534 03:00:03 Step 21/25 : ENTRYPOINT ["/device-rest"] 03:00:03 ---> Running in b43dd88bde0c 03:00:03 Removing intermediate container b43dd88bde0c 03:00:03 ---> 8c4fef24cba8 03:00:03 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:00:03 ---> Running in 75601a6994e0 03:00:03 Removing intermediate container 75601a6994e0 03:00:03 ---> 99fda17cb8fb 03:00:03 Step 23/25 : LABEL arch=amd64 03:00:03 ---> Running in b869ed669337 03:00:03 Removing intermediate container b869ed669337 03:00:03 ---> 456ebbcf79b1 03:00:03 Step 24/25 : LABEL git_sha=996a69196826d7a4bac0fc4252d9a425cd6ca015 03:00:03 ---> Running in 5aca84038aa3 03:00:03 Removing intermediate container 5aca84038aa3 03:00:03 ---> 38f80cd5fac3 03:00:03 Step 25/25 : LABEL version=0.0.0 03:00:03 ---> Running in dae35436902a 03:00:03 Removing intermediate container dae35436902a 03:00:03 ---> beba5d1a01a8 03:00:03 [Warning] One or more build-args [ARCH] were not consumed 03:00:03 Successfully built beba5d1a01a8 03:00:03 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 03:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:04 03:00:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:04 latest: Pulling from edgex-lftools-log-publisher 03:00:04 5eb5b503b376: Pulling fs layer 03:00:04 5c69ac0246d0: Pulling fs layer 03:00:04 ec43610c2a17: Pulling fs layer 03:00:04 3a2ae6a8a46f: Pulling fs layer 03:00:04 33b1e0a273af: Pulling fs layer 03:00:04 5d3b04190fa2: Pulling fs layer 03:00:04 2f39f015ded8: Pulling fs layer 03:00:04 33b1e0a273af: Waiting 03:00:04 5d3b04190fa2: Waiting 03:00:04 3a2ae6a8a46f: Waiting 03:00:04 2f39f015ded8: Waiting 03:00:04 5c69ac0246d0: Download complete 03:00:04 3a2ae6a8a46f: Verifying Checksum 03:00:04 3a2ae6a8a46f: Download complete 03:00:04 33b1e0a273af: Verifying Checksum 03:00:04 33b1e0a273af: Download complete 03:00:04 5d3b04190fa2: Verifying Checksum 03:00:04 5d3b04190fa2: Download complete 03:00:04 ec43610c2a17: Verifying Checksum 03:00:04 ec43610c2a17: Download complete 03:00:04 5eb5b503b376: Verifying Checksum 03:00:04 5eb5b503b376: Download complete 03:00:05 2f39f015ded8: Download complete 03:00:05 5eb5b503b376: Pull complete 03:00:06 5c69ac0246d0: Pull complete 03:00:06 ec43610c2a17: Pull complete 03:00:06 3a2ae6a8a46f: Pull complete 03:00:06 33b1e0a273af: Pull complete 03:00:06 5d3b04190fa2: Pull complete 03:00:10 2f39f015ded8: Pull complete 03:00:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:11 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 03:00:11 $ 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-262 -v /w/workspace/gexfoundry_device-rest-go_PR-262:/w/workspace/gexfoundry_device-rest-go_PR-262:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-262@tmp:/w/workspace/gexfoundry_device-rest-go_PR-262@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:latest cat 03:00:16 $ docker top ed8cf5a9dde4fd3de1a8aa7ac476f094587fe066d9895ff0ea1a90206f1d8a9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:17 ---> job-cost.sh 03:00:17 lf-activate-venv: SKIPPING 03:00:17 INFO: No Stack... 03:00:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:17 INFO: Archiving Costs [Pipeline] sh 03:00:18 + cat /w/workspace/gexfoundry_device-rest-go_PR-262/archives/cost.csv 03:00:18 + cut -d, -f6 [Pipeline] lock 03:00:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] 03:00:18 Resource [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] did not exist. Created. 03:00:18 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:18 + echo total: 0.2199999988079071 [Pipeline] stash 03:00:18 Stashed 1 file(s) [Pipeline] } 03:00:18 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:18 $ docker stop --time=1 ed8cf5a9dde4fd3de1a8aa7ac476f094587fe066d9895ff0ea1a90206f1d8a9f 03:00:20 $ docker rm -f --volumes ed8cf5a9dde4fd3de1a8aa7ac476f094587fe066d9895ff0ea1a90206f1d8a9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:01:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9828 in /w/workspace/gexfoundry_device-rest-go_PR-262 [Pipeline] { [Pipeline] ws 03:01:04 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 03:01:04 The recommended git tool is: git 03:01:10 using credential edgex-jenkins-ssh 03:01:10 Cloning the remote Git repository 03:01:10 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 03:01:10 > git init /w/workspace/device-rest-go/1 # timeout=10 03:01:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:01:10 > git --version # timeout=10 03:01:10 > git --version # 'git version 2.25.1' 03:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:01:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:14 Merging remotes/origin/main commit dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f into PR head commit 996a69196826d7a4bac0fc4252d9a425cd6ca015 03:01:14 Merge succeeded, producing 996a69196826d7a4bac0fc4252d9a425cd6ca015 03:01:14 Checking out Revision 996a69196826d7a4bac0fc4252d9a425cd6ca015 (PR-262) 03:01:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 03:01:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 03:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:01:14 > git config core.sparsecheckout # timeout=10 03:01:14 > git checkout -f 996a69196826d7a4bac0fc4252d9a425cd6ca015 # timeout=10 03:01:14 > git remote # timeout=10 03:01:14 > git config --get remote.origin.url # timeout=10 03:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:14 > git merge dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f # timeout=10 03:01:14 > git rev-parse HEAD^{commit} # timeout=10 03:01:14 > git config core.sparsecheckout # timeout=10 03:01:14 > git checkout -f 996a69196826d7a4bac0fc4252d9a425cd6ca015 # timeout=10 03:01:18 Commit message: "refactor!: consume device-sdk-go breaking changes" 03:01:18 > git --version # timeout=10 03:01:18 > git --version # 'git version 2.25.1' 03:01:18 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:01:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:19 Dload Upload Total Spent Left Speed 03:01:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 03:01:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:01:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:01:20 + sudo tee /etc/docker/daemon.new 03:01:20 { 03:01:20 "registry-mirrors": [ 03:01:20 "https://nexus3.edgexfoundry.org:10001" 03:01:20 ], 03:01:20 "bip": "10.250.0.254/24", 03:01:20 "hosts": [ 03:01:20 "tcp://0.0.0.0:5555", 03:01:20 "unix:///var/run/docker.sock" 03:01:20 ], 03:01:20 "mtu": 1458, 03:01:20 "selinux-enabled": true, 03:01:20 "seccomp-profile": "/etc/docker/seccomp.json" 03:01:20 } [Pipeline] sh 03:01:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:01:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:39 provisioning config files... 03:01:39 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15529813997252392889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:39 ---> docker-login.sh 03:01:39 nexus3.edgexfoundry.org:10001 03:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:40 Configure a credential helper to remove this warning. See 03:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:40 03:01:40 Login Succeeded 03:01:40 nexus3.edgexfoundry.org:10002 03:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:40 Configure a credential helper to remove this warning. See 03:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:40 03:01:40 Login Succeeded 03:01:40 nexus3.edgexfoundry.org:10003 03:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:41 Configure a credential helper to remove this warning. See 03:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:41 03:01:41 Login Succeeded 03:01:41 nexus3.edgexfoundry.org:10004 03:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:41 Configure a credential helper to remove this warning. See 03:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:41 03:01:41 Login Succeeded 03:01:41 docker.io 03:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:41 Configure a credential helper to remove this warning. See 03:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:41 03:01:41 Login Succeeded 03:01:41 ---> docker-login.sh ends [Pipeline] } 03:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:42 ========================================================= 03:01:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:01:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:43 + 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 . 03:01:43 Sending build context to Docker daemon 138.8kB 03:01:43 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 03:01:43 Step 2/12 : FROM ${BASE} AS builder 03:01:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:01:43 9b18e9b68314: Pulling fs layer 03:01:43 35d82f9e3411: Pulling fs layer 03:01:43 e16973657156: Pulling fs layer 03:01:43 fc693d55d65f: Pulling fs layer 03:01:43 7e9fc2657dce: Pulling fs layer 03:01:43 dda99020689f: Pulling fs layer 03:01:43 db1c61fa0a46: Pulling fs layer 03:01:43 891c053d2c06: Pulling fs layer 03:01:43 fc693d55d65f: Waiting 03:01:43 7e9fc2657dce: Waiting 03:01:43 dda99020689f: Waiting 03:01:43 db1c61fa0a46: Waiting 03:01:43 891c053d2c06: Waiting 03:01:43 e16973657156: Verifying Checksum 03:01:43 e16973657156: Download complete 03:01:43 35d82f9e3411: Verifying Checksum 03:01:43 35d82f9e3411: Download complete 03:01:43 7e9fc2657dce: Verifying Checksum 03:01:43 7e9fc2657dce: Download complete 03:01:43 dda99020689f: Verifying Checksum 03:01:43 dda99020689f: Download complete 03:01:43 9b18e9b68314: Verifying Checksum 03:01:43 9b18e9b68314: Download complete 03:01:45 891c053d2c06: Verifying Checksum 03:01:45 891c053d2c06: Download complete 03:01:46 db1c61fa0a46: Verifying Checksum 03:01:46 db1c61fa0a46: Download complete 03:01:46 fc693d55d65f: Verifying Checksum 03:01:46 fc693d55d65f: Download complete 03:01:47 9b18e9b68314: Pull complete 03:01:47 35d82f9e3411: Pull complete 03:01:48 e16973657156: Pull complete 03:02:00 fc693d55d65f: Pull complete 03:02:00 7e9fc2657dce: Pull complete 03:02:00 dda99020689f: Pull complete 03:02:07 db1c61fa0a46: Pull complete 03:02:09 891c053d2c06: Pull complete 03:02:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:02:09 ---> f96f9c87975a 03:02:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:02:10 ---> Running in c16eaca6cd35 03:02:10 Removing intermediate container c16eaca6cd35 03:02:10 ---> 5f07a0217668 03:02:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:02:10 ---> Running in 486904ef3487 03:02:11 Removing intermediate container 486904ef3487 03:02:11 ---> 3c7af22f5491 03:02:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:02:11 ---> Running in 4f49ce862cf9 03:02:11 Removing intermediate container 4f49ce862cf9 03:02:11 ---> efe2b9c63446 03:02:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:02:11 ---> Running in 566dd499d901 03:02:12 Removing intermediate container 566dd499d901 03:02:12 ---> b14ce8f1a425 03:02:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:02:12 ---> Running in 4c82e753b1a1 03:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:02:14 (1/4) Installing openssh-keygen (9.0_p1-r2) 03:02:14 (2/4) Installing libedit (20210910.3.1-r0) 03:02:14 (3/4) Installing openssh-client-common (9.0_p1-r2) 03:02:14 (4/4) Installing openssh-client-default (9.0_p1-r2) 03:02:14 Executing busybox-1.35.0-r17.trigger 03:02:14 OK: 226 MiB in 55 packages 03:02:16 Removing intermediate container 4c82e753b1a1 03:02:16 ---> e1daba6b4cfd 03:02:16 Step 8/12 : WORKDIR /device-rest-go 03:02:16 ---> Running in c9d074df9622 03:02:16 Removing intermediate container c9d074df9622 03:02:16 ---> 22e1ff82d69b 03:02:16 Step 9/12 : COPY go.mod vendor* ./ 03:02:16 ---> 59f8eeaa5034 03:02:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:16 ---> Running in 93293b1c29eb 03:03:24 Removing intermediate container 93293b1c29eb 03:03:24 ---> 6d77df14eb77 03:03:24 Step 11/12 : COPY . . 03:03:24 ---> 2e8bea6b3dfb 03:03:24 Step 12/12 : RUN $MAKE 03:03:24 ---> Running in 327913dbd911 03:03:24 noop 03:03:24 Removing intermediate container 327913dbd911 03:03:24 ---> 7098d81de92b 03:03:24 Successfully built 7098d81de92b 03:03:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:25 + docker inspect -f . ci-base-image-arm64 03:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:25 prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container 03:03:25 $ 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 03:03:26 $ docker top ed16e1a4602d4e39cbc444af450973602e271ad3d90b9d105d5dab080eaa0263 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:27 + go version 03:03:27 go version go1.18.7 linux/arm64 [Pipeline] } 03:03:27 $ docker stop --time=1 ed16e1a4602d4e39cbc444af450973602e271ad3d90b9d105d5dab080eaa0263 03:03:29 $ docker rm -f --volumes ed16e1a4602d4e39cbc444af450973602e271ad3d90b9d105d5dab080eaa0263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:30 + docker inspect -f . ci-base-image-arm64 03:03:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:30 prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container 03:03:30 $ 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 03:03:31 $ docker top afb30244419eaf0aae6021081872672272826c23b7963a742dc39623c2578062 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:32 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 03:03:32 + make test 03:03:32 go test ./... -coverprofile=coverage.out ./... 03:03:34 ? github.com/edgexfoundry/device-rest-go [no test files] 03:04:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 03:04:55 ok github.com/edgexfoundry/device-rest-go/driver 0.051s coverage: 33.1% of statements 03:04:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:04:55 go vet ./... 03:05:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:05:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:05:14 ./bin/test-attribution-txt.sh 03:05:14 An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo 03:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:05:14 $ docker stop --time=1 afb30244419eaf0aae6021081872672272826c23b7963a742dc39623c2578062 03:05:16 $ docker rm -f --volumes afb30244419eaf0aae6021081872672272826c23b7963a742dc39623c2578062 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:05:17 Warning: overwriting stash ‘coverage-report’ 03:05:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:05:18 + ls -al . 03:05:18 total 180 03:05:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:03 . 03:05:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:01 .. 03:05:18 -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 03:01 .dockerignore 03:05:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 03:01 .git 03:05:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:01 .github 03:05:18 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 03:01 .gitignore 03:05:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 03:01 .golangci.yml 03:05:18 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 03:01 Attribution.txt 03:05:18 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 03:01 CHANGELOG.md 03:05:18 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 03:01 Dockerfile 03:05:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 03:01 GOVERNANCE.md 03:05:18 -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 03:01 Jenkinsfile 03:05:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 03:01 LICENSE 03:05:18 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 03:01 Makefile 03:05:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 03:01 OWNERS.md 03:05:18 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 03:01 README.md 03:05:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 02:57 VERSION 03:05:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:01 bin 03:05:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 03:01 cmd 03:05:18 -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 03:04 coverage.out 03:05:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 03:01 driver 03:05:18 -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 03:01 go.mod 03:05:18 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 03:01 go.sum 03:05:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 03:01 snap 03:05:18 -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 03:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:18 + 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=996a69196826d7a4bac0fc4252d9a425cd6ca015 --label arch=arm64 --label version=0.0.0 . 03:05:18 Sending build context to Docker daemon 153.6kB 03:05:19 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 03:05:19 Step 2/25 : FROM ${BASE} AS builder 03:05:19 ---> 7098d81de92b 03:05:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:05:19 ---> Running in 2612a2da52ab 03:05:19 Removing intermediate container 2612a2da52ab 03:05:19 ---> 671339e09523 03:05:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:05:19 ---> Running in d9c2fc682692 03:05:19 Removing intermediate container d9c2fc682692 03:05:19 ---> 153e088da2f7 03:05:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:05:20 ---> Running in 413d34bd93fa 03:05:20 Removing intermediate container 413d34bd93fa 03:05:20 ---> 4b57a95a5162 03:05:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:05:20 ---> Running in 1cebb85dbc6b 03:05:20 Removing intermediate container 1cebb85dbc6b 03:05:20 ---> cec9c0a6ee30 03:05:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:05:20 ---> Running in e0108bfde85a 03:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:05:22 OK: 226 MiB in 55 packages 03:05:24 Removing intermediate container e0108bfde85a 03:05:24 ---> 8ef8a82c0f97 03:05:24 Step 8/25 : WORKDIR /device-rest-go 03:05:24 ---> Running in 62ecfb552f12 03:05:24 Removing intermediate container 62ecfb552f12 03:05:24 ---> 30ca0e4b2ecb 03:05:24 Step 9/25 : COPY go.mod vendor* ./ 03:05:24 ---> a5cb5378642c 03:05:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:24 ---> Running in 613d97b69225 03:05:30 Removing intermediate container 613d97b69225 03:05:30 ---> 5972edf00204 03:05:30 Step 11/25 : COPY . . 03:05:30 ---> 7f6d3c47d96c 03:05:30 Step 12/25 : RUN $MAKE 03:05:30 ---> Running in 366898e7e809 03:05:30 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 03:07:52 Removing intermediate container 366898e7e809 03:07:52 ---> 8663909a4a7c 03:07:52 Step 13/25 : FROM alpine:3.16 03:07:52 3.16: Pulling from library/alpine 03:07:52 3760b48202b3: Pulling fs layer 03:07:52 3760b48202b3: Verifying Checksum 03:07:52 3760b48202b3: Download complete 03:07:52 3760b48202b3: Pull complete 03:07:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:07:52 Status: Downloaded newer image for alpine:3.16 03:07:52 ---> 4c81e5bf8899 03:07:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:07:52 ---> Running in b5a4ae96d82e 03:07:52 Removing intermediate container b5a4ae96d82e 03:07:52 ---> f9464bf1adc3 03:07:52 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 03:07:52 ---> Running in 5b4704011831 03:07:52 Removing intermediate container 5b4704011831 03:07:52 ---> b4f63fd16019 03:07:52 Step 16/25 : RUN apk add --update --no-cache dumb-init 03:07:52 ---> Running in e65fe6befd0f 03:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:07:52 (1/1) Installing dumb-init (1.2.5-r1) 03:07:52 Executing busybox-1.35.0-r17.trigger 03:07:52 OK: 5 MiB in 15 packages 03:07:52 Removing intermediate container e65fe6befd0f 03:07:52 ---> 64e1185a88c2 03:07:52 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 03:07:52 ---> 8235be77007c 03:07:52 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 03:07:52 ---> 389a731eb782 03:07:52 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 03:07:52 ---> ae8a013513bf 03:07:52 Step 20/25 : EXPOSE 59986 03:07:52 ---> Running in 261b548729aa 03:07:52 Removing intermediate container 261b548729aa 03:07:52 ---> 40a2f5744d19 03:07:52 Step 21/25 : ENTRYPOINT ["/device-rest"] 03:07:52 ---> Running in 30141b855448 03:07:52 Removing intermediate container 30141b855448 03:07:52 ---> 61907cf5fea5 03:07:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:07:52 ---> Running in a42594baec50 03:07:52 Removing intermediate container a42594baec50 03:07:52 ---> 724b03ff5cbe 03:07:52 Step 23/25 : LABEL arch=arm64 03:07:52 ---> Running in 83e58719dd58 03:07:52 Removing intermediate container 83e58719dd58 03:07:52 ---> ecb06def144e 03:07:52 Step 24/25 : LABEL git_sha=996a69196826d7a4bac0fc4252d9a425cd6ca015 03:07:52 ---> Running in cbefd6bf1a34 03:07:52 Removing intermediate container cbefd6bf1a34 03:07:52 ---> 054447b9ea80 03:07:52 Step 25/25 : LABEL version=0.0.0 03:07:52 ---> Running in f7f12ae08345 03:07:52 Removing intermediate container f7f12ae08345 03:07:52 ---> 1920a24300aa 03:07:52 [Warning] One or more build-args [ARCH] were not consumed 03:07:52 Successfully built 1920a24300aa 03:07:52 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:53 03:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:53 arm64: Pulling from edgex-lftools-log-publisher 03:07:53 8998bd30e6a1: Pulling fs layer 03:07:53 04944245beec: Pulling fs layer 03:07:53 699f458cf7ca: Pulling fs layer 03:07:53 765212b225bb: Pulling fs layer 03:07:53 f23df028b6ca: Pulling fs layer 03:07:53 d65c8cfc05b1: Pulling fs layer 03:07:53 2437ff75d9bd: Pulling fs layer 03:07:53 765212b225bb: Waiting 03:07:53 d65c8cfc05b1: Waiting 03:07:53 f23df028b6ca: Waiting 03:07:53 2437ff75d9bd: Waiting 03:07:54 04944245beec: Verifying Checksum 03:07:54 04944245beec: Download complete 03:07:54 765212b225bb: Verifying Checksum 03:07:54 765212b225bb: Download complete 03:07:54 f23df028b6ca: Verifying Checksum 03:07:54 f23df028b6ca: Download complete 03:07:54 d65c8cfc05b1: Verifying Checksum 03:07:54 d65c8cfc05b1: Download complete 03:07:54 699f458cf7ca: Verifying Checksum 03:07:54 699f458cf7ca: Download complete 03:07:54 8998bd30e6a1: Download complete 03:07:56 2437ff75d9bd: Verifying Checksum 03:07:56 2437ff75d9bd: Download complete 03:07:58 8998bd30e6a1: Pull complete 03:07:58 04944245beec: Pull complete 03:08:00 699f458cf7ca: Pull complete 03:08:00 765212b225bb: Pull complete 03:08:00 f23df028b6ca: Pull complete 03:08:00 d65c8cfc05b1: Pull complete 03:08:15 2437ff75d9bd: Pull complete 03:08:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:08:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:16 prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container 03:08:16 $ 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 03:08:19 $ docker top af9a5ce75466423afe9305518f023786f1aa1ad0cbf12111f3fd76130cf717d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:19 ---> job-cost.sh 03:08:20 lf-activate-venv: SKIPPING 03:08:20 INFO: No Stack... 03:08:20 INFO: Retrieving Pricing Info for: v3-standard-4 03:08:21 INFO: Archiving Costs [Pipeline] sh 03:08:21 + cut -d, -f6 03:08:21 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 03:08:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] 03:08:22 Resource [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] did not exist. Created. 03:08:22 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:08:22 /w/workspace/device-rest-go/1@tmp/durable-7cb999bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:08:23 + echo total: 0.10999999940395355 [Pipeline] stash 03:08:23 Warning: overwriting stash ‘stack-cost’ 03:08:23 Stashed 1 file(s) [Pipeline] } 03:08:23 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:08:23 $ docker stop --time=1 af9a5ce75466423afe9305518f023786f1aa1ad0cbf12111f3fd76130cf717d5 03:08:25 $ docker rm -f --volumes af9a5ce75466423afe9305518f023786f1aa1ad0cbf12111f3fd76130cf717d5 [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 03:08:26 provisioning config files... 03:08:26 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-262@tmp/config10389010183281626038tmp [Pipeline] { [Pipeline] sh 03:08:26 + set +x 03:08:26 + bash -s -- 03:08:26 + curl -s https://codecov.io/bash 03:08:26 03:08:26 _____ _ 03:08:26 / ____| | | 03:08:26 | | ___ __| | ___ ___ _____ __ 03:08:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:08:26 | |___| (_) | (_| | __/ (_| (_) \ V / 03:08:26 \_____\___/ \__,_|\___|\___\___/ \_/ 03:08:26 Bash-1.0.6 03:08:26 03:08:26 03:08:26 ==> git version 2.25.1 found 03:08:26 ==> 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 03:08:26 Release-Date: 2020-01-08 03:08:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:08:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:08:26 ==> Jenkins CI detected. 03:08:26 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-262 03:08:26 project root: . 03:08:26 --> token set from env 03:08:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:08:26 ==> Running gcov in . (disable via -X gcov) 03:08:26 ==> Python coveragepy not found 03:08:26 ==> Searching for coverage reports in: 03:08:26 + . 03:08:26 -> Found 1 reports 03:08:26 ==> Detecting git/mercurial file structure 03:08:26 ==> Reading reports 03:08:26 + ./coverage.out bytes=14200 03:08:26 ==> Appending adjustments 03:08:26 https://docs.codecov.io/docs/fixing-reports 03:08:26 + Found adjustments 03:08:26 ==> Gzipping contents 03:08:26 4.0K /tmp/codecov.1fxQxB.gz 03:08:26 ==> Uploading reports 03:08:26 url: https://codecov.io 03:08:26 query: branch=PR-262&commit=996a69196826d7a4bac0fc4252d9a425cd6ca015&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=262&job=&cmd_args= 03:08:26 -> Pinging Codecov 03:08:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-262&commit=996a69196826d7a4bac0fc4252d9a425cd6ca015&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=262&job=&cmd_args= 03:08:26 -> Uploading to 03:08:26 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/4E5D53B4F1F92C436F7061BF334D961C/996a69196826d7a4bac0fc4252d9a425cd6ca015/79a98999-f020-48b4-abc5-f50b596155dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T030826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d77f51555fdc6fea8abe08a17bf54f5e8244adb2288e520c0daf0af9de47aac 03:08:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:26 Dload Upload Total Spent Left Speed 03:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2492 0 0 100 2492 0 8251 --:--:-- --:--:-- --:--:-- 8251 03:08:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/996a69196826d7a4bac0fc4252d9a425cd6ca015 [Pipeline] } 03:08:27 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 03:08:29 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-262/archives ] 03:08:29 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-262/archives 03:08:29 total 16 03:08:29 drwxr-xr-x 3 root root 4096 Mar 13 03:00 . 03:08:29 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 03:00 .. 03:08:29 drwxr-xr-x 2 root root 4096 Mar 13 03:00 cost 03:08:29 -rw-r--r-- 1 root root 86 Mar 13 03:00 cost.csv 03:08:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-262/archives 03:08:29 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-262/archives 03:08:29 total 16 03:08:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 03:00 . 03:08:29 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 03:00 .. 03:08:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 03:00 cost 03:08:29 -rw-r--r-- 1 jenkins jenkins 86 Mar 13 03:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:08:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:08:30 ---> package-listing.sh 03:08:30 ++ tr '[:upper:]' '[:lower:]' 03:08:30 ++ facter osfamily 03:08:30 + OS_FAMILY=debian 03:08:30 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-262 03:08:30 + START_PACKAGES=/tmp/packages_start.txt 03:08:30 + END_PACKAGES=/tmp/packages_end.txt 03:08:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:30 + PACKAGES=/tmp/packages_start.txt 03:08:30 + '[' /w/workspace/gexfoundry_device-rest-go_PR-262 ']' 03:08:30 + PACKAGES=/tmp/packages_end.txt 03:08:30 + case "${OS_FAMILY}" in 03:08:30 + dpkg -l 03:08:30 + grep '^ii' 03:08:30 + '[' -f /tmp/packages_start.txt ']' 03:08:30 + '[' -f /tmp/packages_end.txt ']' 03:08:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:30 + '[' /w/workspace/gexfoundry_device-rest-go_PR-262 ']' 03:08:30 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-262/archives/ 03:08:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-262/archives/ [Pipeline] echo 03:08:30 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-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:08:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:31 prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container 03:08:31 $ 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-262/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-262 -v /w/workspace/gexfoundry_device-rest-go_PR-262:/w/workspace/gexfoundry_device-rest-go_PR-262:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-262@tmp:/w/workspace/gexfoundry_device-rest-go_PR-262@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 03:08:31 $ docker top 9639b0673c5b6d024e90ee61d6cf920d553f5674c98cd8294c90ce883969874a -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:32 + touch /tmp/pre-build-complete [Pipeline] sh 03:08:32 + mkdir -p /var/log/sysstat [Pipeline] sh 03:08:32 + ls /var/log/sa-host 03:08:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:33 provisioning config files... 03:08:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-262@tmp/config6860199643814952518tmp [Pipeline] { [Pipeline] echo 03:08:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:08:33 ---> create-netrc.sh [Pipeline] } 03:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:08:33 ---> python-tools-install.sh [Pipeline] echo 03:08:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:08:34 ---> sudo-logs.sh 03:08:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:08:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:08:34 ---> job-cost.sh 03:08:34 lf-activate-venv: SKIPPING 03:08:34 DEBUG: total: 0.2199999988079071 03:08:34 INFO: Retrieving Stack Cost... 03:08:35 INFO: Retrieving Pricing Info for: v3-standard-8 03:08:35 INFO: Archiving Costs [Pipeline] echo 03:08:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:08:35 ---> logs-deploy.sh 03:08:35 lf-activate-venv: SKIPPING 03:08:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-262/1 03:08:35 INFO: archiving workspace using pattern(s): 03:08:36 Archives upload complete. 03:08:37 INFO: archiving logs to Nexus