Pull request #1463 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6f5ec0623cbaf5e2af1533dc9152e86cfbac288+73fd0cb522a429402bd3cc46187ecdcb61225433 (9a75653f9a6dd47edcbe2dd0558844bdd26a9ea1) 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-ssh14258345976926898583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11941371858305557995.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-sdk-go/branches/PR-1463/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-sdk-go/branches/PR-1463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh559689076714458598.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-sdk-go/branches/PR-1463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9360160793546091333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3525296780865148254.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-sdk-go/branches/PR-1463/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-sdk-go/branches/PR-1463/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1146695806110680228.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-16739 in /w/workspace/gexfoundry_device-sdk-go_PR-1463 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1463 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1463/head:refs/remotes/origin/PR-1463 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73fd0cb522a429402bd3cc46187ecdcb61225433 into PR head commit f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 Merge succeeded, producing f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 Checking out Revision f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 (PR-1463) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 # 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 73fd0cb522a429402bd3cc46187ecdcb61225433 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:13 ========================================================= 17:52:13 EdgeX Global Pipelines Version Info 17:52:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:14 ------------------- 17:52:14 stable info: 17:52:14 ------------------- 17:52:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:52:14 Message: update stable to v1.0.249 17:52:14 ------------------- 17:52:14 experimental info: 17:52:14 ------------------- 17:52:14 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:52:14 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:52:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:52:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:52:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1463 [Pipeline] echo 17:52:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1463 [Pipeline] echo 17:52:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1463 [Pipeline] echo 17:52:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 [Pipeline] echo 17:52:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6f5ec0 [Pipeline] echo 17:52:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:16 provisioning config files... 17:52:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/config3388325197761592738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:16 ---> docker-login.sh 17:52:16 nexus3.edgexfoundry.org:10001 17:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:16 Configure a credential helper to remove this warning. See 17:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:16 17:52:16 Login Succeeded 17:52:16 nexus3.edgexfoundry.org:10002 17:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:16 Configure a credential helper to remove this warning. See 17:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:16 17:52:16 Login Succeeded 17:52:16 nexus3.edgexfoundry.org:10003 17:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:17 Configure a credential helper to remove this warning. See 17:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:17 17:52:17 Login Succeeded 17:52:17 nexus3.edgexfoundry.org:10004 17:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:17 Configure a credential helper to remove this warning. See 17:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:17 17:52:17 Login Succeeded 17:52:17 docker.io 17:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:17 Configure a credential helper to remove this warning. See 17:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:17 17:52:17 Login Succeeded 17:52:17 ---> docker-login.sh ends [Pipeline] } 17:52:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:52:18 + git rev-list -1 --merges f6f5ec0623cbaf5e2af1533dc9152e86cfbac288~1..f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 [Pipeline] echo 17:52:18 -----------> git rev-list -1 --merges f6f5ec0623cbaf5e2af1533dc9152e86cfbac288~1..f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 [false] [Pipeline] sh 17:52:18 + git log --format=format:%s -1 f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 [Pipeline] echo 17:52:18 ========================================================= 17:52:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:52:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:19 + git log --format=format:%s -1 f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 [Pipeline] echo 17:52:19 [semverPrep] GIT_COMMIT: f6f5ec0623cbaf5e2af1533dc9152e86cfbac288, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 17:52:19 [semverPrep] This is not a build commit. [Pipeline] sh 17:52:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:19 + grep -v github /etc/ssh/ssh_known_hosts 17:52:19 + [ -e /tmp/ssh_known_hosts ] 17:52:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:52:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:52:19 + sudo tee -a /etc/ssh/ssh_known_hosts 17:52:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:20 17:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:20 0.1.4: Pulling from edgex-devops/py-git-semver 17:52:20 b85a868b505f: Pulling fs layer 17:52:20 e2be974225ed: Pulling fs layer 17:52:20 339a4e72a1f5: Pulling fs layer 17:52:20 988bab9f4d93: Pulling fs layer 17:52:20 1469e6f7b9e6: Pulling fs layer 17:52:20 eaf3925da568: Pulling fs layer 17:52:20 bab4dde63d76: Pulling fs layer 17:52:20 bde34c3a00c8: Pulling fs layer 17:52:20 b352a97aabf1: Pulling fs layer 17:52:20 4872d77fe225: Pulling fs layer 17:52:20 5851b861e8e6: Pulling fs layer 17:52:20 bde34c3a00c8: Waiting 17:52:20 bab4dde63d76: Waiting 17:52:20 b352a97aabf1: Waiting 17:52:20 4872d77fe225: Waiting 17:52:20 5851b861e8e6: Waiting 17:52:20 988bab9f4d93: Waiting 17:52:20 1469e6f7b9e6: Waiting 17:52:20 eaf3925da568: Waiting 17:52:20 e2be974225ed: Verifying Checksum 17:52:20 e2be974225ed: Download complete 17:52:20 988bab9f4d93: Verifying Checksum 17:52:20 988bab9f4d93: Download complete 17:52:20 1469e6f7b9e6: Verifying Checksum 17:52:20 1469e6f7b9e6: Download complete 17:52:20 eaf3925da568: Download complete 17:52:20 339a4e72a1f5: Verifying Checksum 17:52:20 339a4e72a1f5: Download complete 17:52:20 bde34c3a00c8: Download complete 17:52:20 b352a97aabf1: Download complete 17:52:20 4872d77fe225: Download complete 17:52:20 5851b861e8e6: Download complete 17:52:20 b85a868b505f: Download complete 17:52:20 bab4dde63d76: Verifying Checksum 17:52:20 bab4dde63d76: Download complete 17:52:21 b85a868b505f: Pull complete 17:52:22 e2be974225ed: Pull complete 17:52:22 339a4e72a1f5: Pull complete 17:52:22 988bab9f4d93: Pull complete 17:52:23 1469e6f7b9e6: Pull complete 17:52:23 eaf3925da568: Pull complete 17:52:24 bab4dde63d76: Pull complete 17:52:24 bde34c3a00c8: Pull complete 17:52:24 b352a97aabf1: Pull complete 17:52:24 4872d77fe225: Pull complete 17:52:25 5851b861e8e6: Pull complete 17:52:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:25 prd-ubuntu20.04-docker-8c-8g-16739 does not seem to be running inside a container 17:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1463 -v /w/workspace/gexfoundry_device-sdk-go_PR-1463:/w/workspace/gexfoundry_device-sdk-go_PR-1463:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1463@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 17:52:27 $ docker top 3069fb06d2d6042bec602685e835abec147e9a38c92e848fda75332b4b96485c -eo pid,comm 17:52:27 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). 17:52:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:27 [ssh-agent] Looking for ssh-agent implementation... 17:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:28 $ docker exec 3069fb06d2d6042bec602685e835abec147e9a38c92e848fda75332b4b96485c ssh-agent 17:52:28 SSH_AUTH_SOCK=/tmp/ssh-jGGSPSoB1ZXB/agent.32 17:52:28 SSH_AGENT_PID=38 17:52:28 Running ssh-add (command line suppressed) 17:52:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/private_key_15582565782240281832.key (/w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/private_key_15582565782240281832.key) 17:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:28 + git tag --points-at HEAD [Pipeline] } 17:52:28 $ docker exec --env ******** --env ******** 3069fb06d2d6042bec602685e835abec147e9a38c92e848fda75332b4b96485c ssh-agent -k 17:52:28 unset SSH_AUTH_SOCK; 17:52:28 unset SSH_AGENT_PID; 17:52:28 echo Agent pid 38 killed; 17:52:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:28 [ssh-agent] Looking for ssh-agent implementation... 17:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:28 $ docker exec 3069fb06d2d6042bec602685e835abec147e9a38c92e848fda75332b4b96485c ssh-agent 17:52:29 SSH_AUTH_SOCK=/tmp/ssh-DtOt3LUwUEL2/agent.70 17:52:29 SSH_AGENT_PID=76 17:52:29 Running ssh-add (command line suppressed) 17:52:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/private_key_9688215293630260570.key (/w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/private_key_9688215293630260570.key) 17:52:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:29 + git semver init 17:52:29 2023-05-24 17:52:29,807 [run_init] DEBUG init version:0.0.0 force:False 17:52:29 2023-05-24 17:52:29,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver 17:52:29 2023-05-24 17:52:29,808 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver 17:52:29 2023-05-24 17:52:29,808 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1463, universal_newlines=False, shell=None, istream=None) 17:52:30 2023-05-24 17:52:30,681 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1463/.git/info/exclude 17:52:30 2023-05-24 17:52:30,682 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver/PR-1463 with force:False 17:52:30 2023-05-24 17:52:30,682 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver/PR-1463 17:52:30 2023-05-24 17:52:30,686 [execute] INFO git cat-file --batch-check 17:52:30 2023-05-24 17:52:30,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver, universal_newlines=False, shell=None, istream=) 17:52:30 2023-05-24 17:52:30,693 [execute] INFO git cat-file --batch 17:52:30 2023-05-24 17:52:30,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver, universal_newlines=False, shell=None, istream=) 17:52:30 2023-05-24 17:52:30,698 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1463/.semver/PR-1463 17:52:30 0.0.0 [Pipeline] } 17:52:30 $ docker exec --env ******** --env ******** 3069fb06d2d6042bec602685e835abec147e9a38c92e848fda75332b4b96485c ssh-agent -k 17:52:30 unset SSH_AUTH_SOCK; 17:52:30 unset SSH_AGENT_PID; 17:52:30 echo Agent pid 76 killed; 17:52:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:31 + git semver [Pipeline] } 17:52:31 $ docker stop --time=1 3069fb06d2d6042bec602685e835abec147e9a38c92e848fda75332b4b96485c 17:52:33 $ docker rm -f --volumes 3069fb06d2d6042bec602685e835abec147e9a38c92e848fda75332b4b96485c [Pipeline] // withDockerContainer [Pipeline] sh 17:52:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:33 Stashed 1 file(s) [Pipeline] echo 17:52:33 [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 17:52:34 provisioning config files... 17:52:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/config11919747630679398084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:34 ---> docker-login.sh 17:52:34 nexus3.edgexfoundry.org:10001 17:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:34 Configure a credential helper to remove this warning. See 17:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:34 17:52:34 Login Succeeded 17:52:34 nexus3.edgexfoundry.org:10002 17:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:34 Configure a credential helper to remove this warning. See 17:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:34 17:52:34 Login Succeeded 17:52:34 nexus3.edgexfoundry.org:10003 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 nexus3.edgexfoundry.org:10004 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 docker.io 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 ---> docker-login.sh ends [Pipeline] } 17:52:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:35 ========================================================= 17:52:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:52:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:36 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:52:36 Sending build context to Docker daemon 11.19MB 17:52:36 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:52:36 Step 2/10 : FROM ${BASE} AS builder 17:52:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:52:36 f56be85fc22e: Pulling fs layer 17:52:36 85791d961cd3: Pulling fs layer 17:52:36 d694b5ae8c79: Pulling fs layer 17:52:36 9f32a84ed3da: Pulling fs layer 17:52:36 4d19c01a9841: Pulling fs layer 17:52:36 9325e15d5711: Pulling fs layer 17:52:36 556b6ee489ea: Pulling fs layer 17:52:36 c5a4b2cf53e6: Pulling fs layer 17:52:36 9f32a84ed3da: Waiting 17:52:36 4d19c01a9841: Waiting 17:52:36 9325e15d5711: Waiting 17:52:36 556b6ee489ea: Waiting 17:52:36 c5a4b2cf53e6: Waiting 17:52:36 85791d961cd3: Verifying Checksum 17:52:36 85791d961cd3: Download complete 17:52:36 9f32a84ed3da: Verifying Checksum 17:52:36 9f32a84ed3da: Download complete 17:52:36 4d19c01a9841: Download complete 17:52:36 f56be85fc22e: Verifying Checksum 17:52:36 f56be85fc22e: Download complete 17:52:36 9325e15d5711: Verifying Checksum 17:52:36 9325e15d5711: Download complete 17:52:36 f56be85fc22e: Pull complete 17:52:36 85791d961cd3: Pull complete 17:52:36 d694b5ae8c79: Verifying Checksum 17:52:36 d694b5ae8c79: Download complete 17:52:36 c5a4b2cf53e6: Verifying Checksum 17:52:36 c5a4b2cf53e6: Download complete 17:52:37 556b6ee489ea: Verifying Checksum 17:52:37 556b6ee489ea: Download complete 17:52:40 d694b5ae8c79: Pull complete 17:52:40 9f32a84ed3da: Pull complete 17:52:40 4d19c01a9841: Pull complete 17:52:40 9325e15d5711: Pull complete 17:52:43 556b6ee489ea: Pull complete 17:52:43 c5a4b2cf53e6: Pull complete 17:52:43 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:52:43 ---> c4be618373d6 17:52:43 Step 3/10 : ARG MAKE=make build 17:52:46 ---> Running in ac808d12bb55 17:52:47 Removing intermediate container ac808d12bb55 17:52:47 ---> 7627a4ace936 17:52:47 Step 4/10 : WORKDIR /device-sdk-go 17:52:47 ---> Running in 5491cb8ba6d1 17:52:47 Removing intermediate container 5491cb8ba6d1 17:52:47 ---> c938ef8206d5 17:52:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:52:47 ---> Running in 6c7f485581f8 17:52:47 Removing intermediate container 6c7f485581f8 17:52:47 ---> cd46d647ff42 17:52:47 Step 6/10 : RUN apk add --update --no-cache make git 17:52:47 ---> Running in bb4ccd94b48e 17:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:52:47 OK: 265 MiB in 53 packages 17:52:48 Removing intermediate container bb4ccd94b48e 17:52:48 ---> 076d5b3dd91d 17:52:48 Step 7/10 : COPY go.mod vendor* ./ 17:52:48 ---> c0f188dd297b 17:52:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:48 ---> Running in e020cca45e4f 17:52:49 Still waiting to schedule task 17:52:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:53:21 Removing intermediate container e020cca45e4f 17:53:21 ---> 20812d3a2e8c 17:53:21 Step 9/10 : COPY . . 17:53:21 ---> be83ad9c084c 17:53:21 Step 10/10 : RUN ${MAKE} 17:53:21 ---> Running in c5624dfca6dd 17:53:21 noop 17:53:21 Removing intermediate container c5624dfca6dd 17:53:21 ---> 5665fc957b9d 17:53:21 Successfully built 5665fc957b9d 17:53:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:21 + docker inspect -f . ci-base-image-x86_64 17:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:21 prd-ubuntu20.04-docker-8c-8g-16739 does not seem to be running inside a container 17:53:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1463 -v /w/workspace/gexfoundry_device-sdk-go_PR-1463:/w/workspace/gexfoundry_device-sdk-go_PR-1463:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1463@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 17:53:22 $ docker top ad8ef8b45655df5a1872f5e7bba3da3c7ad1d32f3e1e5d70ec0b5508f9533a61 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:22 + go version 17:53:22 go version go1.20.2 linux/amd64 [Pipeline] } 17:53:22 $ docker stop --time=1 ad8ef8b45655df5a1872f5e7bba3da3c7ad1d32f3e1e5d70ec0b5508f9533a61 17:53:24 $ docker rm -f --volumes ad8ef8b45655df5a1872f5e7bba3da3c7ad1d32f3e1e5d70ec0b5508f9533a61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:24 + docker inspect -f . ci-base-image-x86_64 17:53:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:25 prd-ubuntu20.04-docker-8c-8g-16739 does not seem to be running inside a container 17:53:25 $ 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-sdk-go_PR-1463 -v /w/workspace/gexfoundry_device-sdk-go_PR-1463:/w/workspace/gexfoundry_device-sdk-go_PR-1463:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1463@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 17:53:25 $ docker top af696f19710cd3f61c20e725564c8efa6b3823cb02c57cc5aa13aa6181321be8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1463 [Pipeline] fileExists [Pipeline] sh 17:53:26 + make test 17:53:26 go test -race -coverprofile=coverage.out ./... 17:53:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 17:53:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements 17:53:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 80.2% of statements 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 17:53:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.076s coverage: 86.0% of statements 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 17:53:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 77.5% of statements 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 17:53:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:53:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 17:53:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.073s coverage: 14.3% of statements 17:53:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.070s coverage: 68.5% of statements 17:53:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.103s coverage: 89.2% of statements 17:53:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.7% of statements 17:54:09 GO111MODULE=on go vet ./... 17:54:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:11 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:12 $ docker stop --time=1 af696f19710cd3f61c20e725564c8efa6b3823cb02c57cc5aa13aa6181321be8 17:54:14 $ docker rm -f --volumes af696f19710cd3f61c20e725564c8efa6b3823cb02c57cc5aa13aa6181321be8 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:54:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:16 + ls -al . 17:54:16 total 272 17:54:16 drwxrwxr-x 11 jenkins jenkins 4096 May 24 17:53 . 17:54:16 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:52 .. 17:54:16 -rw-rw-r-- 1 jenkins jenkins 140 May 24 17:52 .dockerignore 17:54:16 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:52 .git 17:54:16 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:52 .github 17:54:16 -rw-rw-r-- 1 jenkins jenkins 137 May 24 17:52 .gitignore 17:54:16 -rw-rw-r-- 1 jenkins jenkins 42 May 24 17:52 .golangci.yml 17:54:16 drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:52 .semver 17:54:16 -rw-rw-r-- 1 jenkins jenkins 31677 May 24 17:52 CHANGELOG.md 17:54:16 -rw-rw-r-- 1 jenkins jenkins 677 May 24 17:52 GOVERNANCE.md 17:54:16 -rw-rw-r-- 1 jenkins jenkins 885 May 24 17:52 Jenkinsfile 17:54:16 -rw-rw-r-- 1 jenkins jenkins 11341 May 24 17:52 LICENSE 17:54:16 -rw-rw-r-- 1 jenkins jenkins 1714 May 24 17:52 Makefile 17:54:16 -rw-rw-r-- 1 jenkins jenkins 619 May 24 17:52 OWNERS.md 17:54:16 -rw-rw-r-- 1 jenkins jenkins 4891 May 24 17:52 README.md 17:54:16 -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:52 VERSION 17:54:16 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:52 bin 17:54:16 -rw-r--r-- 1 jenkins jenkins 106150 May 24 17:53 coverage.out 17:54:16 drwxrwxr-x 5 jenkins jenkins 4096 May 24 17:52 example 17:54:16 -rw-rw-r-- 1 jenkins jenkins 3193 May 24 17:52 go.mod 17:54:16 -rw-rw-r-- 1 jenkins jenkins 30699 May 24 17:52 go.sum 17:54:16 drwxrwxr-x 12 jenkins jenkins 4096 May 24 17:52 internal 17:54:16 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:52 openapi 17:54:16 drwxrwxr-x 6 jenkins jenkins 4096 May 24 17:52 pkg 17:54:16 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:52 snap 17:54:16 -rw-rw-r-- 1 jenkins jenkins 222 May 24 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:16 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 --label arch=amd64 --label version=0.0.0 . 17:54:16 Sending build context to Docker daemon 11.3MB 17:54:16 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 17:54:16 Step 2/23 : FROM ${BASE} AS builder 17:54:16 ---> 5665fc957b9d 17:54:16 Step 3/23 : ARG MAKE=make build 17:54:17 ---> Running in 676dc568b083 17:54:17 Removing intermediate container 676dc568b083 17:54:17 ---> 3063ca97a0c9 17:54:17 Step 4/23 : WORKDIR /device-sdk-go 17:54:17 ---> Running in eef73698c38c 17:54:17 Removing intermediate container eef73698c38c 17:54:17 ---> 9c50968f2a4b 17:54:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:54:17 ---> Running in 9e8820fc2535 17:54:17 Removing intermediate container 9e8820fc2535 17:54:17 ---> 00713dc8a840 17:54:17 Step 6/23 : RUN apk add --update --no-cache make git 17:54:17 ---> Running in a0f8708a9979 17:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:54:17 OK: 265 MiB in 53 packages 17:54:18 Removing intermediate container a0f8708a9979 17:54:18 ---> 039e59762570 17:54:18 Step 7/23 : COPY go.mod vendor* ./ 17:54:18 ---> cd0a0186fd6e 17:54:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:18 ---> Running in e8475aad446e 17:54:19 Removing intermediate container e8475aad446e 17:54:19 ---> 7d5038579bd6 17:54:19 Step 9/23 : COPY . . 17:54:19 ---> b511d33e9d0c 17:54:19 Step 10/23 : RUN ${MAKE} 17:54:19 ---> Running in e2bfaf14b691 17:54:19 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:54:38 Removing intermediate container e2bfaf14b691 17:54:38 ---> 1a883318fe06 17:54:38 Step 11/23 : FROM alpine:3.17 17:54:38 3.17: Pulling from library/alpine 17:54:38 f56be85fc22e: Already exists 17:54:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:54:38 Status: Downloaded newer image for alpine:3.17 17:54:38 ---> 9ed4aefc74f6 17:54:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:54:38 ---> Running in 5dfa884d9caf 17:54:38 Removing intermediate container 5dfa884d9caf 17:54:38 ---> 1c7c4d409ff7 17:54:38 Step 13/23 : RUN apk add --update --no-cache 17:54:38 ---> Running in 1412fa576288 17:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:54:39 OK: 7 MiB in 15 packages 17:54:39 Removing intermediate container 1412fa576288 17:54:39 ---> 4ee363d5bb0b 17:54:39 Step 14/23 : WORKDIR / 17:54:39 ---> Running in bb89e89753c0 17:54:39 Removing intermediate container bb89e89753c0 17:54:39 ---> 6df0aaf5e4b1 17:54:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:54:39 ---> 7e88d6e06c80 17:54:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:54:40 ---> ced4aaf8dba6 17:54:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:54:40 ---> 6049eeb6aeda 17:54:40 Step 18/23 : EXPOSE 59999 17:54:40 ---> Running in 24b4f341d4b1 17:54:40 Removing intermediate container 24b4f341d4b1 17:54:40 ---> 9a1a1d82d701 17:54:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:54:40 ---> Running in 1f7857b18eed 17:54:41 Removing intermediate container 1f7857b18eed 17:54:41 ---> df25db00553f 17:54:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:54:41 ---> Running in db46af97debb 17:54:41 Removing intermediate container db46af97debb 17:54:41 ---> e65c62f63209 17:54:41 Step 21/23 : LABEL arch=amd64 17:54:41 ---> Running in 8a4ce7967a8b 17:54:41 Removing intermediate container 8a4ce7967a8b 17:54:41 ---> aac9d836213f 17:54:41 Step 22/23 : LABEL git_sha=f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 17:54:41 ---> Running in a581d3ab304a 17:54:41 Removing intermediate container a581d3ab304a 17:54:41 ---> 71260de9a574 17:54:41 Step 23/23 : LABEL version=0.0.0 17:54:41 ---> Running in f389df49f733 17:54:41 Removing intermediate container f389df49f733 17:54:41 ---> 8c25026db78b 17:54:41 [Warning] One or more build-args [ARCH] were not consumed 17:54:41 Successfully built 8c25026db78b 17:54:41 Successfully tagged device-sdk-simple: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 17:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:42 17:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:42 latest: Pulling from edgex-lftools-log-publisher 17:54:42 5eb5b503b376: Pulling fs layer 17:54:42 5c69ac0246d0: Pulling fs layer 17:54:42 ec43610c2a17: Pulling fs layer 17:54:42 3a2ae6a8a46f: Pulling fs layer 17:54:42 33b1e0a273af: Pulling fs layer 17:54:42 5d3b04190fa2: Pulling fs layer 17:54:42 2f39f015ded8: Pulling fs layer 17:54:42 5d3b04190fa2: Waiting 17:54:42 33b1e0a273af: Waiting 17:54:42 2f39f015ded8: Waiting 17:54:42 5c69ac0246d0: Verifying Checksum 17:54:42 5c69ac0246d0: Download complete 17:54:42 3a2ae6a8a46f: Download complete 17:54:42 ec43610c2a17: Verifying Checksum 17:54:42 ec43610c2a17: Download complete 17:54:42 5d3b04190fa2: Verifying Checksum 17:54:42 5d3b04190fa2: Download complete 17:54:42 33b1e0a273af: Verifying Checksum 17:54:42 33b1e0a273af: Download complete 17:54:42 5eb5b503b376: Verifying Checksum 17:54:42 5eb5b503b376: Download complete 17:54:43 2f39f015ded8: Verifying Checksum 17:54:43 2f39f015ded8: Download complete 17:54:43 5eb5b503b376: Pull complete 17:54:44 5c69ac0246d0: Pull complete 17:54:44 ec43610c2a17: Pull complete 17:54:44 3a2ae6a8a46f: Pull complete 17:54:44 33b1e0a273af: Pull complete 17:54:44 5d3b04190fa2: Pull complete 17:54:49 2f39f015ded8: Pull complete 17:54:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:49 prd-ubuntu20.04-docker-8c-8g-16739 does not seem to be running inside a container 17:54:49 $ 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-sdk-go_PR-1463 -v /w/workspace/gexfoundry_device-sdk-go_PR-1463:/w/workspace/gexfoundry_device-sdk-go_PR-1463:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1463@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 17:54:51 $ docker top 49a4280f2356ba4f4173d7125ac813f045c4a7febbf17390650366e560eb1d35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:52 ---> job-cost.sh 17:54:52 lf-activate-venv: SKIPPING 17:54:52 INFO: No Stack... 17:54:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:54:53 INFO: Archiving Costs [Pipeline] sh 17:54:53 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1463/archives/cost.csv 17:54:53 + cut -d, -f6 [Pipeline] lock 17:54:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] 17:54:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] did not exist. Created. 17:54:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:54:53 + echo total: 0.2199999988079071 [Pipeline] stash 17:54:53 Stashed 1 file(s) [Pipeline] } 17:54:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:54:53 $ docker stop --time=1 49a4280f2356ba4f4173d7125ac813f045c4a7febbf17390650366e560eb1d35 17:54:55 $ docker rm -f --volumes 49a4280f2356ba4f4173d7125ac813f045c4a7febbf17390650366e560eb1d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:55:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16744 in /w/workspace/gexfoundry_device-sdk-go_PR-1463 [Pipeline] { [Pipeline] ws 17:55:50 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:55:50 The recommended git tool is: git 17:56:01 using credential edgex-jenkins-ssh 17:56:01 Cloning the remote Git repository 17:56:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:56:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:56:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:56:01 > git --version # timeout=10 17:56:01 > git --version # 'git version 2.25.1' 17:56:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:56:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:56:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:56:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1463/head:refs/remotes/origin/PR-1463 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:56:06 Merging remotes/origin/main commit 73fd0cb522a429402bd3cc46187ecdcb61225433 into PR head commit f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 17:56:06 Merge succeeded, producing f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 17:56:06 Checking out Revision f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 (PR-1463) 17:56:06 > git config core.sparsecheckout # timeout=10 17:56:06 > git checkout -f f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 # timeout=10 17:56:06 > git remote # timeout=10 17:56:06 > git config --get remote.origin.url # timeout=10 17:56:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:06 > git merge 73fd0cb522a429402bd3cc46187ecdcb61225433 # timeout=10 17:56:06 > git rev-parse HEAD^{commit} # timeout=10 17:56:06 > git config core.sparsecheckout # timeout=10 17:56:06 > git checkout -f f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 # timeout=10 17:56:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 17:56:07 > git --version # timeout=10 17:56:07 > git --version # 'git version 2.25.1' 17:56:07 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:56:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:08 Dload Upload Total Spent Left Speed 17:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 17:56:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:56:09 + sudo tee /etc/docker/daemon.new 17:56:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:56:09 { 17:56:09 "registry-mirrors": [ 17:56:09 "https://nexus3.edgexfoundry.org:10001" 17:56:09 ], 17:56:09 "bip": "10.250.0.254/24", 17:56:09 "hosts": [ 17:56:09 "tcp://0.0.0.0:5555", 17:56:09 "unix:///var/run/docker.sock" 17:56:09 ], 17:56:09 "mtu": 1458, 17:56:09 "selinux-enabled": true, 17:56:09 "seccomp-profile": "/etc/docker/seccomp.json" 17:56:09 } [Pipeline] sh 17:56:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:56:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:28 provisioning config files... 17:56:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11059679589918607107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:29 ---> docker-login.sh 17:56:29 nexus3.edgexfoundry.org:10001 17:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:29 Configure a credential helper to remove this warning. See 17:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:29 17:56:29 Login Succeeded 17:56:29 nexus3.edgexfoundry.org:10002 17:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:30 Configure a credential helper to remove this warning. See 17:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:30 17:56:30 Login Succeeded 17:56:30 nexus3.edgexfoundry.org:10003 17:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:30 Configure a credential helper to remove this warning. See 17:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:30 17:56:30 Login Succeeded 17:56:30 nexus3.edgexfoundry.org:10004 17:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:30 Configure a credential helper to remove this warning. See 17:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:30 17:56:30 Login Succeeded 17:56:30 docker.io 17:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:31 Configure a credential helper to remove this warning. See 17:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:31 17:56:31 Login Succeeded 17:56:31 ---> docker-login.sh ends [Pipeline] } 17:56:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:56:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:32 ========================================================= 17:56:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:56:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:32 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:56:33 Sending build context to Docker daemon 6.014MB 17:56:33 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:56:33 Step 2/10 : FROM ${BASE} AS builder 17:56:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:56:33 c41833b44d91: Pulling fs layer 17:56:33 ed15518f5707: Pulling fs layer 17:56:33 feae8fd75edb: Pulling fs layer 17:56:33 242c74f7c9fa: Pulling fs layer 17:56:33 3cdef696dda3: Pulling fs layer 17:56:33 2ced38df9373: Pulling fs layer 17:56:33 58f1dce35555: Pulling fs layer 17:56:33 242c74f7c9fa: Waiting 17:56:33 3cdef696dda3: Waiting 17:56:33 2ced38df9373: Waiting 17:56:33 58f1dce35555: Waiting 17:56:33 ed15518f5707: Verifying Checksum 17:56:33 ed15518f5707: Download complete 17:56:33 242c74f7c9fa: Download complete 17:56:33 3cdef696dda3: Download complete 17:56:33 c41833b44d91: Verifying Checksum 17:56:33 c41833b44d91: Download complete 17:56:34 c41833b44d91: Pull complete 17:56:35 58f1dce35555: Verifying Checksum 17:56:35 58f1dce35555: Download complete 17:56:35 ed15518f5707: Pull complete 17:56:36 feae8fd75edb: Verifying Checksum 17:56:36 feae8fd75edb: Download complete 17:56:36 2ced38df9373: Verifying Checksum 17:56:36 2ced38df9373: Download complete 17:56:46 feae8fd75edb: Pull complete 17:56:46 242c74f7c9fa: Pull complete 17:56:47 3cdef696dda3: Pull complete 17:56:53 2ced38df9373: Pull complete 17:56:55 58f1dce35555: Pull complete 17:56:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:56:55 ---> fadd8f120f05 17:56:55 Step 3/10 : ARG MAKE=make build 17:56:58 ---> Running in 70344f1e6712 17:56:58 Removing intermediate container 70344f1e6712 17:56:58 ---> c7024edb3ede 17:56:58 Step 4/10 : WORKDIR /device-sdk-go 17:56:58 ---> Running in 807a72909aef 17:56:58 Removing intermediate container 807a72909aef 17:56:58 ---> c32033c5aaaa 17:56:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:56:58 ---> Running in 07aa9eabc4e0 17:56:58 Removing intermediate container 07aa9eabc4e0 17:56:58 ---> e4b688d60457 17:56:58 Step 6/10 : RUN apk add --update --no-cache make git 17:56:58 ---> Running in 1f26ef6a3c35 17:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:57:01 OK: 263 MiB in 53 packages 17:57:02 Removing intermediate container 1f26ef6a3c35 17:57:02 ---> ab3b06cb043d 17:57:02 Step 7/10 : COPY go.mod vendor* ./ 17:57:03 ---> 6993fd7becb7 17:57:03 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:03 ---> Running in 152de6345690 17:58:11 Removing intermediate container 152de6345690 17:58:11 ---> d9c512b50ea4 17:58:11 Step 9/10 : COPY . . 17:58:11 ---> 0e26d60f4591 17:58:11 Step 10/10 : RUN ${MAKE} 17:58:11 ---> Running in 2cdcab5c2985 17:58:11 noop 17:58:11 Removing intermediate container 2cdcab5c2985 17:58:11 ---> 7f6e11b3abaf 17:58:11 Successfully built 7f6e11b3abaf 17:58:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:11 + docker inspect -f . ci-base-image-arm64 17:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:12 prd-ubuntu20.04-docker-arm64-4c-16g-16744 does not seem to be running inside a container 17:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 17:58:13 $ docker top 4cb5da86b55da2efced42ce1dcf4315631cb84c818fef6c0ed42d9f64c339b9c -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:14 + go version 17:58:14 go version go1.20.2 linux/arm64 [Pipeline] } 17:58:14 $ docker stop --time=1 4cb5da86b55da2efced42ce1dcf4315631cb84c818fef6c0ed42d9f64c339b9c 17:58:16 $ docker rm -f --volumes 4cb5da86b55da2efced42ce1dcf4315631cb84c818fef6c0ed42d9f64c339b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:17 + docker inspect -f . ci-base-image-arm64 17:58:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-16744 does not seem to be running inside a container 17:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 17:58:18 $ docker top 51eabedadd9ba289f4e7c0224c81f3bf6626c9e76de6abac79ed2d578a2924c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:19 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 17:58:20 + make test 17:58:20 go test -race -coverprofile=coverage.out ./... 17:59:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:01:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:01:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:01:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:01:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:01:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:01:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.254s coverage: 27.6% of statements 18:01:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.331s coverage: 80.2% of statements 18:01:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:01:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:01:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.449s coverage: 86.0% of statements 18:01:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:01:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:01:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.541s coverage: 77.5% of statements 18:01:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.302s coverage: 14.3% of statements 18:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:01:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:01:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.535s coverage: 68.5% of statements 18:01:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.490s coverage: 89.2% of statements 18:01:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:01:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.287s coverage: 5.7% of statements 18:01:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:01:59 GO111MODULE=on go vet ./... 18:04:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:51 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:51 $ docker stop --time=1 51eabedadd9ba289f4e7c0224c81f3bf6626c9e76de6abac79ed2d578a2924c9 18:04:53 $ docker rm -f --volumes 51eabedadd9ba289f4e7c0224c81f3bf6626c9e76de6abac79ed2d578a2924c9 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:55 Warning: overwriting stash ‘coverage-report’ 18:04:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:56 + ls -al . 18:04:56 total 268 18:04:56 drwxrwxr-x 10 jenkins jenkins 4096 May 24 17:58 . 18:04:56 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:56 .. 18:04:56 -rw-rw-r-- 1 jenkins jenkins 140 May 24 17:56 .dockerignore 18:04:56 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:56 .git 18:04:56 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:56 .github 18:04:56 -rw-rw-r-- 1 jenkins jenkins 137 May 24 17:56 .gitignore 18:04:56 -rw-rw-r-- 1 jenkins jenkins 42 May 24 17:56 .golangci.yml 18:04:56 -rw-rw-r-- 1 jenkins jenkins 31677 May 24 17:56 CHANGELOG.md 18:04:56 -rw-rw-r-- 1 jenkins jenkins 677 May 24 17:56 GOVERNANCE.md 18:04:56 -rw-rw-r-- 1 jenkins jenkins 885 May 24 17:56 Jenkinsfile 18:04:56 -rw-rw-r-- 1 jenkins jenkins 11341 May 24 17:56 LICENSE 18:04:56 -rw-rw-r-- 1 jenkins jenkins 1714 May 24 17:56 Makefile 18:04:56 -rw-rw-r-- 1 jenkins jenkins 619 May 24 17:56 OWNERS.md 18:04:56 -rw-rw-r-- 1 jenkins jenkins 4891 May 24 17:56 README.md 18:04:56 -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:52 VERSION 18:04:56 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:56 bin 18:04:56 -rw-r--r-- 1 jenkins jenkins 106151 May 24 18:01 coverage.out 18:04:56 drwxrwxr-x 5 jenkins jenkins 4096 May 24 17:56 example 18:04:56 -rw-rw-r-- 1 jenkins jenkins 3193 May 24 17:56 go.mod 18:04:56 -rw-rw-r-- 1 jenkins jenkins 30699 May 24 17:56 go.sum 18:04:56 drwxrwxr-x 12 jenkins jenkins 4096 May 24 17:56 internal 18:04:56 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:56 openapi 18:04:56 drwxrwxr-x 6 jenkins jenkins 4096 May 24 17:56 pkg 18:04:56 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:56 snap 18:04:56 -rw-rw-r-- 1 jenkins jenkins 222 May 24 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:57 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 --label arch=arm64 --label version=0.0.0 . 18:04:57 Sending build context to Docker daemon 6.121MB 18:04:57 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:04:57 Step 2/23 : FROM ${BASE} AS builder 18:04:57 ---> 7f6e11b3abaf 18:04:57 Step 3/23 : ARG MAKE=make build 18:04:58 ---> Running in 99fcd834d1de 18:04:58 Removing intermediate container 99fcd834d1de 18:04:58 ---> 37f0e2a5d592 18:04:58 Step 4/23 : WORKDIR /device-sdk-go 18:04:59 ---> Running in 8941bb86d651 18:04:59 Removing intermediate container 8941bb86d651 18:04:59 ---> 326568e36835 18:04:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:04:59 ---> Running in 2ba28b188ed2 18:04:59 Removing intermediate container 2ba28b188ed2 18:04:59 ---> 340653f77d24 18:04:59 Step 6/23 : RUN apk add --update --no-cache make git 18:05:00 ---> Running in 15d0789dfda9 18:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:05:03 OK: 263 MiB in 53 packages 18:05:03 Removing intermediate container 15d0789dfda9 18:05:03 ---> 66ce59088026 18:05:03 Step 7/23 : COPY go.mod vendor* ./ 18:05:04 ---> d8a0b35cfd80 18:05:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:04 ---> Running in 4d0511e752f8 18:05:07 Removing intermediate container 4d0511e752f8 18:05:07 ---> 25d28f593412 18:05:07 Step 9/23 : COPY . . 18:05:08 ---> 3d042272a0b3 18:05:08 Step 10/23 : RUN ${MAKE} 18:05:08 ---> Running in 33acf5ae40c1 18:05:09 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:07:46 Removing intermediate container 33acf5ae40c1 18:07:46 ---> 5ab191eb9269 18:07:46 Step 11/23 : FROM alpine:3.17 18:07:46 3.17: Pulling from library/alpine 18:07:46 c41833b44d91: Already exists 18:07:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:07:46 Status: Downloaded newer image for alpine:3.17 18:07:46 ---> 51e60588ff2c 18:07:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:07:46 ---> Running in a5ce9239bdb4 18:07:46 Removing intermediate container a5ce9239bdb4 18:07:46 ---> 75ee1ed275ba 18:07:46 Step 13/23 : RUN apk add --update --no-cache 18:07:46 ---> Running in 03526876d48b 18:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:07:46 OK: 7 MiB in 15 packages 18:07:46 Removing intermediate container 03526876d48b 18:07:46 ---> befa4553cfaf 18:07:46 Step 14/23 : WORKDIR / 18:07:46 ---> Running in 9705e0db5f3d 18:07:46 Removing intermediate container 9705e0db5f3d 18:07:46 ---> 4c385688d638 18:07:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:07:46 ---> 76133d507756 18:07:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:07:46 ---> 377b4b457abd 18:07:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:07:46 ---> 8d6aef56ba7a 18:07:46 Step 18/23 : EXPOSE 59999 18:07:46 ---> Running in 42b9d491a7b6 18:07:46 Removing intermediate container 42b9d491a7b6 18:07:46 ---> 93fafb292dc7 18:07:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:07:46 ---> Running in b4ec199e7115 18:07:46 Removing intermediate container b4ec199e7115 18:07:46 ---> c7cc4d4c9459 18:07:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:07:46 ---> Running in 439b1e9ef0a2 18:07:46 Removing intermediate container 439b1e9ef0a2 18:07:46 ---> df9ba4efb78e 18:07:46 Step 21/23 : LABEL arch=arm64 18:07:46 ---> Running in 2b465b771a2e 18:07:46 Removing intermediate container 2b465b771a2e 18:07:46 ---> f261609d675f 18:07:46 Step 22/23 : LABEL git_sha=f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 18:07:46 ---> Running in 912e4981092c 18:07:46 Removing intermediate container 912e4981092c 18:07:46 ---> be7a2a14c907 18:07:46 Step 23/23 : LABEL version=0.0.0 18:07:46 ---> Running in d87b31d48092 18:07:46 Removing intermediate container d87b31d48092 18:07:46 ---> 9db850ea9bfa 18:07:46 [Warning] One or more build-args [ARCH] were not consumed 18:07:46 Successfully built 9db850ea9bfa 18:07:46 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:47 18:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:07:47 arm64: Pulling from edgex-lftools-log-publisher 18:07:47 8998bd30e6a1: Pulling fs layer 18:07:47 04944245beec: Pulling fs layer 18:07:47 699f458cf7ca: Pulling fs layer 18:07:47 765212b225bb: Pulling fs layer 18:07:47 f23df028b6ca: Pulling fs layer 18:07:47 d65c8cfc05b1: Pulling fs layer 18:07:47 2437ff75d9bd: Pulling fs layer 18:07:47 765212b225bb: Waiting 18:07:47 f23df028b6ca: Waiting 18:07:47 d65c8cfc05b1: Waiting 18:07:47 2437ff75d9bd: Waiting 18:07:47 04944245beec: Verifying Checksum 18:07:47 04944245beec: Download complete 18:07:47 765212b225bb: Verifying Checksum 18:07:47 765212b225bb: Download complete 18:07:47 f23df028b6ca: Verifying Checksum 18:07:47 f23df028b6ca: Download complete 18:07:47 d65c8cfc05b1: Verifying Checksum 18:07:47 d65c8cfc05b1: Download complete 18:07:48 699f458cf7ca: Verifying Checksum 18:07:48 699f458cf7ca: Download complete 18:07:48 8998bd30e6a1: Verifying Checksum 18:07:48 8998bd30e6a1: Download complete 18:07:50 2437ff75d9bd: Verifying Checksum 18:07:50 2437ff75d9bd: Download complete 18:07:52 8998bd30e6a1: Pull complete 18:07:52 04944245beec: Pull complete 18:07:53 699f458cf7ca: Pull complete 18:07:53 765212b225bb: Pull complete 18:07:54 f23df028b6ca: Pull complete 18:07:54 d65c8cfc05b1: Pull complete 18:08:07 2437ff75d9bd: Pull complete 18:08:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:07 prd-ubuntu20.04-docker-arm64-4c-16g-16744 does not seem to be running inside a container 18:08:07 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 18:08:10 $ docker top 92134ca1df48b09f655c7c861b19a8ee9a0643584a21f7e9126bdb90d80b8df3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:11 ---> job-cost.sh 18:08:11 lf-activate-venv: SKIPPING 18:08:11 INFO: No Stack... 18:08:11 INFO: Retrieving Pricing Info for: v3-standard-4 18:08:12 INFO: Archiving Costs [Pipeline] sh 18:08:13 + cut -d, -f6 18:08:13 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 18:08:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] 18:08:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] did not exist. Created. 18:08:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:14 /w/workspace/device-sdk-go/1@tmp/durable-f2d13519/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:08:14 + echo total: 0.10999999940395355 [Pipeline] stash 18:08:14 Warning: overwriting stash ‘stack-cost’ 18:08:14 Stashed 1 file(s) [Pipeline] } 18:08:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1463-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:15 $ docker stop --time=1 92134ca1df48b09f655c7c861b19a8ee9a0643584a21f7e9126bdb90d80b8df3 18:08:16 $ docker rm -f --volumes 92134ca1df48b09f655c7c861b19a8ee9a0643584a21f7e9126bdb90d80b8df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:08:17 provisioning config files... 18:08:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/config8115843451457664042tmp [Pipeline] { [Pipeline] sh 18:08:17 + set +x 18:08:17 + curl -s https://codecov.io/bash 18:08:17 + bash -s -- 18:08:17 18:08:17 _____ _ 18:08:17 / ____| | | 18:08:17 | | ___ __| | ___ ___ _____ __ 18:08:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:17 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:17 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:17 Bash-1.0.6 18:08:17 18:08:17 18:08:17 ==> git version 2.25.1 found 18:08:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:08:17 Release-Date: 2020-01-08 18:08:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:08:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:08:17 ==> Jenkins CI detected. 18:08:17 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1463 18:08:17 project root: . 18:08:17 --> token set from env 18:08:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:17 ==> Running gcov in . (disable via -X gcov) 18:08:17 ==> Python coveragepy not found 18:08:17 ==> Searching for coverage reports in: 18:08:17 + . 18:08:17 -> Found 1 reports 18:08:17 ==> Detecting git/mercurial file structure 18:08:17 ==> Reading reports 18:08:17 + ./coverage.out bytes=106151 18:08:17 ==> Appending adjustments 18:08:17 https://docs.codecov.io/docs/fixing-reports 18:08:18 + Found adjustments 18:08:18 ==> Gzipping contents 18:08:18 16K /tmp/codecov.8VuefL.gz 18:08:18 ==> Uploading reports 18:08:18 url: https://codecov.io 18:08:18 query: branch=PR-1463&commit=f6f5ec0623cbaf5e2af1533dc9152e86cfbac288&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1463&job=&cmd_args= 18:08:18 -> Pinging Codecov 18:08:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1463&commit=f6f5ec0623cbaf5e2af1533dc9152e86cfbac288&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1463&job=&cmd_args= 18:08:18 -> Uploading to 18:08:18 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7E55EF52A471D76F132DFD9A03CDDE97/f6f5ec0623cbaf5e2af1533dc9152e86cfbac288/eb4829ad-3c2c-4a55-8ad4-52f456e7166d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T180818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82bb84c3df979d979e981dc044ed6c3564d153c3acc1e671e161df6d2aec1efb 18:08:18 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:18 Dload Upload Total Spent Left Speed 18:08:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15119 0 0 100 15119 0 80420 --:--:-- --:--:-- --:--:-- 79994 100 15119 0 0 100 15119 0 80420 --:--:-- --:--:-- --:--:-- 79994 18:08:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f6f5ec0623cbaf5e2af1533dc9152e86cfbac288 [Pipeline] } 18:08:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:08:21 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1463/archives ] 18:08:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1463/archives 18:08:21 total 16 18:08:21 drwxr-xr-x 3 root root 4096 May 24 17:54 . 18:08:21 drwxrwxr-x 12 jenkins jenkins 4096 May 24 17:54 .. 18:08:21 drwxr-xr-x 2 root root 4096 May 24 17:54 cost 18:08:21 -rw-r--r-- 1 root root 86 May 24 17:54 cost.csv 18:08:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1463/archives 18:08:21 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1463/archives 18:08:21 total 16 18:08:21 drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:54 . 18:08:21 drwxrwxr-x 12 jenkins jenkins 4096 May 24 17:54 .. 18:08:21 drwxr-xr-x 2 jenkins jenkins 4096 May 24 17:54 cost 18:08:21 -rw-r--r-- 1 jenkins jenkins 86 May 24 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:08:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:22 ---> package-listing.sh 18:08:22 ++ facter osfamily 18:08:22 ++ tr '[:upper:]' '[:lower:]' 18:08:23 + OS_FAMILY=debian 18:08:23 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1463 18:08:23 + START_PACKAGES=/tmp/packages_start.txt 18:08:23 + END_PACKAGES=/tmp/packages_end.txt 18:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:23 + PACKAGES=/tmp/packages_start.txt 18:08:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1463 ']' 18:08:23 + PACKAGES=/tmp/packages_end.txt 18:08:23 + case "${OS_FAMILY}" in 18:08:23 + dpkg -l 18:08:23 + grep '^ii' 18:08:23 + '[' -f /tmp/packages_start.txt ']' 18:08:23 + '[' -f /tmp/packages_end.txt ']' 18:08:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1463 ']' 18:08:23 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1463/archives/ 18:08:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1463/archives/ [Pipeline] echo 18:08:23 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-sdk-go_PR-1463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:24 prd-ubuntu20.04-docker-8c-8g-16739 does not seem to be running inside a container 18:08:24 $ 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-sdk-go_PR-1463/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-sdk-go_PR-1463 -v /w/workspace/gexfoundry_device-sdk-go_PR-1463:/w/workspace/gexfoundry_device-sdk-go_PR-1463:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1463@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 18:08:24 $ docker top 6680cd12e5371d12d2b054e91a697ff0c48010b815195d6870b1d6b7678c3802 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:24 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:25 + mkdir -p /var/log/sysstat [Pipeline] sh 18:08:25 + ls /var/log/sa-host 18:08:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:25 provisioning config files... 18:08:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1463@tmp/config12974993301817444300tmp [Pipeline] { [Pipeline] echo 18:08:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:26 ---> create-netrc.sh [Pipeline] } 18:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:08:26 ---> python-tools-install.sh [Pipeline] echo 18:08:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:26 ---> sudo-logs.sh 18:08:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:08:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:27 ---> job-cost.sh 18:08:27 lf-activate-venv: SKIPPING 18:08:27 DEBUG: total: 0.2199999988079071 18:08:27 INFO: Retrieving Stack Cost... 18:08:27 INFO: Retrieving Pricing Info for: v3-standard-8 18:08:28 INFO: Archiving Costs [Pipeline] echo 18:08:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:28 ---> logs-deploy.sh 18:08:28 lf-activate-venv: SKIPPING 18:08:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1463/1 18:08:28 INFO: archiving workspace using pattern(s): 18:08:29 Archives upload complete. 18:08:29 INFO: archiving logs to Nexus