Pull request #1328 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99640fc8bc735c478916a02e3dc7aaca1d628413+44494171fcaded074de32712625f564a2da22111 (9c66b9504418bd3e5bf6776a783ffb2fb75fade4) 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-ssh515357142063302423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7124546587164007635.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1328/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-1328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7932510760622424643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh12030482035205869530.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-1328/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-1328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15228845919871463671.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-6387 in /w/workspace/gexfoundry_device-sdk-go_PR-1328 [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-1328 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1328/head:refs/remotes/origin/PR-1328 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 44494171fcaded074de32712625f564a2da22111 into PR head commit 99640fc8bc735c478916a02e3dc7aaca1d628413 Merge succeeded, producing 99640fc8bc735c478916a02e3dc7aaca1d628413 Checking out Revision 99640fc8bc735c478916a02e3dc7aaca1d628413 (PR-1328) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:05 ========================================================= 05:46:05 EdgeX Global Pipelines Version Info 05:46:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 99640fc8bc735c478916a02e3dc7aaca1d628413 # 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 44494171fcaded074de32712625f564a2da22111 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99640fc8bc735c478916a02e3dc7aaca1d628413 # timeout=10 > git rev-list --no-walk c57324c4845ed00b7f29eea316ea5764fae670b7 # timeout=10 05:46:06 ------------------- 05:46:06 stable info: 05:46:06 ------------------- 05:46:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:46:06 Message: update stable to v1.0.244 05:46:07 ------------------- 05:46:07 experimental info: 05:46:07 ------------------- 05:46:07 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:46:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1328 [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1328 [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1328 [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99640fc8bc735c478916a02e3dc7aaca1d628413 [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99640fc [Pipeline] echo 05:46:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:07 provisioning config files... 05:46:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/config17967764522568882948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:08 ---> docker-login.sh 05:46:08 nexus3.edgexfoundry.org:10001 05:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:08 Configure a credential helper to remove this warning. See 05:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:08 05:46:08 Login Succeeded 05:46:08 nexus3.edgexfoundry.org:10002 05:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:08 Configure a credential helper to remove this warning. See 05:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:08 05:46:08 Login Succeeded 05:46:08 nexus3.edgexfoundry.org:10003 05:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:08 Configure a credential helper to remove this warning. See 05:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:08 05:46:08 Login Succeeded 05:46:08 nexus3.edgexfoundry.org:10004 05:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:08 Configure a credential helper to remove this warning. See 05:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:08 05:46:08 Login Succeeded 05:46:08 docker.io 05:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:09 Configure a credential helper to remove this warning. See 05:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:09 05:46:09 Login Succeeded 05:46:09 ---> docker-login.sh ends [Pipeline] } 05:46:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:46:09 + git rev-list -1 --merges 99640fc8bc735c478916a02e3dc7aaca1d628413~1..99640fc8bc735c478916a02e3dc7aaca1d628413 [Pipeline] echo 05:46:09 -----------> git rev-list -1 --merges 99640fc8bc735c478916a02e3dc7aaca1d628413~1..99640fc8bc735c478916a02e3dc7aaca1d628413 99640fc8bc735c478916a02e3dc7aaca1d628413 [false] [Pipeline] sh 05:46:10 + git log --format=format:%s -1 99640fc8bc735c478916a02e3dc7aaca1d628413 [Pipeline] echo 05:46:10 ========================================================= 05:46:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:46:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:10 + git log --format=format:%s -1 99640fc8bc735c478916a02e3dc7aaca1d628413 [Pipeline] echo 05:46:10 [semverPrep] GIT_COMMIT: 99640fc8bc735c478916a02e3dc7aaca1d628413, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:46:10 [semverPrep] This is not a build commit. [Pipeline] sh 05:46:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:10 + grep -v github /etc/ssh/ssh_known_hosts 05:46:10 + [ -e /tmp/ssh_known_hosts ] 05:46:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:46:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:46:10 + sudo tee -a /etc/ssh/ssh_known_hosts 05:46:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:11 05:46:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:11 0.1.4: Pulling from edgex-devops/py-git-semver 05:46:11 b85a868b505f: Pulling fs layer 05:46:11 e2be974225ed: Pulling fs layer 05:46:11 339a4e72a1f5: Pulling fs layer 05:46:11 988bab9f4d93: Pulling fs layer 05:46:11 1469e6f7b9e6: Pulling fs layer 05:46:11 eaf3925da568: Pulling fs layer 05:46:11 bab4dde63d76: Pulling fs layer 05:46:11 bde34c3a00c8: Pulling fs layer 05:46:11 b352a97aabf1: Pulling fs layer 05:46:11 4872d77fe225: Pulling fs layer 05:46:11 5851b861e8e6: Pulling fs layer 05:46:11 988bab9f4d93: Waiting 05:46:11 eaf3925da568: Waiting 05:46:11 1469e6f7b9e6: Waiting 05:46:11 bab4dde63d76: Waiting 05:46:11 b352a97aabf1: Waiting 05:46:11 5851b861e8e6: Waiting 05:46:11 bde34c3a00c8: Waiting 05:46:11 4872d77fe225: Waiting 05:46:11 e2be974225ed: Verifying Checksum 05:46:11 e2be974225ed: Download complete 05:46:11 988bab9f4d93: Verifying Checksum 05:46:11 988bab9f4d93: Download complete 05:46:11 1469e6f7b9e6: Verifying Checksum 05:46:11 1469e6f7b9e6: Download complete 05:46:11 eaf3925da568: Verifying Checksum 05:46:11 eaf3925da568: Download complete 05:46:11 339a4e72a1f5: Verifying Checksum 05:46:11 339a4e72a1f5: Download complete 05:46:11 bde34c3a00c8: Verifying Checksum 05:46:11 bde34c3a00c8: Download complete 05:46:11 b352a97aabf1: Download complete 05:46:11 4872d77fe225: Verifying Checksum 05:46:11 4872d77fe225: Download complete 05:46:11 5851b861e8e6: Verifying Checksum 05:46:11 5851b861e8e6: Download complete 05:46:11 b85a868b505f: Verifying Checksum 05:46:11 b85a868b505f: Download complete 05:46:12 bab4dde63d76: Verifying Checksum 05:46:12 bab4dde63d76: Download complete 05:46:13 b85a868b505f: Pull complete 05:46:13 e2be974225ed: Pull complete 05:46:13 339a4e72a1f5: Pull complete 05:46:13 988bab9f4d93: Pull complete 05:46:14 1469e6f7b9e6: Pull complete 05:46:14 eaf3925da568: Pull complete 05:46:16 bab4dde63d76: Pull complete 05:46:16 bde34c3a00c8: Pull complete 05:46:16 b352a97aabf1: Pull complete 05:46:16 4872d77fe225: Pull complete 05:46:16 5851b861e8e6: Pull complete 05:46:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:16 prd-ubuntu20.04-docker-8c-8g-6387 does not seem to be running inside a container 05:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1328 -v /w/workspace/gexfoundry_device-sdk-go_PR-1328:/w/workspace/gexfoundry_device-sdk-go_PR-1328:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1328@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 05:46:17 $ docker top 7c536bcad33b660610e31b09455c06a2e566fc0918b61ba7d0c4970f6866f95d -eo pid,comm 05:46:17 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). 05:46:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:17 [ssh-agent] Looking for ssh-agent implementation... 05:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:17 $ docker exec 7c536bcad33b660610e31b09455c06a2e566fc0918b61ba7d0c4970f6866f95d ssh-agent 05:46:17 SSH_AUTH_SOCK=/tmp/ssh-knGCOGH43YL7/agent.33 05:46:17 SSH_AGENT_PID=39 05:46:17 Running ssh-add (command line suppressed) 05:46:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/private_key_3482355191063413215.key (/w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/private_key_3482355191063413215.key) 05:46:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:18 + git tag --points-at HEAD [Pipeline] } 05:46:18 $ docker exec --env ******** --env ******** 7c536bcad33b660610e31b09455c06a2e566fc0918b61ba7d0c4970f6866f95d ssh-agent -k 05:46:18 unset SSH_AUTH_SOCK; 05:46:18 unset SSH_AGENT_PID; 05:46:18 echo Agent pid 39 killed; 05:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:18 [ssh-agent] Looking for ssh-agent implementation... 05:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:18 $ docker exec 7c536bcad33b660610e31b09455c06a2e566fc0918b61ba7d0c4970f6866f95d ssh-agent 05:46:18 SSH_AUTH_SOCK=/tmp/ssh-gsAT0d7lbRUA/agent.72 05:46:18 SSH_AGENT_PID=78 05:46:18 Running ssh-add (command line suppressed) 05:46:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/private_key_16211201402684523193.key (/w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/private_key_16211201402684523193.key) 05:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:18 + git semver init 05:46:19 2023-02-17 05:46:19,141 [run_init] DEBUG init version:0.0.0 force:False 05:46:19 2023-02-17 05:46:19,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver 05:46:19 2023-02-17 05:46:19,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver 05:46:19 2023-02-17 05:46:19,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1328, universal_newlines=False, shell=None, istream=None) 05:46:20 2023-02-17 05:46:20,162 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1328/.git/info/exclude 05:46:20 2023-02-17 05:46:20,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver/PR-1328 with force:False 05:46:20 2023-02-17 05:46:20,163 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver/PR-1328 05:46:20 2023-02-17 05:46:20,167 [execute] INFO git cat-file --batch-check 05:46:20 2023-02-17 05:46:20,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver, universal_newlines=False, shell=None, istream=) 05:46:20 2023-02-17 05:46:20,174 [execute] INFO git cat-file --batch 05:46:20 2023-02-17 05:46:20,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver, universal_newlines=False, shell=None, istream=) 05:46:20 2023-02-17 05:46:20,179 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1328/.semver/PR-1328 05:46:20 0.0.0 [Pipeline] } 05:46:20 $ docker exec --env ******** --env ******** 7c536bcad33b660610e31b09455c06a2e566fc0918b61ba7d0c4970f6866f95d ssh-agent -k 05:46:20 unset SSH_AUTH_SOCK; 05:46:20 unset SSH_AGENT_PID; 05:46:20 echo Agent pid 78 killed; 05:46:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:20 + git semver [Pipeline] } 05:46:21 $ docker stop --time=1 7c536bcad33b660610e31b09455c06a2e566fc0918b61ba7d0c4970f6866f95d 05:46:22 $ docker rm -f --volumes 7c536bcad33b660610e31b09455c06a2e566fc0918b61ba7d0c4970f6866f95d [Pipeline] // withDockerContainer [Pipeline] sh 05:46:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:23 Stashed 1 file(s) [Pipeline] echo 05:46:23 [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 05:46:23 provisioning config files... 05:46:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/config12009587485319153596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:23 ---> docker-login.sh 05:46:23 nexus3.edgexfoundry.org:10001 05:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:23 Configure a credential helper to remove this warning. See 05:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:23 05:46:23 Login Succeeded 05:46:23 nexus3.edgexfoundry.org:10002 05:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:23 Configure a credential helper to remove this warning. See 05:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:23 05:46:23 Login Succeeded 05:46:23 nexus3.edgexfoundry.org:10003 05:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:23 Configure a credential helper to remove this warning. See 05:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:23 05:46:23 Login Succeeded 05:46:23 nexus3.edgexfoundry.org:10004 05:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:23 Configure a credential helper to remove this warning. See 05:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:23 05:46:23 Login Succeeded 05:46:23 docker.io 05:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:24 Configure a credential helper to remove this warning. See 05:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:24 05:46:24 Login Succeeded 05:46:24 ---> docker-login.sh ends [Pipeline] } 05:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:46:24 ========================================================= 05:46:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:46:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:24 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:46:24 Sending build context to Docker daemon 10.5MB 05:46:24 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:46:24 Step 2/10 : FROM ${BASE} AS builder 05:46:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:46:24 213ec9aee27d: Pulling fs layer 05:46:24 4583459ba037: Pulling fs layer 05:46:24 93c1e223e6f2: Pulling fs layer 05:46:24 53926ce57604: Pulling fs layer 05:46:24 21b2b0c7a3f4: Pulling fs layer 05:46:24 22ff95d597cd: Pulling fs layer 05:46:24 12d6caf4c0d1: Pulling fs layer 05:46:24 96b7cbca73a9: Pulling fs layer 05:46:24 a7acece74701: Pulling fs layer 05:46:24 21b2b0c7a3f4: Waiting 05:46:24 22ff95d597cd: Waiting 05:46:24 12d6caf4c0d1: Waiting 05:46:24 96b7cbca73a9: Waiting 05:46:24 a7acece74701: Waiting 05:46:24 53926ce57604: Waiting 05:46:24 93c1e223e6f2: Verifying Checksum 05:46:24 93c1e223e6f2: Download complete 05:46:24 4583459ba037: Verifying Checksum 05:46:24 4583459ba037: Download complete 05:46:24 21b2b0c7a3f4: Verifying Checksum 05:46:24 21b2b0c7a3f4: Download complete 05:46:24 22ff95d597cd: Verifying Checksum 05:46:24 22ff95d597cd: Download complete 05:46:24 213ec9aee27d: Verifying Checksum 05:46:24 213ec9aee27d: Download complete 05:46:25 213ec9aee27d: Pull complete 05:46:25 4583459ba037: Pull complete 05:46:25 93c1e223e6f2: Pull complete 05:46:26 a7acece74701: Verifying Checksum 05:46:26 a7acece74701: Download complete 05:46:26 53926ce57604: Verifying Checksum 05:46:26 53926ce57604: Download complete 05:46:26 96b7cbca73a9: Verifying Checksum 05:46:26 96b7cbca73a9: Download complete 05:46:29 53926ce57604: Pull complete 05:46:29 21b2b0c7a3f4: Pull complete 05:46:29 22ff95d597cd: Pull complete 05:46:29 12d6caf4c0d1: Pull complete 05:46:32 96b7cbca73a9: Pull complete 05:46:32 a7acece74701: Pull complete 05:46:32 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:46:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:46:32 ---> db6d94c90886 05:46:32 Step 3/10 : ARG MAKE=make build 05:46:35 ---> Running in 091e17452672 05:46:35 Removing intermediate container 091e17452672 05:46:35 ---> 494feb8ccff3 05:46:35 Step 4/10 : WORKDIR /device-sdk-go 05:46:35 ---> Running in 1fbb5e481f08 05:46:35 Removing intermediate container 1fbb5e481f08 05:46:35 ---> 3ad0b971dec4 05:46:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:46:35 ---> Running in 208f8b32fb2c 05:46:35 Removing intermediate container 208f8b32fb2c 05:46:35 ---> 4ba13030cc58 05:46:35 Step 6/10 : RUN apk add --update --no-cache make git 05:46:35 ---> Running in 9619ea7a70db 05:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:35 OK: 211 MiB in 51 packages 05:46:36 Removing intermediate container 9619ea7a70db 05:46:36 ---> bd3c9aa83530 05:46:36 Step 7/10 : COPY go.mod vendor* ./ 05:46:36 ---> e43fbd041808 05:46:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:36 ---> Running in 2911c39aedf4 05:46:38 Still waiting to schedule task 05:46:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:47:02 Removing intermediate container 2911c39aedf4 05:47:02 ---> ae9cfb350a58 05:47:02 Step 9/10 : COPY . . 05:47:02 ---> fea284fa0f7f 05:47:02 Step 10/10 : RUN ${MAKE} 05:47:02 ---> Running in ac7897ed473f 05:47:02 noop 05:47:02 Removing intermediate container ac7897ed473f 05:47:02 ---> 87783319fb35 05:47:02 Successfully built 87783319fb35 05:47:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:03 + docker inspect -f . ci-base-image-x86_64 05:47:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:03 prd-ubuntu20.04-docker-8c-8g-6387 does not seem to be running inside a container 05:47:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1328 -v /w/workspace/gexfoundry_device-sdk-go_PR-1328:/w/workspace/gexfoundry_device-sdk-go_PR-1328:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1328@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 05:47:03 $ docker top 9974223c10164476123662d3c5d4ff1af2b424eba05be4bb0d28413e31711d7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:04 + go version 05:47:04 go version go1.18.7 linux/amd64 [Pipeline] } 05:47:04 $ docker stop --time=1 9974223c10164476123662d3c5d4ff1af2b424eba05be4bb0d28413e31711d7d 05:47:05 $ docker rm -f --volumes 9974223c10164476123662d3c5d4ff1af2b424eba05be4bb0d28413e31711d7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:05 + docker inspect -f . ci-base-image-x86_64 05:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:05 prd-ubuntu20.04-docker-8c-8g-6387 does not seem to be running inside a container 05:47:05 $ 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-1328 -v /w/workspace/gexfoundry_device-sdk-go_PR-1328:/w/workspace/gexfoundry_device-sdk-go_PR-1328:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1328@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 05:47:06 $ docker top 939cb7b7a5a62fd55443279f42354e301ea35c2248eaec5360b8add16b28adfd -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:06 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1328 [Pipeline] fileExists [Pipeline] sh 05:47:06 + make test 05:47:06 go test -race -coverprofile=coverage.out ./... 05:47:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:47:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.058s coverage: 27.6% of statements 05:47:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.074s coverage: 78.9% of statements 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:47:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.105s coverage: 77.8% of statements 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:47:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 77.0% of statements 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:47:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.099s coverage: 65.2% of statements 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:47:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.729s coverage: 89.2% of statements 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:47:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.7% of statements 05:47:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:47:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:47:43 GO111MODULE=on go vet ./... 05:47:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:47:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:47:46 ./bin/test-attribution-txt.sh [Pipeline] echo 05:47:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:47:46 $ docker stop --time=1 939cb7b7a5a62fd55443279f42354e301ea35c2248eaec5360b8add16b28adfd 05:47:49 $ docker rm -f --volumes 939cb7b7a5a62fd55443279f42354e301ea35c2248eaec5360b8add16b28adfd [Pipeline] // withDockerContainer [Pipeline] sh 05:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:47:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:51 + ls -al . 05:47:51 total 272 05:47:51 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 05:47 . 05:47:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:46 .. 05:47:51 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:46 .dockerignore 05:47:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:47 .git 05:47:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:46 .github 05:47:51 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:46 .gitignore 05:47:51 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:46 .golangci.yml 05:47:51 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:46 .semver 05:47:51 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:46 CHANGELOG.md 05:47:51 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:46 GOVERNANCE.md 05:47:51 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:46 Jenkinsfile 05:47:51 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:46 LICENSE 05:47:51 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:46 Makefile 05:47:51 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:46 OWNERS.md 05:47:51 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:46 README.md 05:47:51 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:46 VERSION 05:47:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:46 bin 05:47:51 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:47 coverage.out 05:47:51 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:46 example 05:47:51 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:46 go.mod 05:47:51 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:46 go.sum 05:47:51 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:46 internal 05:47:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:46 openapi 05:47:51 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:46 pkg 05:47:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:46 snap 05:47:51 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:51 + 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=99640fc8bc735c478916a02e3dc7aaca1d628413 --label arch=amd64 --label version=0.0.0 . 05:47:51 Sending build context to Docker daemon 10.6MB 05:47:51 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:47:51 Step 2/23 : FROM ${BASE} AS builder 05:47:51 ---> 87783319fb35 05:47:51 Step 3/23 : ARG MAKE=make build 05:47:51 ---> Running in f690e5b6e49f 05:47:51 Removing intermediate container f690e5b6e49f 05:47:51 ---> 017d26b4b277 05:47:51 Step 4/23 : WORKDIR /device-sdk-go 05:47:51 ---> Running in 1d3346ac447a 05:47:51 Removing intermediate container 1d3346ac447a 05:47:51 ---> 1ddfe0c258cd 05:47:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:47:51 ---> Running in 538b7af70310 05:47:51 Removing intermediate container 538b7af70310 05:47:51 ---> 67b357ad3078 05:47:51 Step 6/23 : RUN apk add --update --no-cache make git 05:47:51 ---> Running in 728b19bf7a63 05:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:52 OK: 211 MiB in 51 packages 05:47:52 Removing intermediate container 728b19bf7a63 05:47:52 ---> 3cd29ea656da 05:47:52 Step 7/23 : COPY go.mod vendor* ./ 05:47:53 ---> 22d7b71d5418 05:47:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:53 ---> Running in b5dc3e3a8e04 05:47:54 Removing intermediate container b5dc3e3a8e04 05:47:54 ---> 8a11c1292aee 05:47:54 Step 9/23 : COPY . . 05:47:54 ---> 82ba7de65ca7 05:47:54 Step 10/23 : RUN ${MAKE} 05:47:54 ---> Running in b5dd01a4cc1e 05:47:54 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 05:48:16 Removing intermediate container b5dd01a4cc1e 05:48:16 ---> e9277c1c3fe4 05:48:16 Step 11/23 : FROM alpine:3.16 05:48:16 3.16: Pulling from library/alpine 05:48:16 ef5531b6e74e: Pulling fs layer 05:48:16 ef5531b6e74e: Download complete 05:48:16 ef5531b6e74e: Pull complete 05:48:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:48:16 Status: Downloaded newer image for alpine:3.16 05:48:16 ---> dfd21b5a31f5 05:48:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:48:16 ---> Running in a1205aa796b9 05:48:16 Removing intermediate container a1205aa796b9 05:48:16 ---> 0b48fecfc82f 05:48:16 Step 13/23 : RUN apk add --update --no-cache 05:48:16 ---> Running in f0c85f6dc528 05:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:48:16 OK: 6 MiB in 14 packages 05:48:16 Removing intermediate container f0c85f6dc528 05:48:16 ---> fe1726564f44 05:48:16 Step 14/23 : WORKDIR / 05:48:16 ---> Running in c80071d3339f 05:48:16 Removing intermediate container c80071d3339f 05:48:16 ---> ffdc471302e4 05:48:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:48:16 ---> 17578d8ee413 05:48:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:48:17 ---> 727f09571843 05:48:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:48:17 ---> 9dc3670a70d6 05:48:17 Step 18/23 : EXPOSE 59999 05:48:17 ---> Running in 8377d9700179 05:48:17 Removing intermediate container 8377d9700179 05:48:17 ---> 55e2fd8c5685 05:48:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:48:17 ---> Running in 528c717cb240 05:48:18 Removing intermediate container 528c717cb240 05:48:18 ---> 5efa7d73760f 05:48:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:48:18 ---> Running in 31d43289b299 05:48:18 Removing intermediate container 31d43289b299 05:48:18 ---> 5a2ad0349dd1 05:48:18 Step 21/23 : LABEL arch=amd64 05:48:18 ---> Running in 0f6ed3e594c3 05:48:18 Removing intermediate container 0f6ed3e594c3 05:48:18 ---> 92d1e5f46cf6 05:48:18 Step 22/23 : LABEL git_sha=99640fc8bc735c478916a02e3dc7aaca1d628413 05:48:18 ---> Running in 4f1bf22e0f4f 05:48:18 Removing intermediate container 4f1bf22e0f4f 05:48:18 ---> 7b8ab1a1883a 05:48:18 Step 23/23 : LABEL version=0.0.0 05:48:18 ---> Running in f69dbe2bebd7 05:48:18 Removing intermediate container f69dbe2bebd7 05:48:18 ---> 59cf8cc81079 05:48:18 [Warning] One or more build-args [ARCH] were not consumed 05:48:18 Successfully built 59cf8cc81079 05:48:18 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 05:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:48:18 05:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:48:19 latest: Pulling from edgex-lftools-log-publisher 05:48:19 5eb5b503b376: Pulling fs layer 05:48:19 5c69ac0246d0: Pulling fs layer 05:48:19 ec43610c2a17: Pulling fs layer 05:48:19 3a2ae6a8a46f: Pulling fs layer 05:48:19 33b1e0a273af: Pulling fs layer 05:48:19 5d3b04190fa2: Pulling fs layer 05:48:19 2f39f015ded8: Pulling fs layer 05:48:19 5d3b04190fa2: Waiting 05:48:19 2f39f015ded8: Waiting 05:48:19 3a2ae6a8a46f: Waiting 05:48:19 5c69ac0246d0: Verifying Checksum 05:48:19 5c69ac0246d0: Download complete 05:48:19 3a2ae6a8a46f: Download complete 05:48:19 33b1e0a273af: Verifying Checksum 05:48:19 33b1e0a273af: Download complete 05:48:19 5d3b04190fa2: Verifying Checksum 05:48:19 5d3b04190fa2: Download complete 05:48:19 ec43610c2a17: Verifying Checksum 05:48:19 ec43610c2a17: Download complete 05:48:19 5eb5b503b376: Verifying Checksum 05:48:19 5eb5b503b376: Download complete 05:48:20 2f39f015ded8: Download complete 05:48:20 5eb5b503b376: Pull complete 05:48:20 5c69ac0246d0: Pull complete 05:48:21 ec43610c2a17: Pull complete 05:48:21 3a2ae6a8a46f: Pull complete 05:48:21 33b1e0a273af: Pull complete 05:48:21 5d3b04190fa2: Pull complete 05:48:25 2f39f015ded8: Pull complete 05:48:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:48:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:25 prd-ubuntu20.04-docker-8c-8g-6387 does not seem to be running inside a container 05:48:25 $ 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-1328 -v /w/workspace/gexfoundry_device-sdk-go_PR-1328:/w/workspace/gexfoundry_device-sdk-go_PR-1328:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1328@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 05:48:29 $ docker top d8c53bc94a801c6cffe31eb6f9c0f80d3f63ca6977d5dbd5094d5e2e50d6a71d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:29 ---> job-cost.sh 05:48:29 lf-activate-venv: SKIPPING 05:48:29 INFO: No Stack... 05:48:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:48:30 INFO: Archiving Costs [Pipeline] sh 05:48:30 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1328/archives/cost.csv 05:48:30 + cut -d, -f6 [Pipeline] lock 05:48:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] 05:48:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] did not exist. Created. 05:48:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:48:30 + echo total: 0.2199999988079071 [Pipeline] stash 05:48:30 Stashed 1 file(s) [Pipeline] } 05:48:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:48:30 $ docker stop --time=1 d8c53bc94a801c6cffe31eb6f9c0f80d3f63ca6977d5dbd5094d5e2e50d6a71d 05:48:32 $ docker rm -f --volumes d8c53bc94a801c6cffe31eb6f9c0f80d3f63ca6977d5dbd5094d5e2e50d6a71d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6392 in /w/workspace/gexfoundry_device-sdk-go_PR-1328 [Pipeline] { [Pipeline] ws 05:50:07 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 05:50:07 The recommended git tool is: git 05:50:18 using credential edgex-jenkins-ssh 05:50:18 Cloning the remote Git repository 05:50:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:50:18 > git init /w/workspace/device-sdk-go/2 # timeout=10 05:50:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:50:20 > git --version # timeout=10 05:50:20 > git --version # 'git version 2.25.1' 05:50:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:50:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1328/head:refs/remotes/origin/PR-1328 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:50:24 Merging remotes/origin/main commit 44494171fcaded074de32712625f564a2da22111 into PR head commit 99640fc8bc735c478916a02e3dc7aaca1d628413 05:50:25 Merge succeeded, producing 99640fc8bc735c478916a02e3dc7aaca1d628413 05:50:25 Checking out Revision 99640fc8bc735c478916a02e3dc7aaca1d628413 (PR-1328) 05:50:25 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:50:24 > git config core.sparsecheckout # timeout=10 05:50:24 > git checkout -f 99640fc8bc735c478916a02e3dc7aaca1d628413 # timeout=10 05:50:24 > git remote # timeout=10 05:50:24 > git config --get remote.origin.url # timeout=10 05:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:24 > git merge 44494171fcaded074de32712625f564a2da22111 # timeout=10 05:50:25 > git rev-parse HEAD^{commit} # timeout=10 05:50:25 > git config core.sparsecheckout # timeout=10 05:50:25 > git checkout -f 99640fc8bc735c478916a02e3dc7aaca1d628413 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:50:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:26 Dload Upload Total Spent Left Speed 05:50:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 05:50:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:50:28 + sudo tee /etc/docker/daemon.new 05:50:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:50:28 { 05:50:28 "registry-mirrors": [ 05:50:28 "https://nexus3.edgexfoundry.org:10001" 05:50:28 ], 05:50:28 "bip": "10.250.0.254/24", 05:50:28 "hosts": [ 05:50:28 "tcp://0.0.0.0:5555", 05:50:28 "unix:///var/run/docker.sock" 05:50:28 ], 05:50:28 "mtu": 1458, 05:50:28 "selinux-enabled": true, 05:50:28 "seccomp-profile": "/etc/docker/seccomp.json" 05:50:28 } [Pipeline] sh 05:50:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:50:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:47 provisioning config files... 05:50:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1759918161935149703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:47 ---> docker-login.sh 05:50:47 nexus3.edgexfoundry.org:10001 05:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:48 Configure a credential helper to remove this warning. See 05:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:48 05:50:48 Login Succeeded 05:50:48 nexus3.edgexfoundry.org:10002 05:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:49 Configure a credential helper to remove this warning. See 05:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:49 05:50:49 Login Succeeded 05:50:49 nexus3.edgexfoundry.org:10003 05:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:49 Configure a credential helper to remove this warning. See 05:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:49 05:50:49 Login Succeeded 05:50:49 nexus3.edgexfoundry.org:10004 05:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:49 Configure a credential helper to remove this warning. See 05:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:49 05:50:49 Login Succeeded 05:50:49 docker.io 05:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:50 Configure a credential helper to remove this warning. See 05:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:50 05:50:50 Login Succeeded 05:50:50 ---> docker-login.sh ends [Pipeline] } 05:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:50:50 ========================================================= 05:50:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:50:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:51 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:50:51 Sending build context to Docker daemon 5.638MB 05:50:51 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:50:51 Step 2/10 : FROM ${BASE} AS builder 05:50:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:51 9b18e9b68314: Pulling fs layer 05:50:51 35d82f9e3411: Pulling fs layer 05:50:51 e16973657156: Pulling fs layer 05:50:51 fc693d55d65f: Pulling fs layer 05:50:51 7e9fc2657dce: Pulling fs layer 05:50:51 dda99020689f: Pulling fs layer 05:50:51 db1c61fa0a46: Pulling fs layer 05:50:51 891c053d2c06: Pulling fs layer 05:50:51 fc693d55d65f: Waiting 05:50:51 7e9fc2657dce: Waiting 05:50:51 dda99020689f: Waiting 05:50:51 db1c61fa0a46: Waiting 05:50:51 891c053d2c06: Waiting 05:50:51 e16973657156: Verifying Checksum 05:50:51 e16973657156: Download complete 05:50:51 35d82f9e3411: Verifying Checksum 05:50:51 35d82f9e3411: Download complete 05:50:51 7e9fc2657dce: Verifying Checksum 05:50:51 7e9fc2657dce: Download complete 05:50:51 dda99020689f: Verifying Checksum 05:50:51 dda99020689f: Download complete 05:50:51 9b18e9b68314: Verifying Checksum 05:50:52 9b18e9b68314: Pull complete 05:50:53 891c053d2c06: Verifying Checksum 05:50:53 891c053d2c06: Download complete 05:50:53 35d82f9e3411: Pull complete 05:50:53 e16973657156: Pull complete 05:50:54 db1c61fa0a46: Verifying Checksum 05:50:54 db1c61fa0a46: Download complete 05:50:54 fc693d55d65f: Verifying Checksum 05:50:54 fc693d55d65f: Download complete 05:51:07 fc693d55d65f: Pull complete 05:51:07 7e9fc2657dce: Pull complete 05:51:07 dda99020689f: Pull complete 05:51:12 db1c61fa0a46: Pull complete 05:51:14 891c053d2c06: Pull complete 05:51:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:51:14 ---> f96f9c87975a 05:51:14 Step 3/10 : ARG MAKE=make build 05:51:16 ---> Running in ec7d9427d24e 05:51:16 Removing intermediate container ec7d9427d24e 05:51:16 ---> ec0a4a346d5d 05:51:16 Step 4/10 : WORKDIR /device-sdk-go 05:51:16 ---> Running in 14f1f2c37f55 05:51:17 Removing intermediate container 14f1f2c37f55 05:51:17 ---> 0d3ec91fad71 05:51:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:51:17 ---> Running in 5590a153fc84 05:51:17 Removing intermediate container 5590a153fc84 05:51:17 ---> f2291187aac0 05:51:17 Step 6/10 : RUN apk add --update --no-cache make git 05:51:17 ---> Running in cfe126e79048 05:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:51:20 OK: 221 MiB in 51 packages 05:51:21 Removing intermediate container cfe126e79048 05:51:21 ---> 7c0df78448f5 05:51:21 Step 7/10 : COPY go.mod vendor* ./ 05:51:22 ---> a7f6a0871039 05:51:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:22 ---> Running in c42a373c9a8c 05:52:30 Removing intermediate container c42a373c9a8c 05:52:30 ---> f89a4d77ee2a 05:52:30 Step 9/10 : COPY . . 05:52:30 ---> 1f1339c10405 05:52:30 Step 10/10 : RUN ${MAKE} 05:52:30 ---> Running in ad580e536bda 05:52:31 noop 05:52:32 Removing intermediate container ad580e536bda 05:52:32 ---> e367398fc1de 05:52:32 Successfully built e367398fc1de 05:52:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:32 + docker inspect -f . ci-base-image-arm64 05:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:32 prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container 05:52:33 $ 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 05:52:34 $ docker top f21aad65a0f28932784d76ee3bf7c5a07e94d73895393253d5bdbc061faa4207 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:35 + go version 05:52:35 go version go1.18.7 linux/arm64 [Pipeline] } 05:52:35 $ docker stop --time=1 f21aad65a0f28932784d76ee3bf7c5a07e94d73895393253d5bdbc061faa4207 05:52:36 $ docker rm -f --volumes f21aad65a0f28932784d76ee3bf7c5a07e94d73895393253d5bdbc061faa4207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:37 + docker inspect -f . ci-base-image-arm64 05:52:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:37 prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container 05:52:37 $ 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 05:52:38 $ docker top 07809dc6bad324cc83ac8b52f87cff46c87813d3361fa47d48e1e55aed1d2901 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:39 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 05:52:40 + make test 05:52:40 go test -race -coverprofile=coverage.out ./... 05:53:19 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:55:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.416s coverage: 27.6% of statements 05:55:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.290s coverage: 78.9% of statements 05:55:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:55:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.392s coverage: 77.8% of statements 05:55:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:55:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:55:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.471s coverage: 77.0% of statements 05:55:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:55:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:55:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:55:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.446s coverage: 65.2% of statements 05:55:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:55:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:55:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.252s coverage: 89.2% of statements 05:55:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:55:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.320s coverage: 4.7% of statements 05:55:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:55:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:55:26 GO111MODULE=on go vet ./... 05:57:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:57:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:57:03 ./bin/test-attribution-txt.sh [Pipeline] echo 05:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:57:03 $ docker stop --time=1 07809dc6bad324cc83ac8b52f87cff46c87813d3361fa47d48e1e55aed1d2901 05:57:05 $ docker rm -f --volumes 07809dc6bad324cc83ac8b52f87cff46c87813d3361fa47d48e1e55aed1d2901 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:57:06 Warning: overwriting stash ‘coverage-report’ 05:57:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:57:07 + ls -al . 05:57:07 total 268 05:57:07 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 05:52 . 05:57:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:50 .. 05:57:07 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:50 .dockerignore 05:57:07 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:50 .git 05:57:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:50 .github 05:57:07 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:50 .gitignore 05:57:07 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:50 .golangci.yml 05:57:07 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:50 CHANGELOG.md 05:57:07 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:50 GOVERNANCE.md 05:57:07 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:50 Jenkinsfile 05:57:07 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:50 LICENSE 05:57:07 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:50 Makefile 05:57:07 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:50 OWNERS.md 05:57:07 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:50 README.md 05:57:07 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:46 VERSION 05:57:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:50 bin 05:57:07 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:55 coverage.out 05:57:07 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:50 example 05:57:07 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:50 go.mod 05:57:07 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:50 go.sum 05:57:07 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:50 internal 05:57:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:50 openapi 05:57:07 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:50 pkg 05:57:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:50 snap 05:57:07 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:08 + 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=99640fc8bc735c478916a02e3dc7aaca1d628413 --label arch=arm64 --label version=0.0.0 . 05:57:08 Sending build context to Docker daemon 5.737MB 05:57:08 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:57:08 Step 2/23 : FROM ${BASE} AS builder 05:57:08 ---> e367398fc1de 05:57:08 Step 3/23 : ARG MAKE=make build 05:57:08 ---> Running in 6c7fe33d9b4f 05:57:09 Removing intermediate container 6c7fe33d9b4f 05:57:09 ---> 2c2a40a733c1 05:57:09 Step 4/23 : WORKDIR /device-sdk-go 05:57:09 ---> Running in 0ca90e866fba 05:57:09 Removing intermediate container 0ca90e866fba 05:57:09 ---> 01e4d23b2b54 05:57:09 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:57:09 ---> Running in 28ea18b99401 05:57:09 Removing intermediate container 28ea18b99401 05:57:09 ---> f15cfac201d8 05:57:09 Step 6/23 : RUN apk add --update --no-cache make git 05:57:10 ---> Running in 105e95581565 05:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:57:12 OK: 221 MiB in 51 packages 05:57:13 Removing intermediate container 105e95581565 05:57:13 ---> 7341873018fb 05:57:13 Step 7/23 : COPY go.mod vendor* ./ 05:57:15 ---> 8a73132a0bda 05:57:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:15 ---> Running in a943a60fb47f 05:57:18 Removing intermediate container a943a60fb47f 05:57:18 ---> 242ea91122c4 05:57:18 Step 9/23 : COPY . . 05:57:19 ---> 9d167dc8343b 05:57:19 Step 10/23 : RUN ${MAKE} 05:57:19 ---> Running in 0e7e80839bfd 05:57:20 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 05:59:27 Removing intermediate container 0e7e80839bfd 05:59:27 ---> 168af3b438de 05:59:27 Step 11/23 : FROM alpine:3.16 05:59:27 3.16: Pulling from library/alpine 05:59:27 3760b48202b3: Pulling fs layer 05:59:27 3760b48202b3: Verifying Checksum 05:59:27 3760b48202b3: Download complete 05:59:27 3760b48202b3: Pull complete 05:59:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:59:27 Status: Downloaded newer image for alpine:3.16 05:59:27 ---> 4c81e5bf8899 05:59:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:59:27 ---> Running in 37399f5a9104 05:59:27 Removing intermediate container 37399f5a9104 05:59:27 ---> 126c04b5d976 05:59:27 Step 13/23 : RUN apk add --update --no-cache 05:59:27 ---> Running in dcb65acdd92d 05:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:59:29 OK: 5 MiB in 14 packages 05:59:30 Removing intermediate container dcb65acdd92d 05:59:30 ---> 48d331943716 05:59:30 Step 14/23 : WORKDIR / 05:59:30 ---> Running in 99c01d5e43fb 05:59:30 Removing intermediate container 99c01d5e43fb 05:59:30 ---> 871094542306 05:59:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:59:30 ---> 7afd4d6f6ddd 05:59:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:59:32 ---> d5739f29d0c8 05:59:32 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:59:32 ---> b69e0d23daf4 05:59:32 Step 18/23 : EXPOSE 59999 05:59:32 ---> Running in abd947322c5e 05:59:33 Removing intermediate container abd947322c5e 05:59:33 ---> 36b9c8b9edf0 05:59:33 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:59:33 ---> Running in 86cbd2096bd1 05:59:33 Removing intermediate container 86cbd2096bd1 05:59:33 ---> ab5e167f743c 05:59:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:59:33 ---> Running in e89c7d5d0b95 05:59:33 Removing intermediate container e89c7d5d0b95 05:59:33 ---> 24fb3d038a90 05:59:33 Step 21/23 : LABEL arch=arm64 05:59:33 ---> Running in 0c3287f985d6 05:59:34 Removing intermediate container 0c3287f985d6 05:59:34 ---> 207ecefc1fcb 05:59:34 Step 22/23 : LABEL git_sha=99640fc8bc735c478916a02e3dc7aaca1d628413 05:59:34 ---> Running in bec1629bc478 05:59:34 Removing intermediate container bec1629bc478 05:59:34 ---> 35cbf1f8eab2 05:59:34 Step 23/23 : LABEL version=0.0.0 05:59:34 ---> Running in 2d3f7ba4804a 05:59:35 Removing intermediate container 2d3f7ba4804a 05:59:35 ---> c83036e1e729 05:59:35 [Warning] One or more build-args [ARCH] were not consumed 05:59:35 Successfully built c83036e1e729 05:59:35 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 05:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:59:35 05:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:59:36 arm64: Pulling from edgex-lftools-log-publisher 05:59:36 8998bd30e6a1: Pulling fs layer 05:59:36 04944245beec: Pulling fs layer 05:59:36 699f458cf7ca: Pulling fs layer 05:59:36 765212b225bb: Pulling fs layer 05:59:36 f23df028b6ca: Pulling fs layer 05:59:36 d65c8cfc05b1: Pulling fs layer 05:59:36 2437ff75d9bd: Pulling fs layer 05:59:36 f23df028b6ca: Waiting 05:59:36 d65c8cfc05b1: Waiting 05:59:36 2437ff75d9bd: Waiting 05:59:36 765212b225bb: Waiting 05:59:36 04944245beec: Verifying Checksum 05:59:36 04944245beec: Download complete 05:59:36 765212b225bb: Verifying Checksum 05:59:36 765212b225bb: Download complete 05:59:36 f23df028b6ca: Verifying Checksum 05:59:36 f23df028b6ca: Download complete 05:59:36 d65c8cfc05b1: Verifying Checksum 05:59:36 d65c8cfc05b1: Download complete 05:59:36 699f458cf7ca: Verifying Checksum 05:59:36 699f458cf7ca: Download complete 05:59:36 8998bd30e6a1: Verifying Checksum 05:59:36 8998bd30e6a1: Download complete 05:59:39 2437ff75d9bd: Verifying Checksum 05:59:39 2437ff75d9bd: Download complete 05:59:40 8998bd30e6a1: Pull complete 05:59:41 04944245beec: Pull complete 05:59:42 699f458cf7ca: Pull complete 05:59:42 765212b225bb: Pull complete 05:59:43 f23df028b6ca: Pull complete 05:59:43 d65c8cfc05b1: Pull complete 05:59:58 2437ff75d9bd: Pull complete 05:59:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:59 prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container 05:59:59 $ 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 06:00:01 $ docker top 5829e2d7c405b75a60cdc70d216a8453074ee145ee789e47ba2e634359ab3088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:02 ---> job-cost.sh 06:00:02 lf-activate-venv: SKIPPING 06:00:02 INFO: No Stack... 06:00:03 INFO: Retrieving Pricing Info for: v3-standard-4 06:00:03 INFO: Archiving Costs [Pipeline] sh 06:00:04 + + cut -d, -f6 06:00:04 cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 06:00:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] 06:00:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] did not exist. Created. 06:00:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:04 /w/workspace/device-sdk-go/2@tmp/durable-c45ca648/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:00:05 + echo total: 0.10999999940395355 [Pipeline] stash 06:00:05 Warning: overwriting stash ‘stack-cost’ 06:00:05 Stashed 1 file(s) [Pipeline] } 06:00:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1328-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:05 $ docker stop --time=1 5829e2d7c405b75a60cdc70d216a8453074ee145ee789e47ba2e634359ab3088 06:00:07 $ docker rm -f --volumes 5829e2d7c405b75a60cdc70d216a8453074ee145ee789e47ba2e634359ab3088 [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 06:00:07 provisioning config files... 06:00:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/config14887288127832143625tmp [Pipeline] { [Pipeline] sh 06:00:07 + set +x 06:00:07 + curl -s https://codecov.io/bash 06:00:07 + bash -s -- 06:00:07 06:00:07 _____ _ 06:00:07 / ____| | | 06:00:07 | | ___ __| | ___ ___ _____ __ 06:00:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:00:07 | |___| (_) | (_| | __/ (_| (_) \ V / 06:00:07 \_____\___/ \__,_|\___|\___\___/ \_/ 06:00:07 Bash-1.0.6 06:00:07 06:00:07 06:00:07 ==> git version 2.25.1 found 06:00:07 ==> 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 06:00:07 Release-Date: 2020-01-08 06:00:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:00:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:00:07 ==> Jenkins CI detected. 06:00:07 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1328 06:00:07 project root: . 06:00:07 --> token set from env 06:00:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:00:07 ==> Running gcov in . (disable via -X gcov) 06:00:07 ==> Python coveragepy not found 06:00:07 ==> Searching for coverage reports in: 06:00:07 + . 06:00:07 -> Found 1 reports 06:00:07 ==> Detecting git/mercurial file structure 06:00:07 ==> Reading reports 06:00:07 + ./coverage.out bytes=98700 06:00:07 ==> Appending adjustments 06:00:07 https://docs.codecov.io/docs/fixing-reports 06:00:08 + Found adjustments 06:00:08 ==> Gzipping contents 06:00:08 16K /tmp/codecov.YHI1cA.gz 06:00:08 ==> Uploading reports 06:00:08 url: https://codecov.io 06:00:08 query: branch=PR-1328&commit=99640fc8bc735c478916a02e3dc7aaca1d628413&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1328%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1328&job=&cmd_args= 06:00:08 -> Pinging Codecov 06:00:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1328&commit=99640fc8bc735c478916a02e3dc7aaca1d628413&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1328%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1328&job=&cmd_args= 06:00:08 -> Uploading to 06:00:08 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/99640fc8bc735c478916a02e3dc7aaca1d628413/5ffb7b0e-1d24-4f03-a76b-f3d9018520df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T060008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1a2c62a8066d6c2c74bcd71af34a7198025fce5be55a8026ea6fc9edc86e435 06:00:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:00:08 Dload Upload Total Spent Left Speed 06:00:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14359 0 0 100 14359 0 44181 --:--:-- --:--:-- --:--:-- 44317 06:00:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/99640fc8bc735c478916a02e3dc7aaca1d628413 [Pipeline] } 06:00:08 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 06:00:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1328/archives ] 06:00:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1328/archives 06:00:09 total 16 06:00:09 drwxr-xr-x 3 root root 4096 Feb 17 05:48 . 06:00:09 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:48 .. 06:00:09 drwxr-xr-x 2 root root 4096 Feb 17 05:48 cost 06:00:09 -rw-r--r-- 1 root root 86 Feb 17 05:48 cost.csv 06:00:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1328/archives 06:00:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1328/archives 06:00:09 total 16 06:00:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:48 . 06:00:09 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:48 .. 06:00:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 05:48 cost 06:00:09 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 05:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:00:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:00:10 ---> package-listing.sh 06:00:10 ++ facter osfamily 06:00:10 ++ tr '[:upper:]' '[:lower:]' 06:00:10 + OS_FAMILY=debian 06:00:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1328 06:00:10 + START_PACKAGES=/tmp/packages_start.txt 06:00:10 + END_PACKAGES=/tmp/packages_end.txt 06:00:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:10 + PACKAGES=/tmp/packages_start.txt 06:00:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1328 ']' 06:00:10 + PACKAGES=/tmp/packages_end.txt 06:00:10 + case "${OS_FAMILY}" in 06:00:10 + dpkg -l 06:00:10 + grep '^ii' 06:00:10 + '[' -f /tmp/packages_start.txt ']' 06:00:10 + '[' -f /tmp/packages_end.txt ']' 06:00:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1328 ']' 06:00:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1328/archives/ 06:00:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1328/archives/ [Pipeline] echo 06:00:10 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-1328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:00:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:11 prd-ubuntu20.04-docker-8c-8g-6387 does not seem to be running inside a container 06:00:11 $ 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-1328/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-1328 -v /w/workspace/gexfoundry_device-sdk-go_PR-1328:/w/workspace/gexfoundry_device-sdk-go_PR-1328:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1328@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 06:00:12 $ docker top c140108c78bb42d8a53501dddce60c26ff462221044ed219fc8bb56306ab9c9f -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:12 + touch /tmp/pre-build-complete [Pipeline] sh 06:00:12 + mkdir -p /var/log/sysstat [Pipeline] sh 06:00:12 + ls /var/log/sa-host 06:00:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:12 provisioning config files... 06:00:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1328@tmp/config4083339505140063882tmp [Pipeline] { [Pipeline] echo 06:00:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:00:13 ---> create-netrc.sh [Pipeline] } 06:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:00:13 ---> python-tools-install.sh [Pipeline] echo 06:00:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:00:13 ---> sudo-logs.sh 06:00:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:00:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:00:14 ---> job-cost.sh 06:00:14 lf-activate-venv: SKIPPING 06:00:14 DEBUG: total: 0.2199999988079071 06:00:14 INFO: Retrieving Stack Cost... 06:00:22 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:22 INFO: Archiving Costs [Pipeline] echo 06:00:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:00:22 ---> logs-deploy.sh 06:00:22 lf-activate-venv: SKIPPING 06:00:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1328/2 06:00:22 INFO: archiving workspace using pattern(s): 06:00:23 Archives upload complete. 06:00:23 INFO: archiving logs to Nexus