Pull request #380 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26546ac3f39642afc324b3869bbbb559f7914101+9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 (4f3c5597dcbf8f017501e1b0f3bb94171d9c59d0) 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-ssh14352230066322944375.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-ssh16111149594964391264.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-380/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-380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10930966765716823489.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-380/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2791216046818001278.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-ssh3087636388057724842.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-380/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-380/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1499706903873596326.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-1094 in /w/workspace/gexfoundry_device-rest-go_PR-380 [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-380 # 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 Merging remotes/origin/main commit 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 into PR head commit 26546ac3f39642afc324b3869bbbb559f7914101 Merge succeeded, producing 26546ac3f39642afc324b3869bbbb559f7914101 Checking out Revision 26546ac3f39642afc324b3869bbbb559f7914101 (PR-380) 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 --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26546ac3f39642afc324b3869bbbb559f7914101 # 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 26546ac3f39642afc324b3869bbbb559f7914101 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:03:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:03:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:03:30 ========================================================= 20:03:30 EdgeX Global Pipelines Version Info 20:03:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:03:30 ------------------- 20:03:30 stable info: 20:03:30 ------------------- 20:03:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:03:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:03:30 Message: update stable to v1.0.258 20:03:31 ------------------- 20:03:31 experimental info: 20:03:31 ------------------- 20:03:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:03:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:03:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:03:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:03:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-380 [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-380 [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-380 [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26546ac3f39642afc324b3869bbbb559f7914101 [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26546ac [Pipeline] echo 20:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:33 provisioning config files... 20:03:33 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp/config13581235148653927970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:34 ---> ****-login.sh 20:03:34 nexus3.edgexfoundry.org:10001 20:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:34 Configure a credential helper to remove this warning. See 20:03:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:34 20:03:34 Login Succeeded 20:03:34 nexus3.edgexfoundry.org:10002 20:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:34 Configure a credential helper to remove this warning. See 20:03:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:34 20:03:34 Login Succeeded 20:03:34 nexus3.edgexfoundry.org:10003 20:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:34 Configure a credential helper to remove this warning. See 20:03:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:34 20:03:34 Login Succeeded 20:03:34 nexus3.edgexfoundry.org:10004 20:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:35 Configure a credential helper to remove this warning. See 20:03:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:35 20:03:35 Login Succeeded 20:03:35 ****.io 20:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:35 Configure a credential helper to remove this warning. See 20:03:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:35 20:03:35 Login Succeeded 20:03:35 ---> ****-login.sh ends [Pipeline] } 20:03:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:03:36 + git rev-list -1 --merges 26546ac3f39642afc324b3869bbbb559f7914101~1..26546ac3f39642afc324b3869bbbb559f7914101 [Pipeline] echo 20:03:36 -----------> git rev-list -1 --merges 26546ac3f39642afc324b3869bbbb559f7914101~1..26546ac3f39642afc324b3869bbbb559f7914101 26546ac3f39642afc324b3869bbbb559f7914101 [false] [Pipeline] sh 20:03:36 + git log --format=format:%s -1 26546ac3f39642afc324b3869bbbb559f7914101 [Pipeline] echo 20:03:36 ========================================================= 20:03:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:03:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:37 + git log --format=format:%s -1 26546ac3f39642afc324b3869bbbb559f7914101 [Pipeline] echo 20:03:37 [semverPrep] GIT_COMMIT: 26546ac3f39642afc324b3869bbbb559f7914101, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:03:37 [semverPrep] This is not a build commit. [Pipeline] sh 20:03:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:03:37 + grep -v github /etc/ssh/ssh_known_hosts 20:03:37 + [ -e /tmp/ssh_known_hosts ] 20:03:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:03:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:03:37 + sudo tee -a /etc/ssh/ssh_known_hosts 20:03:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:38 20:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:38 0.1.4: Pulling from edgex-devops/py-git-semver 20:03:38 b85a868b505f: Pulling fs layer 20:03:38 e2be974225ed: Pulling fs layer 20:03:38 339a4e72a1f5: Pulling fs layer 20:03:38 988bab9f4d93: Pulling fs layer 20:03:38 1469e6f7b9e6: Pulling fs layer 20:03:38 eaf3925da568: Pulling fs layer 20:03:38 bab4dde63d76: Pulling fs layer 20:03:38 bde34c3a00c8: Pulling fs layer 20:03:38 b352a97aabf1: Pulling fs layer 20:03:38 4872d77fe225: Pulling fs layer 20:03:38 5851b861e8e6: Pulling fs layer 20:03:38 bab4dde63d76: Waiting 20:03:38 bde34c3a00c8: Waiting 20:03:38 b352a97aabf1: Waiting 20:03:38 4872d77fe225: Waiting 20:03:38 5851b861e8e6: Waiting 20:03:38 988bab9f4d93: Waiting 20:03:38 1469e6f7b9e6: Waiting 20:03:38 eaf3925da568: Waiting 20:03:38 e2be974225ed: Verifying Checksum 20:03:38 e2be974225ed: Download complete 20:03:38 988bab9f4d93: Verifying Checksum 20:03:38 988bab9f4d93: Download complete 20:03:38 1469e6f7b9e6: Verifying Checksum 20:03:38 1469e6f7b9e6: Download complete 20:03:38 eaf3925da568: Verifying Checksum 20:03:38 eaf3925da568: Download complete 20:03:38 339a4e72a1f5: Verifying Checksum 20:03:38 339a4e72a1f5: Download complete 20:03:38 bde34c3a00c8: Verifying Checksum 20:03:38 bde34c3a00c8: Download complete 20:03:38 b352a97aabf1: Verifying Checksum 20:03:38 b352a97aabf1: Download complete 20:03:38 4872d77fe225: Download complete 20:03:38 5851b861e8e6: Verifying Checksum 20:03:38 5851b861e8e6: Download complete 20:03:38 b85a868b505f: Verifying Checksum 20:03:38 b85a868b505f: Download complete 20:03:39 bab4dde63d76: Verifying Checksum 20:03:39 bab4dde63d76: Download complete 20:03:40 b85a868b505f: Pull complete 20:03:40 e2be974225ed: Pull complete 20:03:40 339a4e72a1f5: Pull complete 20:03:40 988bab9f4d93: Pull complete 20:03:41 1469e6f7b9e6: Pull complete 20:03:41 eaf3925da568: Pull complete 20:03:43 bab4dde63d76: Pull complete 20:03:43 bde34c3a00c8: Pull complete 20:03:43 b352a97aabf1: Pull complete 20:03:43 4872d77fe225: Pull complete 20:03:43 5851b861e8e6: Pull complete 20:03:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:43 prd-ubuntu20.04-docker-8c-8g-1094 does not seem to be running inside a container 20:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-380 -v /w/workspace/gexfoundry_device-rest-go_PR-380:/w/workspace/gexfoundry_device-rest-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-380@tmp:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:03:46 $ docker top 6f0aa847dbcb1d0114ae7d4d02c0b3329a00a3689fa4ec8f4ef7649c76999e6e -eo pid,comm 20:03:46 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:03:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:46 [ssh-agent] Looking for ssh-agent implementation... 20:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:46 $ docker exec 6f0aa847dbcb1d0114ae7d4d02c0b3329a00a3689fa4ec8f4ef7649c76999e6e ssh-agent 20:03:46 SSH_AUTH_SOCK=/tmp/ssh-sNapSgtjHJTp/agent.32 20:03:46 SSH_AGENT_PID=38 20:03:46 Running ssh-add (command line suppressed) 20:03:46 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-380@tmp/private_key_4010681638338501811.key (/w/workspace/gexfoundry_device-rest-go_PR-380@tmp/private_key_4010681638338501811.key) 20:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:47 + git tag --points-at HEAD [Pipeline] } 20:03:47 $ docker exec --env ******** --env ******** 6f0aa847dbcb1d0114ae7d4d02c0b3329a00a3689fa4ec8f4ef7649c76999e6e ssh-agent -k 20:03:47 unset SSH_AUTH_SOCK; 20:03:47 unset SSH_AGENT_PID; 20:03:47 echo Agent pid 38 killed; 20:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:47 [ssh-agent] Looking for ssh-agent implementation... 20:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:47 $ docker exec 6f0aa847dbcb1d0114ae7d4d02c0b3329a00a3689fa4ec8f4ef7649c76999e6e ssh-agent 20:03:47 SSH_AUTH_SOCK=/tmp/ssh-H9u3bCCybDqz/agent.71 20:03:47 SSH_AGENT_PID=77 20:03:47 Running ssh-add (command line suppressed) 20:03:47 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-380@tmp/private_key_8713158999451535323.key (/w/workspace/gexfoundry_device-rest-go_PR-380@tmp/private_key_8713158999451535323.key) 20:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:48 + git semver init 20:03:48 2024-02-16 20:03:48,468 [run_init] DEBUG init version:0.0.0 force:False 20:03:48 2024-02-16 20:03:48,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-380/.semver 20:03:48 2024-02-16 20:03:48,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-380/.semver 20:03:48 2024-02-16 20:03:48,470 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-380/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-380, universal_newlines=False, shell=None, istream=None) 20:03:49 2024-02-16 20:03:49,819 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-380/.git/info/exclude 20:03:49 2024-02-16 20:03:49,819 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-380/.semver/PR-380 with force:False 20:03:49 2024-02-16 20:03:49,819 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-380/.semver/PR-380 20:03:49 2024-02-16 20:03:49,823 [execute] INFO git cat-file --batch-check 20:03:49 2024-02-16 20:03:49,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) 20:03:49 2024-02-16 20:03:49,830 [execute] INFO git cat-file --batch 20:03:49 2024-02-16 20:03:49,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-380/.semver, universal_newlines=False, shell=None, istream=) 20:03:49 2024-02-16 20:03:49,834 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-380/.semver/PR-380 20:03:49 0.0.0 [Pipeline] } 20:03:49 $ docker exec --env ******** --env ******** 6f0aa847dbcb1d0114ae7d4d02c0b3329a00a3689fa4ec8f4ef7649c76999e6e ssh-agent -k 20:03:50 unset SSH_AUTH_SOCK; 20:03:50 unset SSH_AGENT_PID; 20:03:50 echo Agent pid 77 killed; 20:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:50 + git semver [Pipeline] } 20:03:50 $ docker stop --time=1 6f0aa847dbcb1d0114ae7d4d02c0b3329a00a3689fa4ec8f4ef7649c76999e6e 20:03:52 $ docker rm -f --volumes 6f0aa847dbcb1d0114ae7d4d02c0b3329a00a3689fa4ec8f4ef7649c76999e6e [Pipeline] // withDockerContainer [Pipeline] sh 20:03:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:03:52 Stashed 1 file(s) [Pipeline] echo 20:03:52 [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:03:53 provisioning config files... 20:03:53 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp/config1306240748833309628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:54 ---> ****-login.sh 20:03:54 nexus3.edgexfoundry.org:10001 20:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 nexus3.edgexfoundry.org:10002 20:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 nexus3.edgexfoundry.org:10003 20:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 nexus3.edgexfoundry.org:10004 20:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 ****.io 20:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:03:54 Configure a credential helper to remove this warning. See 20:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:03:54 20:03:54 Login Succeeded 20:03:54 ---> ****-login.sh ends [Pipeline] } 20:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:03:55 ========================================================= 20:03:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:03:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:55 + 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:03:55 Sending build context to Docker daemon 16.32MB 20:03:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:03:55 Step 2/12 : FROM ${BASE} AS builder 20:03:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:03:55 7264a8db6415: Pulling fs layer 20:03:55 c4d48a809fc2: Pulling fs layer 20:03:55 4f1c88b9dad5: Pulling fs layer 20:03:55 ad3a456e5733: Pulling fs layer 20:03:55 69c7f0334f64: Pulling fs layer 20:03:55 1f1c1a5573a3: Pulling fs layer 20:03:55 ce7588e14bc9: Pulling fs layer 20:03:55 b5e4710f87ac: Pulling fs layer 20:03:55 ad3a456e5733: Waiting 20:03:55 69c7f0334f64: Waiting 20:03:55 1f1c1a5573a3: Waiting 20:03:55 ce7588e14bc9: Waiting 20:03:55 b5e4710f87ac: Waiting 20:03:55 c4d48a809fc2: Verifying Checksum 20:03:55 c4d48a809fc2: Download complete 20:03:55 ad3a456e5733: Download complete 20:03:56 69c7f0334f64: Verifying Checksum 20:03:56 69c7f0334f64: Download complete 20:03:56 7264a8db6415: Verifying Checksum 20:03:56 7264a8db6415: Download complete 20:03:56 1f1c1a5573a3: Verifying Checksum 20:03:56 1f1c1a5573a3: Download complete 20:03:56 7264a8db6415: Pull complete 20:03:56 b5e4710f87ac: Verifying Checksum 20:03:56 b5e4710f87ac: Download complete 20:03:56 c4d48a809fc2: Pull complete 20:03:56 4f1c88b9dad5: Verifying Checksum 20:03:56 4f1c88b9dad5: Download complete 20:03:56 ce7588e14bc9: Download complete 20:04:00 4f1c88b9dad5: Pull complete 20:04:00 ad3a456e5733: Pull complete 20:04:00 69c7f0334f64: Pull complete 20:04:00 1f1c1a5573a3: Pull complete 20:04:02 ce7588e14bc9: Pull complete 20:04:02 b5e4710f87ac: Pull complete 20:04:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:04:02 ---> 88b5674ff536 20:04:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:04:06 ---> Running in dd097c3d05b7 20:04:06 Removing intermediate container dd097c3d05b7 20:04:06 ---> 639af96b4128 20:04:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:04:06 ---> Running in e458087f1118 20:04:06 Removing intermediate container e458087f1118 20:04:06 ---> 45c68cfc05b4 20:04:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:04:06 ---> Running in cdd029b668f0 20:04:06 Removing intermediate container cdd029b668f0 20:04:06 ---> e4465115b0e7 20:04:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:04:06 ---> Running in e718762f9e9f 20:04:06 Removing intermediate container e718762f9e9f 20:04:06 ---> 85a86b58de1a 20:04:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:04:06 ---> Running in 8851969ec118 20:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:04:07 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:04:07 (2/4) Installing libedit (20221030.3.1-r1) 20:04:07 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:04:07 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:04:07 Executing busybox-1.36.1-r5.trigger 20:04:07 OK: 268 MiB in 56 packages 20:04:08 Removing intermediate container 8851969ec118 20:04:08 ---> cdb0eed89dbb 20:04:08 Step 8/12 : WORKDIR /device-rest-go 20:04:08 ---> Running in a77fb2c7ad9b 20:04:08 Removing intermediate container a77fb2c7ad9b 20:04:08 ---> 156ece7ea542 20:04:08 Step 9/12 : COPY go.mod vendor* ./ 20:04:08 ---> 9fb56d1b095b 20:04:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:08 ---> Running in a0d3083d538c 20:04:08 Still waiting to schedule task 20:04:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:04:34 Removing intermediate container a0d3083d538c 20:04:34 ---> 352567eb3d8e 20:04:34 Step 11/12 : COPY . . 20:04:34 ---> 0feb06d006c8 20:04:34 Step 12/12 : RUN $MAKE 20:04:34 ---> Running in dde2bc589304 20:04:34 noop 20:04:34 Removing intermediate container dde2bc589304 20:04:34 ---> 610fa376b436 20:04:34 Successfully built 610fa376b436 20:04:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:35 + docker inspect -f . ci-base-image-x86_64 20:04:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:35 prd-ubuntu20.04-docker-8c-8g-1094 does not seem to be running inside a container 20:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-380 -v /w/workspace/gexfoundry_device-rest-go_PR-380:/w/workspace/gexfoundry_device-rest-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-380@tmp:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:04:36 $ docker top abb163e4585b870105c2df14e8a655b379167155e5b492bde1bedc2c7074437b -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:36 + go version 20:04:36 go version go1.21.0 linux/amd64 [Pipeline] } 20:04:36 $ docker stop --time=1 abb163e4585b870105c2df14e8a655b379167155e5b492bde1bedc2c7074437b 20:04:37 $ docker rm -f --volumes abb163e4585b870105c2df14e8a655b379167155e5b492bde1bedc2c7074437b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:38 + docker inspect -f . ci-base-image-x86_64 20:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:38 prd-ubuntu20.04-docker-8c-8g-1094 does not seem to be running inside a container 20:04:39 $ 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-380 -v /w/workspace/gexfoundry_device-rest-go_PR-380:/w/workspace/gexfoundry_device-rest-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-380@tmp:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:04:39 $ docker top 642f74e8605677e7346c1b3f18cd89066871c89a0cd7d9ef534f88a4731e7dd0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-380 [Pipeline] fileExists [Pipeline] sh 20:04:40 + make test 20:04:40 go test ./... -coverprofile=coverage.out ./... 20:04:41 ? github.com/edgexfoundry/device-rest-go [no test files] 20:04:51 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:04:51 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements 20:04:58 go vet ./... 20:05:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:05:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:05:02 ./bin/test-attribution-txt.sh 20:05:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:05:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:05:02 $ docker stop --time=1 642f74e8605677e7346c1b3f18cd89066871c89a0cd7d9ef534f88a4731e7dd0 20:05:05 $ docker rm -f --volumes 642f74e8605677e7346c1b3f18cd89066871c89a0cd7d9ef534f88a4731e7dd0 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:05:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:05:07 + ls -al . 20:05:07 total 180 20:05:07 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 20:04 . 20:05:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 20:03 .. 20:05:07 -rw-rw-r-- 1 jenkins jenkins 151 Feb 16 20:03 .dockerignore 20:05:07 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 20:04 .git 20:05:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:03 .github 20:05:07 -rw-rw-r-- 1 jenkins jenkins 264 Feb 16 20:03 .gitignore 20:05:07 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 20:03 .golangci.yml 20:05:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 20:03 .semver 20:05:07 -rw-rw-r-- 1 jenkins jenkins 10300 Feb 16 20:03 Attribution.txt 20:05:07 -rw-rw-r-- 1 jenkins jenkins 17685 Feb 16 20:03 CHANGELOG.md 20:05:07 -rw-rw-r-- 1 jenkins jenkins 1687 Feb 16 20:03 Dockerfile 20:05:07 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 20:03 GOVERNANCE.md 20:05:07 -rw-rw-r-- 1 jenkins jenkins 680 Feb 16 20:03 Jenkinsfile 20:05:07 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 20:03 LICENSE 20:05:07 -rw-rw-r-- 1 jenkins jenkins 2016 Feb 16 20:03 Makefile 20:05:07 -rw-rw-r-- 1 jenkins jenkins 620 Feb 16 20:03 OWNERS.md 20:05:07 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 16 20:03 README.md 20:05:07 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 20:03 VERSION 20:05:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:03 bin 20:05:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:03 cmd 20:05:07 -rw-r--r-- 1 jenkins jenkins 14499 Feb 16 20:04 coverage.out 20:05:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:03 driver 20:05:07 -rw-rw-r-- 1 jenkins jenkins 3935 Feb 16 20:03 go.mod 20:05:07 -rw-rw-r-- 1 jenkins jenkins 34601 Feb 16 20:03 go.sum 20:05:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:03 openapi 20:05:07 -rw-rw-r-- 1 jenkins jenkins 713 Feb 16 20:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:07 + 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=26546ac3f39642afc324b3869bbbb559f7914101 --label arch=amd64 --label version=0.0.0 . 20:05:07 Sending build context to Docker daemon 16.34MB 20:05:07 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:05:07 Step 2/26 : FROM ${BASE} AS builder 20:05:07 ---> 610fa376b436 20:05:07 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:05:08 ---> Running in 125ae0bb1a2d 20:05:08 Removing intermediate container 125ae0bb1a2d 20:05:08 ---> a0035ad1c866 20:05:08 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:05:08 ---> Running in 01d35bed7963 20:05:08 Removing intermediate container 01d35bed7963 20:05:08 ---> 0f1435ab9ad1 20:05:08 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:05:08 ---> Running in c0de2c0e7302 20:05:08 Removing intermediate container c0de2c0e7302 20:05:08 ---> 967ddcc14968 20:05:08 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:05:08 ---> Running in 3220045d5729 20:05:08 Removing intermediate container 3220045d5729 20:05:08 ---> 5daf58d0f00c 20:05:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:08 ---> Running in 63f8233b61a5 20:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:08 OK: 268 MiB in 56 packages 20:05:09 Removing intermediate container 63f8233b61a5 20:05:09 ---> 0c59c93327b9 20:05:09 Step 8/26 : WORKDIR /device-rest-go 20:05:09 ---> Running in 5d87f854541d 20:05:09 Removing intermediate container 5d87f854541d 20:05:09 ---> 0314c36bbf3b 20:05:09 Step 9/26 : COPY go.mod vendor* ./ 20:05:09 ---> 040c54bb01de 20:05:09 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:09 ---> Running in bf402cdc371d 20:05:10 Removing intermediate container bf402cdc371d 20:05:10 ---> 47897c52f4ee 20:05:10 Step 11/26 : COPY . . 20:05:10 ---> a56abb4c12d3 20:05:10 Step 12/26 : RUN $MAKE 20:05:10 ---> Running in 2139efb3db0d 20:05:11 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.8" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:05:29 Removing intermediate container 2139efb3db0d 20:05:29 ---> e9ab6af52035 20:05:29 Step 13/26 : FROM alpine:3.18 20:05:29 3.18: Pulling from library/alpine 20:05:29 619be1103602: Pulling fs layer 20:05:30 619be1103602: Download complete 20:05:30 619be1103602: Pull complete 20:05:30 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:05:30 Status: Downloaded newer image for alpine:3.18 20:05:30 ---> d3782b16ccc9 20:05:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:05:30 ---> Running in e558f737b27a 20:05:30 Removing intermediate container e558f737b27a 20:05:30 ---> 5977e5341845 20:05:30 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:05:30 ---> Running in ec7f41d543fa 20:05:30 Removing intermediate container ec7f41d543fa 20:05:30 ---> f34b3cdbbb38 20:05:30 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:05:30 ---> Running in 20f226bb69d8 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:31 (1/1) Installing dumb-init (1.2.5-r2) 20:05:31 Executing busybox-1.36.1-r5.trigger 20:05:31 OK: 7 MiB in 16 packages 20:05:32 Removing intermediate container 20f226bb69d8 20:05:32 ---> 85149d2e1c99 20:05:32 Step 17/26 : RUN apk --no-cache upgrade 20:05:32 ---> Running in 8a11e32f7704 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:05:32 OK: 7 MiB in 16 packages 20:05:32 Removing intermediate container 8a11e32f7704 20:05:32 ---> c38588a5c894 20:05:32 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:05:33 ---> edff28c9f85a 20:05:33 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:05:33 ---> a54d15b3ecc7 20:05:33 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:05:33 ---> bfc1138d0ebd 20:05:33 Step 21/26 : EXPOSE 59986 20:05:33 ---> Running in 9905a5157ce5 20:05:34 Removing intermediate container 9905a5157ce5 20:05:34 ---> 5641e23291f9 20:05:34 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:05:34 ---> Running in e883b0133c35 20:05:34 Removing intermediate container e883b0133c35 20:05:34 ---> 5e85a8bef39f 20:05:34 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:05:34 ---> Running in c126c7a6ed80 20:05:34 Removing intermediate container c126c7a6ed80 20:05:34 ---> 11d2987a990d 20:05:34 Step 24/26 : LABEL arch=amd64 20:05:34 ---> Running in f970de1bd21c 20:05:34 Removing intermediate container f970de1bd21c 20:05:34 ---> a78f0344c239 20:05:34 Step 25/26 : LABEL git_sha=26546ac3f39642afc324b3869bbbb559f7914101 20:05:34 ---> Running in af7e69511a3d 20:05:34 Removing intermediate container af7e69511a3d 20:05:34 ---> d2bccd7f6d9f 20:05:34 Step 26/26 : LABEL version=0.0.0 20:05:34 ---> Running in dcd10dbad9ee 20:05:34 Removing intermediate container dcd10dbad9ee 20:05:34 ---> 00db21d3409d 20:05:34 [Warning] One or more build-args [ARCH] were not consumed 20:05:34 Successfully built 00db21d3409d 20:05:34 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:35 20:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:36 latest: Pulling from edgex-lftools-log-publisher 20:05:36 5eb5b503b376: Pulling fs layer 20:05:36 5c69ac0246d0: Pulling fs layer 20:05:36 ec43610c2a17: Pulling fs layer 20:05:36 3a2ae6a8a46f: Pulling fs layer 20:05:36 33b1e0a273af: Pulling fs layer 20:05:36 5d3b04190fa2: Pulling fs layer 20:05:36 2f39f015ded8: Pulling fs layer 20:05:36 2f39f015ded8: Waiting 20:05:36 5d3b04190fa2: Waiting 20:05:36 3a2ae6a8a46f: Waiting 20:05:36 5c69ac0246d0: Download complete 20:05:36 3a2ae6a8a46f: Verifying Checksum 20:05:36 3a2ae6a8a46f: Download complete 20:05:36 33b1e0a273af: Verifying Checksum 20:05:36 33b1e0a273af: Download complete 20:05:36 5d3b04190fa2: Verifying Checksum 20:05:36 5d3b04190fa2: Download complete 20:05:36 ec43610c2a17: Verifying Checksum 20:05:36 ec43610c2a17: Download complete 20:05:36 5eb5b503b376: Verifying Checksum 20:05:36 5eb5b503b376: Download complete 20:05:37 2f39f015ded8: Verifying Checksum 20:05:37 2f39f015ded8: Download complete 20:05:37 5eb5b503b376: Pull complete 20:05:37 5c69ac0246d0: Pull complete 20:05:38 ec43610c2a17: Pull complete 20:05:38 3a2ae6a8a46f: Pull complete 20:05:38 33b1e0a273af: Pull complete 20:05:38 5d3b04190fa2: Pull complete 20:05:42 2f39f015ded8: Pull complete 20:05:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:43 prd-ubuntu20.04-docker-8c-8g-1094 does not seem to be running inside a container 20:05:43 $ 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-380 -v /w/workspace/gexfoundry_device-rest-go_PR-380:/w/workspace/gexfoundry_device-rest-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-380@tmp:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:46 $ docker top d5886cc05a632f6c67a120fa6555bfa5133fdb647e043f1c50929b0d3f85841b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:47 ---> job-cost.sh 20:05:47 lf-activate-venv: SKIPPING 20:05:47 INFO: No Stack... 20:05:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:47 INFO: Archiving Costs [Pipeline] sh 20:05:47 + cat /w/workspace/gexfoundry_device-rest-go_PR-380/archives/cost.csv 20:05:47 + cut -d, -f6 [Pipeline] lock 20:05:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] 20:05:48 Resource [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] did not exist. Created. 20:05:48 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:48 + echo total: 0.2199999988079071 [Pipeline] stash 20:05:48 Stashed 1 file(s) [Pipeline] } 20:05:48 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:48 $ docker stop --time=1 d5886cc05a632f6c67a120fa6555bfa5133fdb647e043f1c50929b0d3f85841b 20:05:49 $ docker rm -f --volumes d5886cc05a632f6c67a120fa6555bfa5133fdb647e043f1c50929b0d3f85841b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:05:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1096 in /w/workspace/gexfoundry_device-rest-go_PR-380 [Pipeline] { [Pipeline] ws 20:05:55 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:05:55 The recommended git tool is: git 20:06:01 using credential edgex-jenkins-ssh 20:06:01 Cloning the remote Git repository 20:06:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:06:02 > git init /w/workspace/device-rest-go/1 # timeout=10 20:06:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:02 > git --version # timeout=10 20:06:02 > git --version # 'git version 2.25.1' 20:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:06 Merging remotes/origin/main commit 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 into PR head commit 26546ac3f39642afc324b3869bbbb559f7914101 20:06:06 Merge succeeded, producing 26546ac3f39642afc324b3869bbbb559f7914101 20:06:06 Checking out Revision 26546ac3f39642afc324b3869bbbb559f7914101 (PR-380) 20:06:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/380/head:refs/remotes/origin/PR-380 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:06:06 > git config core.sparsecheckout # timeout=10 20:06:06 > git checkout -f 26546ac3f39642afc324b3869bbbb559f7914101 # timeout=10 20:06:06 > git remote # timeout=10 20:06:06 > git config --get remote.origin.url # timeout=10 20:06:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:06 > git merge 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 # timeout=10 20:06:06 > git rev-parse HEAD^{commit} # timeout=10 20:06:06 > git config core.sparsecheckout # timeout=10 20:06:06 > git checkout -f 26546ac3f39642afc324b3869bbbb559f7914101 # timeout=10 20:06:07 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:06:07 > git --version # timeout=10 20:06:07 > git --version # 'git version 2.25.1' 20:06:07 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:08 Dload Upload Total Spent Left Speed 20:06:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55055 0 --:--:-- --:--:-- --:--:-- 55055 [Pipeline] sh 20:06:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:09 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 20:06:09 20:06:09 { 20:06:09 "registry-mirrors": [ 20:06:09 "https://nexus3.edgexfoundry.org:10001" 20:06:09 ], 20:06:09 "bip": "10.250.0.254/24", 20:06:09 "hosts": [ 20:06:09 "tcp://0.0.0.0:5555", 20:06:09 "unix:///var/run/docker.sock" 20:06:09 ], 20:06:09 "mtu": 1458, 20:06:09 "selinux-enabled": true, 20:06:09 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:09 } [Pipeline] sh 20:06:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:32 provisioning config files... 20:06:32 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config14407449871665281132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:33 ---> ****-login.sh 20:06:33 nexus3.edgexfoundry.org:10001 20:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:33 Configure a credential helper to remove this warning. See 20:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:33 20:06:33 Login Succeeded 20:06:33 nexus3.edgexfoundry.org:10002 20:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:33 Configure a credential helper to remove this warning. See 20:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:33 20:06:33 Login Succeeded 20:06:33 nexus3.edgexfoundry.org:10003 20:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:34 Configure a credential helper to remove this warning. See 20:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:34 20:06:34 Login Succeeded 20:06:34 nexus3.edgexfoundry.org:10004 20:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:34 Configure a credential helper to remove this warning. See 20:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:34 20:06:34 Login Succeeded 20:06:34 ****.io 20:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:35 Configure a credential helper to remove this warning. See 20:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:35 20:06:35 Login Succeeded 20:06:35 ---> ****-login.sh ends [Pipeline] } 20:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:06:35 ========================================================= 20:06:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:06:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:36 + 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:06:36 Sending build context to Docker daemon 127.5kB 20:06:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:06:36 Step 2/12 : FROM ${BASE} AS builder 20:06:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:06:36 9fda8d8052c6: Pulling fs layer 20:06:36 5d54e960e981: Pulling fs layer 20:06:36 c4a7e357bf2a: Pulling fs layer 20:06:36 f0e02332f6b5: Pulling fs layer 20:06:36 872ee5b61b7b: Pulling fs layer 20:06:36 0c6a40ed1a82: Pulling fs layer 20:06:36 94ae7d8d031c: Pulling fs layer 20:06:36 f0e02332f6b5: Waiting 20:06:36 872ee5b61b7b: Waiting 20:06:36 0c6a40ed1a82: Waiting 20:06:36 94ae7d8d031c: Waiting 20:06:37 5d54e960e981: Verifying Checksum 20:06:37 5d54e960e981: Download complete 20:06:37 f0e02332f6b5: Verifying Checksum 20:06:37 f0e02332f6b5: Download complete 20:06:37 872ee5b61b7b: Verifying Checksum 20:06:37 872ee5b61b7b: Download complete 20:06:37 9fda8d8052c6: Verifying Checksum 20:06:37 9fda8d8052c6: Download complete 20:06:37 94ae7d8d031c: Verifying Checksum 20:06:37 94ae7d8d031c: Download complete 20:06:38 9fda8d8052c6: Pull complete 20:06:39 5d54e960e981: Pull complete 20:06:39 c4a7e357bf2a: Verifying Checksum 20:06:39 c4a7e357bf2a: Download complete 20:06:41 0c6a40ed1a82: Download complete 20:06:54 c4a7e357bf2a: Pull complete 20:06:54 f0e02332f6b5: Pull complete 20:06:54 872ee5b61b7b: Pull complete 20:07:02 0c6a40ed1a82: Pull complete 20:07:03 94ae7d8d031c: Pull complete 20:07:03 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:07:03 ---> 86de565de09d 20:07:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:07:05 ---> Running in 10de36b50cb3 20:07:05 Removing intermediate container 10de36b50cb3 20:07:05 ---> 0d8cea979aad 20:07:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:07:05 ---> Running in 17abe0177656 20:07:06 Removing intermediate container 17abe0177656 20:07:06 ---> 25c59eb0624b 20:07:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:07:06 ---> Running in 04c4f940d30e 20:07:06 Removing intermediate container 04c4f940d30e 20:07:06 ---> 2a9026757b26 20:07:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:07:06 ---> Running in 6ec5e3b71c22 20:07:06 Removing intermediate container 6ec5e3b71c22 20:07:06 ---> c9698fd7d9df 20:07:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:07 ---> Running in 62a145d62afe 20:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:07:09 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:07:09 (2/4) Installing libedit (20221030.3.1-r1) 20:07:09 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:07:09 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:07:09 Executing busybox-1.36.1-r5.trigger 20:07:09 OK: 271 MiB in 56 packages 20:07:15 Removing intermediate container 62a145d62afe 20:07:15 ---> 79af97f7d77c 20:07:15 Step 8/12 : WORKDIR /device-rest-go 20:07:15 ---> Running in 62b676009b3b 20:07:15 Removing intermediate container 62b676009b3b 20:07:15 ---> 5a239551624e 20:07:15 Step 9/12 : COPY go.mod vendor* ./ 20:07:16 ---> 9a3a19cbd7fb 20:07:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:16 ---> Running in 55e801c5324e 20:08:12 Removing intermediate container 55e801c5324e 20:08:12 ---> a6506f83f0a8 20:08:12 Step 11/12 : COPY . . 20:08:12 ---> 7dec8e8d1fa6 20:08:12 Step 12/12 : RUN $MAKE 20:08:12 ---> Running in 1af5719df7d4 20:08:13 noop 20:08:14 Removing intermediate container 1af5719df7d4 20:08:14 ---> fe7a234b9160 20:08:14 Successfully built fe7a234b9160 20:08:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:15 + docker inspect -f . ci-base-image-arm64 20:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:15 prd-ubuntu20.04-docker-arm64-4c-16g-1096 does not seem to be running inside a container 20:08:15 $ 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:08:16 $ docker top ca366468ce4fa99deddcaec57016ebba4bb9f121559937e970641702f12f1768 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:17 + go version 20:08:17 go version go1.21.0 linux/arm64 [Pipeline] } 20:08:17 $ docker stop --time=1 ca366468ce4fa99deddcaec57016ebba4bb9f121559937e970641702f12f1768 20:08:19 $ docker rm -f --volumes ca366468ce4fa99deddcaec57016ebba4bb9f121559937e970641702f12f1768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:20 + docker inspect -f . ci-base-image-arm64 20:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-1096 does not seem to be running inside a container 20:08:20 $ 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:08:26 $ docker top 934f0ff75c1a5272ba0c122ae8450ec15994c887eff4d779e62356ed0d037522 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:27 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:08:27 + make test 20:08:27 go test ./... -coverprofile=coverage.out ./... 20:08:31 ? github.com/edgexfoundry/device-rest-go [no test files] 20:10:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:10:07 ok github.com/edgexfoundry/device-rest-go/driver 0.049s coverage: 33.2% of statements 20:10:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:07 go vet ./... 20:10:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:22 ./bin/test-attribution-txt.sh 20:10:22 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:10:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:10:22 $ docker stop --time=1 934f0ff75c1a5272ba0c122ae8450ec15994c887eff4d779e62356ed0d037522 20:10:25 $ docker rm -f --volumes 934f0ff75c1a5272ba0c122ae8450ec15994c887eff4d779e62356ed0d037522 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:10:27 Warning: overwriting stash ‘coverage-report’ 20:10:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:29 + ls -al . 20:10:29 total 176 20:10:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 20:08 . 20:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 20:06 .. 20:10:29 -rw-rw-r-- 1 jenkins jenkins 151 Feb 16 20:06 .dockerignore 20:10:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 20:06 .git 20:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:06 .github 20:10:29 -rw-rw-r-- 1 jenkins jenkins 264 Feb 16 20:06 .gitignore 20:10:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 20:06 .golangci.yml 20:10:29 -rw-rw-r-- 1 jenkins jenkins 10300 Feb 16 20:06 Attribution.txt 20:10:29 -rw-rw-r-- 1 jenkins jenkins 17685 Feb 16 20:06 CHANGELOG.md 20:10:29 -rw-rw-r-- 1 jenkins jenkins 1687 Feb 16 20:06 Dockerfile 20:10:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 20:06 GOVERNANCE.md 20:10:29 -rw-rw-r-- 1 jenkins jenkins 680 Feb 16 20:06 Jenkinsfile 20:10:29 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 20:06 LICENSE 20:10:29 -rw-rw-r-- 1 jenkins jenkins 2016 Feb 16 20:06 Makefile 20:10:29 -rw-rw-r-- 1 jenkins jenkins 620 Feb 16 20:06 OWNERS.md 20:10:29 -rw-rw-r-- 1 jenkins jenkins 3989 Feb 16 20:06 README.md 20:10:29 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 20:03 VERSION 20:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:06 bin 20:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:06 cmd 20:10:29 -rw-r--r-- 1 jenkins jenkins 14499 Feb 16 20:09 coverage.out 20:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 20:06 driver 20:10:29 -rw-rw-r-- 1 jenkins jenkins 3935 Feb 16 20:06 go.mod 20:10:29 -rw-rw-r-- 1 jenkins jenkins 34601 Feb 16 20:06 go.sum 20:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 20:06 openapi 20:10:29 -rw-rw-r-- 1 jenkins jenkins 713 Feb 16 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:29 + 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=26546ac3f39642afc324b3869bbbb559f7914101 --label arch=arm64 --label version=0.0.0 . 20:10:29 Sending build context to Docker daemon 142.8kB 20:10:30 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:10:30 Step 2/26 : FROM ${BASE} AS builder 20:10:30 ---> fe7a234b9160 20:10:30 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:10:30 ---> Running in abeff65875ee 20:10:30 Removing intermediate container abeff65875ee 20:10:30 ---> 6cba4c14df6f 20:10:30 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:10:30 ---> Running in 42757636e780 20:10:31 Removing intermediate container 42757636e780 20:10:31 ---> 50dace03e253 20:10:31 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:10:31 ---> Running in 27739534bf25 20:10:31 Removing intermediate container 27739534bf25 20:10:31 ---> 3fa01a4ec800 20:10:31 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:10:31 ---> Running in faa9a71f0fa0 20:10:32 Removing intermediate container faa9a71f0fa0 20:10:32 ---> d59562811244 20:10:32 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:32 ---> Running in ea90cafbaeed 20:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:10:35 OK: 271 MiB in 56 packages 20:10:40 Removing intermediate container ea90cafbaeed 20:10:40 ---> cfde4fe0ad82 20:10:40 Step 8/26 : WORKDIR /device-rest-go 20:10:40 ---> Running in 214c12ed13eb 20:10:40 Removing intermediate container 214c12ed13eb 20:10:40 ---> c3ddc12f29b2 20:10:40 Step 9/26 : COPY go.mod vendor* ./ 20:10:41 ---> 2c3dd01e19b6 20:10:41 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:41 ---> Running in 6b1aba6d6540 20:10:43 Removing intermediate container 6b1aba6d6540 20:10:43 ---> 187d93060a5a 20:10:43 Step 11/26 : COPY . . 20:10:43 ---> b510c9a86129 20:10:43 Step 12/26 : RUN $MAKE 20:10:44 ---> Running in fae078f4c8cc 20:10:45 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.8" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:12:36 Removing intermediate container fae078f4c8cc 20:12:36 ---> 86ea523d1989 20:12:36 Step 13/26 : FROM alpine:3.18 20:12:36 3.18: Pulling from library/alpine 20:12:36 c6b39de5b339: Pulling fs layer 20:12:37 c6b39de5b339: Download complete 20:12:37 c6b39de5b339: Pull complete 20:12:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:12:37 Status: Downloaded newer image for alpine:3.18 20:12:37 ---> 33abbf032149 20:12:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:12:37 ---> Running in 453238f244cb 20:12:38 Removing intermediate container 453238f244cb 20:12:38 ---> 4c9f1b42dd07 20:12:38 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:12:38 ---> Running in 007ff5d4b2eb 20:12:38 Removing intermediate container 007ff5d4b2eb 20:12:38 ---> a3d58eaa7f75 20:12:38 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:12:38 ---> Running in ac4fbc5fce7b 20:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:41 (1/1) Installing dumb-init (1.2.5-r2) 20:12:41 Executing busybox-1.36.1-r5.trigger 20:12:41 OK: 8 MiB in 16 packages 20:12:42 Removing intermediate container ac4fbc5fce7b 20:12:42 ---> 8971e52be4e7 20:12:42 Step 17/26 : RUN apk --no-cache upgrade 20:12:42 ---> Running in f99e37bd0fe7 20:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:44 OK: 8 MiB in 16 packages 20:12:45 Removing intermediate container f99e37bd0fe7 20:12:45 ---> 16f64aed984a 20:12:45 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:12:46 ---> 6f966fdcf0be 20:12:46 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:12:46 ---> 61daf4e2eb58 20:12:46 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:12:52 ---> 105381b1fd87 20:12:52 Step 21/26 : EXPOSE 59986 20:12:52 ---> Running in 25144bb4305b 20:12:52 Removing intermediate container 25144bb4305b 20:12:52 ---> 3968f1a5a6a9 20:12:52 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:12:52 ---> Running in 2b4d8238ec90 20:12:52 Removing intermediate container 2b4d8238ec90 20:12:52 ---> 4fc9852160da 20:12:52 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:12:52 ---> Running in 2e530449dc10 20:12:52 Removing intermediate container 2e530449dc10 20:12:52 ---> 6564259f5b54 20:12:52 Step 24/26 : LABEL arch=arm64 20:12:52 ---> Running in 023cd6f82332 20:12:53 Removing intermediate container 023cd6f82332 20:12:53 ---> ff68ed649b8c 20:12:53 Step 25/26 : LABEL git_sha=26546ac3f39642afc324b3869bbbb559f7914101 20:12:53 ---> Running in ff11409f45da 20:12:53 Removing intermediate container ff11409f45da 20:12:53 ---> 6956362555d1 20:12:53 Step 26/26 : LABEL version=0.0.0 20:12:53 ---> Running in 4272dcebadce 20:12:53 Removing intermediate container 4272dcebadce 20:12:53 ---> 6dd01db5747c 20:12:53 [Warning] One or more build-args [ARCH] were not consumed 20:12:53 Successfully built 6dd01db5747c 20:12:53 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:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:55 20:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:55 arm64: Pulling from edgex-lftools-log-publisher 20:12:55 8998bd30e6a1: Pulling fs layer 20:12:55 04944245beec: Pulling fs layer 20:12:55 699f458cf7ca: Pulling fs layer 20:12:55 765212b225bb: Pulling fs layer 20:12:55 f23df028b6ca: Pulling fs layer 20:12:55 d65c8cfc05b1: Pulling fs layer 20:12:55 2437ff75d9bd: Pulling fs layer 20:12:55 f23df028b6ca: Waiting 20:12:55 d65c8cfc05b1: Waiting 20:12:55 2437ff75d9bd: Waiting 20:12:55 765212b225bb: Waiting 20:12:55 04944245beec: Verifying Checksum 20:12:55 04944245beec: Download complete 20:12:55 765212b225bb: Verifying Checksum 20:12:55 765212b225bb: Download complete 20:12:55 f23df028b6ca: Download complete 20:12:55 d65c8cfc05b1: Verifying Checksum 20:12:55 d65c8cfc05b1: Download complete 20:12:56 699f458cf7ca: Verifying Checksum 20:12:56 699f458cf7ca: Download complete 20:12:56 8998bd30e6a1: Verifying Checksum 20:12:56 8998bd30e6a1: Download complete 20:12:58 2437ff75d9bd: Verifying Checksum 20:12:58 2437ff75d9bd: Download complete 20:13:00 8998bd30e6a1: Pull complete 20:13:01 04944245beec: Pull complete 20:13:03 699f458cf7ca: Pull complete 20:13:03 765212b225bb: Pull complete 20:13:07 f23df028b6ca: Pull complete 20:13:07 d65c8cfc05b1: Pull complete 20:13:25 2437ff75d9bd: Pull complete 20:13:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:26 prd-ubuntu20.04-docker-arm64-4c-16g-1096 does not seem to be running inside a container 20:13:26 $ 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:13:28 $ docker top a233d9ee223e761df1712223c55374cfd22c4149bfee7622184300707481f80c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:29 ---> job-cost.sh 20:13:29 lf-activate-venv: SKIPPING 20:13:29 INFO: No Stack... 20:13:29 INFO: Retrieving Pricing Info for: v3-standard-4 20:13:30 INFO: Archiving Costs [Pipeline] sh 20:13:31 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:13:31 + cut -d, -f6 [Pipeline] lock 20:13:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] 20:13:31 Resource [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] did not exist. Created. 20:13:31 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:32 /w/workspace/device-rest-go/1@tmp/durable-7c25d8c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:13:32 + echo total: 0.10999999940395355 [Pipeline] stash 20:13:32 Warning: overwriting stash ‘stack-cost’ 20:13:32 Stashed 1 file(s) [Pipeline] } 20:13:32 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-380-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:33 $ docker stop --time=1 a233d9ee223e761df1712223c55374cfd22c4149bfee7622184300707481f80c 20:13:36 $ docker rm -f --volumes a233d9ee223e761df1712223c55374cfd22c4149bfee7622184300707481f80c [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:13:38 provisioning config files... 20:13:38 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp/config5658928789689439314tmp [Pipeline] { [Pipeline] sh 20:13:39 + set +x 20:13:39 + bash -s -- 20:13:39 + curl -s https://codecov.io/bash 20:13:39 20:13:39 _____ _ 20:13:39 / ____| | | 20:13:39 | | ___ __| | ___ ___ _____ __ 20:13:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:39 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:39 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:39 Bash-1.0.6 20:13:39 20:13:39 20:13:39 ==> git version 2.25.1 found 20:13:39 ==> 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:13:39 Release-Date: 2020-01-08 20:13:39 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:13:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:13:39 ==> Jenkins CI detected. 20:13:39 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-380 20:13:39 project root: . 20:13:39 --> token set from env 20:13:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:39 ==> Running gcov in . (disable via -X gcov) 20:13:39 ==> Python coveragepy not found 20:13:39 ==> Searching for coverage reports in: 20:13:39 + . 20:13:39 -> Found 1 reports 20:13:39 ==> Detecting git/mercurial file structure 20:13:39 ==> Reading reports 20:13:39 + ./coverage.out bytes=14499 20:13:39 ==> Appending adjustments 20:13:39 https://docs.codecov.io/docs/fixing-reports 20:13:39 + Found adjustments 20:13:39 ==> Gzipping contents 20:13:39 4.0K /tmp/codecov.vO3QRE.gz 20:13:39 ==> Uploading reports 20:13:39 url: https://codecov.io 20:13:39 query: branch=PR-380&commit=26546ac3f39642afc324b3869bbbb559f7914101&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=380&job=&cmd_args= 20:13:39 -> Pinging Codecov 20:13:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-380&commit=26546ac3f39642afc324b3869bbbb559f7914101&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=380&job=&cmd_args= 20:13:39 -> Uploading to 20:13:39 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/4E5D53B4F1F92C436F7061BF334D961C/26546ac3f39642afc324b3869bbbb559f7914101/fac102c4-5eee-4c29-a2eb-44219ba25a28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T201339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2da006ac429ea6a90a9e9de71aa997ed9070d94dac2cd4c23204ed7bcf603d7 20:13:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:39 Dload Upload Total Spent Left Speed 20:13:39 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 8758 --:--:-- --:--:-- --:--:-- 8725 20:13:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/26546ac3f39642afc324b3869bbbb559f7914101 [Pipeline] } 20:13:39 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:13:43 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-380/archives ] 20:13:43 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-380/archives 20:13:43 total 16 20:13:43 drwxr-xr-x 3 root root 4096 Feb 16 20:05 . 20:13:43 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 20:05 .. 20:13:43 drwxr-xr-x 2 root root 4096 Feb 16 20:05 cost 20:13:43 -rw-r--r-- 1 root root 86 Feb 16 20:05 cost.csv 20:13:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-380/archives 20:13:43 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-380/archives 20:13:43 total 16 20:13:43 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 20:05 . 20:13:43 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 20:05 .. 20:13:43 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 20:05 cost 20:13:43 -rw-r--r-- 1 jenkins jenkins 86 Feb 16 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:13:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:44 ---> package-listing.sh 20:13:44 ++ facter osfamily 20:13:44 ++ tr '[:upper:]' '[:lower:]' 20:13:44 + OS_FAMILY=debian 20:13:44 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-380 20:13:44 + START_PACKAGES=/tmp/packages_start.txt 20:13:44 + END_PACKAGES=/tmp/packages_end.txt 20:13:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:44 + PACKAGES=/tmp/packages_start.txt 20:13:44 + '[' /w/workspace/gexfoundry_device-rest-go_PR-380 ']' 20:13:44 + PACKAGES=/tmp/packages_end.txt 20:13:44 + case "${OS_FAMILY}" in 20:13:44 + grep '^ii' 20:13:44 + dpkg -l 20:13:44 + '[' -f /tmp/packages_start.txt ']' 20:13:44 + '[' -f /tmp/packages_end.txt ']' 20:13:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:44 + '[' /w/workspace/gexfoundry_device-rest-go_PR-380 ']' 20:13:44 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-380/archives/ 20:13:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-380/archives/ [Pipeline] echo 20:13:44 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-380/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:45 prd-ubuntu20.04-docker-8c-8g-1094 does not seem to be running inside a container 20:13:45 $ 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-380/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-380 -v /w/workspace/gexfoundry_device-rest-go_PR-380:/w/workspace/gexfoundry_device-rest-go_PR-380:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-380@tmp:/w/workspace/gexfoundry_device-rest-go_PR-380@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:13:46 $ docker top 8fefb83b48b4d5d5a9cd52cb20c75d392cb66c85ce6efce312f8e974151b8bde -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:46 + touch /tmp/pre-build-complete [Pipeline] sh 20:13:46 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:47 + ls /var/log/sa-host 20:13:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:47 provisioning config files... 20:13:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-380@tmp/config6347268075191740360tmp [Pipeline] { [Pipeline] echo 20:13:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:47 ---> create-netrc.sh [Pipeline] } 20:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:48 ---> python-tools-install.sh [Pipeline] echo 20:13:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:48 ---> sudo-logs.sh 20:13:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:49 ---> job-cost.sh 20:13:49 lf-activate-venv: SKIPPING 20:13:49 DEBUG: total: 0.2199999988079071 20:13:49 INFO: Retrieving Stack Cost... 20:13:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:50 INFO: Archiving Costs [Pipeline] echo 20:13:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:50 ---> logs-deploy.sh 20:13:50 lf-activate-venv: SKIPPING 20:13:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-380/1 20:13:50 INFO: archiving workspace using pattern(s): 20:13:53 Archives upload complete. 20:13:53 INFO: archiving logs to Nexus