Pull request #1298 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 89d807d8113b45d5cd8e97f478743d732b99a48e+881f10918eb4e60f546b60d89ac5bea6bad2c109 (ea0eb7524d701dd5cd715901c430153cd0d50a5e) 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-ssh17452601629247622006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10901270523334274413.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12354180186391510746.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5531217446161092011.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17496456631746888229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4305 in /w/workspace/gexfoundry_device-sdk-go_PR-1298 [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-1298 # 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/1298/head:refs/remotes/origin/PR-1298 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit 89d807d8113b45d5cd8e97f478743d732b99a48e Merge succeeded, producing 89d807d8113b45d5cd8e97f478743d732b99a48e Checking out Revision 89d807d8113b45d5cd8e97f478743d732b99a48e (PR-1298) > git config core.sparsecheckout # timeout=10 > git checkout -f 89d807d8113b45d5cd8e97f478743d732b99a48e # 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 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89d807d8113b45d5cd8e97f478743d732b99a48e # timeout=10 Commit message: "feat!: Remove old metrics collection and REST/metrics endpoint" First time build. Skipping changelog. > git rev-list --no-walk 024580853e531fb3d006e68d62fe459063a19404 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:23:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:23:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:23:20 ========================================================= 23:23:20 EdgeX Global Pipelines Version Info 23:23:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:23:21 ------------------- 23:23:21 stable info: 23:23:21 ------------------- 23:23:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:23:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:23:21 Message: update stable to v1.0.244 23:23:21 ------------------- 23:23:21 experimental info: 23:23:21 ------------------- 23:23:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:23:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:23:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1298 [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1298 [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1298 [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89d807d8113b45d5cd8e97f478743d732b99a48e [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89d807d [Pipeline] echo 23:23:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:22 provisioning config files... 23:23:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/config7712492395585455008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:22 ---> docker-login.sh 23:23:22 nexus3.edgexfoundry.org:10001 23:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:23 Configure a credential helper to remove this warning. See 23:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:23 23:23:23 Login Succeeded 23:23:23 nexus3.edgexfoundry.org:10002 23:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:23 Configure a credential helper to remove this warning. See 23:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:23 23:23:23 Login Succeeded 23:23:23 nexus3.edgexfoundry.org:10003 23:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:23 Configure a credential helper to remove this warning. See 23:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:23 23:23:23 Login Succeeded 23:23:23 nexus3.edgexfoundry.org:10004 23:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:23 Configure a credential helper to remove this warning. See 23:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:23 23:23:23 Login Succeeded 23:23:23 docker.io 23:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:23 Configure a credential helper to remove this warning. See 23:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:23 23:23:23 Login Succeeded 23:23:23 ---> docker-login.sh ends [Pipeline] } 23:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:23:24 + git rev-list -1 --merges 89d807d8113b45d5cd8e97f478743d732b99a48e~1..89d807d8113b45d5cd8e97f478743d732b99a48e [Pipeline] echo 23:23:24 -----------> git rev-list -1 --merges 89d807d8113b45d5cd8e97f478743d732b99a48e~1..89d807d8113b45d5cd8e97f478743d732b99a48e 89d807d8113b45d5cd8e97f478743d732b99a48e [false] [Pipeline] sh 23:23:24 + git log --format=format:%s -1 89d807d8113b45d5cd8e97f478743d732b99a48e [Pipeline] echo 23:23:24 ========================================================= 23:23:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:23:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:24 + git log --format=format:%s -1 89d807d8113b45d5cd8e97f478743d732b99a48e [Pipeline] echo 23:23:24 [semverPrep] GIT_COMMIT: 89d807d8113b45d5cd8e97f478743d732b99a48e, Commit Message: feat!: Remove old metrics collection and REST/metrics endpoint [Pipeline] echo 23:23:24 [semverPrep] This is not a build commit. [Pipeline] sh 23:23:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:25 + grep -v github /etc/ssh/ssh_known_hosts 23:23:25 + [ -e /tmp/ssh_known_hosts ] 23:23:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:23:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:23:25 + sudo tee -a /etc/ssh/ssh_known_hosts 23:23:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:25 23:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:25 0.1.4: Pulling from edgex-devops/py-git-semver 23:23:25 b85a868b505f: Pulling fs layer 23:23:25 e2be974225ed: Pulling fs layer 23:23:25 339a4e72a1f5: Pulling fs layer 23:23:25 988bab9f4d93: Pulling fs layer 23:23:25 1469e6f7b9e6: Pulling fs layer 23:23:25 eaf3925da568: Pulling fs layer 23:23:25 bab4dde63d76: Pulling fs layer 23:23:25 bde34c3a00c8: Pulling fs layer 23:23:25 b352a97aabf1: Pulling fs layer 23:23:25 4872d77fe225: Pulling fs layer 23:23:25 5851b861e8e6: Pulling fs layer 23:23:25 bab4dde63d76: Waiting 23:23:25 988bab9f4d93: Waiting 23:23:25 1469e6f7b9e6: Waiting 23:23:25 bde34c3a00c8: Waiting 23:23:25 eaf3925da568: Waiting 23:23:25 b352a97aabf1: Waiting 23:23:25 4872d77fe225: Waiting 23:23:25 5851b861e8e6: Waiting 23:23:25 e2be974225ed: Verifying Checksum 23:23:25 e2be974225ed: Download complete 23:23:25 988bab9f4d93: Verifying Checksum 23:23:25 988bab9f4d93: Download complete 23:23:26 339a4e72a1f5: Verifying Checksum 23:23:26 339a4e72a1f5: Download complete 23:23:26 1469e6f7b9e6: Verifying Checksum 23:23:26 1469e6f7b9e6: Download complete 23:23:26 eaf3925da568: Verifying Checksum 23:23:26 eaf3925da568: Download complete 23:23:26 bde34c3a00c8: Download complete 23:23:26 b352a97aabf1: Download complete 23:23:26 b85a868b505f: Verifying Checksum 23:23:26 b85a868b505f: Download complete 23:23:26 4872d77fe225: Verifying Checksum 23:23:26 4872d77fe225: Download complete 23:23:26 5851b861e8e6: Verifying Checksum 23:23:26 5851b861e8e6: Download complete 23:23:26 bab4dde63d76: Verifying Checksum 23:23:26 bab4dde63d76: Download complete 23:23:27 b85a868b505f: Pull complete 23:23:27 e2be974225ed: Pull complete 23:23:27 339a4e72a1f5: Pull complete 23:23:28 988bab9f4d93: Pull complete 23:23:28 1469e6f7b9e6: Pull complete 23:23:28 eaf3925da568: Pull complete 23:23:29 bab4dde63d76: Pull complete 23:23:29 bde34c3a00c8: Pull complete 23:23:29 b352a97aabf1: Pull complete 23:23:29 4872d77fe225: Pull complete 23:23:30 5851b861e8e6: Pull complete 23:23:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:23:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:30 prd-ubuntu20.04-docker-8c-8g-4305 does not seem to be running inside a container 23:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1298 -v /w/workspace/gexfoundry_device-sdk-go_PR-1298:/w/workspace/gexfoundry_device-sdk-go_PR-1298:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:23:32 $ docker top 03f27599b52d2f257d3c31016f5a5352acbdbe6de8e561680e00a6483f662c7c -eo pid,comm 23:23:32 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). 23:23:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:32 [ssh-agent] Looking for ssh-agent implementation... 23:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:32 $ docker exec 03f27599b52d2f257d3c31016f5a5352acbdbe6de8e561680e00a6483f662c7c ssh-agent 23:23:32 SSH_AUTH_SOCK=/tmp/ssh-aBGW56O8eoNN/agent.32 23:23:32 SSH_AGENT_PID=38 23:23:32 Running ssh-add (command line suppressed) 23:23:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/private_key_1316422976644199045.key (/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/private_key_1316422976644199045.key) 23:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:33 + git tag --points-at HEAD [Pipeline] } 23:23:33 $ docker exec --env ******** --env ******** 03f27599b52d2f257d3c31016f5a5352acbdbe6de8e561680e00a6483f662c7c ssh-agent -k 23:23:33 unset SSH_AUTH_SOCK; 23:23:33 unset SSH_AGENT_PID; 23:23:33 echo Agent pid 38 killed; 23:23:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:23:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:33 [ssh-agent] Looking for ssh-agent implementation... 23:23:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:33 $ docker exec 03f27599b52d2f257d3c31016f5a5352acbdbe6de8e561680e00a6483f662c7c ssh-agent 23:23:33 SSH_AUTH_SOCK=/tmp/ssh-JvjZmtlEvEHm/agent.71 23:23:33 SSH_AGENT_PID=77 23:23:33 Running ssh-add (command line suppressed) 23:23:33 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/private_key_8564755059283123164.key (/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/private_key_8564755059283123164.key) 23:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:34 + git semver init 23:23:34 2023-02-01 23:23:34,149 [run_init] DEBUG init version:0.0.0 force:False 23:23:34 2023-02-01 23:23:34,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver 23:23:34 2023-02-01 23:23:34,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver 23:23:34 2023-02-01 23:23:34,151 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1298, universal_newlines=False, shell=None, istream=None) 23:23:35 2023-02-01 23:23:35,055 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1298/.git/info/exclude 23:23:35 2023-02-01 23:23:35,055 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver/PR-1298 with force:False 23:23:35 2023-02-01 23:23:35,055 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver/PR-1298 23:23:35 2023-02-01 23:23:35,057 [execute] INFO git cat-file --batch-check 23:23:35 2023-02-01 23:23:35,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver, universal_newlines=False, shell=None, istream=) 23:23:35 2023-02-01 23:23:35,063 [execute] INFO git cat-file --batch 23:23:35 2023-02-01 23:23:35,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver, universal_newlines=False, shell=None, istream=) 23:23:35 2023-02-01 23:23:35,067 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1298/.semver/PR-1298 23:23:35 0.0.0 [Pipeline] } 23:23:35 $ docker exec --env ******** --env ******** 03f27599b52d2f257d3c31016f5a5352acbdbe6de8e561680e00a6483f662c7c ssh-agent -k 23:23:35 unset SSH_AUTH_SOCK; 23:23:35 unset SSH_AGENT_PID; 23:23:35 echo Agent pid 77 killed; 23:23:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:35 + git semver [Pipeline] } 23:23:35 $ docker stop --time=1 03f27599b52d2f257d3c31016f5a5352acbdbe6de8e561680e00a6483f662c7c 23:23:37 $ docker rm -f --volumes 03f27599b52d2f257d3c31016f5a5352acbdbe6de8e561680e00a6483f662c7c [Pipeline] // withDockerContainer [Pipeline] sh 23:23:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:23:37 Stashed 1 file(s) [Pipeline] echo 23:23:37 [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 23:23:37 provisioning config files... 23:23:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/config14394919303039703940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:38 ---> docker-login.sh 23:23:38 nexus3.edgexfoundry.org:10001 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 nexus3.edgexfoundry.org:10002 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 nexus3.edgexfoundry.org:10003 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 nexus3.edgexfoundry.org:10004 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 docker.io 23:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:38 Configure a credential helper to remove this warning. See 23:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:38 23:23:38 Login Succeeded 23:23:38 ---> docker-login.sh ends [Pipeline] } 23:23:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:38 ========================================================= 23:23:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:23:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:39 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:23:39 Sending build context to Docker daemon 10.55MB 23:23:39 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 23:23:39 Step 2/10 : FROM ${BASE} AS builder 23:23:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:23:39 213ec9aee27d: Pulling fs layer 23:23:39 4583459ba037: Pulling fs layer 23:23:39 93c1e223e6f2: Pulling fs layer 23:23:39 53926ce57604: Pulling fs layer 23:23:39 21b2b0c7a3f4: Pulling fs layer 23:23:39 22ff95d597cd: Pulling fs layer 23:23:39 12d6caf4c0d1: Pulling fs layer 23:23:39 96b7cbca73a9: Pulling fs layer 23:23:39 a7acece74701: Pulling fs layer 23:23:39 53926ce57604: Waiting 23:23:39 21b2b0c7a3f4: Waiting 23:23:39 96b7cbca73a9: Waiting 23:23:39 12d6caf4c0d1: Waiting 23:23:39 a7acece74701: Waiting 23:23:39 93c1e223e6f2: Verifying Checksum 23:23:39 93c1e223e6f2: Download complete 23:23:39 4583459ba037: Download complete 23:23:39 21b2b0c7a3f4: Verifying Checksum 23:23:39 21b2b0c7a3f4: Download complete 23:23:39 22ff95d597cd: Verifying Checksum 23:23:39 22ff95d597cd: Download complete 23:23:39 213ec9aee27d: Verifying Checksum 23:23:39 213ec9aee27d: Download complete 23:23:39 12d6caf4c0d1: Download complete 23:23:39 213ec9aee27d: Pull complete 23:23:39 4583459ba037: Pull complete 23:23:39 93c1e223e6f2: Pull complete 23:23:40 a7acece74701: Verifying Checksum 23:23:40 a7acece74701: Download complete 23:23:41 53926ce57604: Verifying Checksum 23:23:41 53926ce57604: Download complete 23:23:41 96b7cbca73a9: Download complete 23:23:44 53926ce57604: Pull complete 23:23:44 21b2b0c7a3f4: Pull complete 23:23:44 22ff95d597cd: Pull complete 23:23:44 12d6caf4c0d1: Pull complete 23:23:46 96b7cbca73a9: Pull complete 23:23:46 a7acece74701: Pull complete 23:23:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:23:46 ---> db6d94c90886 23:23:46 Step 3/10 : ARG MAKE=make build 23:23:50 ---> Running in f4fcf854a871 23:23:50 Removing intermediate container f4fcf854a871 23:23:50 ---> 062ba962d9cf 23:23:50 Step 4/10 : WORKDIR /device-sdk-go 23:23:50 ---> Running in fa2870200e50 23:23:50 Removing intermediate container fa2870200e50 23:23:50 ---> 430e4b0a9601 23:23:50 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:23:50 ---> Running in f1d8c82d76a3 23:23:50 Removing intermediate container f1d8c82d76a3 23:23:50 ---> ae79e40fe30f 23:23:50 Step 6/10 : RUN apk add --update --no-cache make git 23:23:50 ---> Running in 47563af433b7 23:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:23:50 OK: 211 MiB in 51 packages 23:23:50 Removing intermediate container 47563af433b7 23:23:50 ---> 8702bbc04255 23:23:50 Step 7/10 : COPY go.mod vendor* ./ 23:23:50 ---> f58a2260bc37 23:23:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:51 ---> Running in 62cc1dba3a68 23:23:52 Still waiting to schedule task 23:23:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4302’ is offline 23:24:29 Removing intermediate container 62cc1dba3a68 23:24:29 ---> cb3d4333720a 23:24:29 Step 9/10 : COPY . . 23:24:29 ---> acbd85b43169 23:24:29 Step 10/10 : RUN ${MAKE} 23:24:29 ---> Running in 3fc2114e3ab5 23:24:29 noop 23:24:29 Removing intermediate container 3fc2114e3ab5 23:24:29 ---> 74323ae35d0a 23:24:29 Successfully built 74323ae35d0a 23:24:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:30 + docker inspect -f . ci-base-image-x86_64 23:24:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:30 prd-ubuntu20.04-docker-8c-8g-4305 does not seem to be running inside a container 23:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1298 -v /w/workspace/gexfoundry_device-sdk-go_PR-1298:/w/workspace/gexfoundry_device-sdk-go_PR-1298:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:24:30 $ docker top bcb156323a9a89f1b931ee66a729140227b4d80f4292fd3d79e8214a4c39336b -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:30 + go version 23:24:30 go version go1.18.7 linux/amd64 [Pipeline] } 23:24:30 $ docker stop --time=1 bcb156323a9a89f1b931ee66a729140227b4d80f4292fd3d79e8214a4c39336b 23:24:32 $ docker rm -f --volumes bcb156323a9a89f1b931ee66a729140227b4d80f4292fd3d79e8214a4c39336b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:32 + docker inspect -f . ci-base-image-x86_64 23:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:32 prd-ubuntu20.04-docker-8c-8g-4305 does not seem to be running inside a container 23:24:32 $ 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-1298 -v /w/workspace/gexfoundry_device-sdk-go_PR-1298:/w/workspace/gexfoundry_device-sdk-go_PR-1298:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:24:33 $ docker top ec7c3981064ae7439ba3813c1745864e2cdeb8e6aee5d97347d1eab2f102f92c -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1298 [Pipeline] fileExists [Pipeline] sh 23:24:33 + make test 23:24:33 go test -race -coverprofile=coverage.out ./... 23:24:40 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:24:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.092s coverage: 27.6% of statements 23:24:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.060s coverage: 78.9% of statements 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 23:24:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.098s coverage: 73.6% of statements 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:24:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:24:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.106s coverage: 59.8% of statements 23:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 23:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:24:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.099s coverage: 65.1% of statements 23:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:24:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.749s coverage: 89.2% of statements 23:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 23:24:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements 23:24:53 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:25:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:25:08 GO111MODULE=on go vet ./... 23:25:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:25:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:25:10 ./bin/test-attribution-txt.sh [Pipeline] echo 23:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:25:10 $ docker stop --time=1 ec7c3981064ae7439ba3813c1745864e2cdeb8e6aee5d97347d1eab2f102f92c 23:25:12 $ docker rm -f --volumes ec7c3981064ae7439ba3813c1745864e2cdeb8e6aee5d97347d1eab2f102f92c [Pipeline] // withDockerContainer [Pipeline] sh 23:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:13 + ls -al . 23:25:13 total 272 23:25:13 drwxrwxr-x 11 jenkins jenkins 4096 Feb 1 23:24 . 23:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 23:23 .. 23:25:13 -rw-rw-r-- 1 jenkins jenkins 140 Feb 1 23:23 .dockerignore 23:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 23:24 .git 23:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 23:23 .github 23:25:13 -rw-rw-r-- 1 jenkins jenkins 131 Feb 1 23:23 .gitignore 23:25:13 -rw-rw-r-- 1 jenkins jenkins 42 Feb 1 23:23 .golangci.yml 23:25:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 23:23 .semver 23:25:13 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 1 23:23 CHANGELOG.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 23:23 GOVERNANCE.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 880 Feb 1 23:23 Jenkinsfile 23:25:13 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 1 23:23 LICENSE 23:25:13 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 1 23:23 Makefile 23:25:13 -rw-rw-r-- 1 jenkins jenkins 619 Feb 1 23:23 OWNERS.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 1 23:23 README.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 23:23 VERSION 23:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 23:23 bin 23:25:13 -rw-r--r-- 1 jenkins jenkins 100730 Feb 1 23:24 coverage.out 23:25:13 drwxrwxr-x 5 jenkins jenkins 4096 Feb 1 23:23 example 23:25:13 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 1 23:23 go.mod 23:25:13 -rw-rw-r-- 1 jenkins jenkins 34396 Feb 1 23:23 go.sum 23:25:13 drwxrwxr-x 13 jenkins jenkins 4096 Feb 1 23:23 internal 23:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 23:23 openapi 23:25:13 drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 23:23 pkg 23:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 23:23 snap 23:25:13 -rw-rw-r-- 1 jenkins jenkins 222 Feb 1 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:13 + 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=89d807d8113b45d5cd8e97f478743d732b99a48e --label arch=amd64 --label version=0.0.0 . 23:25:13 Sending build context to Docker daemon 10.65MB 23:25:13 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 23:25:13 Step 2/23 : FROM ${BASE} AS builder 23:25:13 ---> 74323ae35d0a 23:25:13 Step 3/23 : ARG MAKE=make build 23:25:13 ---> Running in a08a33387f41 23:25:13 Removing intermediate container a08a33387f41 23:25:13 ---> 145b4369b416 23:25:13 Step 4/23 : WORKDIR /device-sdk-go 23:25:13 ---> Running in eac4c8c9e034 23:25:13 Removing intermediate container eac4c8c9e034 23:25:13 ---> 2ef9882c97f2 23:25:13 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:25:13 ---> Running in 2739a9eb663f 23:25:13 Removing intermediate container 2739a9eb663f 23:25:13 ---> 594da687d7b1 23:25:13 Step 6/23 : RUN apk add --update --no-cache make git 23:25:13 ---> Running in 95cfeecb1025 23:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:14 OK: 211 MiB in 51 packages 23:25:14 Removing intermediate container 95cfeecb1025 23:25:14 ---> ef858d85efe5 23:25:14 Step 7/23 : COPY go.mod vendor* ./ 23:25:14 ---> ae720974f609 23:25:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:14 ---> Running in 193e3d14ba9a 23:25:15 Removing intermediate container 193e3d14ba9a 23:25:15 ---> f1d378bdedc5 23:25:15 Step 9/23 : COPY . . 23:25:16 ---> f85494d7a8dc 23:25:16 Step 10/23 : RUN ${MAKE} 23:25:16 ---> Running in 4966337dacbd 23:25:16 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 23:25:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4307 in /w/workspace/gexfoundry_device-sdk-go_PR-1298 [Pipeline] { [Pipeline] ws 23:25:25 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 23:25:25 The recommended git tool is: git 23:25:30 using credential edgex-jenkins-ssh 23:25:30 Cloning the remote Git repository 23:25:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:25:30 > git init /w/workspace/device-sdk-go/3 # timeout=10 23:25:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:25:30 > git --version # timeout=10 23:25:30 > git --version # 'git version 2.25.1' 23:25:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:25:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:25:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:25:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1298/head:refs/remotes/origin/PR-1298 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:25:34 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit 89d807d8113b45d5cd8e97f478743d732b99a48e 23:25:34 Merge succeeded, producing 89d807d8113b45d5cd8e97f478743d732b99a48e 23:25:34 Checking out Revision 89d807d8113b45d5cd8e97f478743d732b99a48e (PR-1298) 23:25:34 Removing intermediate container 4966337dacbd 23:25:34 ---> e06443bc41a1 23:25:34 Step 11/23 : FROM alpine:3.16 23:25:34 3.16: Pulling from library/alpine 23:25:34 ca7dd9ec2225: Pulling fs layer 23:25:34 ca7dd9ec2225: Verifying Checksum 23:25:34 ca7dd9ec2225: Download complete 23:25:34 ca7dd9ec2225: Pull complete 23:25:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:25:34 Status: Downloaded newer image for alpine:3.16 23:25:34 ---> bfe296a52501 23:25:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:25:34 ---> Running in e4a98ba3ee60 23:25:34 Removing intermediate container e4a98ba3ee60 23:25:34 ---> bb7439ac8775 23:25:34 Step 13/23 : RUN apk add --update --no-cache 23:25:34 ---> Running in fe6afe6b93c8 23:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:25:35 OK: 6 MiB in 14 packages 23:25:34 > git config core.sparsecheckout # timeout=10 23:25:34 > git checkout -f 89d807d8113b45d5cd8e97f478743d732b99a48e # timeout=10 23:25:34 > git remote # timeout=10 23:25:34 > git config --get remote.origin.url # timeout=10 23:25:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:34 > git merge 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 23:25:34 > git rev-parse HEAD^{commit} # timeout=10 23:25:34 > git config core.sparsecheckout # timeout=10 23:25:34 > git checkout -f 89d807d8113b45d5cd8e97f478743d732b99a48e # timeout=10 23:25:35 Removing intermediate container fe6afe6b93c8 23:25:35 ---> 50f79918a8f9 23:25:35 Step 14/23 : WORKDIR / 23:25:35 ---> Running in 35df2f5dd326 23:25:35 Removing intermediate container 35df2f5dd326 23:25:35 ---> e23394853ceb 23:25:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:25:35 ---> e13118863aeb 23:25:35 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:25:36 ---> 842b8a7cc435 23:25:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:25:36 ---> cfe4f2d5be3d 23:25:36 Step 18/23 : EXPOSE 59999 23:25:36 ---> Running in 4dcfd1f5f021 23:25:36 Removing intermediate container 4dcfd1f5f021 23:25:36 ---> a01c3321c752 23:25:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:25:36 ---> Running in d27f13179416 23:25:36 Removing intermediate container d27f13179416 23:25:36 ---> ec6ff0d884ac 23:25:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:25:36 ---> Running in 6649a2b2acde 23:25:36 Removing intermediate container 6649a2b2acde 23:25:36 ---> c03e72d24a15 23:25:36 Step 21/23 : LABEL arch=amd64 23:25:36 ---> Running in 57736f43fab1 23:25:36 Removing intermediate container 57736f43fab1 23:25:36 ---> 1f91a320d884 23:25:36 Step 22/23 : LABEL git_sha=89d807d8113b45d5cd8e97f478743d732b99a48e 23:25:36 ---> Running in d95c312b672c 23:25:36 Removing intermediate container d95c312b672c 23:25:36 ---> ed862422531c 23:25:36 Step 23/23 : LABEL version=0.0.0 23:25:36 ---> Running in 98d2900096ca 23:25:36 Removing intermediate container 98d2900096ca 23:25:36 ---> bc7a1b617f83 23:25:36 [Warning] One or more build-args [ARCH] were not consumed 23:25:36 Successfully built bc7a1b617f83 23:25:36 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 23:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:37 23:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:37 latest: Pulling from edgex-lftools-log-publisher 23:25:37 5eb5b503b376: Pulling fs layer 23:25:37 5c69ac0246d0: Pulling fs layer 23:25:37 ec43610c2a17: Pulling fs layer 23:25:37 3a2ae6a8a46f: Pulling fs layer 23:25:37 33b1e0a273af: Pulling fs layer 23:25:37 5d3b04190fa2: Pulling fs layer 23:25:37 2f39f015ded8: Pulling fs layer 23:25:37 33b1e0a273af: Waiting 23:25:37 5d3b04190fa2: Waiting 23:25:37 2f39f015ded8: Waiting 23:25:37 3a2ae6a8a46f: Waiting 23:25:37 5c69ac0246d0: Verifying Checksum 23:25:37 5c69ac0246d0: Download complete 23:25:37 3a2ae6a8a46f: Verifying Checksum 23:25:37 3a2ae6a8a46f: Download complete 23:25:37 33b1e0a273af: Verifying Checksum 23:25:37 33b1e0a273af: Download complete 23:25:37 ec43610c2a17: Verifying Checksum 23:25:37 ec43610c2a17: Download complete 23:25:37 5d3b04190fa2: Verifying Checksum 23:25:37 5d3b04190fa2: Download complete 23:25:38 Commit message: "feat!: Remove old metrics collection and REST/metrics endpoint" 23:25:38 5eb5b503b376: Verifying Checksum 23:25:38 5eb5b503b376: Download complete 23:25:38 23:25:38 GitHub has been notified of this commit’s build result 23:25:38 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:38 2f39f015ded8: Download complete 23:25:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:38 Dload Upload Total Spent Left Speed 23:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 23:25:39 5eb5b503b376: Pull complete 23:25:39 5c69ac0246d0: Pull complete 23:25:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:39 ec43610c2a17: Pull complete 23:25:39 3a2ae6a8a46f: Pull complete 23:25:39 + sudo tee /etc/docker/daemon.new 23:25:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:25:39 { 23:25:39 "registry-mirrors": [ 23:25:39 "https://nexus3.edgexfoundry.org:10001" 23:25:39 ], 23:25:39 "bip": "10.250.0.254/24", 23:25:39 "hosts": [ 23:25:39 "tcp://0.0.0.0:5555", 23:25:39 "unix:///var/run/docker.sock" 23:25:39 ], 23:25:39 "mtu": 1458, 23:25:39 "selinux-enabled": true, 23:25:39 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:39 } [Pipeline] sh 23:25:40 33b1e0a273af: Pull complete 23:25:40 5d3b04190fa2: Pull complete 23:25:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:40 + sudo service docker restart 23:25:44 2f39f015ded8: Pull complete 23:25:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:44 prd-ubuntu20.04-docker-8c-8g-4305 does not seem to be running inside a container 23:25:44 $ 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-1298 -v /w/workspace/gexfoundry_device-sdk-go_PR-1298:/w/workspace/gexfoundry_device-sdk-go_PR-1298:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:25:45 $ docker top 4723fd51ef8dab0170e7060d18ec147b86967a4a7cecf7d3dbf1403085bbd101 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:45 ---> job-cost.sh 23:25:45 lf-activate-venv: SKIPPING 23:25:45 INFO: No Stack... 23:25:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:25:46 INFO: Archiving Costs [Pipeline] sh 23:25:46 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1298/archives/cost.csv 23:25:46 + cut -d, -f6 [Pipeline] lock 23:25:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] 23:25:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] did not exist. Created. 23:25:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:25:47 + echo total: 0.2199999988079071 [Pipeline] stash 23:25:47 Stashed 1 file(s) [Pipeline] } 23:25:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:25:47 $ docker stop --time=1 4723fd51ef8dab0170e7060d18ec147b86967a4a7cecf7d3dbf1403085bbd101 23:25:48 $ docker rm -f --volumes 4723fd51ef8dab0170e7060d18ec147b86967a4a7cecf7d3dbf1403085bbd101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:02 provisioning config files... 23:26:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config2440216589574903470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:02 ---> docker-login.sh 23:26:02 nexus3.edgexfoundry.org:10001 23:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:03 Configure a credential helper to remove this warning. See 23:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:03 23:26:03 Login Succeeded 23:26:03 nexus3.edgexfoundry.org:10002 23:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:03 Configure a credential helper to remove this warning. See 23:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:03 23:26:03 Login Succeeded 23:26:03 nexus3.edgexfoundry.org:10003 23:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:04 Configure a credential helper to remove this warning. See 23:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:04 23:26:04 Login Succeeded 23:26:04 nexus3.edgexfoundry.org:10004 23:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:04 Configure a credential helper to remove this warning. See 23:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:04 23:26:04 Login Succeeded 23:26:04 docker.io 23:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:05 Configure a credential helper to remove this warning. See 23:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:05 23:26:05 Login Succeeded 23:26:05 ---> docker-login.sh ends [Pipeline] } 23:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:26:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:05 ========================================================= 23:26:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:26:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:05 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:26:05 Sending build context to Docker daemon 5.706MB 23:26:05 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 23:26:05 Step 2/10 : FROM ${BASE} AS builder 23:26:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:26:06 9b18e9b68314: Pulling fs layer 23:26:06 35d82f9e3411: Pulling fs layer 23:26:06 e16973657156: Pulling fs layer 23:26:06 fc693d55d65f: Pulling fs layer 23:26:06 7e9fc2657dce: Pulling fs layer 23:26:06 dda99020689f: Pulling fs layer 23:26:06 db1c61fa0a46: Pulling fs layer 23:26:06 fc693d55d65f: Waiting 23:26:06 7e9fc2657dce: Waiting 23:26:06 dda99020689f: Waiting 23:26:06 891c053d2c06: Pulling fs layer 23:26:06 db1c61fa0a46: Waiting 23:26:06 891c053d2c06: Waiting 23:26:06 e16973657156: Verifying Checksum 23:26:06 35d82f9e3411: Download complete 23:26:06 7e9fc2657dce: Verifying Checksum 23:26:06 7e9fc2657dce: Download complete 23:26:06 dda99020689f: Verifying Checksum 23:26:06 dda99020689f: Download complete 23:26:06 9b18e9b68314: Verifying Checksum 23:26:06 9b18e9b68314: Download complete 23:26:07 9b18e9b68314: Pull complete 23:26:07 891c053d2c06: Verifying Checksum 23:26:07 891c053d2c06: Download complete 23:26:07 35d82f9e3411: Pull complete 23:26:07 e16973657156: Pull complete 23:26:08 db1c61fa0a46: Verifying Checksum 23:26:08 fc693d55d65f: Verifying Checksum 23:26:08 fc693d55d65f: Download complete 23:26:18 fc693d55d65f: Pull complete 23:26:19 7e9fc2657dce: Pull complete 23:26:19 dda99020689f: Pull complete 23:26:24 db1c61fa0a46: Pull complete 23:26:26 891c053d2c06: Pull complete 23:26:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:26:26 ---> f96f9c87975a 23:26:26 Step 3/10 : ARG MAKE=make build 23:26:28 ---> Running in 9294def77c20 23:26:28 Removing intermediate container 9294def77c20 23:26:28 ---> 452676278110 23:26:28 Step 4/10 : WORKDIR /device-sdk-go 23:26:28 ---> Running in 004d00cb4627 23:26:28 Removing intermediate container 004d00cb4627 23:26:28 ---> 7a37b8fcefb2 23:26:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:26:28 ---> Running in 4fec6b49dbff 23:26:29 Removing intermediate container 4fec6b49dbff 23:26:29 ---> f9b50c25062a 23:26:29 Step 6/10 : RUN apk add --update --no-cache make git 23:26:29 ---> Running in bb3f0d608615 23:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:31 OK: 221 MiB in 51 packages 23:26:31 Removing intermediate container bb3f0d608615 23:26:31 ---> 7267859f5efd 23:26:31 Step 7/10 : COPY go.mod vendor* ./ 23:26:32 ---> 718ac25d706d 23:26:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:32 ---> Running in c451e83183d3 23:27:40 Removing intermediate container c451e83183d3 23:27:40 ---> 870c79689622 23:27:40 Step 9/10 : COPY . . 23:27:40 ---> 3625b1ccce7c 23:27:40 Step 10/10 : RUN ${MAKE} 23:27:40 ---> Running in c6e6cb56633a 23:27:40 noop 23:27:40 Removing intermediate container c6e6cb56633a 23:27:40 ---> 5fcab4458765 23:27:40 Successfully built 5fcab4458765 23:27:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:40 + docker inspect -f . ci-base-image-arm64 23:27:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:40 prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container 23:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:27:42 $ docker top 4015b96376098ae832ab170765ed085e00b74b6663ea1cf382c3acac2fc95a15 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:42 + go version 23:27:42 go version go1.18.7 linux/arm64 [Pipeline] } 23:27:42 $ docker stop --time=1 4015b96376098ae832ab170765ed085e00b74b6663ea1cf382c3acac2fc95a15 23:27:44 $ docker rm -f --volumes 4015b96376098ae832ab170765ed085e00b74b6663ea1cf382c3acac2fc95a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:45 + docker inspect -f . ci-base-image-arm64 23:27:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:45 prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container 23:27:45 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:27:46 $ docker top e3cadbff9cb77b51b6cfe0a3b13457621e5b340e9854cce83b67cc0b3e7d9db5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:46 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 23:27:47 + make test 23:27:47 go test -race -coverprofile=coverage.out ./... 23:28:19 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:30:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:30:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:30:11 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:30:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:30:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:30:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.318s coverage: 27.6% of statements 23:30:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.416s coverage: 78.9% of statements 23:30:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 23:30:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.676s coverage: 73.6% of statements 23:30:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:30:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:30:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.630s coverage: 59.8% of statements 23:30:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:30:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 23:30:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 23:30:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.412s coverage: 65.1% of statements 23:30:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:30:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:30:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.566s coverage: 89.2% of statements 23:30:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 23:30:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.327s coverage: 4.6% of statements 23:30:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:30:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:30:25 GO111MODULE=on go vet ./... 23:32:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:32:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:32:02 ./bin/test-attribution-txt.sh [Pipeline] echo 23:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:32:02 $ docker stop --time=1 e3cadbff9cb77b51b6cfe0a3b13457621e5b340e9854cce83b67cc0b3e7d9db5 23:32:04 $ docker rm -f --volumes e3cadbff9cb77b51b6cfe0a3b13457621e5b340e9854cce83b67cc0b3e7d9db5 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:32:05 Warning: overwriting stash ‘coverage-report’ 23:32:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:32:07 + ls -al . 23:32:07 total 268 23:32:07 drwxrwxr-x 10 jenkins jenkins 4096 Feb 1 23:27 . 23:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 23:25 .. 23:32:07 -rw-rw-r-- 1 jenkins jenkins 140 Feb 1 23:25 .dockerignore 23:32:07 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 23:25 .git 23:32:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 23:25 .github 23:32:07 -rw-rw-r-- 1 jenkins jenkins 131 Feb 1 23:25 .gitignore 23:32:07 -rw-rw-r-- 1 jenkins jenkins 42 Feb 1 23:25 .golangci.yml 23:32:07 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 1 23:25 CHANGELOG.md 23:32:07 -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 23:25 GOVERNANCE.md 23:32:07 -rw-rw-r-- 1 jenkins jenkins 880 Feb 1 23:25 Jenkinsfile 23:32:07 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 1 23:25 LICENSE 23:32:07 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 1 23:25 Makefile 23:32:07 -rw-rw-r-- 1 jenkins jenkins 619 Feb 1 23:25 OWNERS.md 23:32:07 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 1 23:25 README.md 23:32:07 -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 23:23 VERSION 23:32:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 23:25 bin 23:32:07 -rw-r--r-- 1 jenkins jenkins 100731 Feb 1 23:30 coverage.out 23:32:07 drwxrwxr-x 5 jenkins jenkins 4096 Feb 1 23:25 example 23:32:07 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 1 23:25 go.mod 23:32:07 -rw-rw-r-- 1 jenkins jenkins 34396 Feb 1 23:25 go.sum 23:32:07 drwxrwxr-x 13 jenkins jenkins 4096 Feb 1 23:25 internal 23:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 23:25 openapi 23:32:07 drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 23:25 pkg 23:32:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 23:25 snap 23:32:07 -rw-rw-r-- 1 jenkins jenkins 222 Feb 1 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:07 + 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=89d807d8113b45d5cd8e97f478743d732b99a48e --label arch=arm64 --label version=0.0.0 . 23:32:07 Sending build context to Docker daemon 5.808MB 23:32:08 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 23:32:08 Step 2/23 : FROM ${BASE} AS builder 23:32:08 ---> 5fcab4458765 23:32:08 Step 3/23 : ARG MAKE=make build 23:32:08 ---> Running in 6989e531f21f 23:32:08 Removing intermediate container 6989e531f21f 23:32:08 ---> a1d02aad7455 23:32:08 Step 4/23 : WORKDIR /device-sdk-go 23:32:08 ---> Running in d2f6c0b1bce1 23:32:08 Removing intermediate container d2f6c0b1bce1 23:32:08 ---> 7d4cd7226dc6 23:32:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:32:08 ---> Running in 2084ea17d292 23:32:09 Removing intermediate container 2084ea17d292 23:32:09 ---> b4edd0baa424 23:32:09 Step 6/23 : RUN apk add --update --no-cache make git 23:32:09 ---> Running in 54595a3b3413 23:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:11 OK: 221 MiB in 51 packages 23:32:12 Removing intermediate container 54595a3b3413 23:32:12 ---> e21f8b9f4285 23:32:12 Step 7/23 : COPY go.mod vendor* ./ 23:32:12 ---> dd1152dd5f42 23:32:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:12 ---> Running in 75460316e7a6 23:32:15 Removing intermediate container 75460316e7a6 23:32:15 ---> 2ca36d091c26 23:32:15 Step 9/23 : COPY . . 23:32:16 ---> 12abda52d88b 23:32:16 Step 10/23 : RUN ${MAKE} 23:32:16 ---> Running in 0f4389a36695 23:32:17 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 23:34:24 Removing intermediate container 0f4389a36695 23:34:24 ---> aed6c3c22659 23:34:24 Step 11/23 : FROM alpine:3.16 23:34:24 3.16: Pulling from library/alpine 23:34:24 6875df1f5354: Pulling fs layer 23:34:24 6875df1f5354: Verifying Checksum 23:34:24 6875df1f5354: Download complete 23:34:24 6875df1f5354: Pull complete 23:34:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:34:24 Status: Downloaded newer image for alpine:3.16 23:34:24 ---> 2b4661558fb8 23:34:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:34:24 ---> Running in b217054a107f 23:34:24 Removing intermediate container b217054a107f 23:34:24 ---> af6edced7fd4 23:34:24 Step 13/23 : RUN apk add --update --no-cache 23:34:24 ---> Running in ca48a6406d5e 23:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:34:24 OK: 5 MiB in 14 packages 23:34:24 Removing intermediate container ca48a6406d5e 23:34:24 ---> 7551e497fa61 23:34:24 Step 14/23 : WORKDIR / 23:34:24 ---> Running in 922d7b0ec8d5 23:34:24 Removing intermediate container 922d7b0ec8d5 23:34:24 ---> 5e7a8f96bbdd 23:34:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:34:24 ---> a32a31ffff5b 23:34:24 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:34:24 ---> c49c921bcc00 23:34:24 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:34:24 ---> a5d62c29cb42 23:34:24 Step 18/23 : EXPOSE 59999 23:34:24 ---> Running in 05d83f72facb 23:34:24 Removing intermediate container 05d83f72facb 23:34:24 ---> 94d92a05b2ce 23:34:24 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:34:24 ---> Running in fe2042a5af81 23:34:24 Removing intermediate container fe2042a5af81 23:34:24 ---> bfa797889aa4 23:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:34:24 ---> Running in 4ba43663e9bc 23:34:24 Removing intermediate container 4ba43663e9bc 23:34:24 ---> cd55952485fe 23:34:24 Step 21/23 : LABEL arch=arm64 23:34:24 ---> Running in de78087b2d99 23:34:24 Removing intermediate container de78087b2d99 23:34:24 ---> 2a5e5a43b88f 23:34:24 Step 22/23 : LABEL git_sha=89d807d8113b45d5cd8e97f478743d732b99a48e 23:34:24 ---> Running in 7978e85e3e1f 23:34:24 Removing intermediate container 7978e85e3e1f 23:34:24 ---> 38842a73a687 23:34:24 Step 23/23 : LABEL version=0.0.0 23:34:24 ---> Running in 5ad492226f20 23:34:24 Removing intermediate container 5ad492226f20 23:34:24 ---> 68a0f96b4e5d 23:34:24 [Warning] One or more build-args [ARCH] were not consumed 23:34:24 Successfully built 68a0f96b4e5d 23:34:24 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:24 23:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:24 arm64: Pulling from edgex-lftools-log-publisher 23:34:24 8998bd30e6a1: Pulling fs layer 23:34:24 04944245beec: Pulling fs layer 23:34:24 699f458cf7ca: Pulling fs layer 23:34:24 765212b225bb: Pulling fs layer 23:34:24 f23df028b6ca: Pulling fs layer 23:34:24 d65c8cfc05b1: Pulling fs layer 23:34:24 2437ff75d9bd: Pulling fs layer 23:34:24 765212b225bb: Waiting 23:34:24 f23df028b6ca: Waiting 23:34:24 d65c8cfc05b1: Waiting 23:34:24 2437ff75d9bd: Waiting 23:34:25 04944245beec: Verifying Checksum 23:34:25 04944245beec: Download complete 23:34:25 765212b225bb: Verifying Checksum 23:34:25 765212b225bb: Download complete 23:34:25 f23df028b6ca: Verifying Checksum 23:34:25 f23df028b6ca: Download complete 23:34:25 d65c8cfc05b1: Verifying Checksum 23:34:25 d65c8cfc05b1: Download complete 23:34:25 699f458cf7ca: Download complete 23:34:25 8998bd30e6a1: Verifying Checksum 23:34:25 8998bd30e6a1: Download complete 23:34:28 2437ff75d9bd: Download complete 23:34:29 8998bd30e6a1: Pull complete 23:34:29 04944245beec: Pull complete 23:34:31 699f458cf7ca: Pull complete 23:34:31 765212b225bb: Pull complete 23:34:32 f23df028b6ca: Pull complete 23:34:32 d65c8cfc05b1: Pull complete 23:34:47 2437ff75d9bd: Pull complete 23:34:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:47 prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container 23:34:47 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:34:50 $ docker top d7e1c17dca578d381f952c558b50045a31cb3a047c289da66c56afd98d3e4adf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:51 ---> job-cost.sh 23:34:51 lf-activate-venv: SKIPPING 23:34:51 INFO: No Stack... 23:34:51 INFO: Retrieving Pricing Info for: v3-standard-4 23:34:52 INFO: Archiving Costs [Pipeline] sh 23:34:52 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 23:34:52 + cut -d, -f6 [Pipeline] lock 23:34:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] 23:34:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] did not exist. Created. 23:34:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:53 /w/workspace/device-sdk-go/3@tmp/durable-f4e73043/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:34:53 + echo total: 0.10999999940395355 [Pipeline] stash 23:34:53 Warning: overwriting stash ‘stack-cost’ 23:34:53 Stashed 1 file(s) [Pipeline] } 23:34:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1298-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:34:54 $ docker stop --time=1 d7e1c17dca578d381f952c558b50045a31cb3a047c289da66c56afd98d3e4adf 23:34:55 $ docker rm -f --volumes d7e1c17dca578d381f952c558b50045a31cb3a047c289da66c56afd98d3e4adf [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 23:34:56 provisioning config files... 23:34:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/config15719148370821854565tmp [Pipeline] { [Pipeline] sh 23:34:56 + set +x 23:34:56 + curl -s https://codecov.io/bash 23:34:56 + bash -s -- 23:34:56 23:34:56 _____ _ 23:34:56 / ____| | | 23:34:56 | | ___ __| | ___ ___ _____ __ 23:34:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:34:56 | |___| (_) | (_| | __/ (_| (_) \ V / 23:34:56 \_____\___/ \__,_|\___|\___\___/ \_/ 23:34:56 Bash-1.0.6 23:34:56 23:34:56 23:34:56 ==> git version 2.25.1 found 23:34:56 ==> 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 23:34:56 Release-Date: 2020-01-08 23:34:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:34:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:34:56 ==> Jenkins CI detected. 23:34:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1298 23:34:56 project root: . 23:34:56 --> token set from env 23:34:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:34:56 ==> Running gcov in . (disable via -X gcov) 23:34:56 ==> Python coveragepy not found 23:34:56 ==> Searching for coverage reports in: 23:34:56 + . 23:34:56 -> Found 1 reports 23:34:56 ==> Detecting git/mercurial file structure 23:34:56 ==> Reading reports 23:34:56 + ./coverage.out bytes=100731 23:34:56 ==> Appending adjustments 23:34:56 https://docs.codecov.io/docs/fixing-reports 23:34:56 + Found adjustments 23:34:56 ==> Gzipping contents 23:34:56 16K /tmp/codecov.Ztesaw.gz 23:34:56 ==> Uploading reports 23:34:56 url: https://codecov.io 23:34:56 query: branch=PR-1298&commit=89d807d8113b45d5cd8e97f478743d732b99a48e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1298%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1298&job=&cmd_args= 23:34:56 -> Pinging Codecov 23:34:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1298&commit=89d807d8113b45d5cd8e97f478743d732b99a48e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1298%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1298&job=&cmd_args= 23:34:57 -> Uploading to 23:34:57 https://storage.googleapis.com/codecov/v4/raw/2023-02-01/7E55EF52A471D76F132DFD9A03CDDE97/89d807d8113b45d5cd8e97f478743d732b99a48e/52b2507e-1b72-408b-8ba4-ae697c846ed1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230201T233456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8e3f3c5b95caae19420e7a416356d99ce6ce322152df31bb153c26e992164cd 23:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:57 Dload Upload Total Spent Left Speed 23:34:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14533 0 0 100 14533 0 52276 --:--:-- --:--:-- --:--:-- 52465 23:34:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/89d807d8113b45d5cd8e97f478743d732b99a48e [Pipeline] } 23:34:57 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 23:34:58 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1298/archives ] 23:34:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1298/archives 23:34:58 total 16 23:34:58 drwxr-xr-x 3 root root 4096 Feb 1 23:25 . 23:34:58 drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 23:25 .. 23:34:58 drwxr-xr-x 2 root root 4096 Feb 1 23:25 cost 23:34:58 -rw-r--r-- 1 root root 86 Feb 1 23:25 cost.csv 23:34:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1298/archives 23:34:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1298/archives 23:34:58 total 16 23:34:58 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 23:25 . 23:34:58 drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 23:25 .. 23:34:58 drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 23:25 cost 23:34:58 -rw-r--r-- 1 jenkins jenkins 86 Feb 1 23:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:34:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:34:59 ---> package-listing.sh 23:34:59 ++ tr '[:upper:]' '[:lower:]' 23:34:59 ++ facter osfamily 23:34:59 + OS_FAMILY=debian 23:34:59 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1298 23:34:59 + START_PACKAGES=/tmp/packages_start.txt 23:34:59 + END_PACKAGES=/tmp/packages_end.txt 23:34:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:59 + PACKAGES=/tmp/packages_start.txt 23:34:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1298 ']' 23:34:59 + PACKAGES=/tmp/packages_end.txt 23:34:59 + case "${OS_FAMILY}" in 23:34:59 + dpkg -l 23:34:59 + grep '^ii' 23:34:59 + '[' -f /tmp/packages_start.txt ']' 23:34:59 + '[' -f /tmp/packages_end.txt ']' 23:34:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:59 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1298 ']' 23:34:59 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1298/archives/ 23:34:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1298/archives/ [Pipeline] echo 23:34:59 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-1298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:00 prd-ubuntu20.04-docker-8c-8g-4305 does not seem to be running inside a container 23:35:00 $ 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-1298/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-1298 -v /w/workspace/gexfoundry_device-sdk-go_PR-1298:/w/workspace/gexfoundry_device-sdk-go_PR-1298:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:35:00 $ docker top ed1b08f8c2550de04a6e3c76767d1606e3fbce8669489d9be14bb5a1f57cb1d6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:35:01 + ls /var/log/sa-host 23:35:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:01 provisioning config files... 23:35:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1298@tmp/config9691164143219665724tmp [Pipeline] { [Pipeline] echo 23:35:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:02 ---> create-netrc.sh [Pipeline] } 23:35:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:02 ---> python-tools-install.sh [Pipeline] echo 23:35:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:02 ---> sudo-logs.sh 23:35:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:35:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:03 ---> job-cost.sh 23:35:03 lf-activate-venv: SKIPPING 23:35:03 DEBUG: total: 0.2199999988079071 23:35:03 INFO: Retrieving Stack Cost... 23:35:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:03 INFO: Archiving Costs [Pipeline] echo 23:35:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:04 ---> logs-deploy.sh 23:35:04 lf-activate-venv: SKIPPING 23:35:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1298/3 23:35:04 INFO: archiving workspace using pattern(s): 23:35:05 Archives upload complete. 23:35:05 INFO: archiving logs to Nexus