Pull request #1375 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8+76ea4d1458b486cd84374d1f970a86ad0e64425c (07fbb536930492c92cf8ecaa0f2f01f3ee2f77c6) 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-ssh4291647758499835130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17384349491470078650.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1375/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1375/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14242768297669854302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh12458846604405484229.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1375/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1375/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14026850947085676247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-79’ Running on prd-ubuntu20.04-docker-8c-8g-81 in /w/workspace/gexfoundry_device-sdk-go_PR-1375 [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-1375 # 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 Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 Merge succeeded, producing 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 Checking out Revision 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 (PR-1375) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/1375/head:refs/remotes/origin/PR-1375 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 # 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 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 # timeout=10 > git rev-list --no-walk ffb90e0ba98a0a5b2c47e8fa057ee1372e74485f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:25:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:25:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:25:03 ========================================================= 07:25:03 EdgeX Global Pipelines Version Info 07:25:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:25:04 ------------------- 07:25:04 stable info: 07:25:04 ------------------- 07:25:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:25:04 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 07:25:04 Message: update stable to v1.0.245 07:25:04 ------------------- 07:25:04 experimental info: 07:25:04 ------------------- 07:25:04 Commited By: **** collab-it+edgex@linuxfoundation.org 07:25:04 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 07:25:04 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:25:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:25:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1375 [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1375 [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1375 [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ae4301 [Pipeline] echo 07:25:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:05 provisioning config files... 07:25:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/config8002293500275912038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:05 ---> docker-login.sh 07:25:05 nexus3.edgexfoundry.org:10001 07:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:05 Configure a credential helper to remove this warning. See 07:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:05 07:25:05 Login Succeeded 07:25:05 nexus3.edgexfoundry.org:10002 07:25:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:05 Configure a credential helper to remove this warning. See 07:25:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:05 07:25:05 Login Succeeded 07:25:05 nexus3.edgexfoundry.org:10003 07:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:06 Configure a credential helper to remove this warning. See 07:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:06 07:25:06 Login Succeeded 07:25:06 nexus3.edgexfoundry.org:10004 07:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:06 Configure a credential helper to remove this warning. See 07:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:06 07:25:06 Login Succeeded 07:25:06 docker.io 07:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:06 Configure a credential helper to remove this warning. See 07:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:06 07:25:06 Login Succeeded 07:25:06 ---> docker-login.sh ends [Pipeline] } 07:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:25:06 + git rev-list -1 --merges 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8~1..6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 [Pipeline] echo 07:25:06 -----------> git rev-list -1 --merges 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8~1..6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 [false] [Pipeline] sh 07:25:07 + git log --format=format:%s -1 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 [Pipeline] echo 07:25:07 ========================================================= 07:25:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:25:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:07 + git log --format=format:%s -1 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 [Pipeline] echo 07:25:07 [semverPrep] GIT_COMMIT: 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 07:25:07 [semverPrep] This is not a build commit. [Pipeline] sh 07:25:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:25:07 + grep -v github /etc/ssh/ssh_known_hosts 07:25:07 + [ -e /tmp/ssh_known_hosts ] 07:25:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:25:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:25:07 + sudo tee -a /etc/ssh/ssh_known_hosts 07:25:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:08 07:25:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:08 0.1.4: Pulling from edgex-devops/py-git-semver 07:25:08 b85a868b505f: Pulling fs layer 07:25:08 e2be974225ed: Pulling fs layer 07:25:08 339a4e72a1f5: Pulling fs layer 07:25:08 988bab9f4d93: Pulling fs layer 07:25:08 1469e6f7b9e6: Pulling fs layer 07:25:08 eaf3925da568: Pulling fs layer 07:25:08 bab4dde63d76: Pulling fs layer 07:25:08 bde34c3a00c8: Pulling fs layer 07:25:08 b352a97aabf1: Pulling fs layer 07:25:08 4872d77fe225: Pulling fs layer 07:25:08 5851b861e8e6: Pulling fs layer 07:25:08 988bab9f4d93: Waiting 07:25:08 1469e6f7b9e6: Waiting 07:25:08 eaf3925da568: Waiting 07:25:08 bab4dde63d76: Waiting 07:25:08 bde34c3a00c8: Waiting 07:25:08 b352a97aabf1: Waiting 07:25:08 4872d77fe225: Waiting 07:25:08 e2be974225ed: Verifying Checksum 07:25:08 e2be974225ed: Download complete 07:25:08 988bab9f4d93: Verifying Checksum 07:25:08 988bab9f4d93: Download complete 07:25:08 1469e6f7b9e6: Verifying Checksum 07:25:08 1469e6f7b9e6: Download complete 07:25:08 eaf3925da568: Verifying Checksum 07:25:08 eaf3925da568: Download complete 07:25:08 339a4e72a1f5: Verifying Checksum 07:25:08 339a4e72a1f5: Download complete 07:25:08 bde34c3a00c8: Download complete 07:25:08 b352a97aabf1: Verifying Checksum 07:25:08 b352a97aabf1: Download complete 07:25:08 4872d77fe225: Verifying Checksum 07:25:08 4872d77fe225: Download complete 07:25:08 5851b861e8e6: Verifying Checksum 07:25:08 5851b861e8e6: Download complete 07:25:08 b85a868b505f: Verifying Checksum 07:25:08 b85a868b505f: Download complete 07:25:09 bab4dde63d76: Verifying Checksum 07:25:09 bab4dde63d76: Download complete 07:25:10 b85a868b505f: Pull complete 07:25:10 e2be974225ed: Pull complete 07:25:10 339a4e72a1f5: Pull complete 07:25:10 988bab9f4d93: Pull complete 07:25:10 1469e6f7b9e6: Pull complete 07:25:11 eaf3925da568: Pull complete 07:25:12 bab4dde63d76: Pull complete 07:25:12 bde34c3a00c8: Pull complete 07:25:12 b352a97aabf1: Pull complete 07:25:13 4872d77fe225: Pull complete 07:25:13 5851b861e8e6: Pull complete 07:25:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:13 prd-ubuntu20.04-docker-8c-8g-81 does not seem to be running inside a container 07:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1375 -v /w/workspace/gexfoundry_device-sdk-go_PR-1375:/w/workspace/gexfoundry_device-sdk-go_PR-1375:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:25:15 $ docker top 5234f8a3325c654c1ff0ed0755877a3055755b42098d7161e71d7478abfa3352 -eo pid,comm 07:25:15 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). 07:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:15 [ssh-agent] Looking for ssh-agent implementation... 07:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:15 $ docker exec 5234f8a3325c654c1ff0ed0755877a3055755b42098d7161e71d7478abfa3352 ssh-agent 07:25:15 SSH_AUTH_SOCK=/tmp/ssh-eZyVbPixIFZN/agent.31 07:25:15 SSH_AGENT_PID=37 07:25:15 Running ssh-add (command line suppressed) 07:25:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/private_key_17392663225105138076.key (/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/private_key_17392663225105138076.key) 07:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:16 + git tag --points-at HEAD [Pipeline] } 07:25:16 $ docker exec --env ******** --env ******** 5234f8a3325c654c1ff0ed0755877a3055755b42098d7161e71d7478abfa3352 ssh-agent -k 07:25:16 unset SSH_AUTH_SOCK; 07:25:16 unset SSH_AGENT_PID; 07:25:16 echo Agent pid 37 killed; 07:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:16 [ssh-agent] Looking for ssh-agent implementation... 07:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:16 $ docker exec 5234f8a3325c654c1ff0ed0755877a3055755b42098d7161e71d7478abfa3352 ssh-agent 07:25:16 SSH_AUTH_SOCK=/tmp/ssh-zjE0bDfcdnE1/agent.69 07:25:16 SSH_AGENT_PID=75 07:25:16 Running ssh-add (command line suppressed) 07:25:16 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/private_key_13015602505786450571.key (/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/private_key_13015602505786450571.key) 07:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:17 + git semver init 07:25:17 2023-03-14 07:25:17,262 [run_init] DEBUG init version:0.0.0 force:False 07:25:17 2023-03-14 07:25:17,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver 07:25:17 2023-03-14 07:25:17,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver 07:25:17 2023-03-14 07:25:17,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1375, universal_newlines=False, shell=None, istream=None) 07:25:18 2023-03-14 07:25:18,204 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1375/.git/info/exclude 07:25:18 2023-03-14 07:25:18,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver/PR-1375 with force:False 07:25:18 2023-03-14 07:25:18,204 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver/PR-1375 07:25:18 2023-03-14 07:25:18,209 [execute] INFO git cat-file --batch-check 07:25:18 2023-03-14 07:25:18,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver, universal_newlines=False, shell=None, istream=) 07:25:18 2023-03-14 07:25:18,215 [execute] INFO git cat-file --batch 07:25:18 2023-03-14 07:25:18,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver, universal_newlines=False, shell=None, istream=) 07:25:18 2023-03-14 07:25:18,219 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1375/.semver/PR-1375 07:25:18 0.0.0 [Pipeline] } 07:25:18 $ docker exec --env ******** --env ******** 5234f8a3325c654c1ff0ed0755877a3055755b42098d7161e71d7478abfa3352 ssh-agent -k 07:25:18 unset SSH_AUTH_SOCK; 07:25:18 unset SSH_AGENT_PID; 07:25:18 echo Agent pid 75 killed; 07:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:18 + git semver [Pipeline] } 07:25:18 $ docker stop --time=1 5234f8a3325c654c1ff0ed0755877a3055755b42098d7161e71d7478abfa3352 07:25:20 $ docker rm -f --volumes 5234f8a3325c654c1ff0ed0755877a3055755b42098d7161e71d7478abfa3352 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:25:20 Stashed 1 file(s) [Pipeline] echo 07:25:20 [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 07:25:20 provisioning config files... 07:25:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/config15430871266065207322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:21 ---> docker-login.sh 07:25:21 nexus3.edgexfoundry.org:10001 07:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:21 Configure a credential helper to remove this warning. See 07:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:21 07:25:21 Login Succeeded 07:25:21 nexus3.edgexfoundry.org:10002 07:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:21 Configure a credential helper to remove this warning. See 07:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:21 07:25:21 Login Succeeded 07:25:21 nexus3.edgexfoundry.org:10003 07:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:21 Configure a credential helper to remove this warning. See 07:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:21 07:25:21 Login Succeeded 07:25:21 nexus3.edgexfoundry.org:10004 07:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:21 Configure a credential helper to remove this warning. See 07:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:21 07:25:21 Login Succeeded 07:25:21 docker.io 07:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:21 Configure a credential helper to remove this warning. See 07:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:21 07:25:21 Login Succeeded 07:25:21 ---> docker-login.sh ends [Pipeline] } 07:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:25:21 ========================================================= 07:25:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:25:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:22 + 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 . 07:25:22 Sending build context to Docker daemon 10.78MB 07:25:22 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 07:25:22 Step 2/10 : FROM ${BASE} AS builder 07:25:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:25:22 63b65145d645: Pulling fs layer 07:25:22 a2d21d5440eb: Pulling fs layer 07:25:22 935e6c44a52c: Pulling fs layer 07:25:22 94cc34f8dd06: Pulling fs layer 07:25:22 30dea6a524f1: Pulling fs layer 07:25:22 a2aff8979fd8: Pulling fs layer 07:25:22 6808be2612f2: Pulling fs layer 07:25:22 30dea6a524f1: Waiting 07:25:22 a2aff8979fd8: Waiting 07:25:22 6808be2612f2: Waiting 07:25:22 94cc34f8dd06: Waiting 07:25:22 f25807f1079a: Pulling fs layer 07:25:22 f25807f1079a: Waiting 07:25:22 a2d21d5440eb: Download complete 07:25:22 94cc34f8dd06: Download complete 07:25:22 30dea6a524f1: Verifying Checksum 07:25:22 30dea6a524f1: Download complete 07:25:22 63b65145d645: Verifying Checksum 07:25:22 63b65145d645: Download complete 07:25:22 a2aff8979fd8: Verifying Checksum 07:25:22 a2aff8979fd8: Download complete 07:25:22 63b65145d645: Pull complete 07:25:22 a2d21d5440eb: Pull complete 07:25:22 f25807f1079a: Verifying Checksum 07:25:22 f25807f1079a: Download complete 07:25:22 935e6c44a52c: Verifying Checksum 07:25:22 935e6c44a52c: Download complete 07:25:23 6808be2612f2: Verifying Checksum 07:25:23 6808be2612f2: Download complete 07:25:26 935e6c44a52c: Pull complete 07:25:26 94cc34f8dd06: Pull complete 07:25:26 30dea6a524f1: Pull complete 07:25:26 a2aff8979fd8: Pull complete 07:25:28 6808be2612f2: Pull complete 07:25:29 f25807f1079a: Pull complete 07:25:29 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:25:29 ---> 3b553350e43f 07:25:29 Step 3/10 : ARG MAKE=make build 07:25:32 ---> Running in 1bbb70db71bf 07:25:32 Removing intermediate container 1bbb70db71bf 07:25:32 ---> 4211b2026c92 07:25:32 Step 4/10 : WORKDIR /device-sdk-go 07:25:32 ---> Running in 80bff25041e4 07:25:32 Removing intermediate container 80bff25041e4 07:25:32 ---> 300533d23ede 07:25:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:25:32 ---> Running in 9af10bd69386 07:25:32 Removing intermediate container 9af10bd69386 07:25:32 ---> 85d9aa12e5df 07:25:32 Step 6/10 : RUN apk add --update --no-cache make git 07:25:32 ---> Running in 6c7709ca2764 07:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:25:33 OK: 265 MiB in 53 packages 07:25:33 Removing intermediate container 6c7709ca2764 07:25:33 ---> d14114dbbdaa 07:25:33 Step 7/10 : COPY go.mod vendor* ./ 07:25:33 ---> 4759fff8b840 07:25:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:33 ---> Running in d462920cd645 07:25:35 Still waiting to schedule task 07:25:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-82’ is offline 07:26:00 Removing intermediate container d462920cd645 07:26:00 ---> c6d21f6ceda0 07:26:00 Step 9/10 : COPY . . 07:26:00 ---> 68690efafd94 07:26:00 Step 10/10 : RUN ${MAKE} 07:26:00 ---> Running in 7be076d3c95d 07:26:00 noop 07:26:00 Removing intermediate container 7be076d3c95d 07:26:00 ---> f7e58d1eb68a 07:26:00 Successfully built f7e58d1eb68a 07:26:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:00 + docker inspect -f . ci-base-image-x86_64 07:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:00 prd-ubuntu20.04-docker-8c-8g-81 does not seem to be running inside a container 07:26:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1375 -v /w/workspace/gexfoundry_device-sdk-go_PR-1375:/w/workspace/gexfoundry_device-sdk-go_PR-1375:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:26:01 $ docker top 292755722e2134b03514770abacaa561163dd942d11d64664d741c35b7e8b220 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:01 + go version 07:26:01 go version go1.20.2 linux/amd64 [Pipeline] } 07:26:01 $ docker stop --time=1 292755722e2134b03514770abacaa561163dd942d11d64664d741c35b7e8b220 07:26:02 $ docker rm -f --volumes 292755722e2134b03514770abacaa561163dd942d11d64664d741c35b7e8b220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:03 + docker inspect -f . ci-base-image-x86_64 07:26:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:03 prd-ubuntu20.04-docker-8c-8g-81 does not seem to be running inside a container 07:26:03 $ 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-1375 -v /w/workspace/gexfoundry_device-sdk-go_PR-1375:/w/workspace/gexfoundry_device-sdk-go_PR-1375:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:26:03 $ docker top 361a4bea22b6b3a2aa8938650f4ef52fbd7d6e65f4d01b31bb7edaa29e109a9a -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:03 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1375 [Pipeline] fileExists [Pipeline] sh 07:26:04 + make test 07:26:04 go test -race -coverprofile=coverage.out ./... 07:26:10 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:26:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.045s coverage: 27.6% of statements 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:26:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.076s coverage: 78.9% of statements 07:26:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.079s coverage: 86.0% of statements 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:26:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.114s coverage: 75.9% of statements 07:26:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 07:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:26:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.085s coverage: 15.2% of statements 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.079s coverage: 65.7% of statements 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.538s coverage: 89.2% of statements 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.5% of statements 07:26:45 GO111MODULE=on go vet ./... 07:26:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:47 ./bin/test-attribution-txt.sh [Pipeline] echo 07:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:26:48 $ docker stop --time=1 361a4bea22b6b3a2aa8938650f4ef52fbd7d6e65f4d01b31bb7edaa29e109a9a 07:26:51 $ docker rm -f --volumes 361a4bea22b6b3a2aa8938650f4ef52fbd7d6e65f4d01b31bb7edaa29e109a9a [Pipeline] // withDockerContainer [Pipeline] sh 07:26:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:26:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:26:52 + ls -al . 07:26:52 total 276 07:26:52 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 07:26 . 07:26:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 .. 07:26:52 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:25 .dockerignore 07:26:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:25 .git 07:26:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 .github 07:26:52 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:25 .gitignore 07:26:52 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:25 .golangci.yml 07:26:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:25 .semver 07:26:52 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:25 CHANGELOG.md 07:26:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:25 GOVERNANCE.md 07:26:52 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:25 Jenkinsfile 07:26:52 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:25 LICENSE 07:26:52 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:25 Makefile 07:26:52 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:25 OWNERS.md 07:26:52 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:25 README.md 07:26:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 07:25 VERSION 07:26:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 bin 07:26:52 -rw-r--r-- 1 jenkins jenkins 109537 Mar 14 07:26 coverage.out 07:26:52 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:25 example 07:26:52 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:25 go.mod 07:26:52 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:25 go.sum 07:26:52 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:25 internal 07:26:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:25 openapi 07:26:52 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:25 pkg 07:26:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 snap 07:26:52 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:53 + 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=6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 --label arch=amd64 --label version=0.0.0 . 07:26:53 Sending build context to Docker daemon 10.89MB 07:26:53 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 07:26:53 Step 2/23 : FROM ${BASE} AS builder 07:26:53 ---> f7e58d1eb68a 07:26:53 Step 3/23 : ARG MAKE=make build 07:26:53 ---> Running in 0ea04d665735 07:26:53 Removing intermediate container 0ea04d665735 07:26:53 ---> 61711c057ccf 07:26:53 Step 4/23 : WORKDIR /device-sdk-go 07:26:53 ---> Running in 5f939e291c33 07:26:53 Removing intermediate container 5f939e291c33 07:26:53 ---> b71138135ae1 07:26:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:26:53 ---> Running in 09781c305e56 07:26:53 Removing intermediate container 09781c305e56 07:26:53 ---> c3c039a7828d 07:26:53 Step 6/23 : RUN apk add --update --no-cache make git 07:26:53 ---> Running in 2be9946f5aee 07:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:26:54 OK: 265 MiB in 53 packages 07:26:54 Removing intermediate container 2be9946f5aee 07:26:54 ---> 486dacdc81f3 07:26:54 Step 7/23 : COPY go.mod vendor* ./ 07:26:54 ---> 4070af317d54 07:26:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:54 ---> Running in 45a554bea3cd 07:26:55 Removing intermediate container 45a554bea3cd 07:26:55 ---> 4f0cbc361ba6 07:26:55 Step 9/23 : COPY . . 07:26:55 ---> e417c7771a4f 07:26:55 Step 10/23 : RUN ${MAKE} 07:26:55 ---> Running in 226dd4ddf78b 07:26:56 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 07:27:14 Removing intermediate container 226dd4ddf78b 07:27:14 ---> a00eebad8fe8 07:27:14 Step 11/23 : FROM alpine:3.16 07:27:14 3.16: Pulling from library/alpine 07:27:14 ef5531b6e74e: Pulling fs layer 07:27:14 ef5531b6e74e: Verifying Checksum 07:27:14 ef5531b6e74e: Download complete 07:27:14 ef5531b6e74e: Pull complete 07:27:14 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 07:27:14 Status: Downloaded newer image for alpine:3.16 07:27:14 ---> dfd21b5a31f5 07:27:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:27:14 ---> Running in 79411b6729cd 07:27:14 Removing intermediate container 79411b6729cd 07:27:14 ---> 8ffc6e566519 07:27:14 Step 13/23 : RUN apk add --update --no-cache 07:27:14 ---> Running in 629bddadaa58 07:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:27:15 OK: 6 MiB in 14 packages 07:27:15 Removing intermediate container 629bddadaa58 07:27:15 ---> 6dbb81c931b0 07:27:15 Step 14/23 : WORKDIR / 07:27:15 ---> Running in 1d61ca4fc14e 07:27:16 Removing intermediate container 1d61ca4fc14e 07:27:16 ---> 10de832ddca5 07:27:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:27:16 ---> 7f768561e4de 07:27:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:27:16 ---> 0687633450e5 07:27:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:27:17 ---> 07e9c256e130 07:27:17 Step 18/23 : EXPOSE 59999 07:27:17 ---> Running in df2a477dfa19 07:27:17 Removing intermediate container df2a477dfa19 07:27:17 ---> 676b5b3944e0 07:27:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:27:17 ---> Running in 503b2af62229 07:27:17 Removing intermediate container 503b2af62229 07:27:17 ---> bd3f16e73054 07:27:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:27:17 ---> Running in fba03ecd6b11 07:27:17 Removing intermediate container fba03ecd6b11 07:27:17 ---> 9346980cc152 07:27:17 Step 21/23 : LABEL arch=amd64 07:27:17 ---> Running in 83859a666a6a 07:27:17 Removing intermediate container 83859a666a6a 07:27:17 ---> b5deb1b70538 07:27:17 Step 22/23 : LABEL git_sha=6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 07:27:17 ---> Running in ce5ee4ce61e6 07:27:17 Removing intermediate container ce5ee4ce61e6 07:27:17 ---> 4da607fce2d0 07:27:17 Step 23/23 : LABEL version=0.0.0 07:27:17 ---> Running in d23de0cdbab8 07:27:17 Removing intermediate container d23de0cdbab8 07:27:17 ---> 77cfab4ffca0 07:27:17 [Warning] One or more build-args [ARCH] were not consumed 07:27:17 Successfully built 77cfab4ffca0 07:27:17 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 07:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:17 07:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:18 latest: Pulling from edgex-lftools-log-publisher 07:27:18 5eb5b503b376: Pulling fs layer 07:27:18 5c69ac0246d0: Pulling fs layer 07:27:18 ec43610c2a17: Pulling fs layer 07:27:18 3a2ae6a8a46f: Pulling fs layer 07:27:18 33b1e0a273af: Pulling fs layer 07:27:18 5d3b04190fa2: Pulling fs layer 07:27:18 2f39f015ded8: Pulling fs layer 07:27:18 3a2ae6a8a46f: Waiting 07:27:18 33b1e0a273af: Waiting 07:27:18 5d3b04190fa2: Waiting 07:27:18 2f39f015ded8: Waiting 07:27:18 5c69ac0246d0: Download complete 07:27:18 3a2ae6a8a46f: Verifying Checksum 07:27:18 3a2ae6a8a46f: Download complete 07:27:18 33b1e0a273af: Verifying Checksum 07:27:18 33b1e0a273af: Download complete 07:27:18 5d3b04190fa2: Download complete 07:27:18 ec43610c2a17: Verifying Checksum 07:27:18 ec43610c2a17: Download complete 07:27:18 5eb5b503b376: Verifying Checksum 07:27:18 5eb5b503b376: Download complete 07:27:19 2f39f015ded8: Download complete 07:27:19 5eb5b503b376: Pull complete 07:27:19 5c69ac0246d0: Pull complete 07:27:20 ec43610c2a17: Pull complete 07:27:20 3a2ae6a8a46f: Pull complete 07:27:20 33b1e0a273af: Pull complete 07:27:20 5d3b04190fa2: Pull complete 07:27:24 2f39f015ded8: Pull complete 07:27:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:24 prd-ubuntu20.04-docker-8c-8g-81 does not seem to be running inside a container 07:27:24 $ 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-1375 -v /w/workspace/gexfoundry_device-sdk-go_PR-1375:/w/workspace/gexfoundry_device-sdk-go_PR-1375:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:27:27 $ docker top 2a3f5c6e70d8782bfe6284cd7c2df7475e89ff121c5653c9ef182fb915d1da19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:27 ---> job-cost.sh 07:27:27 lf-activate-venv: SKIPPING 07:27:27 INFO: No Stack... 07:27:27 INFO: Retrieving Pricing Info for: v3-standard-8 07:27:28 INFO: Archiving Costs [Pipeline] sh 07:27:28 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1375/archives/cost.csv 07:27:28 + cut -d, -f6 [Pipeline] lock 07:27:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] 07:27:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] did not exist. Created. 07:27:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:29 + echo total: 0.2199999988079071 [Pipeline] stash 07:27:29 Stashed 1 file(s) [Pipeline] } 07:27:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:27:29 $ docker stop --time=1 2a3f5c6e70d8782bfe6284cd7c2df7475e89ff121c5653c9ef182fb915d1da19 07:27:30 $ docker rm -f --volumes 2a3f5c6e70d8782bfe6284cd7c2df7475e89ff121c5653c9ef182fb915d1da19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:27:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-85 in /w/workspace/gexfoundry_device-sdk-go_PR-1375 [Pipeline] { [Pipeline] ws 07:27:44 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 07:27:44 The recommended git tool is: git 07:27:50 using credential edgex-jenkins-ssh 07:27:50 Cloning the remote Git repository 07:27:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:27:50 > git init /w/workspace/device-sdk-go/2 # timeout=10 07:27:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:27:50 > git --version # timeout=10 07:27:50 > git --version # 'git version 2.25.1' 07:27:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:27:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:57 Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 07:27:57 Merge succeeded, producing 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 07:27:57 Checking out Revision 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 (PR-1375) 07:27:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:27:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1375/head:refs/remotes/origin/PR-1375 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:27:57 > git config core.sparsecheckout # timeout=10 07:27:57 > git checkout -f 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 # timeout=10 07:27:57 > git remote # timeout=10 07:27:57 > git config --get remote.origin.url # timeout=10 07:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:57 > git merge 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 07:27:57 > git rev-parse HEAD^{commit} # timeout=10 07:27:57 > git config core.sparsecheckout # timeout=10 07:27:57 > git checkout -f 6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 # timeout=10 07:27:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:27:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:59 Dload Upload Total Spent Left Speed 07:27:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 07:27:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:28:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:28:00 + sudo tee /etc/docker/daemon.new 07:28:00 { 07:28:00 "registry-mirrors": [ 07:28:00 "https://nexus3.edgexfoundry.org:10001" 07:28:00 ], 07:28:00 "bip": "10.250.0.254/24", 07:28:00 "hosts": [ 07:28:00 "tcp://0.0.0.0:5555", 07:28:00 "unix:///var/run/docker.sock" 07:28:00 ], 07:28:00 "mtu": 1458, 07:28:00 "selinux-enabled": true, 07:28:00 "seccomp-profile": "/etc/docker/seccomp.json" 07:28:00 } [Pipeline] sh 07:28:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:28:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:19 provisioning config files... 07:28:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3776138446364338798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:19 ---> docker-login.sh 07:28:19 nexus3.edgexfoundry.org:10001 07:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:20 Configure a credential helper to remove this warning. See 07:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:20 07:28:20 Login Succeeded 07:28:20 nexus3.edgexfoundry.org:10002 07:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:20 Configure a credential helper to remove this warning. See 07:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:20 07:28:20 Login Succeeded 07:28:20 nexus3.edgexfoundry.org:10003 07:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:20 Configure a credential helper to remove this warning. See 07:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:20 07:28:20 Login Succeeded 07:28:20 nexus3.edgexfoundry.org:10004 07:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:21 Configure a credential helper to remove this warning. See 07:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:21 07:28:21 Login Succeeded 07:28:21 docker.io 07:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:21 Configure a credential helper to remove this warning. See 07:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:21 07:28:21 Login Succeeded 07:28:21 ---> docker-login.sh ends [Pipeline] } 07:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:22 ========================================================= 07:28:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:28:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:22 + 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 . 07:28:23 Sending build context to Docker daemon 5.78MB 07:28:23 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 07:28:23 Step 2/10 : FROM ${BASE} AS builder 07:28:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:23 af6eaf76a39c: Pulling fs layer 07:28:23 55522c791124: Pulling fs layer 07:28:23 ce5c4a1c91eb: Pulling fs layer 07:28:23 169dfbe0d373: Pulling fs layer 07:28:23 e1ff8fa3b103: Pulling fs layer 07:28:23 52ebb69f0ebf: Pulling fs layer 07:28:23 5abe8eddf0d5: Pulling fs layer 07:28:23 169dfbe0d373: Waiting 07:28:23 e1ff8fa3b103: Waiting 07:28:23 5abe8eddf0d5: Waiting 07:28:23 52ebb69f0ebf: Waiting 07:28:23 55522c791124: Verifying Checksum 07:28:23 55522c791124: Download complete 07:28:23 169dfbe0d373: Verifying Checksum 07:28:23 169dfbe0d373: Download complete 07:28:23 e1ff8fa3b103: Verifying Checksum 07:28:23 e1ff8fa3b103: Download complete 07:28:23 af6eaf76a39c: Verifying Checksum 07:28:24 af6eaf76a39c: Pull complete 07:28:24 5abe8eddf0d5: Verifying Checksum 07:28:24 5abe8eddf0d5: Download complete 07:28:24 55522c791124: Pull complete 07:28:26 ce5c4a1c91eb: Verifying Checksum 07:28:26 ce5c4a1c91eb: Download complete 07:28:26 52ebb69f0ebf: Verifying Checksum 07:28:26 52ebb69f0ebf: Download complete 07:28:38 ce5c4a1c91eb: Pull complete 07:28:38 169dfbe0d373: Pull complete 07:28:38 e1ff8fa3b103: Pull complete 07:28:45 52ebb69f0ebf: Pull complete 07:28:48 5abe8eddf0d5: Pull complete 07:28:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:28:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:28:48 ---> 6cb57ee374ae 07:28:48 Step 3/10 : ARG MAKE=make build 07:28:50 ---> Running in b72aecbff9de 07:28:50 Removing intermediate container b72aecbff9de 07:28:50 ---> 618506341e6a 07:28:50 Step 4/10 : WORKDIR /device-sdk-go 07:28:50 ---> Running in b0cdd74f4045 07:28:51 Removing intermediate container b0cdd74f4045 07:28:51 ---> 66e99a5ada40 07:28:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:28:51 ---> Running in ae7993a93bf7 07:28:51 Removing intermediate container ae7993a93bf7 07:28:51 ---> 7955c0d90331 07:28:51 Step 6/10 : RUN apk add --update --no-cache make git 07:28:51 ---> Running in d5df7449f5e1 07:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:28:54 OK: 263 MiB in 53 packages 07:28:55 Removing intermediate container d5df7449f5e1 07:28:55 ---> de4a89e32a01 07:28:55 Step 7/10 : COPY go.mod vendor* ./ 07:28:55 ---> d7293bfe5fca 07:28:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:55 ---> Running in ff4935bcab3e 07:30:03 Removing intermediate container ff4935bcab3e 07:30:03 ---> 1205ddc83343 07:30:03 Step 9/10 : COPY . . 07:30:03 ---> 78c13c7c19c0 07:30:03 Step 10/10 : RUN ${MAKE} 07:30:03 ---> Running in b1b8a52f1aa7 07:30:03 noop 07:30:03 Removing intermediate container b1b8a52f1aa7 07:30:03 ---> f945c474935c 07:30:03 Successfully built f945c474935c 07:30:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:04 + docker inspect -f . ci-base-image-arm64 07:30:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 07:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:05 $ docker top 86d5a3f7efe7f8cd2651f95d64c74b6e6419f4b4f030d1dac86aafa3fa80e224 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:06 + go version 07:30:06 go version go1.20.2 linux/arm64 [Pipeline] } 07:30:06 $ docker stop --time=1 86d5a3f7efe7f8cd2651f95d64c74b6e6419f4b4f030d1dac86aafa3fa80e224 07:30:08 $ docker rm -f --volumes 86d5a3f7efe7f8cd2651f95d64c74b6e6419f4b4f030d1dac86aafa3fa80e224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:08 + docker inspect -f . ci-base-image-arm64 07:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 07:30:09 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:10 $ docker top 63d78fbbe2a421baaf247d7fa37d7d4ce58ffe3fd5c57345c7354bd2e9fb4ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 07:30:11 + make test 07:30:11 go test -race -coverprofile=coverage.out ./... 07:30:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:33:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:33:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:33:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:33:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:33:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:33:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.218s coverage: 27.6% of statements 07:33:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.276s coverage: 78.9% of statements 07:33:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:33:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:33:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.397s coverage: 86.0% of statements 07:33:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:33:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.493s coverage: 75.9% of statements 07:34:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 07:34:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:34:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:34:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.312s coverage: 15.2% of statements 07:34:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.467s coverage: 65.7% of statements 07:34:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:34:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.834s coverage: 89.2% of statements 07:34:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.293s coverage: 5.5% of statements 07:34:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:34:13 GO111MODULE=on go vet ./... 07:36:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:36:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:36:49 ./bin/test-attribution-txt.sh [Pipeline] echo 07:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:36:49 $ docker stop --time=1 63d78fbbe2a421baaf247d7fa37d7d4ce58ffe3fd5c57345c7354bd2e9fb4ad2 07:36:51 $ docker rm -f --volumes 63d78fbbe2a421baaf247d7fa37d7d4ce58ffe3fd5c57345c7354bd2e9fb4ad2 [Pipeline] // withDockerContainer [Pipeline] sh 07:36:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:36:53 Warning: overwriting stash ‘coverage-report’ 07:36:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:36:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:36:54 + ls -al . 07:36:54 total 272 07:36:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 07:30 . 07:36:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:27 .. 07:36:54 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:27 .dockerignore 07:36:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:27 .git 07:36:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:27 .github 07:36:54 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:27 .gitignore 07:36:54 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:27 .golangci.yml 07:36:54 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:27 CHANGELOG.md 07:36:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:27 GOVERNANCE.md 07:36:54 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:27 Jenkinsfile 07:36:54 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:27 LICENSE 07:36:54 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:27 Makefile 07:36:54 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:27 OWNERS.md 07:36:54 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:27 README.md 07:36:54 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 07:25 VERSION 07:36:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:27 bin 07:36:54 -rw-r--r-- 1 jenkins jenkins 109539 Mar 14 07:34 coverage.out 07:36:54 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:27 example 07:36:54 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:27 go.mod 07:36:54 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:27 go.sum 07:36:54 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:27 internal 07:36:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:27 openapi 07:36:54 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:27 pkg 07:36:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:27 snap 07:36:54 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:55 + 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=6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 --label arch=arm64 --label version=0.0.0 . 07:36:55 Sending build context to Docker daemon 5.89MB 07:36:55 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 07:36:55 Step 2/23 : FROM ${BASE} AS builder 07:36:55 ---> f945c474935c 07:36:55 Step 3/23 : ARG MAKE=make build 07:36:55 ---> Running in bc3df52c2ba4 07:36:56 Removing intermediate container bc3df52c2ba4 07:36:56 ---> 63a56829a415 07:36:56 Step 4/23 : WORKDIR /device-sdk-go 07:36:56 ---> Running in d2984751fba7 07:36:56 Removing intermediate container d2984751fba7 07:36:56 ---> a00d5154db3d 07:36:56 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:36:56 ---> Running in f25f42473329 07:36:56 Removing intermediate container f25f42473329 07:36:56 ---> d4401c918892 07:36:56 Step 6/23 : RUN apk add --update --no-cache make git 07:36:56 ---> Running in 91ccf8aea836 07:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:36:59 OK: 263 MiB in 53 packages 07:37:00 Removing intermediate container 91ccf8aea836 07:37:00 ---> a1ec2bb843aa 07:37:00 Step 7/23 : COPY go.mod vendor* ./ 07:37:03 ---> 0d14f6ce44e2 07:37:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:03 ---> Running in 34a9a85cadec 07:37:06 Removing intermediate container 34a9a85cadec 07:37:06 ---> 10f8d459ee55 07:37:06 Step 9/23 : COPY . . 07:37:07 ---> a3ae2c31958f 07:37:07 Step 10/23 : RUN ${MAKE} 07:37:07 ---> Running in 6bace4673fc2 07:37:08 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 07:39:30 Removing intermediate container 6bace4673fc2 07:39:30 ---> ef65706c5c71 07:39:30 Step 11/23 : FROM alpine:3.16 07:39:30 3.16: Pulling from library/alpine 07:39:30 3760b48202b3: Pulling fs layer 07:39:30 3760b48202b3: Download complete 07:39:30 3760b48202b3: Pull complete 07:39:30 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 07:39:30 Status: Downloaded newer image for alpine:3.16 07:39:30 ---> 4c81e5bf8899 07:39:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:39:30 ---> Running in 0c2bc73f86a1 07:39:30 Removing intermediate container 0c2bc73f86a1 07:39:30 ---> 15879629ddef 07:39:30 Step 13/23 : RUN apk add --update --no-cache 07:39:30 ---> Running in 3f80bb332c05 07:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:39:30 OK: 5 MiB in 14 packages 07:39:30 Removing intermediate container 3f80bb332c05 07:39:30 ---> d050451cc611 07:39:30 Step 14/23 : WORKDIR / 07:39:30 ---> Running in f19cc50be228 07:39:30 Removing intermediate container f19cc50be228 07:39:30 ---> ca10e06fc3d1 07:39:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:39:30 ---> a4821bd36128 07:39:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:39:30 ---> 454e8ab048fc 07:39:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:39:30 ---> 3fea98ad59c3 07:39:30 Step 18/23 : EXPOSE 59999 07:39:30 ---> Running in 826cafd0fa95 07:39:30 Removing intermediate container 826cafd0fa95 07:39:30 ---> 4ba84bcbe0c2 07:39:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:39:30 ---> Running in d827308f788c 07:39:31 Removing intermediate container d827308f788c 07:39:31 ---> a806094e0bfb 07:39:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:39:31 ---> Running in a3f726444689 07:39:31 Removing intermediate container a3f726444689 07:39:31 ---> 966c7e4b8ced 07:39:31 Step 21/23 : LABEL arch=arm64 07:39:31 ---> Running in 39eb01eae857 07:39:31 Removing intermediate container 39eb01eae857 07:39:31 ---> 58ba6c4f08aa 07:39:31 Step 22/23 : LABEL git_sha=6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 07:39:31 ---> Running in 311d6fc85483 07:39:32 Removing intermediate container 311d6fc85483 07:39:32 ---> e1e424b68db6 07:39:32 Step 23/23 : LABEL version=0.0.0 07:39:32 ---> Running in 1e09f3eeac14 07:39:32 Removing intermediate container 1e09f3eeac14 07:39:32 ---> 1abfc883e2fe 07:39:32 [Warning] One or more build-args [ARCH] were not consumed 07:39:32 Successfully built 1abfc883e2fe 07:39:32 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 07:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:32 07:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:33 arm64: Pulling from edgex-lftools-log-publisher 07:39:33 8998bd30e6a1: Pulling fs layer 07:39:33 04944245beec: Pulling fs layer 07:39:33 699f458cf7ca: Pulling fs layer 07:39:33 765212b225bb: Pulling fs layer 07:39:33 f23df028b6ca: Pulling fs layer 07:39:33 d65c8cfc05b1: Pulling fs layer 07:39:33 2437ff75d9bd: Pulling fs layer 07:39:33 f23df028b6ca: Waiting 07:39:33 d65c8cfc05b1: Waiting 07:39:33 765212b225bb: Waiting 07:39:33 2437ff75d9bd: Waiting 07:39:33 04944245beec: Verifying Checksum 07:39:33 04944245beec: Download complete 07:39:33 765212b225bb: Verifying Checksum 07:39:33 765212b225bb: Download complete 07:39:33 f23df028b6ca: Verifying Checksum 07:39:33 f23df028b6ca: Download complete 07:39:33 d65c8cfc05b1: Verifying Checksum 07:39:33 d65c8cfc05b1: Download complete 07:39:33 699f458cf7ca: Verifying Checksum 07:39:33 699f458cf7ca: Download complete 07:39:34 8998bd30e6a1: Verifying Checksum 07:39:34 8998bd30e6a1: Download complete 07:39:36 2437ff75d9bd: Verifying Checksum 07:39:36 2437ff75d9bd: Download complete 07:39:38 8998bd30e6a1: Pull complete 07:39:38 04944245beec: Pull complete 07:39:41 699f458cf7ca: Pull complete 07:39:41 765212b225bb: Pull complete 07:39:42 f23df028b6ca: Pull complete 07:39:42 d65c8cfc05b1: Pull complete 07:39:55 2437ff75d9bd: Pull complete 07:39:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:55 prd-ubuntu20.04-docker-arm64-4c-16g-85 does not seem to be running inside a container 07:39:55 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:39:58 $ docker top 24f03e25c769fce27521c35d0244dce95b31e47e6269c9ded9e92ca8aae1b3dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:58 ---> job-cost.sh 07:39:59 lf-activate-venv: SKIPPING 07:39:59 INFO: No Stack... 07:39:59 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:00 INFO: Archiving Costs [Pipeline] sh 07:40:00 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 07:40:00 + cut -d, -f6 [Pipeline] lock 07:40:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] 07:40:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] did not exist. Created. 07:40:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:01 /w/workspace/device-sdk-go/2@tmp/durable-11ee093b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:40:01 + echo total: 0.10999999940395355 [Pipeline] stash 07:40:01 Warning: overwriting stash ‘stack-cost’ 07:40:02 Stashed 1 file(s) [Pipeline] } 07:40:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1375-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:02 $ docker stop --time=1 24f03e25c769fce27521c35d0244dce95b31e47e6269c9ded9e92ca8aae1b3dc 07:40:03 $ docker rm -f --volumes 24f03e25c769fce27521c35d0244dce95b31e47e6269c9ded9e92ca8aae1b3dc [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 07:40:03 provisioning config files... 07:40:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/config10939192807996625220tmp [Pipeline] { [Pipeline] sh 07:40:04 + set +x 07:40:04 + + curlbash -s -s https://codecov.io/bash -- 07:40:04 07:40:04 07:40:04 _____ _ 07:40:04 / ____| | | 07:40:04 | | ___ __| | ___ ___ _____ __ 07:40:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:40:04 | |___| (_) | (_| | __/ (_| (_) \ V / 07:40:04 \_____\___/ \__,_|\___|\___\___/ \_/ 07:40:04 Bash-1.0.6 07:40:04 07:40:04 07:40:04 ==> git version 2.25.1 found 07:40:04 ==> 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 07:40:04 Release-Date: 2020-01-08 07:40:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:40:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:40:04 ==> Jenkins CI detected. 07:40:04 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1375 07:40:04 project root: . 07:40:04 --> token set from env 07:40:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:40:04 ==> Running gcov in . (disable via -X gcov) 07:40:04 ==> Python coveragepy not found 07:40:04 ==> Searching for coverage reports in: 07:40:04 + . 07:40:04 -> Found 1 reports 07:40:04 ==> Detecting git/mercurial file structure 07:40:04 ==> Reading reports 07:40:04 + ./coverage.out bytes=109539 07:40:04 ==> Appending adjustments 07:40:04 https://docs.codecov.io/docs/fixing-reports 07:40:04 + Found adjustments 07:40:04 ==> Gzipping contents 07:40:04 16K /tmp/codecov.HnnzVC.gz 07:40:04 ==> Uploading reports 07:40:04 url: https://codecov.io 07:40:04 query: branch=PR-1375&commit=6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1375%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1375&job=&cmd_args= 07:40:04 -> Pinging Codecov 07:40:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1375&commit=6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1375%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1375&job=&cmd_args= 07:40:04 -> Uploading to 07:40:04 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7E55EF52A471D76F132DFD9A03CDDE97/6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8/91046873-e65b-4c17-ba0f-8b3032ed0201.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T074004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab7ad41917d7b5d18db7eb44f83d912b1c91fc7bf86087fa2ef42ede97a3bcf5 07:40:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:04 Dload Upload Total Spent Left Speed 07:40:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15207 0 0 100 15207 0 56955 --:--:-- --:--:-- --:--:-- 56955 07:40:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6ae4301a425f3cb6ec745a9adced3e4c2c9aa0a8 [Pipeline] } 07:40:04 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 07:40:05 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1375/archives ] 07:40:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1375/archives 07:40:05 total 16 07:40:05 drwxr-xr-x 3 root root 4096 Mar 14 07:27 . 07:40:05 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:27 .. 07:40:05 drwxr-xr-x 2 root root 4096 Mar 14 07:27 cost 07:40:05 -rw-r--r-- 1 root root 86 Mar 14 07:27 cost.csv 07:40:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1375/archives 07:40:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1375/archives 07:40:05 total 16 07:40:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:27 . 07:40:05 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:27 .. 07:40:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 07:27 cost 07:40:05 -rw-r--r-- 1 jenkins jenkins 86 Mar 14 07:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:40:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:06 ---> package-listing.sh 07:40:06 ++ tr '[:upper:]' '[:lower:]' 07:40:06 ++ facter osfamily 07:40:06 + OS_FAMILY=debian 07:40:06 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1375 07:40:06 + START_PACKAGES=/tmp/packages_start.txt 07:40:06 + END_PACKAGES=/tmp/packages_end.txt 07:40:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:06 + PACKAGES=/tmp/packages_start.txt 07:40:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1375 ']' 07:40:06 + PACKAGES=/tmp/packages_end.txt 07:40:06 + case "${OS_FAMILY}" in 07:40:06 + dpkg -l 07:40:06 + grep '^ii' 07:40:07 + '[' -f /tmp/packages_start.txt ']' 07:40:07 + '[' -f /tmp/packages_end.txt ']' 07:40:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1375 ']' 07:40:07 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1375/archives/ 07:40:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1375/archives/ [Pipeline] echo 07:40:07 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-1375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:40:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:07 prd-ubuntu20.04-docker-8c-8g-81 does not seem to be running inside a container 07:40:07 $ 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-1375/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-1375 -v /w/workspace/gexfoundry_device-sdk-go_PR-1375:/w/workspace/gexfoundry_device-sdk-go_PR-1375:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1375@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 07:40:08 $ docker top d4b7a94e10f254176201cd91e7b703d01d9554789495f67b7a5b0b8523f1bf06 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:08 + touch /tmp/pre-build-complete [Pipeline] sh 07:40:08 + mkdir -p /var/log/sysstat [Pipeline] sh 07:40:09 + ls /var/log/sa-host 07:40:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:09 provisioning config files... 07:40:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1375@tmp/config7771262219781338597tmp [Pipeline] { [Pipeline] echo 07:40:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:40:09 ---> create-netrc.sh [Pipeline] } 07:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:40:09 ---> python-tools-install.sh [Pipeline] echo 07:40:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:40:10 ---> sudo-logs.sh 07:40:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:40:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:40:10 ---> job-cost.sh 07:40:10 lf-activate-venv: SKIPPING 07:40:10 DEBUG: total: 0.2199999988079071 07:40:10 INFO: Retrieving Stack Cost... 07:40:10 INFO: Retrieving Pricing Info for: v3-standard-8 07:40:11 INFO: Archiving Costs [Pipeline] echo 07:40:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:40:11 ---> logs-deploy.sh 07:40:11 lf-activate-venv: SKIPPING 07:40:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1375/2 07:40:11 INFO: archiving workspace using pattern(s): 07:40:12 Archives upload complete. 07:40:12 INFO: archiving logs to Nexus