Pull request #1530 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8363343ca85708959c11e48c0e29b61f476d8bc3+ea75771316a3345bae478dacd5fb79870eb29e09 (13b2f732d9c522bb8d7fc68ed89d3857d7204f38) 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-ssh2292249750229544417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2766031239024121643.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2996590783499972883.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18328620840744315612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16542197629427718320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1553995847762477953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11848 in /w/workspace/gexfoundry_device-sdk-go_PR-1530 [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-1530 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ea75771316a3345bae478dacd5fb79870eb29e09 into PR head commit 8363343ca85708959c11e48c0e29b61f476d8bc3 Merge succeeded, producing 8363343ca85708959c11e48c0e29b61f476d8bc3 Checking out Revision 8363343ca85708959c11e48c0e29b61f476d8bc3 (PR-1530) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/1530/head:refs/remotes/origin/PR-1530 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8363343ca85708959c11e48c0e29b61f476d8bc3 # 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 ea75771316a3345bae478dacd5fb79870eb29e09 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8363343ca85708959c11e48c0e29b61f476d8bc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:52:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:52:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:52:35 ========================================================= 04:52:35 EdgeX Global Pipelines Version Info 04:52:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:52:36 ------------------- 04:52:36 stable info: 04:52:36 ------------------- 04:52:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:52:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:52:36 Message: update stable to v1.0.254 04:52:36 ------------------- 04:52:36 experimental info: 04:52:36 ------------------- 04:52:36 Commited By: **** collab-it+edgex@linuxfoundation.org 04:52:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:52:36 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1530 [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1530 [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1530 [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8363343ca85708959c11e48c0e29b61f476d8bc3 [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8363343 [Pipeline] echo 04:52:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:38 provisioning config files... 04:52:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/config3687532500417705401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:38 ---> docker-login.sh 04:52:38 nexus3.edgexfoundry.org:10001 04:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:39 Configure a credential helper to remove this warning. See 04:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:39 04:52:39 Login Succeeded 04:52:39 nexus3.edgexfoundry.org:10002 04:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:39 Configure a credential helper to remove this warning. See 04:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:39 04:52:39 Login Succeeded 04:52:39 nexus3.edgexfoundry.org:10003 04:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:39 Configure a credential helper to remove this warning. See 04:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:39 04:52:39 Login Succeeded 04:52:39 nexus3.edgexfoundry.org:10004 04:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:39 Configure a credential helper to remove this warning. See 04:52:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:39 04:52:39 Login Succeeded 04:52:39 docker.io 04:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:40 Configure a credential helper to remove this warning. See 04:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:40 04:52:40 Login Succeeded 04:52:40 ---> docker-login.sh ends [Pipeline] } 04:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:52:40 + git rev-list -1 --merges 8363343ca85708959c11e48c0e29b61f476d8bc3~1..8363343ca85708959c11e48c0e29b61f476d8bc3 [Pipeline] echo 04:52:40 -----------> git rev-list -1 --merges 8363343ca85708959c11e48c0e29b61f476d8bc3~1..8363343ca85708959c11e48c0e29b61f476d8bc3 8363343ca85708959c11e48c0e29b61f476d8bc3 [false] [Pipeline] sh 04:52:41 + git log --format=format:%s -1 8363343ca85708959c11e48c0e29b61f476d8bc3 [Pipeline] echo 04:52:41 ========================================================= 04:52:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:52:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:41 + git log --format=format:%s -1 8363343ca85708959c11e48c0e29b61f476d8bc3 [Pipeline] echo 04:52:41 [semverPrep] GIT_COMMIT: 8363343ca85708959c11e48c0e29b61f476d8bc3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:52:41 [semverPrep] This is not a build commit. [Pipeline] sh 04:52:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:42 + grep -v github /etc/ssh/ssh_known_hosts 04:52:42 + [ -e /tmp/ssh_known_hosts ] 04:52:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:52:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:52:42 + sudo tee -a /etc/ssh/ssh_known_hosts 04:52:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:42 04:52:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:42 0.1.4: Pulling from edgex-devops/py-git-semver 04:52:42 b85a868b505f: Pulling fs layer 04:52:42 e2be974225ed: Pulling fs layer 04:52:42 339a4e72a1f5: Pulling fs layer 04:52:42 988bab9f4d93: Pulling fs layer 04:52:42 1469e6f7b9e6: Pulling fs layer 04:52:42 eaf3925da568: Pulling fs layer 04:52:42 bab4dde63d76: Pulling fs layer 04:52:42 bde34c3a00c8: Pulling fs layer 04:52:42 b352a97aabf1: Pulling fs layer 04:52:42 4872d77fe225: Pulling fs layer 04:52:42 5851b861e8e6: Pulling fs layer 04:52:42 988bab9f4d93: Waiting 04:52:42 1469e6f7b9e6: Waiting 04:52:42 eaf3925da568: Waiting 04:52:42 bab4dde63d76: Waiting 04:52:42 bde34c3a00c8: Waiting 04:52:42 b352a97aabf1: Waiting 04:52:42 5851b861e8e6: Waiting 04:52:42 e2be974225ed: Verifying Checksum 04:52:42 e2be974225ed: Download complete 04:52:42 988bab9f4d93: Download complete 04:52:43 1469e6f7b9e6: Verifying Checksum 04:52:43 1469e6f7b9e6: Download complete 04:52:43 eaf3925da568: Verifying Checksum 04:52:43 eaf3925da568: Download complete 04:52:43 339a4e72a1f5: Verifying Checksum 04:52:43 339a4e72a1f5: Download complete 04:52:43 bde34c3a00c8: Download complete 04:52:43 b352a97aabf1: Download complete 04:52:43 4872d77fe225: Download complete 04:52:43 5851b861e8e6: Verifying Checksum 04:52:43 5851b861e8e6: Download complete 04:52:43 b85a868b505f: Download complete 04:52:43 bab4dde63d76: Verifying Checksum 04:52:43 bab4dde63d76: Download complete 04:52:44 b85a868b505f: Pull complete 04:52:44 e2be974225ed: Pull complete 04:52:45 339a4e72a1f5: Pull complete 04:52:45 988bab9f4d93: Pull complete 04:52:45 1469e6f7b9e6: Pull complete 04:52:45 eaf3925da568: Pull complete 04:52:47 bab4dde63d76: Pull complete 04:52:47 bde34c3a00c8: Pull complete 04:52:47 b352a97aabf1: Pull complete 04:52:47 4872d77fe225: Pull complete 04:52:47 5851b861e8e6: Pull complete 04:52:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:48 prd-ubuntu20.04-docker-8c-8g-11848 does not seem to be running inside a container 04:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1530 -v /w/workspace/gexfoundry_device-sdk-go_PR-1530:/w/workspace/gexfoundry_device-sdk-go_PR-1530:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:52:50 $ docker top 7b5699ab47c1d9a141d72ef44588a487997db1f07f31d8bd67614dc2b2c1a2ac -eo pid,comm 04:52:50 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). 04:52:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:52:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:51 [ssh-agent] Looking for ssh-agent implementation... 04:52:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:51 $ docker exec 7b5699ab47c1d9a141d72ef44588a487997db1f07f31d8bd67614dc2b2c1a2ac ssh-agent 04:52:51 SSH_AUTH_SOCK=/tmp/ssh-wDbjmxuQ9pbj/agent.32 04:52:51 SSH_AGENT_PID=38 04:52:51 Running ssh-add (command line suppressed) 04:52:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/private_key_6710695233698706457.key (/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/private_key_6710695233698706457.key) 04:52:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:51 + git tag --points-at HEAD [Pipeline] } 04:52:51 $ docker exec --env ******** --env ******** 7b5699ab47c1d9a141d72ef44588a487997db1f07f31d8bd67614dc2b2c1a2ac ssh-agent -k 04:52:51 unset SSH_AUTH_SOCK; 04:52:51 unset SSH_AGENT_PID; 04:52:51 echo Agent pid 38 killed; 04:52:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:52:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:51 [ssh-agent] Looking for ssh-agent implementation... 04:52:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:52 $ docker exec 7b5699ab47c1d9a141d72ef44588a487997db1f07f31d8bd67614dc2b2c1a2ac ssh-agent 04:52:52 SSH_AUTH_SOCK=/tmp/ssh-2pKpwj9KZrf5/agent.70 04:52:52 SSH_AGENT_PID=76 04:52:52 Running ssh-add (command line suppressed) 04:52:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/private_key_2875069444696947293.key (/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/private_key_2875069444696947293.key) 04:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:52 + git semver init 04:52:52 2023-10-26 04:52:52,846 [run_init] DEBUG init version:0.0.0 force:False 04:52:52 2023-10-26 04:52:52,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver 04:52:52 2023-10-26 04:52:52,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver 04:52:52 2023-10-26 04:52:52,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1530, universal_newlines=False, shell=None, istream=None) 04:52:53 2023-10-26 04:52:53,849 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1530/.git/info/exclude 04:52:53 2023-10-26 04:52:53,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver/PR-1530 with force:False 04:52:53 2023-10-26 04:52:53,850 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver/PR-1530 04:52:53 2023-10-26 04:52:53,854 [execute] INFO git cat-file --batch-check 04:52:53 2023-10-26 04:52:53,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver, universal_newlines=False, shell=None, istream=) 04:52:53 2023-10-26 04:52:53,860 [execute] INFO git cat-file --batch 04:52:53 2023-10-26 04:52:53,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver, universal_newlines=False, shell=None, istream=) 04:52:53 2023-10-26 04:52:53,866 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1530/.semver/PR-1530 04:52:53 0.0.0 [Pipeline] } 04:52:54 $ docker exec --env ******** --env ******** 7b5699ab47c1d9a141d72ef44588a487997db1f07f31d8bd67614dc2b2c1a2ac ssh-agent -k 04:52:54 unset SSH_AUTH_SOCK; 04:52:54 unset SSH_AGENT_PID; 04:52:54 echo Agent pid 76 killed; 04:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:52:54 + git semver [Pipeline] } 04:52:54 $ docker stop --time=1 7b5699ab47c1d9a141d72ef44588a487997db1f07f31d8bd67614dc2b2c1a2ac 04:52:56 $ docker rm -f --volumes 7b5699ab47c1d9a141d72ef44588a487997db1f07f31d8bd67614dc2b2c1a2ac [Pipeline] // withDockerContainer [Pipeline] sh 04:52:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:52:56 Stashed 1 file(s) [Pipeline] echo 04:52:56 [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 04:52:57 provisioning config files... 04:52:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/config2218773099720218789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:57 ---> docker-login.sh 04:52:57 nexus3.edgexfoundry.org:10001 04:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:57 Configure a credential helper to remove this warning. See 04:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:57 04:52:57 Login Succeeded 04:52:57 nexus3.edgexfoundry.org:10002 04:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:57 Configure a credential helper to remove this warning. See 04:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:57 04:52:57 Login Succeeded 04:52:57 nexus3.edgexfoundry.org:10003 04:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:58 Configure a credential helper to remove this warning. See 04:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:58 04:52:58 Login Succeeded 04:52:58 nexus3.edgexfoundry.org:10004 04:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:58 Configure a credential helper to remove this warning. See 04:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:58 04:52:58 Login Succeeded 04:52:58 docker.io 04:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:58 Configure a credential helper to remove this warning. See 04:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:58 04:52:58 Login Succeeded 04:52:58 ---> docker-login.sh ends [Pipeline] } 04:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:52:58 ========================================================= 04:52:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:52:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:59 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:52:59 Sending build context to Docker daemon 11.25MB 04:52:59 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:52:59 Step 2/10 : FROM ${BASE} AS builder 04:52:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:52:59 7264a8db6415: Pulling fs layer 04:52:59 c4d48a809fc2: Pulling fs layer 04:52:59 4f1c88b9dad5: Pulling fs layer 04:52:59 ad3a456e5733: Pulling fs layer 04:52:59 33e27b845d1e: Pulling fs layer 04:52:59 c68163c4e522: Pulling fs layer 04:52:59 50da416c3ac9: Pulling fs layer 04:52:59 23d2d4c4bb30: Pulling fs layer 04:52:59 ad3a456e5733: Waiting 04:52:59 33e27b845d1e: Waiting 04:52:59 c68163c4e522: Waiting 04:52:59 50da416c3ac9: Waiting 04:52:59 23d2d4c4bb30: Waiting 04:52:59 c4d48a809fc2: Download complete 04:52:59 ad3a456e5733: Verifying Checksum 04:52:59 ad3a456e5733: Download complete 04:52:59 33e27b845d1e: Download complete 04:52:59 7264a8db6415: Verifying Checksum 04:52:59 7264a8db6415: Download complete 04:52:59 c68163c4e522: Verifying Checksum 04:52:59 c68163c4e522: Download complete 04:52:59 7264a8db6415: Pull complete 04:52:59 23d2d4c4bb30: Verifying Checksum 04:52:59 23d2d4c4bb30: Download complete 04:52:59 c4d48a809fc2: Pull complete 04:53:00 4f1c88b9dad5: Verifying Checksum 04:53:00 4f1c88b9dad5: Download complete 04:53:00 50da416c3ac9: Verifying Checksum 04:53:00 50da416c3ac9: Download complete 04:53:03 4f1c88b9dad5: Pull complete 04:53:03 ad3a456e5733: Pull complete 04:53:03 33e27b845d1e: Pull complete 04:53:03 c68163c4e522: Pull complete 04:53:06 50da416c3ac9: Pull complete 04:53:06 23d2d4c4bb30: Pull complete 04:53:06 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:06 ---> 0786185ac409 04:53:06 Step 3/10 : ARG MAKE=make build 04:53:10 ---> Running in c3577ee72476 04:53:10 Removing intermediate container c3577ee72476 04:53:10 ---> 8b456681097c 04:53:10 Step 4/10 : WORKDIR /device-sdk-go 04:53:10 ---> Running in 3d100b5d090c 04:53:10 Removing intermediate container 3d100b5d090c 04:53:10 ---> 4d980afc6afa 04:53:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:10 ---> Running in a0dda1aef0f2 04:53:10 Removing intermediate container a0dda1aef0f2 04:53:10 ---> 965cca682742 04:53:10 Step 6/10 : RUN apk add --update --no-cache make git 04:53:10 ---> Running in e9250ee2da09 04:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:53:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:53:11 OK: 264 MiB in 52 packages 04:53:11 Removing intermediate container e9250ee2da09 04:53:11 ---> 32be501daad7 04:53:11 Step 7/10 : COPY go.mod vendor* ./ 04:53:11 ---> d970faa7632b 04:53:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:11 ---> Running in 963d509f6210 04:53:12 Still waiting to schedule task 04:53:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:54:19 Removing intermediate container 963d509f6210 04:54:19 ---> 43f097fbf5e0 04:54:19 Step 9/10 : COPY . . 04:54:19 ---> 1b9a62b0f616 04:54:19 Step 10/10 : RUN ${MAKE} 04:54:19 ---> Running in 0f08823dab6b 04:54:19 noop 04:54:19 Removing intermediate container 0f08823dab6b 04:54:19 ---> f48a7a781f23 04:54:19 Successfully built f48a7a781f23 04:54:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:19 + docker inspect -f . ci-base-image-x86_64 04:54:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:20 prd-ubuntu20.04-docker-8c-8g-11848 does not seem to be running inside a container 04:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1530 -v /w/workspace/gexfoundry_device-sdk-go_PR-1530:/w/workspace/gexfoundry_device-sdk-go_PR-1530:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:54:20 $ docker top 7eadbff5e7b00ea2ba9ecd02751aa723307eeaaafdab1b7a1b994529f8c6c232 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:20 + go version 04:54:20 go version go1.21.0 linux/amd64 [Pipeline] } 04:54:20 $ docker stop --time=1 7eadbff5e7b00ea2ba9ecd02751aa723307eeaaafdab1b7a1b994529f8c6c232 04:54:22 $ docker rm -f --volumes 7eadbff5e7b00ea2ba9ecd02751aa723307eeaaafdab1b7a1b994529f8c6c232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:22 + docker inspect -f . ci-base-image-x86_64 04:54:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:23 prd-ubuntu20.04-docker-8c-8g-11848 does not seem to be running inside a container 04:54:23 $ 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-1530 -v /w/workspace/gexfoundry_device-sdk-go_PR-1530:/w/workspace/gexfoundry_device-sdk-go_PR-1530:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:54:23 $ docker top 77b10455fc3793252af40b3cfd2a0cabfc815dd9bcb3765624fa1b1aece2c0c6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1530 [Pipeline] fileExists [Pipeline] sh 04:54:24 + make test 04:54:24 go test -race -coverprofile=coverage.out ./... 04:54:30 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:54:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:54:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:54:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:54:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:54:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:54:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:54:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:54:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.059s coverage: 27.6% of statements 04:54:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements 04:54:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:54:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements 04:54:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.084s coverage: 71.8% of statements 04:54:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:54:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:54:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:54:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.4% of statements 04:54:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.973s coverage: 45.9% of statements 04:54:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.069s coverage: 68.5% of statements 04:54:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.093s coverage: 89.2% of statements 04:54:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.040s coverage: 5.5% of statements 04:55:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11849 in /w/workspace/gexfoundry_device-sdk-go_PR-1530 [Pipeline] { [Pipeline] ws 04:55:04 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:55:04 The recommended git tool is: git 04:55:10 using credential edgex-jenkins-ssh 04:55:10 Cloning the remote Git repository 04:55:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:55:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:55:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:55:10 > git --version # timeout=10 04:55:10 > git --version # 'git version 2.25.1' 04:55:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:55:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:13 GO111MODULE=on go vet ./... 04:55:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:55:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:55:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:55:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1530/head:refs/remotes/origin/PR-1530 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:55:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:55:13 ./bin/test-attribution-txt.sh [Pipeline] echo 04:55:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:55:13 $ docker stop --time=1 77b10455fc3793252af40b3cfd2a0cabfc815dd9bcb3765624fa1b1aece2c0c6 04:55:13 Merging remotes/origin/main commit ea75771316a3345bae478dacd5fb79870eb29e09 into PR head commit 8363343ca85708959c11e48c0e29b61f476d8bc3 04:55:14 Merge succeeded, producing 8363343ca85708959c11e48c0e29b61f476d8bc3 04:55:14 Checking out Revision 8363343ca85708959c11e48c0e29b61f476d8bc3 (PR-1530) 04:55:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:55:14 > git --version # timeout=10 04:55:14 > git --version # 'git version 2.25.1' 04:55:14 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 04:55:13 > git config core.sparsecheckout # timeout=10 04:55:13 > git checkout -f 8363343ca85708959c11e48c0e29b61f476d8bc3 # timeout=10 04:55:14 > git remote # timeout=10 04:55:14 > git config --get remote.origin.url # timeout=10 04:55:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:14 > git merge ea75771316a3345bae478dacd5fb79870eb29e09 # timeout=10 04:55:14 > git rev-parse HEAD^{commit} # timeout=10 04:55:14 > git config core.sparsecheckout # timeout=10 04:55:14 > git checkout -f 8363343ca85708959c11e48c0e29b61f476d8bc3 # timeout=10 04:55:17 $ docker rm -f --volumes 77b10455fc3793252af40b3cfd2a0cabfc815dd9bcb3765624fa1b1aece2c0c6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 04:55:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 04:55:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:55:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:55:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:18 Dload Upload Total Spent Left Speed 04:55:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [Pipeline] sh 04:55:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:55:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:55:19 + ls -al . 04:55:19 total 304 04:55:19 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 04:54 . 04:55:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:52 .. 04:55:19 -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 04:52 .dockerignore 04:55:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:54 .git 04:55:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:52 .github 04:55:19 -rw-rw-r-- 1 jenkins jenkins 137 Oct 26 04:52 .gitignore 04:55:19 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 04:52 .golangci.yml 04:55:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 04:52 .semver 04:55:19 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 26 04:52 CHANGELOG.md 04:55:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 04:52 GOVERNANCE.md 04:55:19 -rw-rw-r-- 1 jenkins jenkins 885 Oct 26 04:52 Jenkinsfile 04:55:19 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 26 04:52 LICENSE 04:55:19 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 26 04:52 Makefile 04:55:19 -rw-rw-r-- 1 jenkins jenkins 619 Oct 26 04:52 OWNERS.md 04:55:19 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 26 04:52 README.md 04:55:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 04:52 VERSION 04:55:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:52 bin 04:55:19 -rw-r--r-- 1 jenkins jenkins 122154 Oct 26 04:54 coverage.out 04:55:19 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 04:52 example 04:55:19 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 26 04:52 go.mod 04:55:19 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 26 04:52 go.sum 04:55:19 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 04:52 internal 04:55:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:52 openapi 04:55:19 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 04:52 pkg 04:55:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:52 snap 04:55:19 -rw-rw-r-- 1 jenkins jenkins 222 Oct 26 04:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:55:19 + sudo tee /etc/docker/daemon.new 04:55:19 { 04:55:19 "registry-mirrors": [ 04:55:19 "https://nexus3.edgexfoundry.org:10001" 04:55:19 ], 04:55:19 "bip": "10.250.0.254/24", 04:55:19 "hosts": [ 04:55:19 "tcp://0.0.0.0:5555", 04:55:19 "unix:///var/run/docker.sock" 04:55:19 ], 04:55:19 "mtu": 1458, 04:55:19 "selinux-enabled": true, 04:55:19 "seccomp-profile": "/etc/docker/seccomp.json" 04:55:19 } [Pipeline] sh 04:55:19 + 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=8363343ca85708959c11e48c0e29b61f476d8bc3 --label arch=amd64 --label version=0.0.0 . 04:55:19 Sending build context to Docker daemon 11.38MB 04:55:19 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:55:19 Step 2/23 : FROM ${BASE} AS builder 04:55:19 ---> f48a7a781f23 04:55:19 Step 3/23 : ARG MAKE=make build 04:55:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:55:20 ---> Running in c5b3b7149df8 04:55:20 + sudo service docker restart 04:55:20 Removing intermediate container c5b3b7149df8 04:55:20 ---> c29723ed04e0 04:55:20 Step 4/23 : WORKDIR /device-sdk-go 04:55:20 ---> Running in fc61b2ca6b86 04:55:20 Removing intermediate container fc61b2ca6b86 04:55:20 ---> ab71f6cadd1b 04:55:20 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:55:20 ---> Running in aacc57be6cd4 04:55:20 Removing intermediate container aacc57be6cd4 04:55:20 ---> 3bc1e70f5d53 04:55:20 Step 6/23 : RUN apk add --update --no-cache make git 04:55:20 ---> Running in 104cc5f9bb39 04:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:21 OK: 264 MiB in 52 packages 04:55:21 Removing intermediate container 104cc5f9bb39 04:55:21 ---> ecb0a7cbf9b0 04:55:21 Step 7/23 : COPY go.mod vendor* ./ 04:55:21 ---> fa257f9a57ae 04:55:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:21 ---> Running in 1664e31395d2 04:55:22 Removing intermediate container 1664e31395d2 04:55:22 ---> 50765d0988e2 04:55:22 Step 9/23 : COPY . . 04:55:22 ---> c28870a8df40 04:55:22 Step 10/23 : RUN ${MAKE} 04:55:22 ---> Running in 23e0e0c97a30 04:55:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:38 provisioning config files... 04:55:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config16751759638258823523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:39 ---> docker-login.sh 04:55:39 nexus3.edgexfoundry.org:10001 04:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:39 Configure a credential helper to remove this warning. See 04:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:39 04:55:39 Login Succeeded 04:55:39 nexus3.edgexfoundry.org:10002 04:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 nexus3.edgexfoundry.org:10003 04:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 nexus3.edgexfoundry.org:10004 04:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:40 Configure a credential helper to remove this warning. See 04:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:40 04:55:40 Login Succeeded 04:55:40 docker.io 04:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:41 Configure a credential helper to remove this warning. See 04:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:41 04:55:41 Login Succeeded 04:55:41 ---> docker-login.sh ends [Pipeline] } 04:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:55:41 ========================================================= 04:55:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:55:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:42 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:55:45 Removing intermediate container 23e0e0c97a30 04:55:45 ---> 70a41839f0db 04:55:45 Step 11/23 : FROM alpine:3.18 04:55:45 3.18: Pulling from library/alpine 04:55:45 96526aa774ef: Pulling fs layer 04:55:45 96526aa774ef: Verifying Checksum 04:55:45 96526aa774ef: Download complete 04:55:45 96526aa774ef: Pull complete 04:55:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:55:45 Status: Downloaded newer image for alpine:3.18 04:55:45 ---> 8ca4688f4f35 04:55:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:55:45 ---> Running in 6574b1d7c24a 04:55:45 Removing intermediate container 6574b1d7c24a 04:55:45 ---> d44124ecde3c 04:55:45 Step 13/23 : RUN apk add --update --no-cache 04:55:45 ---> Running in e0772d025b97 04:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:45 OK: 7 MiB in 15 packages 04:55:45 Removing intermediate container e0772d025b97 04:55:45 ---> 26b7669e26ac 04:55:45 Step 14/23 : WORKDIR / 04:55:45 ---> Running in 9b34f7dff994 04:55:45 Removing intermediate container 9b34f7dff994 04:55:45 ---> e81b0aacf5b0 04:55:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:55:45 ---> 69e5c0e65be5 04:55:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:55:45 ---> b86d19f1c4f6 04:55:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:55:45 ---> f2a92632f7ca 04:55:45 Step 18/23 : EXPOSE 59999 04:55:45 ---> Running in 3fe35ad6277f 04:55:45 Removing intermediate container 3fe35ad6277f 04:55:45 ---> 63f910be30b3 04:55:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:55:45 ---> Running in a99d9a7b35be 04:55:45 Removing intermediate container a99d9a7b35be 04:55:45 ---> a5c92d931c83 04:55:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:55:45 ---> Running in aa526b1c71e7 04:55:45 Removing intermediate container aa526b1c71e7 04:55:45 ---> c2206c01f1f2 04:55:45 Step 21/23 : LABEL arch=amd64 04:55:45 ---> Running in 75c033820271 04:55:45 Removing intermediate container 75c033820271 04:55:45 ---> 78106bc6bed7 04:55:45 Step 22/23 : LABEL git_sha=8363343ca85708959c11e48c0e29b61f476d8bc3 04:55:45 ---> Running in f864d5a2a39d 04:55:45 Removing intermediate container f864d5a2a39d 04:55:45 ---> a402dae23323 04:55:45 Step 23/23 : LABEL version=0.0.0 04:55:45 ---> Running in 9bee2b72a19d 04:55:45 Removing intermediate container 9bee2b72a19d 04:55:45 ---> a4c07f481dd3 04:55:45 [Warning] One or more build-args [ARCH] were not consumed 04:55:45 Successfully built a4c07f481dd3 04:55:45 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] } 04:55:46 Sending build context to Docker daemon 6.021MB 04:55:46 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:55:46 Step 2/10 : FROM ${BASE} AS builder 04:55:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:55:46 9fda8d8052c6: Pulling fs layer 04:55:46 5d54e960e981: Pulling fs layer 04:55:46 c4a7e357bf2a: Pulling fs layer 04:55:46 f0e02332f6b5: Pulling fs layer 04:55:46 cefa15bbcfad: Pulling fs layer 04:55:46 17808c966233: Pulling fs layer 04:55:46 f4c1fc716caa: Pulling fs layer 04:55:46 f0e02332f6b5: Waiting 04:55:46 cefa15bbcfad: Waiting 04:55:46 17808c966233: Waiting 04:55:46 f4c1fc716caa: Waiting 04:55:46 5d54e960e981: Download complete 04:55:46 f0e02332f6b5: Verifying Checksum 04:55:46 f0e02332f6b5: Download complete 04:55:46 cefa15bbcfad: Verifying Checksum 04:55:46 cefa15bbcfad: Download complete 04:55:46 9fda8d8052c6: Verifying Checksum [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:46 f4c1fc716caa: Verifying Checksum 04:55:46 f4c1fc716caa: Download complete 04:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:47 04:55:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:47 9fda8d8052c6: Pull complete 04:55:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:47 latest: Pulling from edgex-lftools-log-publisher 04:55:47 5eb5b503b376: Pulling fs layer 04:55:47 5c69ac0246d0: Pulling fs layer 04:55:47 ec43610c2a17: Pulling fs layer 04:55:47 3a2ae6a8a46f: Pulling fs layer 04:55:47 33b1e0a273af: Pulling fs layer 04:55:47 5d3b04190fa2: Pulling fs layer 04:55:47 2f39f015ded8: Pulling fs layer 04:55:47 3a2ae6a8a46f: Waiting 04:55:47 33b1e0a273af: Waiting 04:55:47 5d3b04190fa2: Waiting 04:55:47 2f39f015ded8: Waiting 04:55:47 5c69ac0246d0: Verifying Checksum 04:55:47 5c69ac0246d0: Download complete 04:55:47 3a2ae6a8a46f: Verifying Checksum 04:55:47 3a2ae6a8a46f: Download complete 04:55:47 33b1e0a273af: Verifying Checksum 04:55:47 33b1e0a273af: Download complete 04:55:47 5d3b04190fa2: Verifying Checksum 04:55:47 5d3b04190fa2: Download complete 04:55:47 ec43610c2a17: Verifying Checksum 04:55:47 ec43610c2a17: Download complete 04:55:47 5eb5b503b376: Verifying Checksum 04:55:47 5eb5b503b376: Download complete 04:55:48 5d54e960e981: Pull complete 04:55:48 2f39f015ded8: Download complete 04:55:48 c4a7e357bf2a: Verifying Checksum 04:55:48 c4a7e357bf2a: Download complete 04:55:49 5eb5b503b376: Pull complete 04:55:49 5c69ac0246d0: Pull complete 04:55:49 17808c966233: Verifying Checksum 04:55:49 17808c966233: Download complete 04:55:49 ec43610c2a17: Pull complete 04:55:49 3a2ae6a8a46f: Pull complete 04:55:50 33b1e0a273af: Pull complete 04:55:50 5d3b04190fa2: Pull complete 04:55:54 2f39f015ded8: Pull complete 04:55:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:54 prd-ubuntu20.04-docker-8c-8g-11848 does not seem to be running inside a container 04:55:54 $ 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-1530 -v /w/workspace/gexfoundry_device-sdk-go_PR-1530:/w/workspace/gexfoundry_device-sdk-go_PR-1530:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1530@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 04:55:58 $ docker top 33f2994d46e2008c157b3ae03c9cb64ae2134fb0f3d661bbefbd894fadc44645 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:59 ---> job-cost.sh 04:55:59 lf-activate-venv: SKIPPING 04:55:59 INFO: No Stack... 04:55:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:59 INFO: Archiving Costs [Pipeline] sh 04:56:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1530/archives/cost.csv 04:56:00 + cut -d, -f6 [Pipeline] lock 04:56:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] 04:56:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] did not exist. Created. 04:56:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:00 + echo total: 0.2199999988079071 [Pipeline] stash 04:56:00 Stashed 1 file(s) [Pipeline] } 04:56:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:00 $ docker stop --time=1 33f2994d46e2008c157b3ae03c9cb64ae2134fb0f3d661bbefbd894fadc44645 04:56:01 c4a7e357bf2a: Pull complete 04:56:01 f0e02332f6b5: Pull complete 04:56:01 cefa15bbcfad: Pull complete 04:56:02 $ docker rm -f --volumes 33f2994d46e2008c157b3ae03c9cb64ae2134fb0f3d661bbefbd894fadc44645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:56:10 17808c966233: Pull complete 04:56:13 f4c1fc716caa: Pull complete 04:56:13 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:56:13 ---> ea914061e18c 04:56:13 Step 3/10 : ARG MAKE=make build 04:56:14 ---> Running in fde2b9e9e52c 04:56:14 Removing intermediate container fde2b9e9e52c 04:56:14 ---> 43f18dcecbf1 04:56:14 Step 4/10 : WORKDIR /device-sdk-go 04:56:15 ---> Running in 25d4a82bcd6c 04:56:15 Removing intermediate container 25d4a82bcd6c 04:56:15 ---> 24be5ffcc9e8 04:56:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:56:15 ---> Running in 04aa786ca146 04:56:15 Removing intermediate container 04aa786ca146 04:56:15 ---> 44580c4474f4 04:56:15 Step 6/10 : RUN apk add --update --no-cache make git 04:56:16 ---> Running in 60ed1f3392f5 04:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:56:18 OK: 266 MiB in 52 packages 04:56:19 Removing intermediate container 60ed1f3392f5 04:56:19 ---> f9811e03859b 04:56:19 Step 7/10 : COPY go.mod vendor* ./ 04:56:19 ---> 5dfd4e19547a 04:56:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:19 ---> Running in 42a3e767d3f2 04:57:56 Removing intermediate container 42a3e767d3f2 04:57:56 ---> 394f701098b6 04:57:56 Step 9/10 : COPY . . 04:57:57 ---> e21473814646 04:57:57 Step 10/10 : RUN ${MAKE} 04:57:57 ---> Running in 6a0e8634ebc4 04:57:58 noop 04:57:59 Removing intermediate container 6a0e8634ebc4 04:57:59 ---> abc8d8486a04 04:57:59 Successfully built abc8d8486a04 04:57:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:59 + docker inspect -f . ci-base-image-arm64 04:57:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:59 prd-ubuntu20.04-docker-arm64-4c-16g-11849 does not seem to be running inside a container 04:57:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:58:04 $ docker top 64cc4463112558988d041ad758463ee100e35202ae3b7951dfa9b7a71b6ec18c -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:05 + go version 04:58:05 go version go1.21.0 linux/arm64 [Pipeline] } 04:58:05 $ docker stop --time=1 64cc4463112558988d041ad758463ee100e35202ae3b7951dfa9b7a71b6ec18c 04:58:06 $ docker rm -f --volumes 64cc4463112558988d041ad758463ee100e35202ae3b7951dfa9b7a71b6ec18c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:07 + docker inspect -f . ci-base-image-arm64 04:58:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-11849 does not seem to be running inside a container 04:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:58:09 $ docker top 247856bb571b09df52915c443bd69401563fb85fd5650fbab0dafa1c25498afc -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:09 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:58:10 + make test 04:58:10 go test -race -coverprofile=coverage.out ./... 04:58:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.195s coverage: 27.6% of statements 05:00:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.251s coverage: 81.5% of statements 05:00:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.310s coverage: 86.0% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.513s coverage: 71.8% of statements 05:00:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.253s coverage: 14.4% of statements 05:00:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.778s coverage: 45.9% of statements 05:00:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.400s coverage: 68.5% of statements 05:00:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.467s coverage: 89.2% of statements 05:00:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.224s coverage: 5.5% of statements 05:01:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:01:01 GO111MODULE=on go vet ./... 05:03:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:08 ./bin/test-attribution-txt.sh [Pipeline] echo 05:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:08 $ docker stop --time=1 247856bb571b09df52915c443bd69401563fb85fd5650fbab0dafa1c25498afc 05:03:10 $ docker rm -f --volumes 247856bb571b09df52915c443bd69401563fb85fd5650fbab0dafa1c25498afc [Pipeline] // withDockerContainer [Pipeline] sh 05:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:12 Warning: overwriting stash ‘coverage-report’ 05:03:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:14 + ls -al . 05:03:14 total 300 05:03:14 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 04:58 . 05:03:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:55 .. 05:03:14 -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 04:55 .dockerignore 05:03:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:55 .git 05:03:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:55 .github 05:03:14 -rw-rw-r-- 1 jenkins jenkins 137 Oct 26 04:55 .gitignore 05:03:14 -rw-rw-r-- 1 jenkins jenkins 42 Oct 26 04:55 .golangci.yml 05:03:14 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 26 04:55 CHANGELOG.md 05:03:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 04:55 GOVERNANCE.md 05:03:14 -rw-rw-r-- 1 jenkins jenkins 885 Oct 26 04:55 Jenkinsfile 05:03:14 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 26 04:55 LICENSE 05:03:14 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 26 04:55 Makefile 05:03:14 -rw-rw-r-- 1 jenkins jenkins 619 Oct 26 04:55 OWNERS.md 05:03:14 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 26 04:55 README.md 05:03:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 04:52 VERSION 05:03:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:55 bin 05:03:14 -rw-r--r-- 1 jenkins jenkins 122155 Oct 26 05:01 coverage.out 05:03:14 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 04:55 example 05:03:14 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 26 04:55 go.mod 05:03:14 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 26 04:55 go.sum 05:03:14 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 04:55 internal 05:03:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:55 openapi 05:03:14 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 04:55 pkg 05:03:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:55 snap 05:03:14 -rw-rw-r-- 1 jenkins jenkins 222 Oct 26 04:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:14 + 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=8363343ca85708959c11e48c0e29b61f476d8bc3 --label arch=arm64 --label version=0.0.0 . 05:03:14 Sending build context to Docker daemon 6.143MB 05:03:14 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:03:14 Step 2/23 : FROM ${BASE} AS builder 05:03:14 ---> abc8d8486a04 05:03:14 Step 3/23 : ARG MAKE=make build 05:03:15 ---> Running in f198db06627d 05:03:15 Removing intermediate container f198db06627d 05:03:15 ---> 246557faa158 05:03:15 Step 4/23 : WORKDIR /device-sdk-go 05:03:15 ---> Running in 5d7d4e3b48f5 05:03:15 Removing intermediate container 5d7d4e3b48f5 05:03:15 ---> fb272a5b567d 05:03:15 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:15 ---> Running in bc793ccf408b 05:03:16 Removing intermediate container bc793ccf408b 05:03:16 ---> 31b8d245a03c 05:03:16 Step 6/23 : RUN apk add --update --no-cache make git 05:03:16 ---> Running in 3229717764ae 05:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:19 OK: 266 MiB in 52 packages 05:03:21 Removing intermediate container 3229717764ae 05:03:21 ---> 406a4dd3e758 05:03:21 Step 7/23 : COPY go.mod vendor* ./ 05:03:22 ---> 3a46c2a75659 05:03:22 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:22 ---> Running in 44bbfa1a8e6a 05:03:24 Removing intermediate container 44bbfa1a8e6a 05:03:24 ---> 86073f49b92e 05:03:24 Step 9/23 : COPY . . 05:03:25 ---> b69e7922ac0c 05:03:25 Step 10/23 : RUN ${MAKE} 05:03:25 ---> Running in 656d577526ae 05:03:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:05:18 Removing intermediate container 656d577526ae 05:05:18 ---> e4a4ffeacfd4 05:05:18 Step 11/23 : FROM alpine:3.18 05:05:18 3.18: Pulling from library/alpine 05:05:18 579b34f0a95b: Pulling fs layer 05:05:18 579b34f0a95b: Verifying Checksum 05:05:18 579b34f0a95b: Download complete 05:05:18 579b34f0a95b: Pull complete 05:05:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:05:18 Status: Downloaded newer image for alpine:3.18 05:05:18 ---> 3cc203321400 05:05:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:05:18 ---> Running in 1ab0b44b3253 05:05:18 Removing intermediate container 1ab0b44b3253 05:05:18 ---> 3656201cff2b 05:05:18 Step 13/23 : RUN apk add --update --no-cache 05:05:18 ---> Running in 16d1ba8c52dd 05:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:18 OK: 8 MiB in 15 packages 05:05:19 Removing intermediate container 16d1ba8c52dd 05:05:19 ---> f9d764bcbeb0 05:05:19 Step 14/23 : WORKDIR / 05:05:19 ---> Running in 680f42863917 05:05:19 Removing intermediate container 680f42863917 05:05:19 ---> 0de535f2b9d8 05:05:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:05:19 ---> b061d860c191 05:05:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:05:21 ---> 8f9b630b8f74 05:05:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:05:21 ---> 01af8ac4d4fd 05:05:21 Step 18/23 : EXPOSE 59999 05:05:21 ---> Running in 36a3cd580c62 05:05:22 Removing intermediate container 36a3cd580c62 05:05:22 ---> 79aeeb6ce954 05:05:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:05:22 ---> Running in edf6aea9c9b8 05:05:22 Removing intermediate container edf6aea9c9b8 05:05:22 ---> 19effb00be06 05:05:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:05:22 ---> Running in 9216e2601ffc 05:05:22 Removing intermediate container 9216e2601ffc 05:05:22 ---> 89277c15e04e 05:05:22 Step 21/23 : LABEL arch=arm64 05:05:22 ---> Running in 1c916ab98779 05:05:23 Removing intermediate container 1c916ab98779 05:05:23 ---> 7829b7bf7e16 05:05:23 Step 22/23 : LABEL git_sha=8363343ca85708959c11e48c0e29b61f476d8bc3 05:05:23 ---> Running in 943fb701b4e5 05:05:23 Removing intermediate container 943fb701b4e5 05:05:23 ---> 8793ac4389f9 05:05:23 Step 23/23 : LABEL version=0.0.0 05:05:23 ---> Running in bf03e86bf1c7 05:05:24 Removing intermediate container bf03e86bf1c7 05:05:24 ---> 5e97c5679b01 05:05:24 [Warning] One or more build-args [ARCH] were not consumed 05:05:24 Successfully built 5e97c5679b01 05:05:24 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:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:24 05:05:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:25 arm64: Pulling from edgex-lftools-log-publisher 05:05:25 8998bd30e6a1: Pulling fs layer 05:05:25 04944245beec: Pulling fs layer 05:05:25 699f458cf7ca: Pulling fs layer 05:05:25 765212b225bb: Pulling fs layer 05:05:25 f23df028b6ca: Pulling fs layer 05:05:25 d65c8cfc05b1: Pulling fs layer 05:05:25 2437ff75d9bd: Pulling fs layer 05:05:25 d65c8cfc05b1: Waiting 05:05:25 765212b225bb: Waiting 05:05:25 2437ff75d9bd: Waiting 05:05:25 f23df028b6ca: Waiting 05:05:25 04944245beec: Verifying Checksum 05:05:25 04944245beec: Download complete 05:05:25 765212b225bb: Download complete 05:05:25 f23df028b6ca: Download complete 05:05:25 d65c8cfc05b1: Download complete 05:05:25 699f458cf7ca: Verifying Checksum 05:05:25 699f458cf7ca: Download complete 05:05:26 8998bd30e6a1: Verifying Checksum 05:05:26 8998bd30e6a1: Download complete 05:05:28 2437ff75d9bd: Verifying Checksum 05:05:28 2437ff75d9bd: Download complete 05:05:30 8998bd30e6a1: Pull complete 05:05:31 04944245beec: Pull complete 05:05:32 699f458cf7ca: Pull complete 05:05:32 765212b225bb: Pull complete 05:05:33 f23df028b6ca: Pull complete 05:05:34 d65c8cfc05b1: Pull complete 05:05:52 2437ff75d9bd: Pull complete 05:05:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-11849 does not seem to be running inside a container 05:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:05:55 $ docker top 3267f018c1af49a03e37b88deb56e9df40cb4198773afb29d58b62c449af9806 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:56 ---> job-cost.sh 05:05:56 lf-activate-venv: SKIPPING 05:05:56 INFO: No Stack... 05:05:57 INFO: Retrieving Pricing Info for: v3-standard-4 05:05:57 INFO: Archiving Costs [Pipeline] sh 05:05:58 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:05:58 + cut -d, -f6 [Pipeline] lock 05:05:58 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] 05:05:58 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] did not exist. Created. 05:05:58 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:59 /w/workspace/device-sdk-go/1@tmp/durable-759c9fdd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:05:59 + echo total: 0.10999999940395355 [Pipeline] stash 05:05:59 Warning: overwriting stash ‘stack-cost’ 05:05:59 Stashed 1 file(s) [Pipeline] } 05:05:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1530-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:00 $ docker stop --time=1 3267f018c1af49a03e37b88deb56e9df40cb4198773afb29d58b62c449af9806 05:06:01 $ docker rm -f --volumes 3267f018c1af49a03e37b88deb56e9df40cb4198773afb29d58b62c449af9806 [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 05:06:02 provisioning config files... 05:06:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/config1423555464620626018tmp [Pipeline] { [Pipeline] sh 05:06:03 + set +x 05:06:03 + + curl -s https://codecov.io/bash 05:06:03 bash -s -- 05:06:03 05:06:03 _____ _ 05:06:03 / ____| | | 05:06:03 | | ___ __| | ___ ___ _____ __ 05:06:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:06:03 | |___| (_) | (_| | __/ (_| (_) \ V / 05:06:03 \_____\___/ \__,_|\___|\___\___/ \_/ 05:06:03 Bash-1.0.6 05:06:03 05:06:03 05:06:03 ==> git version 2.25.1 found 05:06:03 ==> 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 05:06:03 Release-Date: 2020-01-08 05:06:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:06:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:06:03 ==> Jenkins CI detected. 05:06:03 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1530 05:06:03 project root: . 05:06:03 --> token set from env 05:06:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:06:03 ==> Running gcov in . (disable via -X gcov) 05:06:03 ==> Python coveragepy not found 05:06:03 ==> Searching for coverage reports in: 05:06:03 + . 05:06:03 -> Found 1 reports 05:06:03 ==> Detecting git/mercurial file structure 05:06:03 ==> Reading reports 05:06:03 + ./coverage.out bytes=122155 05:06:03 ==> Appending adjustments 05:06:03 https://docs.codecov.io/docs/fixing-reports 05:06:03 + Found adjustments 05:06:03 ==> Gzipping contents 05:06:03 20K /tmp/codecov.EaUmcz.gz 05:06:03 ==> Uploading reports 05:06:03 url: https://codecov.io 05:06:03 query: branch=PR-1530&commit=8363343ca85708959c11e48c0e29b61f476d8bc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1530&job=&cmd_args= 05:06:03 -> Pinging Codecov 05:06:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1530&commit=8363343ca85708959c11e48c0e29b61f476d8bc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1530&job=&cmd_args= 05:06:03 -> Uploading to 05:06:03 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/7E55EF52A471D76F132DFD9A03CDDE97/8363343ca85708959c11e48c0e29b61f476d8bc3/d10e1fcf-14b5-4e38-bcb4-45cdef051193.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T050603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62332b1f8bbb394f1602da4c294c766b8d7f285514cffebc3de385a3358793bb 05:06:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:03 Dload Upload Total Spent Left Speed 05:06:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16746 0 0 100 16746 0 49544 --:--:-- --:--:-- --:--:-- 49544 05:06:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8363343ca85708959c11e48c0e29b61f476d8bc3 [Pipeline] } 05:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:06:05 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1530/archives ] 05:06:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1530/archives 05:06:05 total 16 05:06:05 drwxr-xr-x 3 root root 4096 Oct 26 04:55 . 05:06:05 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 04:56 .. 05:06:05 drwxr-xr-x 2 root root 4096 Oct 26 04:55 cost 05:06:05 -rw-r--r-- 1 root root 86 Oct 26 04:55 cost.csv 05:06:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1530/archives 05:06:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1530/archives 05:06:05 total 16 05:06:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 04:55 . 05:06:05 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 04:56 .. 05:06:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 04:55 cost 05:06:05 -rw-r--r-- 1 jenkins jenkins 86 Oct 26 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:06:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:06:07 ---> package-listing.sh 05:06:07 ++ facter osfamily 05:06:07 ++ tr '[:upper:]' '[:lower:]' 05:06:07 + OS_FAMILY=debian 05:06:07 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1530 05:06:07 + START_PACKAGES=/tmp/packages_start.txt 05:06:07 + END_PACKAGES=/tmp/packages_end.txt 05:06:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:06:07 + PACKAGES=/tmp/packages_start.txt 05:06:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1530 ']' 05:06:07 + PACKAGES=/tmp/packages_end.txt 05:06:07 + case "${OS_FAMILY}" in 05:06:07 + dpkg -l 05:06:07 + grep '^ii' 05:06:07 + '[' -f /tmp/packages_start.txt ']' 05:06:07 + '[' -f /tmp/packages_end.txt ']' 05:06:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1530 ']' 05:06:07 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1530/archives/ 05:06:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1530/archives/ [Pipeline] echo 05:06:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:06:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:08 prd-ubuntu20.04-docker-8c-8g-11848 does not seem to be running inside a container 05:06:08 $ 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-1530/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-1530 -v /w/workspace/gexfoundry_device-sdk-go_PR-1530:/w/workspace/gexfoundry_device-sdk-go_PR-1530:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:08 $ docker top 4839f861cd3f78708d54119fc102132f7eea3affde6c450e642bbb4b8bd6270f -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:09 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:09 + mkdir -p /var/log/sysstat [Pipeline] sh 05:06:09 + ls /var/log/sa-host 05:06:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:10 provisioning config files... 05:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1530@tmp/config16751469232917561215tmp [Pipeline] { [Pipeline] echo 05:06:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:06:10 ---> create-netrc.sh [Pipeline] } 05:06:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:06:10 ---> python-tools-install.sh [Pipeline] echo 05:06:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:06:11 ---> sudo-logs.sh 05:06:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:06:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:11 ---> job-cost.sh 05:06:11 lf-activate-venv: SKIPPING 05:06:11 DEBUG: total: 0.2199999988079071 05:06:11 INFO: Retrieving Stack Cost... 05:06:11 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:12 INFO: Archiving Costs [Pipeline] echo 05:06:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:12 ---> logs-deploy.sh 05:06:12 lf-activate-venv: SKIPPING 05:06:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1530/1 05:06:12 INFO: archiving workspace using pattern(s): 05:06:13 Archives upload complete. 05:06:14 INFO: archiving logs to Nexus