Pull request #381 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a451816f0d09caecb61fbd834e5ecfcaa43ffee2+9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 (32ef083d1cf38176e3999143e0fc9027e6ee1107) 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-ssh1821892741089551618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11289589764448278993.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-381/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-381/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12094315025610792262.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-381/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8698523248997391078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4912878892466466022.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-381/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-381/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2039211732783693082.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1273 in /w/workspace/gexfoundry_device-rest-go_PR-381 [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-381 # 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 Merging remotes/origin/main commit 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 into PR head commit a451816f0d09caecb61fbd834e5ecfcaa43ffee2 Merge succeeded, producing a451816f0d09caecb61fbd834e5ecfcaa43ffee2 Checking out Revision a451816f0d09caecb61fbd834e5ecfcaa43ffee2 (PR-381) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/381/head:refs/remotes/origin/PR-381 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a451816f0d09caecb61fbd834e5ecfcaa43ffee2 # 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 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a451816f0d09caecb61fbd834e5ecfcaa43ffee2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:40 ========================================================= 20:29:40 EdgeX Global Pipelines Version Info 20:29:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:41 ------------------- 20:29:41 stable info: 20:29:41 ------------------- 20:29:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:29:41 Message: update stable to v1.0.258 20:29:41 ------------------- 20:29:41 experimental info: 20:29:41 ------------------- 20:29:41 Commited By: **** collab-it+edgex@linuxfoundation.org 20:29:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:29:41 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:29:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:29:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-381 [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-381 [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-381 [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a451816f0d09caecb61fbd834e5ecfcaa43ffee2 [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a451816 [Pipeline] echo 20:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:44 provisioning config files... 20:29:44 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-381@tmp/config241557257279958979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:44 ---> ****-login.sh 20:29:44 nexus3.edgexfoundry.org:10001 20:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:45 Configure a credential helper to remove this warning. See 20:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:45 20:29:45 Login Succeeded 20:29:45 nexus3.edgexfoundry.org:10002 20:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:45 Configure a credential helper to remove this warning. See 20:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:45 20:29:45 Login Succeeded 20:29:45 nexus3.edgexfoundry.org:10003 20:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:45 Configure a credential helper to remove this warning. See 20:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:45 20:29:45 Login Succeeded 20:29:45 nexus3.edgexfoundry.org:10004 20:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:45 Configure a credential helper to remove this warning. See 20:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:45 20:29:45 Login Succeeded 20:29:45 ****.io 20:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:29:45 Configure a credential helper to remove this warning. See 20:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:29:45 20:29:45 Login Succeeded 20:29:45 ---> ****-login.sh ends [Pipeline] } 20:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:29:46 + git rev-list -1 --merges a451816f0d09caecb61fbd834e5ecfcaa43ffee2~1..a451816f0d09caecb61fbd834e5ecfcaa43ffee2 [Pipeline] echo 20:29:46 -----------> git rev-list -1 --merges a451816f0d09caecb61fbd834e5ecfcaa43ffee2~1..a451816f0d09caecb61fbd834e5ecfcaa43ffee2 a451816f0d09caecb61fbd834e5ecfcaa43ffee2 [false] [Pipeline] sh 20:29:46 + git log --format=format:%s -1 a451816f0d09caecb61fbd834e5ecfcaa43ffee2 [Pipeline] echo 20:29:46 ========================================================= 20:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:47 + git log --format=format:%s -1 a451816f0d09caecb61fbd834e5ecfcaa43ffee2 [Pipeline] echo 20:29:47 [semverPrep] GIT_COMMIT: a451816f0d09caecb61fbd834e5ecfcaa43ffee2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:29:47 [semverPrep] This is not a build commit. [Pipeline] sh 20:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:29:47 + grep -v github /etc/ssh/ssh_known_hosts 20:29:47 + [ -e /tmp/ssh_known_hosts ] 20:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:48 20:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:48 0.1.4: Pulling from edgex-devops/py-git-semver 20:29:48 b85a868b505f: Pulling fs layer 20:29:48 e2be974225ed: Pulling fs layer 20:29:48 339a4e72a1f5: Pulling fs layer 20:29:48 988bab9f4d93: Pulling fs layer 20:29:48 1469e6f7b9e6: Pulling fs layer 20:29:48 eaf3925da568: Pulling fs layer 20:29:48 bab4dde63d76: Pulling fs layer 20:29:48 bde34c3a00c8: Pulling fs layer 20:29:48 b352a97aabf1: Pulling fs layer 20:29:48 4872d77fe225: Pulling fs layer 20:29:48 5851b861e8e6: Pulling fs layer 20:29:48 988bab9f4d93: Waiting 20:29:48 1469e6f7b9e6: Waiting 20:29:48 eaf3925da568: Waiting 20:29:48 bab4dde63d76: Waiting 20:29:48 bde34c3a00c8: Waiting 20:29:48 b352a97aabf1: Waiting 20:29:48 4872d77fe225: Waiting 20:29:48 5851b861e8e6: Waiting 20:29:48 e2be974225ed: Verifying Checksum 20:29:48 e2be974225ed: Download complete 20:29:48 988bab9f4d93: Download complete 20:29:49 1469e6f7b9e6: Verifying Checksum 20:29:49 1469e6f7b9e6: Download complete 20:29:49 eaf3925da568: Verifying Checksum 20:29:49 eaf3925da568: Download complete 20:29:49 339a4e72a1f5: Verifying Checksum 20:29:49 339a4e72a1f5: Download complete 20:29:49 bde34c3a00c8: Verifying Checksum 20:29:49 bde34c3a00c8: Download complete 20:29:49 b352a97aabf1: Download complete 20:29:49 4872d77fe225: Verifying Checksum 20:29:49 4872d77fe225: Download complete 20:29:49 5851b861e8e6: Verifying Checksum 20:29:49 5851b861e8e6: Download complete 20:29:49 b85a868b505f: Verifying Checksum 20:29:49 b85a868b505f: Download complete 20:29:49 bab4dde63d76: Verifying Checksum 20:29:49 bab4dde63d76: Download complete 20:29:50 b85a868b505f: Pull complete 20:29:50 e2be974225ed: Pull complete 20:29:50 339a4e72a1f5: Pull complete 20:29:50 988bab9f4d93: Pull complete 20:29:51 1469e6f7b9e6: Pull complete 20:29:51 eaf3925da568: Pull complete 20:29:52 bab4dde63d76: Pull complete 20:29:52 bde34c3a00c8: Pull complete 20:29:52 b352a97aabf1: Pull complete 20:29:52 4872d77fe225: Pull complete 20:29:53 5851b861e8e6: Pull complete 20:29:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:53 prd-ubuntu20.04-docker-8c-8g-1273 does not seem to be running inside a container 20:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-381 -v /w/workspace/gexfoundry_device-rest-go_PR-381:/w/workspace/gexfoundry_device-rest-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-381@tmp:/w/workspace/gexfoundry_device-rest-go_PR-381@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:29:56 $ docker top 94b5e0603ca1b4e90ea017cf8a0a2d87075ea9881bb837ae2ac4bc33c2da493e -eo pid,comm 20:29:56 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). 20:29:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:57 [ssh-agent] Looking for ssh-agent implementation... 20:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:57 $ docker exec 94b5e0603ca1b4e90ea017cf8a0a2d87075ea9881bb837ae2ac4bc33c2da493e ssh-agent 20:29:57 SSH_AUTH_SOCK=/tmp/ssh-6ofBZL9VoiMF/agent.32 20:29:57 SSH_AGENT_PID=38 20:29:57 Running ssh-add (command line suppressed) 20:29:57 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-381@tmp/private_key_5956356820451542078.key (/w/workspace/gexfoundry_device-rest-go_PR-381@tmp/private_key_5956356820451542078.key) 20:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:57 + git tag --points-at HEAD [Pipeline] } 20:29:57 $ docker exec --env ******** --env ******** 94b5e0603ca1b4e90ea017cf8a0a2d87075ea9881bb837ae2ac4bc33c2da493e ssh-agent -k 20:29:58 unset SSH_AUTH_SOCK; 20:29:58 unset SSH_AGENT_PID; 20:29:58 echo Agent pid 38 killed; 20:29:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:58 [ssh-agent] Looking for ssh-agent implementation... 20:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:58 $ docker exec 94b5e0603ca1b4e90ea017cf8a0a2d87075ea9881bb837ae2ac4bc33c2da493e ssh-agent 20:29:58 SSH_AUTH_SOCK=/tmp/ssh-VbMudaO4eFcQ/agent.70 20:29:58 SSH_AGENT_PID=76 20:29:58 Running ssh-add (command line suppressed) 20:29:58 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-381@tmp/private_key_2084189023892384236.key (/w/workspace/gexfoundry_device-rest-go_PR-381@tmp/private_key_2084189023892384236.key) 20:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:58 + git semver init 20:29:59 2024-02-19 20:29:59,087 [run_init] DEBUG init version:0.0.0 force:False 20:29:59 2024-02-19 20:29:59,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-381/.semver 20:29:59 2024-02-19 20:29:59,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-381/.semver 20:29:59 2024-02-19 20:29:59,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-381/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-381, universal_newlines=False, shell=None, istream=None) 20:30:00 2024-02-19 20:30:00,458 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-381/.git/info/exclude 20:30:00 2024-02-19 20:30:00,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-381/.semver/PR-381 with force:False 20:30:00 2024-02-19 20:30:00,459 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-381/.semver/PR-381 20:30:00 2024-02-19 20:30:00,463 [execute] INFO git cat-file --batch-check 20:30:00 2024-02-19 20:30:00,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-381/.semver, universal_newlines=False, shell=None, istream=) 20:30:00 2024-02-19 20:30:00,471 [execute] INFO git cat-file --batch 20:30:00 2024-02-19 20:30:00,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-381/.semver, universal_newlines=False, shell=None, istream=) 20:30:00 2024-02-19 20:30:00,477 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-381/.semver/PR-381 20:30:00 0.0.0 [Pipeline] } 20:30:00 $ docker exec --env ******** --env ******** 94b5e0603ca1b4e90ea017cf8a0a2d87075ea9881bb837ae2ac4bc33c2da493e ssh-agent -k 20:30:00 unset SSH_AUTH_SOCK; 20:30:00 unset SSH_AGENT_PID; 20:30:00 echo Agent pid 76 killed; 20:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:01 + git semver [Pipeline] } 20:30:01 $ docker stop --time=1 94b5e0603ca1b4e90ea017cf8a0a2d87075ea9881bb837ae2ac4bc33c2da493e 20:30:02 $ docker rm -f --volumes 94b5e0603ca1b4e90ea017cf8a0a2d87075ea9881bb837ae2ac4bc33c2da493e [Pipeline] // withDockerContainer [Pipeline] sh 20:30:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:03 Stashed 1 file(s) [Pipeline] echo 20:30:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:04 provisioning config files... 20:30:04 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-381@tmp/config5654466259743601219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:04 ---> ****-login.sh 20:30:04 nexus3.edgexfoundry.org:10001 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10002 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10003 20:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:05 Configure a credential helper to remove this warning. See 20:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:05 20:30:05 Login Succeeded 20:30:05 nexus3.edgexfoundry.org:10004 20:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:05 Configure a credential helper to remove this warning. See 20:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:05 20:30:05 Login Succeeded 20:30:05 ****.io 20:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:05 Configure a credential helper to remove this warning. See 20:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:05 20:30:05 Login Succeeded 20:30:05 ---> ****-login.sh ends [Pipeline] } 20:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:05 ========================================================= 20:30:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:30:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:30:06 Sending build context to Docker daemon 16.32MB 20:30:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:30:06 Step 2/12 : FROM ${BASE} AS builder 20:30:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:06 7264a8db6415: Pulling fs layer 20:30:06 c4d48a809fc2: Pulling fs layer 20:30:06 4f1c88b9dad5: Pulling fs layer 20:30:06 ad3a456e5733: Pulling fs layer 20:30:06 69c7f0334f64: Pulling fs layer 20:30:06 ad3a456e5733: Waiting 20:30:06 1f1c1a5573a3: Pulling fs layer 20:30:06 ce7588e14bc9: Pulling fs layer 20:30:06 b5e4710f87ac: Pulling fs layer 20:30:06 ce7588e14bc9: Waiting 20:30:06 1f1c1a5573a3: Waiting 20:30:06 b5e4710f87ac: Waiting 20:30:06 c4d48a809fc2: Verifying Checksum 20:30:06 c4d48a809fc2: Download complete 20:30:06 ad3a456e5733: Verifying Checksum 20:30:06 ad3a456e5733: Download complete 20:30:06 69c7f0334f64: Verifying Checksum 20:30:06 69c7f0334f64: Download complete 20:30:06 7264a8db6415: Verifying Checksum 20:30:06 7264a8db6415: Download complete 20:30:06 1f1c1a5573a3: Verifying Checksum 20:30:06 1f1c1a5573a3: Download complete 20:30:07 7264a8db6415: Pull complete 20:30:07 b5e4710f87ac: Verifying Checksum 20:30:07 b5e4710f87ac: Download complete 20:30:07 c4d48a809fc2: Pull complete 20:30:08 4f1c88b9dad5: Download complete 20:30:08 ce7588e14bc9: Verifying Checksum 20:30:08 ce7588e14bc9: Download complete 20:30:12 4f1c88b9dad5: Pull complete 20:30:12 ad3a456e5733: Pull complete 20:30:12 69c7f0334f64: Pull complete 20:30:12 1f1c1a5573a3: Pull complete 20:30:14 ce7588e14bc9: Pull complete 20:30:14 b5e4710f87ac: Pull complete 20:30:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:30:14 ---> 88b5674ff536 20:30:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:30:19 Still waiting to schedule task 20:30:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:20 ---> Running in c41868bd0b65 20:30:20 Removing intermediate container c41868bd0b65 20:30:20 ---> 8219b6f4b9c2 20:30:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:20 ---> Running in 0f813802fa56 20:30:20 Removing intermediate container 0f813802fa56 20:30:20 ---> 9eb13f67e34d 20:30:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:30:20 ---> Running in 8067c45c279c 20:30:20 Removing intermediate container 8067c45c279c 20:30:20 ---> c0e1aca605cc 20:30:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:30:20 ---> Running in 74a11d7ed7bd 20:30:20 Removing intermediate container 74a11d7ed7bd 20:30:20 ---> 67d7638befb5 20:30:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:20 ---> Running in c6a8a7e03cb9 20:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:30:20 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:30:20 (2/4) Installing libedit (20221030.3.1-r1) 20:30:20 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:30:20 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:30:20 Executing busybox-1.36.1-r5.trigger 20:30:20 OK: 268 MiB in 56 packages 20:30:21 Removing intermediate container c6a8a7e03cb9 20:30:21 ---> 868e9d68b58e 20:30:21 Step 8/12 : WORKDIR /device-rest-go 20:30:21 ---> Running in 63595e678bf9 20:30:21 Removing intermediate container 63595e678bf9 20:30:21 ---> e68df1040e2b 20:30:21 Step 9/12 : COPY go.mod vendor* ./ 20:30:21 ---> 25e3eaa93aaf 20:30:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:21 ---> Running in 42cb8ea92f72 20:30:53 Removing intermediate container 42cb8ea92f72 20:30:53 ---> b969483083c2 20:30:53 Step 11/12 : COPY . . 20:30:53 ---> 0d12307781d0 20:30:53 Step 12/12 : RUN $MAKE 20:30:53 ---> Running in aaed8e13b52d 20:30:53 noop 20:30:53 Removing intermediate container aaed8e13b52d 20:30:53 ---> 67d5ea8aeb8c 20:30:53 Successfully built 67d5ea8aeb8c 20:30:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:55 + docker inspect -f . ci-base-image-x86_64 20:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:55 prd-ubuntu20.04-docker-8c-8g-1273 does not seem to be running inside a container 20:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-381 -v /w/workspace/gexfoundry_device-rest-go_PR-381:/w/workspace/gexfoundry_device-rest-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-381@tmp:/w/workspace/gexfoundry_device-rest-go_PR-381@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 ******** ci-base-image-x86_64 cat 20:30:55 $ docker top f76b26b240fc2dd688d251b4353123d46700e2729c6bf83433d36b6b3bc808cf -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:56 + go version 20:30:56 go version go1.21.0 linux/amd64 [Pipeline] } 20:30:56 $ docker stop --time=1 f76b26b240fc2dd688d251b4353123d46700e2729c6bf83433d36b6b3bc808cf 20:30:57 $ docker rm -f --volumes f76b26b240fc2dd688d251b4353123d46700e2729c6bf83433d36b6b3bc808cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:58 + docker inspect -f . ci-base-image-x86_64 20:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:59 prd-ubuntu20.04-docker-8c-8g-1273 does not seem to be running inside a container 20:30:59 $ 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-381 -v /w/workspace/gexfoundry_device-rest-go_PR-381:/w/workspace/gexfoundry_device-rest-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-381@tmp:/w/workspace/gexfoundry_device-rest-go_PR-381@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 ******** ci-base-image-x86_64 cat 20:30:59 $ docker top 941f4d3c71f8c7c8e5d0bc935612babcba2cc5f7c3fb4ef02d23496ba26a3892 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-381 [Pipeline] fileExists [Pipeline] sh 20:31:00 + make test 20:31:00 go test ./... -coverprofile=coverage.out ./... 20:31:01 ? github.com/edgexfoundry/device-rest-go [no test files] 20:31:12 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:31:12 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.2% of statements 20:31:20 go vet ./... 20:31:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:23 ./bin/test-attribution-txt.sh 20:31:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:31:23 $ docker stop --time=1 941f4d3c71f8c7c8e5d0bc935612babcba2cc5f7c3fb4ef02d23496ba26a3892 20:31:27 $ docker rm -f --volumes 941f4d3c71f8c7c8e5d0bc935612babcba2cc5f7c3fb4ef02d23496ba26a3892 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:28 + ls -al . 20:31:28 total 180 20:31:28 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 20:31 . 20:31:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 20:29 .. 20:31:28 -rw-rw-r-- 1 jenkins jenkins 151 Feb 19 20:29 .dockerignore 20:31:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 20:31 .git 20:31:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:29 .github 20:31:28 -rw-rw-r-- 1 jenkins jenkins 264 Feb 19 20:29 .gitignore 20:31:28 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 20:29 .golangci.yml 20:31:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 20:30 .semver 20:31:28 -rw-rw-r-- 1 jenkins jenkins 10300 Feb 19 20:29 Attribution.txt 20:31:28 -rw-rw-r-- 1 jenkins jenkins 17685 Feb 19 20:29 CHANGELOG.md 20:31:28 -rw-rw-r-- 1 jenkins jenkins 1687 Feb 19 20:29 Dockerfile 20:31:28 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 20:29 GOVERNANCE.md 20:31:28 -rw-rw-r-- 1 jenkins jenkins 680 Feb 19 20:29 Jenkinsfile 20:31:28 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 20:29 LICENSE 20:31:28 -rw-rw-r-- 1 jenkins jenkins 2016 Feb 19 20:29 Makefile 20:31:28 -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 20:29 OWNERS.md 20:31:28 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 19 20:29 README.md 20:31:28 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 20:30 VERSION 20:31:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 20:29 bin 20:31:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:29 cmd 20:31:28 -rw-r--r-- 1 jenkins jenkins 14499 Feb 19 20:31 coverage.out 20:31:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 20:29 driver 20:31:28 -rw-rw-r-- 1 jenkins jenkins 3935 Feb 19 20:29 go.mod 20:31:28 -rw-rw-r-- 1 jenkins jenkins 34601 Feb 19 20:29 go.sum 20:31:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:29 openapi 20:31:28 -rw-rw-r-- 1 jenkins jenkins 713 Feb 19 20:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:29 + 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=a451816f0d09caecb61fbd834e5ecfcaa43ffee2 --label arch=amd64 --label version=0.0.0 . 20:31:29 Sending build context to Docker daemon 16.34MB 20:31:29 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:31:29 Step 2/26 : FROM ${BASE} AS builder 20:31:29 ---> 67d5ea8aeb8c 20:31:29 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:31:29 ---> Running in 0663451da205 20:31:29 Removing intermediate container 0663451da205 20:31:29 ---> 556361a31903 20:31:29 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:31:29 ---> Running in 9a55b08c1f1a 20:31:29 Removing intermediate container 9a55b08c1f1a 20:31:29 ---> 0dff10d67d95 20:31:29 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:31:29 ---> Running in f12571e62d42 20:31:29 Removing intermediate container f12571e62d42 20:31:29 ---> bea3a0584dfe 20:31:29 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:31:29 ---> Running in 683cabc9c7fd 20:31:30 Removing intermediate container 683cabc9c7fd 20:31:30 ---> 8c4d44d88fa3 20:31:30 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:30 ---> Running in 46b0a345340b 20:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:30 OK: 268 MiB in 56 packages 20:31:31 Removing intermediate container 46b0a345340b 20:31:31 ---> 90fffe73bdb7 20:31:31 Step 8/26 : WORKDIR /device-rest-go 20:31:31 ---> Running in 988d90fc6ba0 20:31:31 Removing intermediate container 988d90fc6ba0 20:31:31 ---> d335f2af5f36 20:31:31 Step 9/26 : COPY go.mod vendor* ./ 20:31:31 ---> 591a745abf17 20:31:31 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:31 ---> Running in ff62c40cca46 20:31:32 Removing intermediate container ff62c40cca46 20:31:32 ---> 334f200bed16 20:31:32 Step 11/26 : COPY . . 20:31:33 ---> 07d22043f07a 20:31:33 Step 12/26 : RUN $MAKE 20:31:33 ---> Running in 1875dc3d57cd 20:31:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:31:55 Removing intermediate container 1875dc3d57cd 20:31:55 ---> 37a208ea678d 20:31:55 Step 13/26 : FROM alpine:3.18 20:31:55 3.18: Pulling from library/alpine 20:31:55 619be1103602: Pulling fs layer 20:31:55 619be1103602: Verifying Checksum 20:31:55 619be1103602: Download complete 20:31:55 619be1103602: Pull complete 20:31:55 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:31:55 Status: Downloaded newer image for alpine:3.18 20:31:55 ---> d3782b16ccc9 20:31:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:31:55 ---> Running in 1142b9cf9276 20:31:55 Removing intermediate container 1142b9cf9276 20:31:55 ---> 8413b9adb947 20:31:55 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:31:55 ---> Running in b08a5fb26888 20:31:55 Removing intermediate container b08a5fb26888 20:31:55 ---> c98922a0719f 20:31:55 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:31:55 ---> Running in 8e30938c5e84 20:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:55 (1/1) Installing dumb-init (1.2.5-r2) 20:31:55 Executing busybox-1.36.1-r5.trigger 20:31:55 OK: 7 MiB in 16 packages 20:31:55 Removing intermediate container 8e30938c5e84 20:31:55 ---> 2c64467e4432 20:31:55 Step 17/26 : RUN apk --no-cache upgrade 20:31:55 ---> Running in bf27a06c64ab 20:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:56 OK: 7 MiB in 16 packages 20:31:56 Removing intermediate container bf27a06c64ab 20:31:56 ---> 889e9ab37900 20:31:56 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:31:56 ---> 4afaaf64fcf3 20:31:56 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:31:57 ---> 133257b1f084 20:31:57 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:31:57 ---> 33cc4c08e73c 20:31:57 Step 21/26 : EXPOSE 59986 20:31:57 ---> Running in 53a631050d67 20:31:57 Removing intermediate container 53a631050d67 20:31:57 ---> aaf7f2f1a1d4 20:31:57 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:31:57 ---> Running in ce54077dab5c 20:31:57 Removing intermediate container ce54077dab5c 20:31:57 ---> d34de011dc91 20:31:57 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:31:57 ---> Running in 7852f337617b 20:31:57 Removing intermediate container 7852f337617b 20:31:57 ---> d9c31299fbe5 20:31:57 Step 24/26 : LABEL arch=amd64 20:31:57 ---> Running in e4d5b83b7c63 20:31:57 Removing intermediate container e4d5b83b7c63 20:31:57 ---> 9650de671042 20:31:57 Step 25/26 : LABEL git_sha=a451816f0d09caecb61fbd834e5ecfcaa43ffee2 20:31:57 ---> Running in fd30f4474302 20:31:57 Removing intermediate container fd30f4474302 20:31:57 ---> 4fdcb2cd8958 20:31:57 Step 26/26 : LABEL version=0.0.0 20:31:57 ---> Running in 5d194f43f22c 20:31:57 Removing intermediate container 5d194f43f22c 20:31:57 ---> ea7f1fa1aef7 20:31:57 [Warning] One or more build-args [ARCH] were not consumed 20:31:57 Successfully built ea7f1fa1aef7 20:31:57 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 20:31:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1274 in /w/workspace/gexfoundry_device-rest-go_PR-381 [Pipeline] { [Pipeline] stage [Pipeline] { (Snap) [Pipeline] ws 20:31:58 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:32:01 The recommended git tool is: git Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:02 20:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:02 latest: Pulling from edgex-lftools-log-publisher 20:32:02 5eb5b503b376: Pulling fs layer 20:32:02 5c69ac0246d0: Pulling fs layer 20:32:02 ec43610c2a17: Pulling fs layer 20:32:02 3a2ae6a8a46f: Pulling fs layer 20:32:02 33b1e0a273af: Pulling fs layer 20:32:02 5d3b04190fa2: Pulling fs layer 20:32:02 2f39f015ded8: Pulling fs layer 20:32:02 33b1e0a273af: Waiting 20:32:02 3a2ae6a8a46f: Waiting 20:32:02 5d3b04190fa2: Waiting 20:32:02 2f39f015ded8: Waiting 20:32:02 5c69ac0246d0: Verifying Checksum 20:32:02 5c69ac0246d0: Download complete 20:32:02 3a2ae6a8a46f: Verifying Checksum 20:32:02 3a2ae6a8a46f: Download complete 20:32:02 33b1e0a273af: Verifying Checksum 20:32:02 33b1e0a273af: Download complete 20:32:02 5d3b04190fa2: Verifying Checksum 20:32:02 5d3b04190fa2: Download complete 20:32:02 ec43610c2a17: Verifying Checksum 20:32:02 ec43610c2a17: Download complete 20:32:02 5eb5b503b376: Verifying Checksum 20:32:02 5eb5b503b376: Download complete 20:32:03 2f39f015ded8: Download complete 20:32:04 5eb5b503b376: Pull complete 20:32:04 5c69ac0246d0: Pull complete 20:32:05 ec43610c2a17: Pull complete 20:32:05 3a2ae6a8a46f: Pull complete 20:32:05 33b1e0a273af: Pull complete 20:32:05 5d3b04190fa2: Pull complete 20:32:06 using credential edgex-jenkins-ssh 20:32:06 Cloning the remote Git repository 20:32:06 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:32:06 > git init /w/workspace/device-rest-go/1 # timeout=10 20:32:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:32:06 > git --version # timeout=10 20:32:06 > git --version # 'git version 2.25.1' 20:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:09 2f39f015ded8: Pull complete 20:32:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:10 prd-ubuntu20.04-docker-8c-8g-1273 does not seem to be running inside a container 20:32:10 $ 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-381 -v /w/workspace/gexfoundry_device-rest-go_PR-381:/w/workspace/gexfoundry_device-rest-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-381@tmp:/w/workspace/gexfoundry_device-rest-go_PR-381@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:13 $ docker top 224383ee1c080e4c8bf5998ea4c77b4b816e13a17e1c9f7c8a6e47b32577b589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:14 ---> job-cost.sh 20:32:14 lf-activate-venv: SKIPPING 20:32:14 INFO: No Stack... 20:32:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:15 INFO: Archiving Costs [Pipeline] sh 20:32:15 + cat /w/workspace/gexfoundry_device-rest-go_PR-381/archives/cost.csv 20:32:15 + cut -d, -f6 [Pipeline] lock 20:32:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] 20:32:15 Resource [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] did not exist. Created. 20:32:15 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash 20:32:15 Merging remotes/origin/main commit 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 into PR head commit a451816f0d09caecb61fbd834e5ecfcaa43ffee2 [Pipeline] sh 20:32:16 Merge succeeded, producing a451816f0d09caecb61fbd834e5ecfcaa43ffee2 20:32:16 Checking out Revision a451816f0d09caecb61fbd834e5ecfcaa43ffee2 (PR-381) 20:32:16 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:16 Stashed 1 file(s) [Pipeline] } 20:32:16 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:16 $ docker stop --time=1 224383ee1c080e4c8bf5998ea4c77b4b816e13a17e1c9f7c8a6e47b32577b589 20:32:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:32:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:32:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/381/head:refs/remotes/origin/PR-381 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:15 > git config core.sparsecheckout # timeout=10 20:32:15 > git checkout -f a451816f0d09caecb61fbd834e5ecfcaa43ffee2 # timeout=10 20:32:15 > git remote # timeout=10 20:32:15 > git config --get remote.origin.url # timeout=10 20:32:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:16 > git merge 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 # timeout=10 20:32:16 > git rev-parse HEAD^{commit} # timeout=10 20:32:16 > git config core.sparsecheckout # timeout=10 20:32:16 > git checkout -f a451816f0d09caecb61fbd834e5ecfcaa43ffee2 # timeout=10 20:32:16 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:32:16 > git --version # timeout=10 20:32:16 > git --version # 'git version 2.25.1' 20:32:16 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:17 20:32:17 GitHub has been notified of this commit’s build result 20:32:17 20:32:17 $ docker rm -f --volumes 224383ee1c080e4c8bf5998ea4c77b4b816e13a17e1c9f7c8a6e47b32577b589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:18 Dload Upload Total Spent Left Speed 20:32:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 20:32:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:19 + sudo tee /etc/docker/daemon.new 20:32:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:19 { 20:32:19 "registry-mirrors": [ 20:32:19 "https://nexus3.edgexfoundry.org:10001" 20:32:19 ], 20:32:19 "bip": "10.250.0.254/24", 20:32:19 "hosts": [ 20:32:19 "tcp://0.0.0.0:5555", 20:32:19 "unix:///var/run/docker.sock" 20:32:19 ], 20:32:19 "mtu": 1458, 20:32:19 "selinux-enabled": true, 20:32:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:19 } [Pipeline] sh 20:32:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:38 provisioning config files... 20:32:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15650781185230674916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:39 ---> ****-login.sh 20:32:39 nexus3.edgexfoundry.org:10001 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 nexus3.edgexfoundry.org:10002 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:40 Configure a credential helper to remove this warning. See 20:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:40 20:32:40 Login Succeeded 20:32:40 nexus3.edgexfoundry.org:10003 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:40 Configure a credential helper to remove this warning. See 20:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:40 20:32:40 Login Succeeded 20:32:40 nexus3.edgexfoundry.org:10004 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:40 Configure a credential helper to remove this warning. See 20:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:40 20:32:40 Login Succeeded 20:32:40 ****.io 20:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:41 Configure a credential helper to remove this warning. See 20:32:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:41 20:32:41 Login Succeeded 20:32:41 ---> ****-login.sh ends [Pipeline] } 20:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:42 ========================================================= 20:32:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:32:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:32:42 Sending build context to Docker daemon 127.5kB 20:32:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:32:43 Step 2/12 : FROM ${BASE} AS builder 20:32:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:43 9fda8d8052c6: Pulling fs layer 20:32:43 5d54e960e981: Pulling fs layer 20:32:43 c4a7e357bf2a: Pulling fs layer 20:32:43 f0e02332f6b5: Pulling fs layer 20:32:43 872ee5b61b7b: Pulling fs layer 20:32:43 0c6a40ed1a82: Pulling fs layer 20:32:43 94ae7d8d031c: Pulling fs layer 20:32:43 872ee5b61b7b: Waiting 20:32:43 0c6a40ed1a82: Waiting 20:32:43 94ae7d8d031c: Waiting 20:32:43 5d54e960e981: Download complete 20:32:43 f0e02332f6b5: Verifying Checksum 20:32:43 f0e02332f6b5: Download complete 20:32:43 872ee5b61b7b: Verifying Checksum 20:32:43 872ee5b61b7b: Download complete 20:32:43 9fda8d8052c6: Download complete 20:32:43 94ae7d8d031c: Verifying Checksum 20:32:43 94ae7d8d031c: Download complete 20:32:44 9fda8d8052c6: Pull complete 20:32:44 5d54e960e981: Pull complete 20:32:45 c4a7e357bf2a: Download complete 20:32:46 0c6a40ed1a82: Verifying Checksum 20:32:46 0c6a40ed1a82: Download complete 20:32:58 c4a7e357bf2a: Pull complete 20:32:58 f0e02332f6b5: Pull complete 20:32:58 872ee5b61b7b: Pull complete 20:33:06 0c6a40ed1a82: Pull complete 20:33:09 94ae7d8d031c: Pull complete 20:33:09 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:33:09 ---> 86de565de09d 20:33:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:33:11 ---> Running in ac49fd09334e 20:33:11 Removing intermediate container ac49fd09334e 20:33:11 ---> 9971c2b14d30 20:33:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:11 ---> Running in 7d5eba574270 20:33:12 Removing intermediate container 7d5eba574270 20:33:12 ---> 2a7c9e951541 20:33:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:33:12 ---> Running in 28e85c52d99d 20:33:12 Removing intermediate container 28e85c52d99d 20:33:12 ---> 91fcc2bd6d14 20:33:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:33:12 ---> Running in c36f3593ec7a 20:33:12 Removing intermediate container c36f3593ec7a 20:33:12 ---> 2992586f447b 20:33:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:12 ---> Running in ece700a5e418 20:33:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:33:15 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:33:15 (2/4) Installing libedit (20221030.3.1-r1) 20:33:15 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:33:15 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:33:15 Executing busybox-1.36.1-r5.trigger 20:33:15 OK: 271 MiB in 56 packages 20:33:16 Removing intermediate container ece700a5e418 20:33:16 ---> 10ba6d061ef1 20:33:16 Step 8/12 : WORKDIR /device-rest-go 20:33:16 ---> Running in 1004730dec83 20:33:16 Removing intermediate container 1004730dec83 20:33:16 ---> ec48bc7e9027 20:33:16 Step 9/12 : COPY go.mod vendor* ./ 20:33:17 ---> 4f10247a42c3 20:33:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 ---> Running in 39cfb74dde17 20:34:13 Removing intermediate container 39cfb74dde17 20:34:13 ---> 3093a1076c1f 20:34:13 Step 11/12 : COPY . . 20:34:13 ---> 23cf65b14057 20:34:13 Step 12/12 : RUN $MAKE 20:34:13 ---> Running in 420bfee3462a 20:34:14 noop 20:34:15 Removing intermediate container 420bfee3462a 20:34:15 ---> 8b6e9c9a6ef5 20:34:15 Successfully built 8b6e9c9a6ef5 20:34:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:16 + docker inspect -f . ci-base-image-arm64 20:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-1274 does not seem to be running inside a container 20:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:20 $ docker top aba52ceaa493e1bac8614ee933da1f500e3c23436af87cb73f099878aed0759a -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:21 + go version 20:34:21 go version go1.21.0 linux/arm64 [Pipeline] } 20:34:21 $ docker stop --time=1 aba52ceaa493e1bac8614ee933da1f500e3c23436af87cb73f099878aed0759a 20:34:23 $ docker rm -f --volumes aba52ceaa493e1bac8614ee933da1f500e3c23436af87cb73f099878aed0759a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:24 + docker inspect -f . ci-base-image-arm64 20:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:24 prd-ubuntu20.04-docker-arm64-4c-16g-1274 does not seem to be running inside a container 20:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:26 $ docker top 94526e54804c2b26371d01c5726fbe927b87334b7ed203f3e3b764377b00926c -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:26 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:34:27 + make test 20:34:27 go test ./... -coverprofile=coverage.out ./... 20:34:31 ? github.com/edgexfoundry/device-rest-go [no test files] 20:36:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:36:07 ok github.com/edgexfoundry/device-rest-go/driver 0.055s coverage: 33.2% of statements 20:36:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:36:07 go vet ./... 20:36:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:20 ./bin/test-attribution-txt.sh 20:36:20 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:36:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:36:20 $ docker stop --time=1 94526e54804c2b26371d01c5726fbe927b87334b7ed203f3e3b764377b00926c 20:36:22 $ docker rm -f --volumes 94526e54804c2b26371d01c5726fbe927b87334b7ed203f3e3b764377b00926c [Pipeline] // withDockerContainer [Pipeline] sh 20:36:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:36:23 Warning: overwriting stash ‘coverage-report’ 20:36:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:36:25 + ls -al . 20:36:25 total 176 20:36:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 20:34 . 20:36:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 20:32 .. 20:36:25 -rw-rw-r-- 1 jenkins jenkins 151 Feb 19 20:32 .dockerignore 20:36:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 20:32 .git 20:36:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:32 .github 20:36:25 -rw-rw-r-- 1 jenkins jenkins 264 Feb 19 20:32 .gitignore 20:36:25 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 20:32 .golangci.yml 20:36:25 -rw-rw-r-- 1 jenkins jenkins 10300 Feb 19 20:32 Attribution.txt 20:36:25 -rw-rw-r-- 1 jenkins jenkins 17685 Feb 19 20:32 CHANGELOG.md 20:36:25 -rw-rw-r-- 1 jenkins jenkins 1687 Feb 19 20:32 Dockerfile 20:36:25 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 20:32 GOVERNANCE.md 20:36:25 -rw-rw-r-- 1 jenkins jenkins 680 Feb 19 20:32 Jenkinsfile 20:36:25 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 20:32 LICENSE 20:36:25 -rw-rw-r-- 1 jenkins jenkins 2016 Feb 19 20:32 Makefile 20:36:25 -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 20:32 OWNERS.md 20:36:25 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 19 20:32 README.md 20:36:25 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 20:30 VERSION 20:36:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 20:32 bin 20:36:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:32 cmd 20:36:25 -rw-r--r-- 1 jenkins jenkins 14499 Feb 19 20:35 coverage.out 20:36:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 20:32 driver 20:36:25 -rw-rw-r-- 1 jenkins jenkins 3935 Feb 19 20:32 go.mod 20:36:25 -rw-rw-r-- 1 jenkins jenkins 34601 Feb 19 20:32 go.sum 20:36:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 20:32 openapi 20:36:25 -rw-rw-r-- 1 jenkins jenkins 713 Feb 19 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:25 + 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=a451816f0d09caecb61fbd834e5ecfcaa43ffee2 --label arch=arm64 --label version=0.0.0 . 20:36:25 Sending build context to Docker daemon 142.8kB 20:36:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:36:26 Step 2/26 : FROM ${BASE} AS builder 20:36:26 ---> 8b6e9c9a6ef5 20:36:26 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:36:26 ---> Running in 1514b634906c 20:36:26 Removing intermediate container 1514b634906c 20:36:26 ---> 8d5683a1296c 20:36:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:36:26 ---> Running in d5e034d22773 20:36:26 Removing intermediate container d5e034d22773 20:36:26 ---> 2f14a63850dd 20:36:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:36:26 ---> Running in 2080389e9623 20:36:27 Removing intermediate container 2080389e9623 20:36:27 ---> 42f473b79762 20:36:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:36:27 ---> Running in 317aaf96ee8e 20:36:27 Removing intermediate container 317aaf96ee8e 20:36:27 ---> 85e34ebf0016 20:36:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:36:27 ---> Running in 3dc3c6c29d76 20:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:30 OK: 271 MiB in 56 packages 20:36:32 Removing intermediate container 3dc3c6c29d76 20:36:32 ---> c4fc5beb6f61 20:36:32 Step 8/26 : WORKDIR /device-rest-go 20:36:32 ---> Running in 9d12c51ecbcd 20:36:33 Removing intermediate container 9d12c51ecbcd 20:36:33 ---> e0ff096df852 20:36:33 Step 9/26 : COPY go.mod vendor* ./ 20:36:33 ---> aad9b6f58eb9 20:36:33 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:33 ---> Running in fae74c44e036 20:36:35 Removing intermediate container fae74c44e036 20:36:35 ---> 5dd89e716fe6 20:36:35 Step 11/26 : COPY . . 20:36:35 ---> 048855041926 20:36:35 Step 12/26 : RUN $MAKE 20:36:35 ---> Running in c29d4dc87d4d 20:36:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:38:43 Removing intermediate container c29d4dc87d4d 20:38:43 ---> 76c3995eaf22 20:38:43 Step 13/26 : FROM alpine:3.18 20:38:43 3.18: Pulling from library/alpine 20:38:43 c6b39de5b339: Pulling fs layer 20:38:43 c6b39de5b339: Verifying Checksum 20:38:43 c6b39de5b339: Download complete 20:38:43 c6b39de5b339: Pull complete 20:38:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:38:43 Status: Downloaded newer image for alpine:3.18 20:38:43 ---> 33abbf032149 20:38:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:38:43 ---> Running in c01838a8d720 20:38:43 Removing intermediate container c01838a8d720 20:38:43 ---> 84851cd30fa0 20:38:43 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:38:43 ---> Running in f690734e46af 20:38:43 Removing intermediate container f690734e46af 20:38:43 ---> 275ed6385579 20:38:43 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:38:43 ---> Running in 48e4d759a17b 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:38:43 (1/1) Installing dumb-init (1.2.5-r2) 20:38:43 Executing busybox-1.36.1-r5.trigger 20:38:43 OK: 8 MiB in 16 packages 20:38:43 Removing intermediate container 48e4d759a17b 20:38:43 ---> 752c3b0d1d84 20:38:43 Step 17/26 : RUN apk --no-cache upgrade 20:38:43 ---> Running in 19b3173c8bef 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:38:43 OK: 8 MiB in 16 packages 20:38:44 Removing intermediate container 19b3173c8bef 20:38:44 ---> f2f715bcf71d 20:38:44 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:38:45 ---> 2b72936b44da 20:38:45 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:38:45 ---> 0a85585b51af 20:38:45 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:38:46 ---> eee9af1945f2 20:38:46 Step 21/26 : EXPOSE 59986 20:38:46 ---> Running in c02d8926a70a 20:38:47 Removing intermediate container c02d8926a70a 20:38:47 ---> ccb8f15c17c6 20:38:47 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:38:47 ---> Running in df0854832c36 20:38:48 Removing intermediate container df0854832c36 20:38:48 ---> 73d3ca889916 20:38:48 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:38:48 ---> Running in 92dabe44b3c6 20:38:48 Removing intermediate container 92dabe44b3c6 20:38:48 ---> 09366a123ce5 20:38:48 Step 24/26 : LABEL arch=arm64 20:38:48 ---> Running in aa194b321ec4 20:38:48 Removing intermediate container aa194b321ec4 20:38:48 ---> dada52e3eab0 20:38:48 Step 25/26 : LABEL git_sha=a451816f0d09caecb61fbd834e5ecfcaa43ffee2 20:38:48 ---> Running in 0b632c72420f 20:38:49 Removing intermediate container 0b632c72420f 20:38:49 ---> 8ae169571e83 20:38:49 Step 26/26 : LABEL version=0.0.0 20:38:49 ---> Running in fe7c44855110 20:38:49 Removing intermediate container fe7c44855110 20:38:49 ---> c3eef53eb75d 20:38:49 [Warning] One or more build-args [ARCH] were not consumed 20:38:49 Successfully built c3eef53eb75d 20:38:49 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:50 20:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:51 arm64: Pulling from edgex-lftools-log-publisher 20:38:51 8998bd30e6a1: Pulling fs layer 20:38:51 04944245beec: Pulling fs layer 20:38:51 699f458cf7ca: Pulling fs layer 20:38:51 765212b225bb: Pulling fs layer 20:38:51 f23df028b6ca: Pulling fs layer 20:38:51 d65c8cfc05b1: Pulling fs layer 20:38:51 2437ff75d9bd: Pulling fs layer 20:38:51 765212b225bb: Waiting 20:38:51 d65c8cfc05b1: Waiting 20:38:51 f23df028b6ca: Waiting 20:38:51 04944245beec: Verifying Checksum 20:38:51 04944245beec: Download complete 20:38:51 765212b225bb: Download complete 20:38:51 f23df028b6ca: Download complete 20:38:51 d65c8cfc05b1: Verifying Checksum 20:38:51 d65c8cfc05b1: Download complete 20:38:51 699f458cf7ca: Verifying Checksum 20:38:51 699f458cf7ca: Download complete 20:38:52 8998bd30e6a1: Verifying Checksum 20:38:52 8998bd30e6a1: Download complete 20:38:54 2437ff75d9bd: Download complete 20:38:56 8998bd30e6a1: Pull complete 20:38:57 04944245beec: Pull complete 20:38:58 699f458cf7ca: Pull complete 20:38:58 765212b225bb: Pull complete 20:38:59 f23df028b6ca: Pull complete 20:38:59 d65c8cfc05b1: Pull complete 20:39:18 2437ff75d9bd: Pull complete 20:39:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:18 prd-ubuntu20.04-docker-arm64-4c-16g-1274 does not seem to be running inside a container 20:39:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:39:21 $ docker top 9d561c45189e30bc34b0571a4f47042c4038d948eb71c235f219f237a5748fe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:22 ---> job-cost.sh 20:39:22 lf-activate-venv: SKIPPING 20:39:22 INFO: No Stack... 20:39:22 INFO: Retrieving Pricing Info for: v3-standard-4 20:39:23 INFO: Archiving Costs [Pipeline] sh 20:39:24 + cat+ /w/workspace/device-rest-go/1/archives/cost.csv 20:39:24 cut -d, -f6 [Pipeline] lock 20:39:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] 20:39:24 Resource [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] did not exist. Created. 20:39:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:25 /w/workspace/device-rest-go/1@tmp/durable-61247515/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:39:25 + echo total: 0.10999999940395355 [Pipeline] stash 20:39:25 Warning: overwriting stash ‘stack-cost’ 20:39:25 Stashed 1 file(s) [Pipeline] } 20:39:26 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-381-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:39:26 $ docker stop --time=1 9d561c45189e30bc34b0571a4f47042c4038d948eb71c235f219f237a5748fe3 20:39:27 $ docker rm -f --volumes 9d561c45189e30bc34b0571a4f47042c4038d948eb71c235f219f237a5748fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:39:29 provisioning config files... 20:39:29 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-381@tmp/config3315587390521312417tmp [Pipeline] { [Pipeline] sh 20:39:30 + set +x 20:39:30 + curl -s https://codecov.io/bash 20:39:30 + bash -s -- 20:39:30 20:39:30 _____ _ 20:39:30 / ____| | | 20:39:30 | | ___ __| | ___ ___ _____ __ 20:39:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:39:30 | |___| (_) | (_| | __/ (_| (_) \ V / 20:39:30 \_____\___/ \__,_|\___|\___\___/ \_/ 20:39:30 Bash-1.0.6 20:39:30 20:39:30 20:39:30 ==> git version 2.25.1 found 20:39:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:39:30 Release-Date: 2020-01-08 20:39:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:39:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:39:30 ==> Jenkins CI detected. 20:39:30 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-381 20:39:30 project root: . 20:39:30 --> token set from env 20:39:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:39:30 ==> Running gcov in . (disable via -X gcov) 20:39:30 ==> Python coveragepy not found 20:39:30 ==> Searching for coverage reports in: 20:39:30 + . 20:39:30 -> Found 1 reports 20:39:30 ==> Detecting git/mercurial file structure 20:39:30 ==> Reading reports 20:39:30 + ./coverage.out bytes=14499 20:39:30 ==> Appending adjustments 20:39:30 https://docs.codecov.io/docs/fixing-reports 20:39:30 + Found adjustments 20:39:30 ==> Gzipping contents 20:39:30 4.0K /tmp/codecov.VidOo0.gz 20:39:30 ==> Uploading reports 20:39:30 url: https://codecov.io 20:39:30 query: branch=PR-381&commit=a451816f0d09caecb61fbd834e5ecfcaa43ffee2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=381&job=&cmd_args= 20:39:30 -> Pinging Codecov 20:39:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-381&commit=a451816f0d09caecb61fbd834e5ecfcaa43ffee2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-381%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=381&job=&cmd_args= 20:39:30 -> Uploading to 20:39:30 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/4E5D53B4F1F92C436F7061BF334D961C/a451816f0d09caecb61fbd834e5ecfcaa43ffee2/93608c86-cfe9-4902-b2c2-a2ce9a698f59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T203930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3430abd677751bcd6845785d325c2cc01a8039f1523d213b192406ccf045f7e 20:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:30 Dload Upload Total Spent Left Speed 20:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 7814 --:--:-- --:--:-- --:--:-- 7788 20:39:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/a451816f0d09caecb61fbd834e5ecfcaa43ffee2 [Pipeline] } 20:39:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:39:34 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-381/archives ] 20:39:34 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-381/archives 20:39:34 total 16 20:39:34 drwxr-xr-x 3 root root 4096 Feb 19 20:32 . 20:39:34 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 20:32 .. 20:39:34 drwxr-xr-x 2 root root 4096 Feb 19 20:32 cost 20:39:34 -rw-r--r-- 1 root root 86 Feb 19 20:32 cost.csv 20:39:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-381/archives 20:39:34 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-381/archives 20:39:34 total 16 20:39:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 20:32 . 20:39:34 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 20:32 .. 20:39:34 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 20:32 cost 20:39:34 -rw-r--r-- 1 jenkins jenkins 86 Feb 19 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:39:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:35 ---> package-listing.sh 20:39:35 ++ facter osfamily 20:39:35 ++ tr '[:upper:]' '[:lower:]' 20:39:36 + OS_FAMILY=debian 20:39:36 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-381 20:39:36 + START_PACKAGES=/tmp/packages_start.txt 20:39:36 + END_PACKAGES=/tmp/packages_end.txt 20:39:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:36 + PACKAGES=/tmp/packages_start.txt 20:39:36 + '[' /w/workspace/gexfoundry_device-rest-go_PR-381 ']' 20:39:36 + PACKAGES=/tmp/packages_end.txt 20:39:36 + case "${OS_FAMILY}" in 20:39:36 + dpkg -l 20:39:36 + grep '^ii' 20:39:36 + '[' -f /tmp/packages_start.txt ']' 20:39:36 + '[' -f /tmp/packages_end.txt ']' 20:39:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:39:36 + '[' /w/workspace/gexfoundry_device-rest-go_PR-381 ']' 20:39:36 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-381/archives/ 20:39:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-381/archives/ [Pipeline] echo 20:39:36 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-381/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:39:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:37 prd-ubuntu20.04-docker-8c-8g-1273 does not seem to be running inside a container 20:39:37 $ 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-381/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-381 -v /w/workspace/gexfoundry_device-rest-go_PR-381:/w/workspace/gexfoundry_device-rest-go_PR-381:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-381@tmp:/w/workspace/gexfoundry_device-rest-go_PR-381@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:39:37 $ docker top 60475427af66b16b20c121ec125f7c766938dc3e0aeea6b8e1edf760e2492d1d -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:38 + mkdir -p /var/log/sysstat [Pipeline] sh 20:39:38 + ls /var/log/sa-host 20:39:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:38 provisioning config files... 20:39:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-381@tmp/config11855782257804237980tmp [Pipeline] { [Pipeline] echo 20:39:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:39 ---> create-netrc.sh [Pipeline] } 20:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:39:39 ---> python-tools-install.sh [Pipeline] echo 20:39:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:40 ---> sudo-logs.sh 20:39:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:39:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:40 ---> job-cost.sh 20:39:40 lf-activate-venv: SKIPPING 20:39:40 DEBUG: total: 0.2199999988079071 20:39:40 INFO: Retrieving Stack Cost... 20:39:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:41 INFO: Archiving Costs [Pipeline] echo 20:39:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:41 ---> logs-deploy.sh 20:39:41 lf-activate-venv: SKIPPING 20:39:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-381/1 20:39:41 INFO: archiving workspace using pattern(s): 20:39:42 Archives upload complete. 20:39:42 INFO: archiving logs to Nexus