Pull request #230 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 ejlee3 for edgexfoundry/device-rest-go Obtained Jenkinsfile from 25ab274ba158ce86e1c829ba66da33aae2d39e44+ea2635875d50d8674d03123d64d8d0373faddc1b (47d27fb9bc43a251c01978886396615a78911640) 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-ssh14300281595089237876.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-ssh16852495417344536336.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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7169308681742203767.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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5328714183783023489.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-ssh15919428071340041042.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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3122494098238873959.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 ‘prd-ubuntu20.04-docker-8c-8g-121210’ Running on prd-ubuntu20.04-docker-8c-8g-121213 in /w/workspace/gexfoundry_device-rest-go_PR-230 [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-230 # 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ea2635875d50d8674d03123d64d8d0373faddc1b into PR head commit 25ab274ba158ce86e1c829ba66da33aae2d39e44 Merge succeeded, producing 25ab274ba158ce86e1c829ba66da33aae2d39e44 Checking out Revision 25ab274ba158ce86e1c829ba66da33aae2d39e44 (PR-230) > git config core.sparsecheckout # timeout=10 > git checkout -f 25ab274ba158ce86e1c829ba66da33aae2d39e44 # 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 ea2635875d50d8674d03123d64d8d0373faddc1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25ab274ba158ce86e1c829ba66da33aae2d39e44 # timeout=10 Commit message: "refactor!: use latest SDK for flattened config stem" 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 16:27:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:27:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:27:28 ========================================================= 16:27:28 EdgeX Global Pipelines Version Info 16:27:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:27:29 ------------------- 16:27:29 stable info: 16:27:29 ------------------- 16:27:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:27:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:27:29 Message: update stable to v1.0.244 16:27:30 ------------------- 16:27:30 experimental info: 16:27:30 ------------------- 16:27:30 Commited By: **** collab-it+edgex@linuxfoundation.org 16:27:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:27:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:27:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25ab274ba158ce86e1c829ba66da33aae2d39e44 [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25ab274 [Pipeline] echo 16:27:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:32 provisioning config files... 16:27:32 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp/config10990560015695171835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:32 ---> docker-login.sh 16:27:32 nexus3.edgexfoundry.org:10001 16:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:32 Configure a credential helper to remove this warning. See 16:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:32 16:27:32 Login Succeeded 16:27:32 nexus3.edgexfoundry.org:10002 16:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:32 Configure a credential helper to remove this warning. See 16:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:32 16:27:32 Login Succeeded 16:27:32 nexus3.edgexfoundry.org:10003 16:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:32 Configure a credential helper to remove this warning. See 16:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:32 16:27:32 Login Succeeded 16:27:32 nexus3.edgexfoundry.org:10004 16:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:32 Configure a credential helper to remove this warning. See 16:27:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:32 16:27:32 Login Succeeded 16:27:32 docker.io 16:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:33 Configure a credential helper to remove this warning. See 16:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:33 16:27:33 Login Succeeded 16:27:33 ---> docker-login.sh ends [Pipeline] } 16:27:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:27:34 + git rev-list -1 --merges 25ab274ba158ce86e1c829ba66da33aae2d39e44~1..25ab274ba158ce86e1c829ba66da33aae2d39e44 [Pipeline] echo 16:27:34 -----------> git rev-list -1 --merges 25ab274ba158ce86e1c829ba66da33aae2d39e44~1..25ab274ba158ce86e1c829ba66da33aae2d39e44 25ab274ba158ce86e1c829ba66da33aae2d39e44 [false] [Pipeline] sh 16:27:34 + git log --format=format:%s -1 25ab274ba158ce86e1c829ba66da33aae2d39e44 [Pipeline] echo 16:27:34 ========================================================= 16:27:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:27:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:34 + git log --format=format:%s -1 25ab274ba158ce86e1c829ba66da33aae2d39e44 [Pipeline] echo 16:27:34 [semverPrep] GIT_COMMIT: 25ab274ba158ce86e1c829ba66da33aae2d39e44, Commit Message: refactor!: use latest SDK for flattened config stem [Pipeline] echo 16:27:34 [semverPrep] This is not a build commit. [Pipeline] sh 16:27:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:35 + grep -v github /etc/ssh/ssh_known_hosts 16:27:35 + [ -e /tmp/ssh_known_hosts ] 16:27:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:27:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:27:35 + sudo tee -a /etc/ssh/ssh_known_hosts 16:27:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:35 16:27:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:36 0.1.4: Pulling from edgex-devops/py-git-semver 16:27:36 b85a868b505f: Pulling fs layer 16:27:36 e2be974225ed: Pulling fs layer 16:27:36 339a4e72a1f5: Pulling fs layer 16:27:36 988bab9f4d93: Pulling fs layer 16:27:36 1469e6f7b9e6: Pulling fs layer 16:27:36 eaf3925da568: Pulling fs layer 16:27:36 bab4dde63d76: Pulling fs layer 16:27:36 bde34c3a00c8: Pulling fs layer 16:27:36 eaf3925da568: Waiting 16:27:36 bab4dde63d76: Waiting 16:27:36 988bab9f4d93: Waiting 16:27:36 1469e6f7b9e6: Waiting 16:27:36 b352a97aabf1: Pulling fs layer 16:27:36 4872d77fe225: Pulling fs layer 16:27:36 bde34c3a00c8: Waiting 16:27:36 b352a97aabf1: Waiting 16:27:36 5851b861e8e6: Pulling fs layer 16:27:36 5851b861e8e6: Waiting 16:27:36 4872d77fe225: Waiting 16:27:36 e2be974225ed: Download complete 16:27:36 988bab9f4d93: Verifying Checksum 16:27:36 1469e6f7b9e6: Verifying Checksum 16:27:36 1469e6f7b9e6: Download complete 16:27:36 339a4e72a1f5: Verifying Checksum 16:27:36 339a4e72a1f5: Download complete 16:27:36 eaf3925da568: Verifying Checksum 16:27:36 eaf3925da568: Download complete 16:27:36 bde34c3a00c8: Verifying Checksum 16:27:36 bde34c3a00c8: Download complete 16:27:36 b352a97aabf1: Verifying Checksum 16:27:36 b352a97aabf1: Download complete 16:27:36 4872d77fe225: Verifying Checksum 16:27:36 4872d77fe225: Download complete 16:27:36 5851b861e8e6: Verifying Checksum 16:27:36 5851b861e8e6: Download complete 16:27:36 b85a868b505f: Download complete 16:27:36 bab4dde63d76: Verifying Checksum 16:27:36 bab4dde63d76: Download complete 16:27:37 b85a868b505f: Pull complete 16:27:37 e2be974225ed: Pull complete 16:27:38 339a4e72a1f5: Pull complete 16:27:38 988bab9f4d93: Pull complete 16:27:38 1469e6f7b9e6: Pull complete 16:27:38 eaf3925da568: Pull complete 16:27:40 bab4dde63d76: Pull complete 16:27:40 bde34c3a00c8: Pull complete 16:27:40 b352a97aabf1: Pull complete 16:27:40 4872d77fe225: Pull complete 16:27:40 5851b861e8e6: Pull complete 16:27:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:41 prd-ubuntu20.04-docker-8c-8g-121213 does not seem to be running inside a container 16:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-230 -v /w/workspace/gexfoundry_device-rest-go_PR-230:/w/workspace/gexfoundry_device-rest-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-230@tmp:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:27:43 $ docker top e9b2771f4110531a4f39c09166df76db917c200c611b4336362486f519f9f9ae -eo pid,comm 16:27:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:27:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:44 [ssh-agent] Looking for ssh-agent implementation... 16:27:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:44 $ docker exec e9b2771f4110531a4f39c09166df76db917c200c611b4336362486f519f9f9ae ssh-agent 16:27:44 SSH_AUTH_SOCK=/tmp/ssh-FJwVz1BmIYs7/agent.32 16:27:44 SSH_AGENT_PID=38 16:27:44 Running ssh-add (command line suppressed) 16:27:44 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-230@tmp/private_key_9069633269058859408.key (/w/workspace/gexfoundry_device-rest-go_PR-230@tmp/private_key_9069633269058859408.key) 16:27:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:44 + git tag --points-at HEAD [Pipeline] } 16:27:44 $ docker exec --env ******** --env ******** e9b2771f4110531a4f39c09166df76db917c200c611b4336362486f519f9f9ae ssh-agent -k 16:27:44 unset SSH_AUTH_SOCK; 16:27:44 unset SSH_AGENT_PID; 16:27:44 echo Agent pid 38 killed; 16:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:27:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:44 [ssh-agent] Looking for ssh-agent implementation... 16:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:45 $ docker exec e9b2771f4110531a4f39c09166df76db917c200c611b4336362486f519f9f9ae ssh-agent 16:27:45 SSH_AUTH_SOCK=/tmp/ssh-dKm6him5GlMN/agent.70 16:27:45 SSH_AGENT_PID=76 16:27:45 Running ssh-add (command line suppressed) 16:27:45 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-230@tmp/private_key_16666506795763479039.key (/w/workspace/gexfoundry_device-rest-go_PR-230@tmp/private_key_16666506795763479039.key) 16:27:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:45 + git semver init 16:27:45 2022-12-14 16:27:45,792 [run_init] DEBUG init version:0.0.0 force:False 16:27:45 2022-12-14 16:27:45,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-230/.semver 16:27:45 2022-12-14 16:27:45,793 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-230/.semver 16:27:45 2022-12-14 16:27:45,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-230/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-230, universal_newlines=False, shell=None, istream=None) 16:27:47 2022-12-14 16:27:46,916 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-230/.git/info/exclude 16:27:47 2022-12-14 16:27:46,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-230/.semver/PR-230 with force:False 16:27:47 2022-12-14 16:27:46,917 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-230/.semver/PR-230 16:27:47 2022-12-14 16:27:46,921 [execute] INFO git cat-file --batch-check 16:27:47 2022-12-14 16:27:46,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-230/.semver, universal_newlines=False, shell=None, istream=) 16:27:47 2022-12-14 16:27:46,927 [execute] INFO git cat-file --batch 16:27:47 2022-12-14 16:27:46,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-230/.semver, universal_newlines=False, shell=None, istream=) 16:27:47 2022-12-14 16:27:46,932 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-230/.semver/PR-230 16:27:47 0.0.0 [Pipeline] } 16:27:47 $ docker exec --env ******** --env ******** e9b2771f4110531a4f39c09166df76db917c200c611b4336362486f519f9f9ae ssh-agent -k 16:27:47 unset SSH_AUTH_SOCK; 16:27:47 unset SSH_AGENT_PID; 16:27:47 echo Agent pid 76 killed; 16:27:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:47 + git semver [Pipeline] } 16:27:48 $ docker stop --time=1 e9b2771f4110531a4f39c09166df76db917c200c611b4336362486f519f9f9ae 16:27:49 $ docker rm -f e9b2771f4110531a4f39c09166df76db917c200c611b4336362486f519f9f9ae [Pipeline] // withDockerContainer [Pipeline] sh 16:27:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:27:50 Stashed 1 file(s) [Pipeline] echo 16:27:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:50 provisioning config files... 16:27:50 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp/config5410360063395760266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:51 ---> docker-login.sh 16:27:51 nexus3.edgexfoundry.org:10001 16:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:51 Configure a credential helper to remove this warning. See 16:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:51 16:27:51 Login Succeeded 16:27:51 nexus3.edgexfoundry.org:10002 16:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:51 Configure a credential helper to remove this warning. See 16:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:51 16:27:51 Login Succeeded 16:27:51 nexus3.edgexfoundry.org:10003 16:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:51 Configure a credential helper to remove this warning. See 16:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:51 16:27:51 Login Succeeded 16:27:51 nexus3.edgexfoundry.org:10004 16:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:51 Configure a credential helper to remove this warning. See 16:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:51 16:27:51 Login Succeeded 16:27:51 docker.io 16:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:51 Configure a credential helper to remove this warning. See 16:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:51 16:27:51 Login Succeeded 16:27:51 ---> docker-login.sh ends [Pipeline] } 16:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:51 ========================================================= 16:27:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:27:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:52 + 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 . 16:27:52 Sending build context to Docker daemon 10.77MB 16:27:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:27:52 Step 2/12 : FROM ${BASE} AS builder 16:27:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:27:52 213ec9aee27d: Pulling fs layer 16:27:52 4583459ba037: Pulling fs layer 16:27:52 93c1e223e6f2: Pulling fs layer 16:27:52 53926ce57604: Pulling fs layer 16:27:52 21b2b0c7a3f4: Pulling fs layer 16:27:52 22ff95d597cd: Pulling fs layer 16:27:52 12d6caf4c0d1: Pulling fs layer 16:27:52 96b7cbca73a9: Pulling fs layer 16:27:52 a7acece74701: Pulling fs layer 16:27:52 21b2b0c7a3f4: Waiting 16:27:52 22ff95d597cd: Waiting 16:27:52 12d6caf4c0d1: Waiting 16:27:52 96b7cbca73a9: Waiting 16:27:52 a7acece74701: Waiting 16:27:52 53926ce57604: Waiting 16:27:52 4583459ba037: Download complete 16:27:52 21b2b0c7a3f4: Verifying Checksum 16:27:52 21b2b0c7a3f4: Download complete 16:27:52 22ff95d597cd: Verifying Checksum 16:27:52 22ff95d597cd: Download complete 16:27:52 213ec9aee27d: Verifying Checksum 16:27:52 213ec9aee27d: Download complete 16:27:52 12d6caf4c0d1: Download complete 16:27:52 213ec9aee27d: Pull complete 16:27:52 4583459ba037: Pull complete 16:27:52 93c1e223e6f2: Pull complete 16:27:53 a7acece74701: Verifying Checksum 16:27:53 a7acece74701: Download complete 16:27:53 96b7cbca73a9: Verifying Checksum 16:27:53 96b7cbca73a9: Download complete 16:27:53 53926ce57604: Verifying Checksum 16:27:53 53926ce57604: Download complete 16:27:57 53926ce57604: Pull complete 16:27:57 21b2b0c7a3f4: Pull complete 16:27:57 22ff95d597cd: Pull complete 16:27:57 12d6caf4c0d1: Pull complete 16:27:59 96b7cbca73a9: Pull complete 16:28:00 a7acece74701: Pull complete 16:28:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:28:00 ---> db6d94c90886 16:28:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:28:05 Still waiting to schedule task 16:28:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-121211’ 16:28:05 ---> Running in aae7033791df 16:28:05 Removing intermediate container aae7033791df 16:28:05 ---> bcdc7d151eb4 16:28:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:28:05 ---> Running in 005ff1e54df9 16:28:05 Removing intermediate container 005ff1e54df9 16:28:05 ---> 0293e7922cde 16:28:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:28:05 ---> Running in 3fe332bbf7e5 16:28:05 Removing intermediate container 3fe332bbf7e5 16:28:05 ---> b42733ba3cb4 16:28:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:28:05 ---> Running in 4e112106c69d 16:28:05 Removing intermediate container 4e112106c69d 16:28:05 ---> 7ccf2677f097 16:28:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:05 ---> Running in 534b0472b77b 16:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:28:06 (1/4) Installing openssh-keygen (9.0_p1-r2) 16:28:06 (2/4) Installing libedit (20210910.3.1-r0) 16:28:06 (3/4) Installing openssh-client-common (9.0_p1-r2) 16:28:06 (4/4) Installing openssh-client-default (9.0_p1-r2) 16:28:06 Executing busybox-1.35.0-r17.trigger 16:28:06 OK: 216 MiB in 55 packages 16:28:06 Removing intermediate container 534b0472b77b 16:28:06 ---> ea414e97682e 16:28:06 Step 8/12 : WORKDIR /device-rest-go 16:28:06 ---> Running in 421b5b2a64af 16:28:06 Removing intermediate container 421b5b2a64af 16:28:06 ---> f6d1e99cdaba 16:28:06 Step 9/12 : COPY go.mod vendor* ./ 16:28:07 ---> bfb6edc80876 16:28:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:07 ---> Running in ad4a6b1c475c 16:28:33 Removing intermediate container ad4a6b1c475c 16:28:33 ---> 563a37310693 16:28:33 Step 11/12 : COPY . . 16:28:33 ---> 2578a4c9e8ca 16:28:33 Step 12/12 : RUN $MAKE 16:28:33 ---> Running in 2a1cf173e0be 16:28:33 noop 16:28:33 Removing intermediate container 2a1cf173e0be 16:28:33 ---> c41240210d96 16:28:33 Successfully built c41240210d96 16:28:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:34 + docker inspect -f . ci-base-image-x86_64 16:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:34 prd-ubuntu20.04-docker-8c-8g-121213 does not seem to be running inside a container 16:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-230 -v /w/workspace/gexfoundry_device-rest-go_PR-230:/w/workspace/gexfoundry_device-rest-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-230@tmp:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:34 $ docker top 06652d00f7de22fa9a81e424d673936cb1d9c2e6b673f3e793ed2cc1d3dffec7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:35 + go version 16:28:35 go version go1.18.7 linux/amd64 [Pipeline] } 16:28:35 $ docker stop --time=1 06652d00f7de22fa9a81e424d673936cb1d9c2e6b673f3e793ed2cc1d3dffec7 16:28:36 $ docker rm -f 06652d00f7de22fa9a81e424d673936cb1d9c2e6b673f3e793ed2cc1d3dffec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:37 + docker inspect -f . ci-base-image-x86_64 16:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:37 prd-ubuntu20.04-docker-8c-8g-121213 does not seem to be running inside a container 16:28:37 $ 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-230 -v /w/workspace/gexfoundry_device-rest-go_PR-230:/w/workspace/gexfoundry_device-rest-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-230@tmp:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:37 $ docker top 1b3b1c3c0c0e530fdb10585c925dc42be1d95eb65223febc854b50a64f80725e -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-230 [Pipeline] fileExists [Pipeline] sh 16:28:38 + make test 16:28:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:28:38 ? github.com/edgexfoundry/device-rest-go [no test files] 16:28:48 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:28:48 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 16:28:55 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." 16:28:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:28:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:28:57 ./bin/test-attribution-txt.sh [Pipeline] echo 16:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:28:57 $ docker stop --time=1 1b3b1c3c0c0e530fdb10585c925dc42be1d95eb65223febc854b50a64f80725e 16:29:00 $ docker rm -f 1b3b1c3c0c0e530fdb10585c925dc42be1d95eb65223febc854b50a64f80725e [Pipeline] // withDockerContainer [Pipeline] sh 16:29:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:01 + ls -al . 16:29:01 total 188 16:29:01 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 16:28 . 16:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:27 .. 16:29:01 -rw-rw-r-- 1 jenkins jenkins 151 Dec 14 16:27 .dockerignore 16:29:01 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 16:28 .git 16:29:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:27 .github 16:29:01 -rw-rw-r-- 1 jenkins jenkins 329 Dec 14 16:27 .gitignore 16:29:01 -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 16:27 .golangci.yml 16:29:01 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 16:27 .semver 16:29:01 -rw-rw-r-- 1 jenkins jenkins 9100 Dec 14 16:27 Attribution.txt 16:29:01 -rw-rw-r-- 1 jenkins jenkins 13085 Dec 14 16:27 CHANGELOG.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 1641 Dec 14 16:27 Dockerfile 16:29:01 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 16:27 GOVERNANCE.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 680 Dec 14 16:27 Jenkinsfile 16:29:01 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 16:27 LICENSE 16:29:01 -rw-rw-r-- 1 jenkins jenkins 2173 Dec 14 16:27 Makefile 16:29:01 -rw-rw-r-- 1 jenkins jenkins 620 Dec 14 16:27 OWNERS.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 8667 Dec 14 16:27 README.md 16:29:01 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 16:27 VERSION 16:29:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:27 bin 16:29:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:27 cmd 16:29:01 -rw-r--r-- 1 jenkins jenkins 9355 Dec 14 16:28 coverage.out 16:29:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:27 driver 16:29:01 -rw-rw-r-- 1 jenkins jenkins 3488 Dec 14 16:27 go.mod 16:29:01 -rw-rw-r-- 1 jenkins jenkins 45013 Dec 14 16:27 go.sum 16:29:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:27 snap 16:29:01 -rw-rw-r-- 1 jenkins jenkins 713 Dec 14 16:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + 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=25ab274ba158ce86e1c829ba66da33aae2d39e44 --label arch=amd64 --label version=0.0.0 . 16:29:02 Sending build context to Docker daemon 10.78MB 16:29:02 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:29:02 Step 2/25 : FROM ${BASE} AS builder 16:29:02 ---> c41240210d96 16:29:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:29:02 ---> Running in 906b1fcaa8ad 16:29:02 Removing intermediate container 906b1fcaa8ad 16:29:02 ---> 77fb02abef36 16:29:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:02 ---> Running in 603e1488d9e5 16:29:02 Removing intermediate container 603e1488d9e5 16:29:02 ---> dc1201f2f517 16:29:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:29:02 ---> Running in 976eaa51bc88 16:29:02 Removing intermediate container 976eaa51bc88 16:29:02 ---> 33fc1a9b70cd 16:29:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:29:02 ---> Running in 958c8751c3ef 16:29:02 Removing intermediate container 958c8751c3ef 16:29:02 ---> e618ec227726 16:29:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:02 ---> Running in 63f0a1a6703b 16:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:03 OK: 216 MiB in 55 packages 16:29:03 Removing intermediate container 63f0a1a6703b 16:29:03 ---> f836e7fd6553 16:29:03 Step 8/25 : WORKDIR /device-rest-go 16:29:03 ---> Running in 119c0c053c67 16:29:03 Removing intermediate container 119c0c053c67 16:29:03 ---> fe07b19dd9b4 16:29:03 Step 9/25 : COPY go.mod vendor* ./ 16:29:03 ---> 2a7cdeb3895f 16:29:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:03 ---> Running in 84c3aea04394 16:29:04 Removing intermediate container 84c3aea04394 16:29:04 ---> a318dca8c813 16:29:04 Step 11/25 : COPY . . 16:29:05 ---> 376437520638 16:29:05 Step 12/25 : RUN $MAKE 16:29:05 ---> Running in 302d3d457176 16:29:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 16:29:27 Removing intermediate container 302d3d457176 16:29:27 ---> da7074641ce5 16:29:27 Step 13/25 : FROM alpine:3.16 16:29:27 3.16: Pulling from library/alpine 16:29:27 ca7dd9ec2225: Pulling fs layer 16:29:27 ca7dd9ec2225: Verifying Checksum 16:29:27 ca7dd9ec2225: Download complete 16:29:28 ca7dd9ec2225: Pull complete 16:29:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:29:28 Status: Downloaded newer image for alpine:3.16 16:29:28 ---> bfe296a52501 16:29:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:29:28 ---> Running in 5c0503f6bbcd 16:29:28 Removing intermediate container 5c0503f6bbcd 16:29:28 ---> 51da29e9295d 16:29:28 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 16:29:28 ---> Running in 528866eadd54 16:29:28 Removing intermediate container 528866eadd54 16:29:28 ---> 53d9b44bdada 16:29:28 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 16:29:28 ---> Running in 19167c70f16c 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:29 (1/6) Installing dumb-init (1.2.5-r1) 16:29:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:29:29 (3/6) Installing libsodium (1.0.18-r0) 16:29:29 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:29:29 (5/6) Installing libzmq (4.3.4-r0) 16:29:29 (6/6) Installing zeromq (4.3.4-r0) 16:29:29 Executing busybox-1.35.0-r17.trigger 16:29:29 OK: 8 MiB in 20 packages 16:29:29 Removing intermediate container 19167c70f16c 16:29:29 ---> 4b26fd1190fd 16:29:29 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 16:29:30 ---> 2537aefde54e 16:29:30 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 16:29:30 ---> d1b787affc49 16:29:30 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 16:29:30 ---> 1b78c74ebe64 16:29:30 Step 20/25 : EXPOSE 59986 16:29:30 ---> Running in e55d1ffa00ed 16:29:30 Removing intermediate container e55d1ffa00ed 16:29:30 ---> d3e24f1075ae 16:29:30 Step 21/25 : ENTRYPOINT ["/device-rest"] 16:29:30 ---> Running in 751f989c8d15 16:29:30 Removing intermediate container 751f989c8d15 16:29:30 ---> 9a133c264828 16:29:30 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:29:30 ---> Running in 7b94d770a5da 16:29:30 Removing intermediate container 7b94d770a5da 16:29:30 ---> 33e3e63d1250 16:29:30 Step 23/25 : LABEL arch=amd64 16:29:31 ---> Running in 0abfe337e58d 16:29:31 Removing intermediate container 0abfe337e58d 16:29:31 ---> 114ad4a33c59 16:29:31 Step 24/25 : LABEL git_sha=25ab274ba158ce86e1c829ba66da33aae2d39e44 16:29:31 ---> Running in e258effb5e5e 16:29:31 Removing intermediate container e258effb5e5e 16:29:31 ---> c85defdfeafc 16:29:31 Step 25/25 : LABEL version=0.0.0 16:29:31 ---> Running in 46495d2084a1 16:29:31 Removing intermediate container 46495d2084a1 16:29:31 ---> 7f3ea908169c 16:29:31 [Warning] One or more build-args [ARCH] were not consumed 16:29:31 Successfully built 7f3ea908169c 16:29:31 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 16:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:32 16:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:32 latest: Pulling from edgex-lftools-log-publisher 16:29:32 5eb5b503b376: Pulling fs layer 16:29:32 5c69ac0246d0: Pulling fs layer 16:29:32 ec43610c2a17: Pulling fs layer 16:29:32 3a2ae6a8a46f: Pulling fs layer 16:29:32 33b1e0a273af: Pulling fs layer 16:29:32 5d3b04190fa2: Pulling fs layer 16:29:32 2f39f015ded8: Pulling fs layer 16:29:32 3a2ae6a8a46f: Waiting 16:29:32 5d3b04190fa2: Waiting 16:29:32 33b1e0a273af: Waiting 16:29:32 2f39f015ded8: Waiting 16:29:32 5c69ac0246d0: Verifying Checksum 16:29:32 5c69ac0246d0: Download complete 16:29:32 3a2ae6a8a46f: Verifying Checksum 16:29:32 3a2ae6a8a46f: Download complete 16:29:33 33b1e0a273af: Verifying Checksum 16:29:33 33b1e0a273af: Download complete 16:29:33 ec43610c2a17: Verifying Checksum 16:29:33 ec43610c2a17: Download complete 16:29:33 5d3b04190fa2: Verifying Checksum 16:29:33 5d3b04190fa2: Download complete 16:29:33 5eb5b503b376: Verifying Checksum 16:29:33 5eb5b503b376: Download complete 16:29:33 2f39f015ded8: Download complete 16:29:34 5eb5b503b376: Pull complete 16:29:34 5c69ac0246d0: Pull complete 16:29:35 ec43610c2a17: Pull complete 16:29:35 3a2ae6a8a46f: Pull complete 16:29:35 33b1e0a273af: Pull complete 16:29:35 5d3b04190fa2: Pull complete 16:29:39 2f39f015ded8: Pull complete 16:29:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:39 prd-ubuntu20.04-docker-8c-8g-121213 does not seem to be running inside a container 16:29:39 $ 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-230 -v /w/workspace/gexfoundry_device-rest-go_PR-230:/w/workspace/gexfoundry_device-rest-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-230@tmp:/w/workspace/gexfoundry_device-rest-go_PR-230@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 16:29:43 $ docker top 07ef9114f55834ef6c3599be35a2099fa77346426f47eb9ea3bf97a56f182c55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:43 ---> job-cost.sh 16:29:43 lf-activate-venv: SKIPPING 16:29:43 INFO: No Stack... 16:29:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:44 INFO: Archiving Costs [Pipeline] sh 16:29:44 + cat /w/workspace/gexfoundry_device-rest-go_PR-230/archives/cost.csv 16:29:44 + cut -d, -f6 [Pipeline] lock 16:29:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] 16:29:45 Resource [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] did not exist. Created. 16:29:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:45 + echo total: 0.2199999988079071 [Pipeline] stash 16:29:45 Stashed 1 file(s) [Pipeline] } 16:29:45 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:45 $ docker stop --time=1 07ef9114f55834ef6c3599be35a2099fa77346426f47eb9ea3bf97a56f182c55 16:29:46 $ docker rm -f 07ef9114f55834ef6c3599be35a2099fa77346426f47eb9ea3bf97a56f182c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:31:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121215 in /w/workspace/gexfoundry_device-rest-go_PR-230 [Pipeline] { [Pipeline] ws 16:31:07 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 16:31:07 The recommended git tool is: git 16:31:13 using credential edgex-jenkins-ssh 16:31:13 Cloning the remote Git repository 16:31:13 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 16:31:13 > git init /w/workspace/device-rest-go/1 # timeout=10 16:31:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:31:13 > git --version # timeout=10 16:31:13 > git --version # 'git version 2.25.1' 16:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:31:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:31:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:31:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:31:16 Merging remotes/origin/main commit ea2635875d50d8674d03123d64d8d0373faddc1b into PR head commit 25ab274ba158ce86e1c829ba66da33aae2d39e44 16:31:17 Merge succeeded, producing 25ab274ba158ce86e1c829ba66da33aae2d39e44 16:31:17 Checking out Revision 25ab274ba158ce86e1c829ba66da33aae2d39e44 (PR-230) 16:31:17 > git config core.sparsecheckout # timeout=10 16:31:17 > git checkout -f 25ab274ba158ce86e1c829ba66da33aae2d39e44 # timeout=10 16:31:17 > git remote # timeout=10 16:31:17 > git config --get remote.origin.url # timeout=10 16:31:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:17 > git merge ea2635875d50d8674d03123d64d8d0373faddc1b # timeout=10 16:31:17 > git rev-parse HEAD^{commit} # timeout=10 16:31:17 > git config core.sparsecheckout # timeout=10 16:31:17 > git checkout -f 25ab274ba158ce86e1c829ba66da33aae2d39e44 # timeout=10 16:31:20 Commit message: "refactor!: use latest SDK for flattened config stem" 16:31:20 > git --version # timeout=10 16:31:20 > git --version # 'git version 2.25.1' 16:31:20 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:22 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:22 Dload Upload Total Spent Left Speed 16:31:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 16:31:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:31:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:31:23 + sudo tee /etc/docker/daemon.new 16:31:23 { 16:31:23 "registry-mirrors": [ 16:31:23 "https://nexus3.edgexfoundry.org:10001" 16:31:23 ], 16:31:23 "bip": "10.250.0.254/24", 16:31:23 "hosts": [ 16:31:23 "tcp://0.0.0.0:5555", 16:31:23 "unix:///var/run/docker.sock" 16:31:23 ], 16:31:23 "mtu": 1458, 16:31:23 "selinux-enabled": true, 16:31:23 "seccomp-profile": "/etc/docker/seccomp.json" 16:31:23 } [Pipeline] sh 16:31:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:31:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:42 provisioning config files... 16:31:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13021137487828071123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:42 ---> docker-login.sh 16:31:42 nexus3.edgexfoundry.org:10001 16:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:43 Configure a credential helper to remove this warning. See 16:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:43 16:31:43 Login Succeeded 16:31:43 nexus3.edgexfoundry.org:10002 16:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:43 Configure a credential helper to remove this warning. See 16:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:43 16:31:43 Login Succeeded 16:31:43 nexus3.edgexfoundry.org:10003 16:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:44 Configure a credential helper to remove this warning. See 16:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:44 16:31:44 Login Succeeded 16:31:44 nexus3.edgexfoundry.org:10004 16:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:44 Configure a credential helper to remove this warning. See 16:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:44 16:31:44 Login Succeeded 16:31:44 docker.io 16:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:45 Configure a credential helper to remove this warning. See 16:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:45 16:31:45 Login Succeeded 16:31:45 ---> docker-login.sh ends [Pipeline] } 16:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:45 ========================================================= 16:31:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:31:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:46 + 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 . 16:31:46 Sending build context to Docker daemon 129.5kB 16:31:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:31:46 Step 2/12 : FROM ${BASE} AS builder 16:31:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:46 9b18e9b68314: Pulling fs layer 16:31:46 35d82f9e3411: Pulling fs layer 16:31:46 e16973657156: Pulling fs layer 16:31:46 fc693d55d65f: Pulling fs layer 16:31:46 7e9fc2657dce: Pulling fs layer 16:31:46 dda99020689f: Pulling fs layer 16:31:46 db1c61fa0a46: Pulling fs layer 16:31:46 891c053d2c06: Pulling fs layer 16:31:46 dda99020689f: Waiting 16:31:46 db1c61fa0a46: Waiting 16:31:46 fc693d55d65f: Waiting 16:31:46 7e9fc2657dce: Waiting 16:31:46 891c053d2c06: Waiting 16:31:46 e16973657156: Verifying Checksum 16:31:46 e16973657156: Download complete 16:31:46 35d82f9e3411: Verifying Checksum 16:31:46 7e9fc2657dce: Verifying Checksum 16:31:46 7e9fc2657dce: Download complete 16:31:46 dda99020689f: Download complete 16:31:46 9b18e9b68314: Verifying Checksum 16:31:46 9b18e9b68314: Download complete 16:31:47 9b18e9b68314: Pull complete 16:31:47 891c053d2c06: Verifying Checksum 16:31:47 891c053d2c06: Download complete 16:31:48 35d82f9e3411: Pull complete 16:31:48 e16973657156: Pull complete 16:31:48 db1c61fa0a46: Verifying Checksum 16:31:48 db1c61fa0a46: Download complete 16:31:49 fc693d55d65f: Verifying Checksum 16:31:49 fc693d55d65f: Download complete 16:32:01 fc693d55d65f: Pull complete 16:32:01 7e9fc2657dce: Pull complete 16:32:01 dda99020689f: Pull complete 16:32:08 db1c61fa0a46: Pull complete 16:32:09 891c053d2c06: Pull complete 16:32:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:09 ---> f96f9c87975a 16:32:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:32:10 ---> Running in 4da58193b13a 16:32:11 Removing intermediate container 4da58193b13a 16:32:11 ---> 4809726bbc4b 16:32:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:32:11 ---> Running in 25584e01933a 16:32:11 Removing intermediate container 25584e01933a 16:32:11 ---> 2695fe33eca7 16:32:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:32:11 ---> Running in ce8b7e74449f 16:32:11 Removing intermediate container ce8b7e74449f 16:32:11 ---> d00e4e3b7b39 16:32:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:32:12 ---> Running in 4c53aff8c675 16:32:12 Removing intermediate container 4c53aff8c675 16:32:12 ---> 717809682c3a 16:32:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:12 ---> Running in 1ad02c68bbf8 16:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:14 (1/4) Installing openssh-keygen (9.0_p1-r2) 16:32:14 (2/4) Installing libedit (20210910.3.1-r0) 16:32:14 (3/4) Installing openssh-client-common (9.0_p1-r2) 16:32:14 (4/4) Installing openssh-client-default (9.0_p1-r2) 16:32:14 Executing busybox-1.35.0-r17.trigger 16:32:14 OK: 226 MiB in 55 packages 16:32:15 Removing intermediate container 1ad02c68bbf8 16:32:15 ---> 3c6c5449ad41 16:32:15 Step 8/12 : WORKDIR /device-rest-go 16:32:15 ---> Running in 5713eff26ca3 16:32:16 Removing intermediate container 5713eff26ca3 16:32:16 ---> ec1ee1baa0bc 16:32:16 Step 9/12 : COPY go.mod vendor* ./ 16:32:16 ---> 21b9ca981fe9 16:32:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:16 ---> Running in 3e9c76b1a14a 16:33:13 Removing intermediate container 3e9c76b1a14a 16:33:13 ---> 6ce37ee702a6 16:33:13 Step 11/12 : COPY . . 16:33:13 ---> f1d9b53b889e 16:33:13 Step 12/12 : RUN $MAKE 16:33:13 ---> Running in 5632d7563660 16:33:13 noop 16:33:13 Removing intermediate container 5632d7563660 16:33:13 ---> a3735e1ee954 16:33:13 Successfully built a3735e1ee954 16:33:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker inspect -f . ci-base-image-arm64 16:33:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:13 prd-ubuntu20.04-docker-arm64-4c-16g-121215 does not seem to be running inside a container 16:33:13 $ 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 16:33:15 $ docker top ad56132e38cb0662d71a1253905aa21c8f12cdeafcbde5c55d581886c34e8689 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:16 + go version 16:33:16 go version go1.18.7 linux/arm64 [Pipeline] } 16:33:16 $ docker stop --time=1 ad56132e38cb0662d71a1253905aa21c8f12cdeafcbde5c55d581886c34e8689 16:33:17 $ docker rm -f ad56132e38cb0662d71a1253905aa21c8f12cdeafcbde5c55d581886c34e8689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker inspect -f . ci-base-image-arm64 16:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:19 prd-ubuntu20.04-docker-arm64-4c-16g-121215 does not seem to be running inside a container 16:33:19 $ 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 16:33:20 $ docker top 04eedfccbe743af1dcf3b6aca58f72305f5c7895092b8d290a920d6d7437d1f7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:21 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 16:33:21 + make test 16:33:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:33:23 ? github.com/edgexfoundry/device-rest-go [no test files] 16:34:45 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:34:47 ok github.com/edgexfoundry/device-rest-go/driver 0.063s coverage: 55.2% of statements 16:34:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:34:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:35:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:35:10 ./bin/test-attribution-txt.sh [Pipeline] echo 16:35:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:35:10 $ docker stop --time=1 04eedfccbe743af1dcf3b6aca58f72305f5c7895092b8d290a920d6d7437d1f7 16:35:11 $ docker rm -f 04eedfccbe743af1dcf3b6aca58f72305f5c7895092b8d290a920d6d7437d1f7 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:35:12 Warning: overwriting stash ‘coverage-report’ 16:35:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:35:14 + ls -al . 16:35:14 total 184 16:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 16:33 . 16:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:31 .. 16:35:14 -rw-rw-r-- 1 jenkins jenkins 151 Dec 14 16:31 .dockerignore 16:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 16:31 .git 16:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:31 .github 16:35:14 -rw-rw-r-- 1 jenkins jenkins 329 Dec 14 16:31 .gitignore 16:35:14 -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 16:31 .golangci.yml 16:35:14 -rw-rw-r-- 1 jenkins jenkins 9100 Dec 14 16:31 Attribution.txt 16:35:14 -rw-rw-r-- 1 jenkins jenkins 13085 Dec 14 16:31 CHANGELOG.md 16:35:14 -rw-rw-r-- 1 jenkins jenkins 1641 Dec 14 16:31 Dockerfile 16:35:14 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 16:31 GOVERNANCE.md 16:35:14 -rw-rw-r-- 1 jenkins jenkins 680 Dec 14 16:31 Jenkinsfile 16:35:14 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 16:31 LICENSE 16:35:14 -rw-rw-r-- 1 jenkins jenkins 2173 Dec 14 16:31 Makefile 16:35:14 -rw-rw-r-- 1 jenkins jenkins 620 Dec 14 16:31 OWNERS.md 16:35:14 -rw-rw-r-- 1 jenkins jenkins 8667 Dec 14 16:31 README.md 16:35:14 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 16:27 VERSION 16:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:31 bin 16:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 16:31 cmd 16:35:14 -rw-r--r-- 1 jenkins jenkins 9355 Dec 14 16:34 coverage.out 16:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 16:31 driver 16:35:14 -rw-rw-r-- 1 jenkins jenkins 3488 Dec 14 16:31 go.mod 16:35:14 -rw-rw-r-- 1 jenkins jenkins 45013 Dec 14 16:31 go.sum 16:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 16:31 snap 16:35:14 -rw-rw-r-- 1 jenkins jenkins 713 Dec 14 16:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:14 + 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=25ab274ba158ce86e1c829ba66da33aae2d39e44 --label arch=arm64 --label version=0.0.0 . 16:35:14 Sending build context to Docker daemon 139.8kB 16:35:15 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:35:15 Step 2/25 : FROM ${BASE} AS builder 16:35:15 ---> a3735e1ee954 16:35:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:35:15 ---> Running in 7f21498ef125 16:35:15 Removing intermediate container 7f21498ef125 16:35:15 ---> 4d64eb03c443 16:35:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:35:15 ---> Running in f256d21deaa9 16:35:15 Removing intermediate container f256d21deaa9 16:35:15 ---> 19d46c070de5 16:35:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:35:15 ---> Running in 49201ddeaa14 16:35:16 Removing intermediate container 49201ddeaa14 16:35:16 ---> 172fc0375941 16:35:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:35:16 ---> Running in 04b57e43be39 16:35:16 Removing intermediate container 04b57e43be39 16:35:16 ---> de43939817f5 16:35:16 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:35:16 ---> Running in a12fdfdda4c6 16:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:35:18 OK: 226 MiB in 55 packages 16:35:19 Removing intermediate container a12fdfdda4c6 16:35:19 ---> 9d08d5ecd3da 16:35:19 Step 8/25 : WORKDIR /device-rest-go 16:35:20 ---> Running in c75550a3aebb 16:35:20 Removing intermediate container c75550a3aebb 16:35:20 ---> 93d92da813ac 16:35:20 Step 9/25 : COPY go.mod vendor* ./ 16:35:20 ---> a9dbba64e7bb 16:35:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:20 ---> Running in 8b2ca3b02f9d 16:35:23 Removing intermediate container 8b2ca3b02f9d 16:35:23 ---> d6f7bd0549b7 16:35:23 Step 11/25 : COPY . . 16:35:23 ---> 351c3b0fd2dc 16:35:23 Step 12/25 : RUN $MAKE 16:35:23 ---> Running in f9a8b5dac618 16:35:25 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 16:38:02 Removing intermediate container f9a8b5dac618 16:38:02 ---> 7b39c7af87ec 16:38:02 Step 13/25 : FROM alpine:3.16 16:38:02 3.16: Pulling from library/alpine 16:38:02 6875df1f5354: Pulling fs layer 16:38:02 6875df1f5354: Verifying Checksum 16:38:02 6875df1f5354: Download complete 16:38:02 6875df1f5354: Pull complete 16:38:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:38:02 Status: Downloaded newer image for alpine:3.16 16:38:02 ---> 2b4661558fb8 16:38:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:38:02 ---> Running in 6bfb2c9b490a 16:38:02 Removing intermediate container 6bfb2c9b490a 16:38:02 ---> 935eb5e98d67 16:38:02 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 16:38:02 ---> Running in bcd8e8d006e9 16:38:02 Removing intermediate container bcd8e8d006e9 16:38:02 ---> 7ed82d381fdc 16:38:02 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 16:38:02 ---> Running in 1caab1a0e475 16:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:38:02 (1/6) Installing dumb-init (1.2.5-r1) 16:38:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:38:02 (3/6) Installing libsodium (1.0.18-r0) 16:38:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:38:02 (5/6) Installing libzmq (4.3.4-r0) 16:38:02 (6/6) Installing zeromq (4.3.4-r0) 16:38:02 Executing busybox-1.35.0-r17.trigger 16:38:02 OK: 8 MiB in 20 packages 16:38:03 Removing intermediate container 1caab1a0e475 16:38:03 ---> 549d0a6a9545 16:38:03 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 16:38:04 ---> 00c3d30e241d 16:38:04 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 16:38:05 ---> 6c2972dbb82f 16:38:05 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 16:38:08 ---> 0d04b34eb777 16:38:08 Step 20/25 : EXPOSE 59986 16:38:08 ---> Running in d48ffc0af45b 16:38:08 Removing intermediate container d48ffc0af45b 16:38:08 ---> af1b6181fc60 16:38:08 Step 21/25 : ENTRYPOINT ["/device-rest"] 16:38:08 ---> Running in 8247ec110de3 16:38:08 Removing intermediate container 8247ec110de3 16:38:08 ---> 0531e9e9084a 16:38:08 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:38:08 ---> Running in 1da6925ff8f3 16:38:09 Removing intermediate container 1da6925ff8f3 16:38:09 ---> 7cfe65ed76f6 16:38:09 Step 23/25 : LABEL arch=arm64 16:38:09 ---> Running in 27790526cce6 16:38:09 Removing intermediate container 27790526cce6 16:38:09 ---> b4be36da4f9e 16:38:09 Step 24/25 : LABEL git_sha=25ab274ba158ce86e1c829ba66da33aae2d39e44 16:38:09 ---> Running in 5b01a7214c1e 16:38:09 Removing intermediate container 5b01a7214c1e 16:38:09 ---> ffeeb6c3e2b3 16:38:09 Step 25/25 : LABEL version=0.0.0 16:38:09 ---> Running in 749d33f6790b 16:38:10 Removing intermediate container 749d33f6790b 16:38:10 ---> 9758aa8e8255 16:38:10 [Warning] One or more build-args [ARCH] were not consumed 16:38:10 Successfully built 9758aa8e8255 16:38:10 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 16:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:10 16:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:11 arm64: Pulling from edgex-lftools-log-publisher 16:38:11 8998bd30e6a1: Pulling fs layer 16:38:11 04944245beec: Pulling fs layer 16:38:11 699f458cf7ca: Pulling fs layer 16:38:11 765212b225bb: Pulling fs layer 16:38:11 f23df028b6ca: Pulling fs layer 16:38:11 d65c8cfc05b1: Pulling fs layer 16:38:11 2437ff75d9bd: Pulling fs layer 16:38:11 765212b225bb: Waiting 16:38:11 f23df028b6ca: Waiting 16:38:11 d65c8cfc05b1: Waiting 16:38:11 2437ff75d9bd: Waiting 16:38:11 04944245beec: Verifying Checksum 16:38:11 04944245beec: Download complete 16:38:11 765212b225bb: Verifying Checksum 16:38:11 765212b225bb: Download complete 16:38:11 f23df028b6ca: Verifying Checksum 16:38:11 f23df028b6ca: Download complete 16:38:11 d65c8cfc05b1: Verifying Checksum 16:38:11 d65c8cfc05b1: Download complete 16:38:11 699f458cf7ca: Verifying Checksum 16:38:11 699f458cf7ca: Download complete 16:38:12 8998bd30e6a1: Verifying Checksum 16:38:12 8998bd30e6a1: Download complete 16:38:14 2437ff75d9bd: Verifying Checksum 16:38:14 2437ff75d9bd: Download complete 16:38:16 8998bd30e6a1: Pull complete 16:38:16 04944245beec: Pull complete 16:38:17 699f458cf7ca: Pull complete 16:38:18 765212b225bb: Pull complete 16:38:18 f23df028b6ca: Pull complete 16:38:19 d65c8cfc05b1: Pull complete 16:38:34 2437ff75d9bd: Pull complete 16:38:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:34 prd-ubuntu20.04-docker-arm64-4c-16g-121215 does not seem to be running inside a container 16:38:34 $ 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 16:38:37 $ docker top a0def025bef426f71a9fd99f35692223c115afcb04629ce95332f14e0dd876f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:37 ---> job-cost.sh 16:38:37 lf-activate-venv: SKIPPING 16:38:37 INFO: No Stack... 16:38:38 INFO: Retrieving Pricing Info for: v3-standard-4 16:38:39 INFO: Archiving Costs [Pipeline] sh 16:38:39 + cut -d, -f6 16:38:39 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 16:38:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] 16:38:39 Resource [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] did not exist. Created. 16:38:39 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:40 /w/workspace/device-rest-go/1@tmp/durable-e4bcf1e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:38:41 + echo total: 0.10999999940395355 [Pipeline] stash 16:38:41 Warning: overwriting stash ‘stack-cost’ 16:38:41 Stashed 1 file(s) [Pipeline] } 16:38:41 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:41 $ docker stop --time=1 a0def025bef426f71a9fd99f35692223c115afcb04629ce95332f14e0dd876f0 16:38:42 $ docker rm -f a0def025bef426f71a9fd99f35692223c115afcb04629ce95332f14e0dd876f0 [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 16:38:43 provisioning config files... 16:38:43 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp/config15532523512819340999tmp [Pipeline] { [Pipeline] sh 16:38:44 + set +x 16:38:44 + curl -s https://codecov.io/bash 16:38:44 + bash -s -- 16:38:44 16:38:44 _____ _ 16:38:44 / ____| | | 16:38:44 | | ___ __| | ___ ___ _____ __ 16:38:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:44 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:44 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:44 Bash-1.0.6 16:38:44 16:38:44 16:38:44 ==> git version 2.25.1 found 16:38:44 ==> 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 16:38:44 Release-Date: 2020-01-08 16:38:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:38:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:38:44 ==> Jenkins CI detected. 16:38:44 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-230 16:38:44 project root: . 16:38:44 --> token set from env 16:38:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:44 ==> Running gcov in . (disable via -X gcov) 16:38:44 ==> Python coveragepy not found 16:38:44 ==> Searching for coverage reports in: 16:38:44 + . 16:38:44 -> Found 1 reports 16:38:44 ==> Detecting git/mercurial file structure 16:38:44 ==> Reading reports 16:38:44 + ./coverage.out bytes=9355 16:38:44 ==> Appending adjustments 16:38:44 https://docs.codecov.io/docs/fixing-reports 16:38:44 + Found adjustments 16:38:44 ==> Gzipping contents 16:38:44 4.0K /tmp/codecov.eev1wg.gz 16:38:44 ==> Uploading reports 16:38:44 url: https://codecov.io 16:38:44 query: branch=PR-230&commit=25ab274ba158ce86e1c829ba66da33aae2d39e44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=230&job=&cmd_args= 16:38:44 -> Pinging Codecov 16:38:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-230&commit=25ab274ba158ce86e1c829ba66da33aae2d39e44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=230&job=&cmd_args= 16:38:44 -> Uploading to 16:38:44 https://storage.googleapis.com/codecov/v4/raw/2022-12-14/4E5D53B4F1F92C436F7061BF334D961C/25ab274ba158ce86e1c829ba66da33aae2d39e44/15395939-c395-439d-b407-d874de7f10d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T163844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d57cdfd57e60a1b6dfc149588e0be9cc1144e1fd75f19e1ddea691ee7a0e90e 16:38:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:44 Dload Upload Total Spent Left Speed 16:38:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1734 0 0 100 1734 0 8713 --:--:-- --:--:-- --:--:-- 8713 16:38:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/25ab274ba158ce86e1c829ba66da33aae2d39e44 [Pipeline] } 16:38:44 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 16:38:46 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-230/archives ] 16:38:46 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-230/archives 16:38:46 total 16 16:38:46 drwxr-xr-x 3 root root 4096 Dec 14 16:29 . 16:38:46 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 16:29 .. 16:38:46 drwxr-xr-x 2 root root 4096 Dec 14 16:29 cost 16:38:46 -rw-r--r-- 1 root root 86 Dec 14 16:29 cost.csv 16:38:46 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-230/archives 16:38:46 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-230/archives 16:38:46 total 16 16:38:46 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 16:29 . 16:38:46 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 16:29 .. 16:38:46 drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 16:29 cost 16:38:46 -rw-r--r-- 1 jenkins jenkins 86 Dec 14 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:38:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:38:47 ---> package-listing.sh 16:38:47 ++ facter osfamily 16:38:47 ++ tr '[:upper:]' '[:lower:]' 16:38:47 + OS_FAMILY=debian 16:38:47 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-230 16:38:47 + START_PACKAGES=/tmp/packages_start.txt 16:38:47 + END_PACKAGES=/tmp/packages_end.txt 16:38:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:38:47 + PACKAGES=/tmp/packages_start.txt 16:38:47 + '[' /w/workspace/gexfoundry_device-rest-go_PR-230 ']' 16:38:47 + PACKAGES=/tmp/packages_end.txt 16:38:47 + case "${OS_FAMILY}" in 16:38:47 + dpkg -l 16:38:47 + grep '^ii' 16:38:47 + '[' -f /tmp/packages_start.txt ']' 16:38:47 + '[' -f /tmp/packages_end.txt ']' 16:38:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:38:47 + '[' /w/workspace/gexfoundry_device-rest-go_PR-230 ']' 16:38:47 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-230/archives/ 16:38:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-230/archives/ [Pipeline] echo 16:38:48 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:38:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:49 prd-ubuntu20.04-docker-8c-8g-121213 does not seem to be running inside a container 16:38:49 $ 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-230/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-230 -v /w/workspace/gexfoundry_device-rest-go_PR-230:/w/workspace/gexfoundry_device-rest-go_PR-230:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-230@tmp:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:38:49 $ docker top 299716453b9ab28f41b427cbcb1a8075307d924f680afbd7fa998d16687e7814 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:49 + touch /tmp/pre-build-complete [Pipeline] sh 16:38:50 + mkdir -p /var/log/sysstat [Pipeline] sh 16:38:50 + ls /var/log/sa-host 16:38:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:50 provisioning config files... 16:38:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-230@tmp/config9333610152950902846tmp [Pipeline] { [Pipeline] echo 16:38:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:38:50 ---> create-netrc.sh [Pipeline] } 16:38:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:38:51 ---> python-tools-install.sh [Pipeline] echo 16:38:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:38:51 ---> sudo-logs.sh 16:38:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:38:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:38:52 ---> job-cost.sh 16:38:52 lf-activate-venv: SKIPPING 16:38:52 DEBUG: total: 0.2199999988079071 16:38:52 INFO: Retrieving Stack Cost... 16:38:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:52 INFO: Archiving Costs [Pipeline] echo 16:38:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:38:53 ---> logs-deploy.sh 16:38:53 lf-activate-venv: SKIPPING 16:38:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-230/1 16:38:53 INFO: archiving workspace using pattern(s): 16:38:54 Archives upload complete. 16:38:54 INFO: archiving logs to Nexus