Pull request #1417 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d655b849d53b45afc9704737130f725e61250280+5b5907fa8314056950bcd679d495ce1473a19c65 (a838719fefcb0f2223fa1878442e822b5b7ca948) 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-ssh8824144810713903967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7432785047446567189.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-1417/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-1417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14268275612693521088.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-1417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7499611582641300819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7483172180653165711.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-1417/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-1417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16771928429662815984.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7078 in /w/workspace/gexfoundry_device-sdk-go_PR-1417 [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-1417 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1417/head:refs/remotes/origin/PR-1417 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b5907fa8314056950bcd679d495ce1473a19c65 into PR head commit d655b849d53b45afc9704737130f725e61250280 Merge succeeded, producing d655b849d53b45afc9704737130f725e61250280 Checking out Revision d655b849d53b45afc9704737130f725e61250280 (PR-1417) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d655b849d53b45afc9704737130f725e61250280 # 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 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d655b849d53b45afc9704737130f725e61250280 # timeout=10 [Pipeline] withCredentials 04:59:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:02 ========================================================= 04:59:02 EdgeX Global Pipelines Version Info 04:59:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:03 ------------------- 04:59:03 stable info: 04:59:03 ------------------- 04:59:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:59:03 Message: update stable to v1.0.245 04:59:04 ------------------- 04:59:04 experimental info: 04:59:04 ------------------- 04:59:04 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:04 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:59:04 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1417 [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1417 [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1417 [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d655b849d53b45afc9704737130f725e61250280 [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d655b84 [Pipeline] echo 04:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:05 provisioning config files... 04:59:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config17417535863025720165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:06 ---> docker-login.sh 04:59:06 nexus3.edgexfoundry.org:10001 04:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:06 Configure a credential helper to remove this warning. See 04:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:06 04:59:06 Login Succeeded 04:59:06 nexus3.edgexfoundry.org:10002 04:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:06 Configure a credential helper to remove this warning. See 04:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:06 04:59:06 Login Succeeded 04:59:06 nexus3.edgexfoundry.org:10003 04:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:07 Configure a credential helper to remove this warning. See 04:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:07 04:59:07 Login Succeeded 04:59:07 nexus3.edgexfoundry.org:10004 04:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:07 Configure a credential helper to remove this warning. See 04:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:07 04:59:07 Login Succeeded 04:59:07 docker.io 04:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:07 Configure a credential helper to remove this warning. See 04:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:07 04:59:07 Login Succeeded 04:59:07 ---> docker-login.sh ends [Pipeline] } 04:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:08 + git rev-list -1 --merges d655b849d53b45afc9704737130f725e61250280~1..d655b849d53b45afc9704737130f725e61250280 [Pipeline] echo 04:59:08 -----------> git rev-list -1 --merges d655b849d53b45afc9704737130f725e61250280~1..d655b849d53b45afc9704737130f725e61250280 d655b849d53b45afc9704737130f725e61250280 [false] [Pipeline] sh 04:59:08 + git log --format=format:%s -1 d655b849d53b45afc9704737130f725e61250280 [Pipeline] echo 04:59:08 ========================================================= 04:59:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:09 + git log --format=format:%s -1 d655b849d53b45afc9704737130f725e61250280 [Pipeline] echo 04:59:09 [semverPrep] GIT_COMMIT: d655b849d53b45afc9704737130f725e61250280, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:59:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:09 + grep -v github /etc/ssh/ssh_known_hosts 04:59:09 + [ -e /tmp/ssh_known_hosts ] 04:59:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:09 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:10 04:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:10 b85a868b505f: Pulling fs layer 04:59:10 e2be974225ed: Pulling fs layer 04:59:10 339a4e72a1f5: Pulling fs layer 04:59:10 988bab9f4d93: Pulling fs layer 04:59:10 1469e6f7b9e6: Pulling fs layer 04:59:10 eaf3925da568: Pulling fs layer 04:59:10 bab4dde63d76: Pulling fs layer 04:59:10 bde34c3a00c8: Pulling fs layer 04:59:10 b352a97aabf1: Pulling fs layer 04:59:10 4872d77fe225: Pulling fs layer 04:59:10 5851b861e8e6: Pulling fs layer 04:59:10 eaf3925da568: Waiting 04:59:10 bab4dde63d76: Waiting 04:59:10 bde34c3a00c8: Waiting 04:59:10 b352a97aabf1: Waiting 04:59:10 4872d77fe225: Waiting 04:59:10 5851b861e8e6: Waiting 04:59:10 1469e6f7b9e6: Waiting 04:59:10 e2be974225ed: Verifying Checksum 04:59:10 e2be974225ed: Download complete 04:59:10 988bab9f4d93: Verifying Checksum 04:59:10 988bab9f4d93: Download complete 04:59:10 339a4e72a1f5: Verifying Checksum 04:59:10 339a4e72a1f5: Download complete 04:59:10 1469e6f7b9e6: Verifying Checksum 04:59:10 1469e6f7b9e6: Download complete 04:59:10 eaf3925da568: Verifying Checksum 04:59:10 eaf3925da568: Download complete 04:59:10 bde34c3a00c8: Verifying Checksum 04:59:10 bde34c3a00c8: Download complete 04:59:10 b352a97aabf1: Download complete 04:59:10 4872d77fe225: Verifying Checksum 04:59:10 4872d77fe225: Download complete 04:59:10 5851b861e8e6: Verifying Checksum 04:59:10 5851b861e8e6: Download complete 04:59:10 b85a868b505f: Verifying Checksum 04:59:10 b85a868b505f: Download complete 04:59:10 bab4dde63d76: Verifying Checksum 04:59:10 bab4dde63d76: Download complete 04:59:11 b85a868b505f: Pull complete 04:59:12 e2be974225ed: Pull complete 04:59:12 339a4e72a1f5: Pull complete 04:59:12 988bab9f4d93: Pull complete 04:59:13 1469e6f7b9e6: Pull complete 04:59:13 eaf3925da568: Pull complete 04:59:14 bab4dde63d76: Pull complete 04:59:14 bde34c3a00c8: Pull complete 04:59:15 b352a97aabf1: Pull complete 04:59:15 4872d77fe225: Pull complete 04:59:15 5851b861e8e6: Pull complete 04:59:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:15 prd-ubuntu20.04-docker-8c-8g-7078 does not seem to be running inside a container 04:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:17 $ docker top 96264151b8eb7326f25747efdb1ae2e8370caa0cfb7b9fb4a1fea3335518e4c3 -eo pid,comm 04:59:18 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:59:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:18 [ssh-agent] Looking for ssh-agent implementation... 04:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:18 $ docker exec 96264151b8eb7326f25747efdb1ae2e8370caa0cfb7b9fb4a1fea3335518e4c3 ssh-agent 04:59:18 SSH_AUTH_SOCK=/tmp/ssh-Cm1svnzk5qEw/agent.33 04:59:18 SSH_AGENT_PID=39 04:59:18 Running ssh-add (command line suppressed) 04:59:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_7219033102103891985.key (/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_7219033102103891985.key) 04:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:18 + git tag --points-at HEAD [Pipeline] } 04:59:18 $ docker exec --env ******** --env ******** 96264151b8eb7326f25747efdb1ae2e8370caa0cfb7b9fb4a1fea3335518e4c3 ssh-agent -k 04:59:18 unset SSH_AUTH_SOCK; 04:59:18 unset SSH_AGENT_PID; 04:59:18 echo Agent pid 39 killed; 04:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:19 [ssh-agent] Looking for ssh-agent implementation... 04:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:19 $ docker exec 96264151b8eb7326f25747efdb1ae2e8370caa0cfb7b9fb4a1fea3335518e4c3 ssh-agent 04:59:19 SSH_AUTH_SOCK=/tmp/ssh-oRX5x9yIiRf3/agent.71 04:59:19 SSH_AGENT_PID=77 04:59:19 Running ssh-add (command line suppressed) 04:59:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_9372724657661561308.key (/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_9372724657661561308.key) 04:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:19 + git semver init 04:59:20 2023-04-07 04:59:19,925 [run_init] DEBUG init version:0.0.0 force:False 04:59:20 2023-04-07 04:59:19,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver 04:59:20 2023-04-07 04:59:19,927 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver 04:59:20 2023-04-07 04:59:19,927 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417, universal_newlines=False, shell=None, istream=None) 04:59:20 2023-04-07 04:59:20,814 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.git/info/exclude 04:59:20 2023-04-07 04:59:20,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 with force:False 04:59:20 2023-04-07 04:59:20,815 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 04:59:20 2023-04-07 04:59:20,819 [execute] INFO git cat-file --batch-check 04:59:20 2023-04-07 04:59:20,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver, universal_newlines=False, shell=None, istream=) 04:59:20 2023-04-07 04:59:20,827 [execute] INFO git cat-file --batch 04:59:20 2023-04-07 04:59:20,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver, universal_newlines=False, shell=None, istream=) 04:59:20 2023-04-07 04:59:20,832 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 04:59:20 0.0.0 [Pipeline] } 04:59:20 $ docker exec --env ******** --env ******** 96264151b8eb7326f25747efdb1ae2e8370caa0cfb7b9fb4a1fea3335518e4c3 ssh-agent -k 04:59:21 unset SSH_AUTH_SOCK; 04:59:21 unset SSH_AGENT_PID; 04:59:21 echo Agent pid 77 killed; 04:59:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:21 + git semver [Pipeline] } 04:59:21 $ docker stop --time=1 96264151b8eb7326f25747efdb1ae2e8370caa0cfb7b9fb4a1fea3335518e4c3 04:59:23 $ docker rm -f --volumes 96264151b8eb7326f25747efdb1ae2e8370caa0cfb7b9fb4a1fea3335518e4c3 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:23 Stashed 1 file(s) [Pipeline] echo 04:59:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:24 provisioning config files... 04:59:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config3601283242849804069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:24 ---> docker-login.sh 04:59:24 nexus3.edgexfoundry.org:10001 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 nexus3.edgexfoundry.org:10002 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 nexus3.edgexfoundry.org:10003 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 nexus3.edgexfoundry.org:10004 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 docker.io 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:25 Configure a credential helper to remove this warning. See 04:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:25 04:59:25 Login Succeeded 04:59:25 ---> docker-login.sh ends [Pipeline] } 04:59:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:25 ========================================================= 04:59:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:59:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:25 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:59:25 Sending build context to Docker daemon 10.92MB 04:59:25 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:59:25 Step 2/10 : FROM ${BASE} AS builder 04:59:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:25 63b65145d645: Pulling fs layer 04:59:25 a2d21d5440eb: Pulling fs layer 04:59:25 935e6c44a52c: Pulling fs layer 04:59:25 94cc34f8dd06: Pulling fs layer 04:59:25 30dea6a524f1: Pulling fs layer 04:59:25 a2aff8979fd8: Pulling fs layer 04:59:25 30dea6a524f1: Waiting 04:59:25 94cc34f8dd06: Waiting 04:59:25 6808be2612f2: Pulling fs layer 04:59:25 f25807f1079a: Pulling fs layer 04:59:25 6808be2612f2: Waiting 04:59:25 f25807f1079a: Waiting 04:59:26 a2d21d5440eb: Verifying Checksum 04:59:26 a2d21d5440eb: Download complete 04:59:26 94cc34f8dd06: Verifying Checksum 04:59:26 94cc34f8dd06: Download complete 04:59:26 30dea6a524f1: Download complete 04:59:26 63b65145d645: Verifying Checksum 04:59:26 63b65145d645: Download complete 04:59:26 a2aff8979fd8: Verifying Checksum 04:59:26 a2aff8979fd8: Download complete 04:59:26 63b65145d645: Pull complete 04:59:26 a2d21d5440eb: Pull complete 04:59:26 f25807f1079a: Verifying Checksum 04:59:26 f25807f1079a: Download complete 04:59:26 935e6c44a52c: Verifying Checksum 04:59:26 935e6c44a52c: Download complete 04:59:27 6808be2612f2: Verifying Checksum 04:59:27 6808be2612f2: Download complete 04:59:30 935e6c44a52c: Pull complete 04:59:30 94cc34f8dd06: Pull complete 04:59:30 30dea6a524f1: Pull complete 04:59:30 a2aff8979fd8: Pull complete 04:59:33 6808be2612f2: Pull complete 04:59:33 f25807f1079a: Pull complete 04:59:33 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:59:33 ---> 3b553350e43f 04:59:33 Step 3/10 : ARG MAKE=make build 04:59:37 ---> Running in bac901f6b230 04:59:37 Removing intermediate container bac901f6b230 04:59:37 ---> 0ac868a3c9b9 04:59:37 Step 4/10 : WORKDIR /device-sdk-go 04:59:37 ---> Running in 5891b1cc596f 04:59:37 Removing intermediate container 5891b1cc596f 04:59:37 ---> be1b513a5241 04:59:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:37 ---> Running in 311bf77ba112 04:59:37 Removing intermediate container 311bf77ba112 04:59:37 ---> d67d9f2d647b 04:59:37 Step 6/10 : RUN apk add --update --no-cache make git 04:59:37 ---> Running in 0a5ce0b80662 04:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:59:38 OK: 265 MiB in 53 packages 04:59:38 Removing intermediate container 0a5ce0b80662 04:59:38 ---> faa811d8068c 04:59:38 Step 7/10 : COPY go.mod vendor* ./ 04:59:38 ---> 20a4be0049b0 04:59:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:38 ---> Running in 6e366f62c2da 04:59:39 Still waiting to schedule task 04:59:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:05 Removing intermediate container 6e366f62c2da 05:00:05 ---> 57976cd8aa55 05:00:05 Step 9/10 : COPY . . 05:00:05 ---> f318bb95baa9 05:00:05 Step 10/10 : RUN ${MAKE} 05:00:05 ---> Running in 54fe384f7dfb 05:00:05 noop 05:00:05 Removing intermediate container 54fe384f7dfb 05:00:05 ---> c61dae6dcf04 05:00:05 Successfully built c61dae6dcf04 05:00:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:05 + docker inspect -f . ci-base-image-x86_64 05:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:05 prd-ubuntu20.04-docker-8c-8g-7078 does not seem to be running inside a container 05:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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-x86_64 cat 05:00:06 $ docker top d58e90bbdf007b1db06c2661a00ae91479a5e88baaaa0eca29ef8be14e5870f8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:06 + go version 05:00:06 go version go1.20.2 linux/amd64 [Pipeline] } 05:00:06 $ docker stop --time=1 d58e90bbdf007b1db06c2661a00ae91479a5e88baaaa0eca29ef8be14e5870f8 05:00:08 $ docker rm -f --volumes d58e90bbdf007b1db06c2661a00ae91479a5e88baaaa0eca29ef8be14e5870f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + docker inspect -f . ci-base-image-x86_64 05:00:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:08 prd-ubuntu20.04-docker-8c-8g-7078 does not seem to be running inside a container 05:00:08 $ 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-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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-x86_64 cat 05:00:09 $ docker top 6194accefadb34f8e92ad29f03fbf57a1a1872c87fac1ae1a57bcc43d6ce4e28 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:09 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1417 [Pipeline] fileExists [Pipeline] sh 05:00:10 + make test 05:00:10 go test -race -coverprofile=coverage.out ./... 05:00:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.068s coverage: 79.9% of statements 05:00:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 86.0% of statements 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 75.7% of statements 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.071s coverage: 14.9% of statements 05:00:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.083s coverage: 68.5% of statements 05:00:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements 05:00:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 05:00:58 GO111MODULE=on go vet ./... 05:01:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:01 ./bin/test-attribution-txt.sh 05:01:01 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 05:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:01 $ docker stop --time=1 6194accefadb34f8e92ad29f03fbf57a1a1872c87fac1ae1a57bcc43d6ce4e28 05:01:05 $ docker rm -f --volumes 6194accefadb34f8e92ad29f03fbf57a1a1872c87fac1ae1a57bcc43d6ce4e28 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:07 + ls -al . 05:01:07 total 276 05:01:07 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 05:00 . 05:01:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:59 .. 05:01:07 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 04:59 .dockerignore 05:01:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 04:59 .git 05:01:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 04:59 .github 05:01:07 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 04:59 .gitignore 05:01:07 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 04:59 .golangci.yml 05:01:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 04:59 .semver 05:01:07 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 04:59 CHANGELOG.md 05:01:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 04:59 GOVERNANCE.md 05:01:07 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 04:59 Jenkinsfile 05:01:07 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 04:59 LICENSE 05:01:07 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 04:59 Makefile 05:01:07 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 04:59 OWNERS.md 05:01:07 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 04:59 README.md 05:01:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 04:59 VERSION 05:01:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 04:59 bin 05:01:07 -rw-r--r-- 1 jenkins jenkins 106712 Apr 7 05:00 coverage.out 05:01:07 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 04:59 example 05:01:07 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 04:59 go.mod 05:01:07 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 04:59 go.sum 05:01:07 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 04:59 internal 05:01:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 04:59 openapi 05:01:07 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 04:59 pkg 05:01:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 04:59 snap 05:01:07 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:07 + 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=d655b849d53b45afc9704737130f725e61250280 --label arch=amd64 --label version=0.0.0 . 05:01:07 Sending build context to Docker daemon 11.03MB 05:01:07 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:01:07 Step 2/23 : FROM ${BASE} AS builder 05:01:07 ---> c61dae6dcf04 05:01:07 Step 3/23 : ARG MAKE=make build 05:01:08 ---> Running in e7be743b4ffa 05:01:08 Removing intermediate container e7be743b4ffa 05:01:08 ---> 544dff776ddf 05:01:08 Step 4/23 : WORKDIR /device-sdk-go 05:01:08 ---> Running in d4cb81503419 05:01:08 Removing intermediate container d4cb81503419 05:01:08 ---> c1aea684d881 05:01:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:08 ---> Running in 7d6ca1524b51 05:01:08 Removing intermediate container 7d6ca1524b51 05:01:08 ---> 7b8683d7b9de 05:01:08 Step 6/23 : RUN apk add --update --no-cache make git 05:01:08 ---> Running in 3a05144c62a0 05:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:09 OK: 265 MiB in 53 packages 05:01:09 Removing intermediate container 3a05144c62a0 05:01:09 ---> 0dac3ef64fa1 05:01:09 Step 7/23 : COPY go.mod vendor* ./ 05:01:09 ---> ba358cdb7fb3 05:01:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:09 ---> Running in 88662209fd98 05:01:10 Removing intermediate container 88662209fd98 05:01:10 ---> 72a287103bd8 05:01:10 Step 9/23 : COPY . . 05:01:11 ---> 9c1b7250cb51 05:01:11 Step 10/23 : RUN ${MAKE} 05:01:11 ---> Running in b76f26118517 05:01:11 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7080 in /w/workspace/gexfoundry_device-sdk-go_PR-1417 [Pipeline] { [Pipeline] ws 05:01:30 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:01:30 The recommended git tool is: git 05:01:33 Removing intermediate container b76f26118517 05:01:33 ---> c34bd70a5a62 05:01:33 Step 11/23 : FROM alpine:3.17 05:01:33 3.17: Pulling from library/alpine 05:01:33 f56be85fc22e: Pulling fs layer 05:01:33 f56be85fc22e: Download complete 05:01:33 f56be85fc22e: Pull complete 05:01:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:01:33 Status: Downloaded newer image for alpine:3.17 05:01:33 ---> 9ed4aefc74f6 05:01:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:33 ---> Running in 3943bfb4fff1 05:01:33 Removing intermediate container 3943bfb4fff1 05:01:33 ---> 3f938b7ae8bd 05:01:33 Step 13/23 : RUN apk add --update --no-cache 05:01:33 ---> Running in c7cf0072636f 05:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:33 OK: 7 MiB in 15 packages 05:01:33 Removing intermediate container c7cf0072636f 05:01:33 ---> 0a3f31b8b3b2 05:01:33 Step 14/23 : WORKDIR / 05:01:33 ---> Running in 635cac4d149b 05:01:33 Removing intermediate container 635cac4d149b 05:01:33 ---> 8929f06a5260 05:01:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:33 ---> 83b4351cc132 05:01:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:33 ---> df67a20b606a 05:01:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:34 ---> 915ff22e9aa7 05:01:34 Step 18/23 : EXPOSE 59999 05:01:34 ---> Running in 9d8610b9a9ea 05:01:34 Removing intermediate container 9d8610b9a9ea 05:01:34 ---> 1da1eabfde7c 05:01:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:34 ---> Running in a5ecc3cf3473 05:01:34 Removing intermediate container a5ecc3cf3473 05:01:34 ---> 2124ba0fb259 05:01:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:34 ---> Running in 0b533e05c30e 05:01:34 Removing intermediate container 0b533e05c30e 05:01:34 ---> 67340c3c4e09 05:01:34 Step 21/23 : LABEL arch=amd64 05:01:34 ---> Running in 0b508d15d133 05:01:34 Removing intermediate container 0b508d15d133 05:01:34 ---> 03cc5417e036 05:01:34 Step 22/23 : LABEL git_sha=d655b849d53b45afc9704737130f725e61250280 05:01:34 ---> Running in 7b358bb9eb9d 05:01:34 Removing intermediate container 7b358bb9eb9d 05:01:34 ---> 1f880e79d776 05:01:34 Step 23/23 : LABEL version=0.0.0 05:01:34 ---> Running in cc2687e61689 05:01:34 Removing intermediate container cc2687e61689 05:01:34 ---> e4b7a0385a5b 05:01:34 [Warning] One or more build-args [ARCH] were not consumed 05:01:34 Successfully built e4b7a0385a5b 05:01:34 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:35 05:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:35 latest: Pulling from edgex-lftools-log-publisher 05:01:35 5eb5b503b376: Pulling fs layer 05:01:35 5c69ac0246d0: Pulling fs layer 05:01:35 ec43610c2a17: Pulling fs layer 05:01:35 3a2ae6a8a46f: Pulling fs layer 05:01:35 33b1e0a273af: Pulling fs layer 05:01:35 5d3b04190fa2: Pulling fs layer 05:01:35 2f39f015ded8: Pulling fs layer 05:01:35 3a2ae6a8a46f: Waiting 05:01:35 33b1e0a273af: Waiting 05:01:35 5d3b04190fa2: Waiting 05:01:35 2f39f015ded8: Waiting 05:01:35 5c69ac0246d0: Verifying Checksum 05:01:35 5c69ac0246d0: Download complete 05:01:35 3a2ae6a8a46f: Verifying Checksum 05:01:35 3a2ae6a8a46f: Download complete 05:01:35 ec43610c2a17: Verifying Checksum 05:01:35 ec43610c2a17: Download complete 05:01:35 5d3b04190fa2: Download complete 05:01:36 33b1e0a273af: Download complete 05:01:36 5eb5b503b376: Verifying Checksum 05:01:36 5eb5b503b376: Download complete 05:01:36 2f39f015ded8: Download complete 05:01:37 5eb5b503b376: Pull complete 05:01:37 using credential edgex-jenkins-ssh 05:01:37 Cloning the remote Git repository 05:01:37 5c69ac0246d0: Pull complete 05:01:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:01:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:01:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:37 > git --version # timeout=10 05:01:37 > git --version # 'git version 2.25.1' 05:01:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:38 ec43610c2a17: Pull complete 05:01:38 3a2ae6a8a46f: Pull complete 05:01:38 33b1e0a273af: Pull complete 05:01:38 5d3b04190fa2: Pull complete 05:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1417/head:refs/remotes/origin/PR-1417 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:41 Merging remotes/origin/main commit 5b5907fa8314056950bcd679d495ce1473a19c65 into PR head commit d655b849d53b45afc9704737130f725e61250280 05:01:41 Merge succeeded, producing d655b849d53b45afc9704737130f725e61250280 05:01:41 Checking out Revision d655b849d53b45afc9704737130f725e61250280 (PR-1417) 05:01:42 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:01:42 > git --version # timeout=10 05:01:42 > git --version # 'git version 2.25.1' 05:01:42 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 05:01:41 > git config core.sparsecheckout # timeout=10 05:01:41 > git checkout -f d655b849d53b45afc9704737130f725e61250280 # timeout=10 05:01:41 > git remote # timeout=10 05:01:41 > git config --get remote.origin.url # timeout=10 05:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:41 > git merge 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 05:01:41 > git rev-parse HEAD^{commit} # timeout=10 05:01:41 > git config core.sparsecheckout # timeout=10 05:01:41 > git checkout -f d655b849d53b45afc9704737130f725e61250280 # timeout=10 05:01:42 05:01:42 GitHub has been notified of this commit’s build result 05:01:42 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:01:42 2f39f015ded8: Pull complete 05:01:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:42 prd-ubuntu20.04-docker-8c-8g-7078 does not seem to be running inside a container 05:01:42 $ 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-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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:01:45 $ docker top 86cd6c4da87370be56db7c83ffdfd34afbe94e98b4c059b39789606a48ff9df8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:46 ---> job-cost.sh 05:01:46 lf-activate-venv: SKIPPING 05:01:46 INFO: No Stack... 05:01:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:01:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:46 Dload Upload Total Spent Left Speed 05:01:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 05:01:47 INFO: Archiving Costs [Pipeline] sh 05:01:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:47 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/cost.csv 05:01:47 + cut -d, -f6 [Pipeline] lock 05:01:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] 05:01:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] did not exist. Created. 05:01:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] [Pipeline] { [Pipeline] unstash 05:01:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:47 + sudo tee /etc/docker/daemon.new 05:01:47 { 05:01:47 "registry-mirrors": [ 05:01:47 "https://nexus3.edgexfoundry.org:10001" 05:01:47 ], 05:01:47 "bip": "10.250.0.254/24", 05:01:47 "hosts": [ 05:01:47 "tcp://0.0.0.0:5555", 05:01:47 "unix:///var/run/docker.sock" 05:01:47 ], 05:01:47 "mtu": 1458, 05:01:47 "selinux-enabled": true, 05:01:47 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:47 } [Pipeline] sh [Pipeline] sh 05:01:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:47 + echo total: 0.2199999988079071 [Pipeline] stash 05:01:48 Stashed 1 file(s) [Pipeline] } 05:01:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:48 $ docker stop --time=1 86cd6c4da87370be56db7c83ffdfd34afbe94e98b4c059b39789606a48ff9df8 05:01:48 + sudo service docker restart 05:01:49 $ docker rm -f --volumes 86cd6c4da87370be56db7c83ffdfd34afbe94e98b4c059b39789606a48ff9df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:06 provisioning config files... 05:02:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config16961106701979503994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:06 ---> docker-login.sh 05:02:06 nexus3.edgexfoundry.org:10001 05:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:07 Configure a credential helper to remove this warning. See 05:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:07 05:02:07 Login Succeeded 05:02:07 nexus3.edgexfoundry.org:10002 05:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:08 Configure a credential helper to remove this warning. See 05:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:08 05:02:08 Login Succeeded 05:02:08 nexus3.edgexfoundry.org:10003 05:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:08 Configure a credential helper to remove this warning. See 05:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:08 05:02:08 Login Succeeded 05:02:08 nexus3.edgexfoundry.org:10004 05:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:08 Configure a credential helper to remove this warning. See 05:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:08 05:02:08 Login Succeeded 05:02:08 docker.io 05:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:09 Configure a credential helper to remove this warning. See 05:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:09 05:02:09 Login Succeeded 05:02:09 ---> docker-login.sh ends [Pipeline] } 05:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:09 ========================================================= 05:02:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:02:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:10 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:02:10 Sending build context to Docker daemon 5.864MB 05:02:10 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:02:10 Step 2/10 : FROM ${BASE} AS builder 05:02:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:10 af6eaf76a39c: Pulling fs layer 05:02:10 55522c791124: Pulling fs layer 05:02:10 ce5c4a1c91eb: Pulling fs layer 05:02:10 169dfbe0d373: Pulling fs layer 05:02:10 e1ff8fa3b103: Pulling fs layer 05:02:10 52ebb69f0ebf: Pulling fs layer 05:02:10 5abe8eddf0d5: Pulling fs layer 05:02:10 169dfbe0d373: Waiting 05:02:10 e1ff8fa3b103: Waiting 05:02:10 52ebb69f0ebf: Waiting 05:02:10 5abe8eddf0d5: Waiting 05:02:10 55522c791124: Verifying Checksum 05:02:10 55522c791124: Download complete 05:02:11 169dfbe0d373: Verifying Checksum 05:02:11 169dfbe0d373: Download complete 05:02:11 e1ff8fa3b103: Verifying Checksum 05:02:11 e1ff8fa3b103: Download complete 05:02:11 af6eaf76a39c: Download complete 05:02:11 af6eaf76a39c: Pull complete 05:02:12 5abe8eddf0d5: Verifying Checksum 05:02:12 5abe8eddf0d5: Download complete 05:02:12 55522c791124: Pull complete 05:02:13 ce5c4a1c91eb: Verifying Checksum 05:02:13 ce5c4a1c91eb: Download complete 05:02:13 52ebb69f0ebf: Verifying Checksum 05:02:13 52ebb69f0ebf: Download complete 05:02:25 ce5c4a1c91eb: Pull complete 05:02:25 169dfbe0d373: Pull complete 05:02:25 e1ff8fa3b103: Pull complete 05:02:32 52ebb69f0ebf: Pull complete 05:02:34 5abe8eddf0d5: Pull complete 05:02:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:02:34 ---> 6cb57ee374ae 05:02:34 Step 3/10 : ARG MAKE=make build 05:02:36 ---> Running in f32025961907 05:02:36 Removing intermediate container f32025961907 05:02:36 ---> 80ddd8d84e4b 05:02:36 Step 4/10 : WORKDIR /device-sdk-go 05:02:36 ---> Running in b07136c8f304 05:02:36 Removing intermediate container b07136c8f304 05:02:36 ---> f00102eab17b 05:02:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:36 ---> Running in 112561c9e68f 05:02:37 Removing intermediate container 112561c9e68f 05:02:37 ---> 9215b48885cc 05:02:37 Step 6/10 : RUN apk add --update --no-cache make git 05:02:37 ---> Running in 30dec162b042 05:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:02:40 OK: 263 MiB in 53 packages 05:02:41 Removing intermediate container 30dec162b042 05:02:41 ---> f4cc9c5ecb54 05:02:41 Step 7/10 : COPY go.mod vendor* ./ 05:02:41 ---> aa2da924840b 05:02:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:41 ---> Running in 59b5703482ee 05:03:49 Removing intermediate container 59b5703482ee 05:03:49 ---> 1a0433783b8b 05:03:49 Step 9/10 : COPY . . 05:03:49 ---> 8f30ad8450a1 05:03:49 Step 10/10 : RUN ${MAKE} 05:03:49 ---> Running in d7dcd21b1e6f 05:03:49 noop 05:03:49 Removing intermediate container d7dcd21b1e6f 05:03:49 ---> afda49c8b99f 05:03:49 Successfully built afda49c8b99f 05:03:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:49 + docker inspect -f . ci-base-image-arm64 05:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:50 prd-ubuntu20.04-docker-arm64-4c-16g-7080 does not seem to be running inside a container 05:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:52 $ docker top 1cabadb5a3aff1f7280464ecaaf2d6bc569bd15efa275ae8d61d1679c9f70c2f -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:53 + go version 05:03:53 go version go1.20.2 linux/arm64 [Pipeline] } 05:03:53 $ docker stop --time=1 1cabadb5a3aff1f7280464ecaaf2d6bc569bd15efa275ae8d61d1679c9f70c2f 05:03:54 $ docker rm -f --volumes 1cabadb5a3aff1f7280464ecaaf2d6bc569bd15efa275ae8d61d1679c9f70c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:55 + docker inspect -f . ci-base-image-arm64 05:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:55 prd-ubuntu20.04-docker-arm64-4c-16g-7080 does not seem to be running inside a container 05:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:57 $ docker top 80dd2d03a272d0b7cb008c429cabcb66e275c389ec5421728f8c34cce55c721e -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:58 + make test 05:03:58 go test -race -coverprofile=coverage.out ./... 05:04:45 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.218s coverage: 27.6% of statements 05:06:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.247s coverage: 79.9% of statements 05:06:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.332s coverage: 86.0% of statements 05:07:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:07:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.412s coverage: 75.7% of statements 05:07:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:07:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:07:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:07:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.266s coverage: 14.9% of statements 05:07:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.470s coverage: 68.5% of statements 05:07:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.436s coverage: 89.2% of statements 05:07:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:07:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.236s coverage: 5.5% of statements 05:07:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:07:13 GO111MODULE=on go vet ./... 05:09:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:50 ./bin/test-attribution-txt.sh 05:09:50 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 05:09:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:50 $ docker stop --time=1 80dd2d03a272d0b7cb008c429cabcb66e275c389ec5421728f8c34cce55c721e 05:09:52 $ docker rm -f --volumes 80dd2d03a272d0b7cb008c429cabcb66e275c389ec5421728f8c34cce55c721e [Pipeline] // withDockerContainer [Pipeline] sh 05:09:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:54 Warning: overwriting stash ‘coverage-report’ 05:09:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:55 + ls -al . 05:09:55 total 272 05:09:55 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 05:04 . 05:09:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:01 .. 05:09:55 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 05:01 .dockerignore 05:09:55 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 05:01 .git 05:09:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:01 .github 05:09:55 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 05:01 .gitignore 05:09:55 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 05:01 .golangci.yml 05:09:55 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 05:01 CHANGELOG.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 05:01 GOVERNANCE.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 05:01 Jenkinsfile 05:09:55 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 05:01 LICENSE 05:09:55 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 05:01 Makefile 05:09:55 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 05:01 OWNERS.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 05:01 README.md 05:09:55 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 04:59 VERSION 05:09:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:01 bin 05:09:55 -rw-r--r-- 1 jenkins jenkins 106714 Apr 7 05:07 coverage.out 05:09:55 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 05:01 example 05:09:55 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 05:01 go.mod 05:09:55 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 05:01 go.sum 05:09:55 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 05:01 internal 05:09:55 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:01 openapi 05:09:55 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 05:01 pkg 05:09:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:01 snap 05:09:55 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:56 + 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=d655b849d53b45afc9704737130f725e61250280 --label arch=arm64 --label version=0.0.0 . 05:09:56 Sending build context to Docker daemon 5.972MB 05:09:56 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:09:56 Step 2/23 : FROM ${BASE} AS builder 05:09:56 ---> afda49c8b99f 05:09:56 Step 3/23 : ARG MAKE=make build 05:09:56 ---> Running in cb7c4ed615cf 05:09:56 Removing intermediate container cb7c4ed615cf 05:09:56 ---> dc914061c33c 05:09:56 Step 4/23 : WORKDIR /device-sdk-go 05:09:57 ---> Running in 3e6ddd1b81a6 05:09:57 Removing intermediate container 3e6ddd1b81a6 05:09:57 ---> 4ec5bd02cae8 05:09:57 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:09:57 ---> Running in c775a26ec0e6 05:09:57 Removing intermediate container c775a26ec0e6 05:09:57 ---> dfed0ddafbfd 05:09:57 Step 6/23 : RUN apk add --update --no-cache make git 05:09:57 ---> Running in c76ad8be90c0 05:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:10:00 OK: 263 MiB in 53 packages 05:10:01 Removing intermediate container c76ad8be90c0 05:10:01 ---> e49fdd3ad504 05:10:01 Step 7/23 : COPY go.mod vendor* ./ 05:10:01 ---> a6e3842735e5 05:10:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:01 ---> Running in df5ca44a2c26 05:10:04 Removing intermediate container df5ca44a2c26 05:10:04 ---> 15a6d05fe540 05:10:04 Step 9/23 : COPY . . 05:10:05 ---> 82dab84fec27 05:10:05 Step 10/23 : RUN ${MAKE} 05:10:05 ---> Running in 830d3aa00806 05:10:06 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:12:28 Removing intermediate container 830d3aa00806 05:12:28 ---> 5614831b6e98 05:12:28 Step 11/23 : FROM alpine:3.17 05:12:28 3.17: Pulling from library/alpine 05:12:28 c41833b44d91: Pulling fs layer 05:12:28 c41833b44d91: Verifying Checksum 05:12:28 c41833b44d91: Download complete 05:12:28 c41833b44d91: Pull complete 05:12:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:12:28 Status: Downloaded newer image for alpine:3.17 05:12:28 ---> 51e60588ff2c 05:12:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:12:28 ---> Running in 9c8e8112887e 05:12:28 Removing intermediate container 9c8e8112887e 05:12:28 ---> bca513d31d63 05:12:28 Step 13/23 : RUN apk add --update --no-cache 05:12:28 ---> Running in d77de3806ba8 05:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:12:28 OK: 7 MiB in 15 packages 05:12:28 Removing intermediate container d77de3806ba8 05:12:28 ---> 15f228e462ce 05:12:28 Step 14/23 : WORKDIR / 05:12:28 ---> Running in d044a52a44f9 05:12:28 Removing intermediate container d044a52a44f9 05:12:28 ---> cc0f91c8c4d9 05:12:28 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:12:28 ---> e07047992146 05:12:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:12:29 ---> e9fe3fc2fb9f 05:12:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:12:29 ---> 3a206e1e44df 05:12:29 Step 18/23 : EXPOSE 59999 05:12:29 ---> Running in d5b919c64e95 05:12:30 Removing intermediate container d5b919c64e95 05:12:30 ---> 00e6bebd0e3f 05:12:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:12:30 ---> Running in 3dc3231c6633 05:12:30 Removing intermediate container 3dc3231c6633 05:12:30 ---> b2c9dad45b7c 05:12:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:12:30 ---> Running in 0f8a7078d144 05:12:30 Removing intermediate container 0f8a7078d144 05:12:30 ---> 2adb1c844788 05:12:30 Step 21/23 : LABEL arch=arm64 05:12:30 ---> Running in 7b9414d475f9 05:12:31 Removing intermediate container 7b9414d475f9 05:12:31 ---> d001627c4109 05:12:31 Step 22/23 : LABEL git_sha=d655b849d53b45afc9704737130f725e61250280 05:12:31 ---> Running in 43e178e5a75c 05:12:31 Removing intermediate container 43e178e5a75c 05:12:31 ---> eb42e28c0a4b 05:12:31 Step 23/23 : LABEL version=0.0.0 05:12:31 ---> Running in 04854f8a81c2 05:12:31 Removing intermediate container 04854f8a81c2 05:12:31 ---> fa874285d6ea 05:12:31 [Warning] One or more build-args [ARCH] were not consumed 05:12:31 Successfully built fa874285d6ea 05:12:31 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:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:32 05:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:33 arm64: Pulling from edgex-lftools-log-publisher 05:12:33 8998bd30e6a1: Pulling fs layer 05:12:33 04944245beec: Pulling fs layer 05:12:33 699f458cf7ca: Pulling fs layer 05:12:33 765212b225bb: Pulling fs layer 05:12:33 f23df028b6ca: Pulling fs layer 05:12:33 d65c8cfc05b1: Pulling fs layer 05:12:33 2437ff75d9bd: Pulling fs layer 05:12:33 d65c8cfc05b1: Waiting 05:12:33 2437ff75d9bd: Waiting 05:12:33 765212b225bb: Waiting 05:12:33 f23df028b6ca: Waiting 05:12:33 04944245beec: Verifying Checksum 05:12:33 04944245beec: Download complete 05:12:33 765212b225bb: Verifying Checksum 05:12:33 765212b225bb: Download complete 05:12:33 f23df028b6ca: Verifying Checksum 05:12:33 f23df028b6ca: Download complete 05:12:33 d65c8cfc05b1: Verifying Checksum 05:12:33 d65c8cfc05b1: Download complete 05:12:33 699f458cf7ca: Verifying Checksum 05:12:33 699f458cf7ca: Download complete 05:12:33 8998bd30e6a1: Download complete 05:12:35 2437ff75d9bd: Verifying Checksum 05:12:35 2437ff75d9bd: Download complete 05:12:37 8998bd30e6a1: Pull complete 05:12:37 04944245beec: Pull complete 05:12:39 699f458cf7ca: Pull complete 05:12:39 765212b225bb: Pull complete 05:12:41 f23df028b6ca: Pull complete 05:12:42 d65c8cfc05b1: Pull complete 05:12:57 2437ff75d9bd: Pull complete 05:12:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-7080 does not seem to be running inside a container 05:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:13:00 $ docker top 4cb75a91c80e8e884889bdaf5efdcce620c830cda20e91c0b8b70479ee4a7273 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:00 ---> job-cost.sh 05:13:00 lf-activate-venv: SKIPPING 05:13:00 INFO: No Stack... 05:13:01 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:02 INFO: Archiving Costs [Pipeline] sh 05:13:02 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:13:02 + cut -d, -f6 [Pipeline] lock 05:13:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] 05:13:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] did not exist. Created. 05:13:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:03 /w/workspace/device-sdk-go/1@tmp/durable-0a3d0016/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:03 Warning: overwriting stash ‘stack-cost’ 05:13:03 Stashed 1 file(s) [Pipeline] } 05:13:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:03 $ docker stop --time=1 4cb75a91c80e8e884889bdaf5efdcce620c830cda20e91c0b8b70479ee4a7273 05:13:05 $ docker rm -f --volumes 4cb75a91c80e8e884889bdaf5efdcce620c830cda20e91c0b8b70479ee4a7273 [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:13:06 provisioning config files... 05:13:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config7728174681324642199tmp [Pipeline] { [Pipeline] sh 05:13:06 + set +x 05:13:06 + curl -s https://codecov.io/bash 05:13:06 + bash -s -- 05:13:06 05:13:06 _____ _ 05:13:06 / ____| | | 05:13:06 | | ___ __| | ___ ___ _____ __ 05:13:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:06 Bash-1.0.6 05:13:06 05:13:06 05:13:06 ==> git version 2.25.1 found 05:13:06 ==> 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:13:06 Release-Date: 2020-01-08 05:13:06 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:13:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:06 ==> Jenkins CI detected. 05:13:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1417 05:13:06 project root: . 05:13:06 --> token set from env 05:13:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:06 ==> Running gcov in . (disable via -X gcov) 05:13:06 ==> Python coveragepy not found 05:13:06 ==> Searching for coverage reports in: 05:13:06 + . 05:13:06 -> Found 1 reports 05:13:06 ==> Detecting git/mercurial file structure 05:13:06 ==> Reading reports 05:13:06 + ./coverage.out bytes=106714 05:13:06 ==> Appending adjustments 05:13:06 https://docs.codecov.io/docs/fixing-reports 05:13:07 + Found adjustments 05:13:07 ==> Gzipping contents 05:13:07 16K /tmp/codecov.fRiWuB.gz 05:13:07 ==> Uploading reports 05:13:07 url: https://codecov.io 05:13:07 query: branch=PR-1417&commit=d655b849d53b45afc9704737130f725e61250280&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1417&job=&cmd_args= 05:13:07 -> Pinging Codecov 05:13:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1417&commit=d655b849d53b45afc9704737130f725e61250280&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1417&job=&cmd_args= 05:13:07 -> Uploading to 05:13:07 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7E55EF52A471D76F132DFD9A03CDDE97/d655b849d53b45afc9704737130f725e61250280/63c19930-0036-4033-ad0f-2e67e8fb9199.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T051307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13bd2b5fb1d32d311b34809a1065784431cd9432608e1d22c5ca5796e5363337 05:13:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:07 Dload Upload Total Spent Left Speed 05:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15124 0 0 100 15124 0 56014 --:--:-- --:--:-- --:--:-- 55808 05:13:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d655b849d53b45afc9704737130f725e61250280 [Pipeline] } 05:13:07 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:13:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives ] 05:13:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives 05:13:09 total 16 05:13:09 drwxr-xr-x 3 root root 4096 Apr 7 05:01 . 05:13:09 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 05:01 .. 05:13:09 drwxr-xr-x 2 root root 4096 Apr 7 05:01 cost 05:13:09 -rw-r--r-- 1 root root 86 Apr 7 05:01 cost.csv 05:13:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives 05:13:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives 05:13:09 total 16 05:13:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 05:01 . 05:13:09 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 05:01 .. 05:13:09 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 05:01 cost 05:13:09 -rw-r--r-- 1 jenkins jenkins 86 Apr 7 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:10 ---> package-listing.sh 05:13:10 ++ facter osfamily 05:13:10 ++ tr '[:upper:]' '[:lower:]' 05:13:10 + OS_FAMILY=debian 05:13:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1417 05:13:10 + START_PACKAGES=/tmp/packages_start.txt 05:13:10 + END_PACKAGES=/tmp/packages_end.txt 05:13:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:10 + PACKAGES=/tmp/packages_start.txt 05:13:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1417 ']' 05:13:10 + PACKAGES=/tmp/packages_end.txt 05:13:10 + case "${OS_FAMILY}" in 05:13:10 + dpkg -l 05:13:10 + grep '^ii' 05:13:10 + '[' -f /tmp/packages_start.txt ']' 05:13:10 + '[' -f /tmp/packages_end.txt ']' 05:13:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1417 ']' 05:13:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/ 05:13:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/ [Pipeline] echo 05:13:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:12 prd-ubuntu20.04-docker-8c-8g-7078 does not seem to be running inside a container 05:13:12 $ 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-1417/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-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:12 $ docker top c7c945d34e16b2b905088ff74f77c35d22327b838099f362d22af62a91039d8b -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:13 + ls /var/log/sa-host 05:13:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:13 provisioning config files... 05:13:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config6436146469867606080tmp [Pipeline] { [Pipeline] echo 05:13:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:13 ---> create-netrc.sh [Pipeline] } 05:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:14 ---> python-tools-install.sh [Pipeline] echo 05:13:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:14 ---> sudo-logs.sh 05:13:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:15 ---> job-cost.sh 05:13:15 lf-activate-venv: SKIPPING 05:13:15 DEBUG: total: 0.2199999988079071 05:13:15 INFO: Retrieving Stack Cost... 05:13:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:15 INFO: Archiving Costs [Pipeline] echo 05:13:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:16 ---> logs-deploy.sh 05:13:16 lf-activate-venv: SKIPPING 05:13:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1417/1 05:13:16 INFO: archiving workspace using pattern(s): 05:13:17 Archives upload complete. 05:13:17 INFO: archiving logs to Nexus