Pull request #1320 opened 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 ejlee3 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4b8be513614cb211fc93121ec009df353f6139ea+e412a44eb13141e6797f53827a761c4e91ea34f8 (867355aaae6327e084e70ad205c360e49fc25e5d) 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-ssh10926526392440705392.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-ssh14830756426145409962.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17958557477435706359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1838046250270544937.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15208126165656895.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10616811763433122270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5892 in /w/workspace/gexfoundry_device-sdk-go_PR-1320 [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-1320 # 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/1320/head:refs/remotes/origin/PR-1320 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e412a44eb13141e6797f53827a761c4e91ea34f8 into PR head commit 4b8be513614cb211fc93121ec009df353f6139ea Merge succeeded, producing 4b8be513614cb211fc93121ec009df353f6139ea Checking out Revision 4b8be513614cb211fc93121ec009df353f6139ea (PR-1320) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b8be513614cb211fc93121ec009df353f6139ea # 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 e412a44eb13141e6797f53827a761c4e91ea34f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b8be513614cb211fc93121ec009df353f6139ea # timeout=10 Commit message: "refactor: tweaks to private config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:35:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:35:11 ========================================================= 20:35:11 EdgeX Global Pipelines Version Info 20:35:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:35:12 ------------------- 20:35:12 stable info: 20:35:12 ------------------- 20:35:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:35:12 Message: update stable to v1.0.244 20:35:12 ------------------- 20:35:12 experimental info: 20:35:12 ------------------- 20:35:12 Commited By: **** collab-it+edgex@linuxfoundation.org 20:35:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:35:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:35:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1320 [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1320 [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1320 [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b8be513614cb211fc93121ec009df353f6139ea [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b8be51 [Pipeline] echo 20:35:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:14 provisioning config files... 20:35:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/config17431275889569719238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:15 ---> docker-login.sh 20:35:15 nexus3.edgexfoundry.org:10001 20:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:15 Configure a credential helper to remove this warning. See 20:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:15 20:35:15 Login Succeeded 20:35:15 nexus3.edgexfoundry.org:10002 20:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:15 Configure a credential helper to remove this warning. See 20:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:15 20:35:15 Login Succeeded 20:35:15 nexus3.edgexfoundry.org:10003 20:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:15 Configure a credential helper to remove this warning. See 20:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:15 20:35:15 Login Succeeded 20:35:15 nexus3.edgexfoundry.org:10004 20:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:15 Configure a credential helper to remove this warning. See 20:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:15 20:35:15 Login Succeeded 20:35:15 docker.io 20:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:16 Configure a credential helper to remove this warning. See 20:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:16 20:35:16 Login Succeeded 20:35:16 ---> docker-login.sh ends [Pipeline] } 20:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:35:16 + git rev-list -1 --merges 4b8be513614cb211fc93121ec009df353f6139ea~1..4b8be513614cb211fc93121ec009df353f6139ea [Pipeline] echo 20:35:16 -----------> git rev-list -1 --merges 4b8be513614cb211fc93121ec009df353f6139ea~1..4b8be513614cb211fc93121ec009df353f6139ea 4b8be513614cb211fc93121ec009df353f6139ea [false] [Pipeline] sh 20:35:17 + git log --format=format:%s -1 4b8be513614cb211fc93121ec009df353f6139ea [Pipeline] echo 20:35:17 ========================================================= 20:35:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:35:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:17 + git log --format=format:%s -1 4b8be513614cb211fc93121ec009df353f6139ea [Pipeline] echo 20:35:17 [semverPrep] GIT_COMMIT: 4b8be513614cb211fc93121ec009df353f6139ea, Commit Message: refactor: tweaks to private config [Pipeline] echo 20:35:17 [semverPrep] This is not a build commit. [Pipeline] sh 20:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:18 + grep -v github /etc/ssh/ssh_known_hosts 20:35:18 + [ -e /tmp/ssh_known_hosts ] 20:35:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:35:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:35:18 + sudo tee -a /etc/ssh/ssh_known_hosts 20:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:18 20:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:19 0.1.4: Pulling from edgex-devops/py-git-semver 20:35:19 b85a868b505f: Pulling fs layer 20:35:19 e2be974225ed: Pulling fs layer 20:35:19 339a4e72a1f5: Pulling fs layer 20:35:19 988bab9f4d93: Pulling fs layer 20:35:19 1469e6f7b9e6: Pulling fs layer 20:35:19 eaf3925da568: Pulling fs layer 20:35:19 bab4dde63d76: Pulling fs layer 20:35:19 bde34c3a00c8: Pulling fs layer 20:35:19 b352a97aabf1: Pulling fs layer 20:35:19 4872d77fe225: Pulling fs layer 20:35:19 5851b861e8e6: Pulling fs layer 20:35:19 1469e6f7b9e6: Waiting 20:35:19 eaf3925da568: Waiting 20:35:19 bab4dde63d76: Waiting 20:35:19 988bab9f4d93: Waiting 20:35:19 4872d77fe225: Waiting 20:35:19 5851b861e8e6: Waiting 20:35:19 bde34c3a00c8: Waiting 20:35:19 e2be974225ed: Download complete 20:35:19 988bab9f4d93: Download complete 20:35:19 1469e6f7b9e6: Verifying Checksum 20:35:19 1469e6f7b9e6: Download complete 20:35:19 eaf3925da568: Verifying Checksum 20:35:19 eaf3925da568: Download complete 20:35:19 339a4e72a1f5: Verifying Checksum 20:35:19 339a4e72a1f5: Download complete 20:35:19 b85a868b505f: Verifying Checksum 20:35:19 b85a868b505f: Download complete 20:35:19 b352a97aabf1: Verifying Checksum 20:35:19 b352a97aabf1: Download complete 20:35:19 4872d77fe225: Verifying Checksum 20:35:19 4872d77fe225: Download complete 20:35:19 5851b861e8e6: Download complete 20:35:19 bde34c3a00c8: Verifying Checksum 20:35:19 bde34c3a00c8: Download complete 20:35:19 bab4dde63d76: Verifying Checksum 20:35:19 bab4dde63d76: Download complete 20:35:20 b85a868b505f: Pull complete 20:35:21 e2be974225ed: Pull complete 20:35:21 339a4e72a1f5: Pull complete 20:35:21 988bab9f4d93: Pull complete 20:35:21 1469e6f7b9e6: Pull complete 20:35:22 eaf3925da568: Pull complete 20:35:24 bab4dde63d76: Pull complete 20:35:24 bde34c3a00c8: Pull complete 20:35:24 b352a97aabf1: Pull complete 20:35:24 4872d77fe225: Pull complete 20:35:24 5851b861e8e6: Pull complete 20:35:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:24 prd-ubuntu20.04-docker-8c-8g-5892 does not seem to be running inside a container 20:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1320 -v /w/workspace/gexfoundry_device-sdk-go_PR-1320:/w/workspace/gexfoundry_device-sdk-go_PR-1320:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:35:27 $ docker top 3a41f503f307e2bc4dbdeb057fed4f98be5bfdf138d52b492cd01405e1de754b -eo pid,comm 20:35:27 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). 20:35:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:27 [ssh-agent] Looking for ssh-agent implementation... 20:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:27 $ docker exec 3a41f503f307e2bc4dbdeb057fed4f98be5bfdf138d52b492cd01405e1de754b ssh-agent 20:35:27 SSH_AUTH_SOCK=/tmp/ssh-MoMynrxsAKQ1/agent.31 20:35:27 SSH_AGENT_PID=37 20:35:27 Running ssh-add (command line suppressed) 20:35:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/private_key_3692705929027889490.key (/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/private_key_3692705929027889490.key) 20:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:28 + git tag --points-at HEAD [Pipeline] } 20:35:28 $ docker exec --env ******** --env ******** 3a41f503f307e2bc4dbdeb057fed4f98be5bfdf138d52b492cd01405e1de754b ssh-agent -k 20:35:28 unset SSH_AUTH_SOCK; 20:35:28 unset SSH_AGENT_PID; 20:35:28 echo Agent pid 37 killed; 20:35:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:28 [ssh-agent] Looking for ssh-agent implementation... 20:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:28 $ docker exec 3a41f503f307e2bc4dbdeb057fed4f98be5bfdf138d52b492cd01405e1de754b ssh-agent 20:35:28 SSH_AUTH_SOCK=/tmp/ssh-cWbu8DClSJt9/agent.69 20:35:28 SSH_AGENT_PID=75 20:35:28 Running ssh-add (command line suppressed) 20:35:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/private_key_4339528659006998343.key (/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/private_key_4339528659006998343.key) 20:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:29 + git semver init 20:35:29 2023-02-14 20:35:29,332 [run_init] DEBUG init version:0.0.0 force:False 20:35:29 2023-02-14 20:35:29,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver 20:35:29 2023-02-14 20:35:29,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver 20:35:29 2023-02-14 20:35:29,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1320, universal_newlines=False, shell=None, istream=None) 20:35:31 2023-02-14 20:35:31,168 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1320/.git/info/exclude 20:35:31 2023-02-14 20:35:31,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver/PR-1320 with force:False 20:35:31 2023-02-14 20:35:31,170 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver/PR-1320 20:35:31 2023-02-14 20:35:31,175 [execute] INFO git cat-file --batch-check 20:35:31 2023-02-14 20:35:31,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver, universal_newlines=False, shell=None, istream=) 20:35:31 2023-02-14 20:35:31,182 [execute] INFO git cat-file --batch 20:35:31 2023-02-14 20:35:31,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver, universal_newlines=False, shell=None, istream=) 20:35:31 2023-02-14 20:35:31,187 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1320/.semver/PR-1320 20:35:31 0.0.0 [Pipeline] } 20:35:31 $ docker exec --env ******** --env ******** 3a41f503f307e2bc4dbdeb057fed4f98be5bfdf138d52b492cd01405e1de754b ssh-agent -k 20:35:31 unset SSH_AUTH_SOCK; 20:35:31 unset SSH_AGENT_PID; 20:35:31 echo Agent pid 75 killed; 20:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:31 + git semver [Pipeline] } 20:35:32 $ docker stop --time=1 3a41f503f307e2bc4dbdeb057fed4f98be5bfdf138d52b492cd01405e1de754b 20:35:33 $ docker rm -f --volumes 3a41f503f307e2bc4dbdeb057fed4f98be5bfdf138d52b492cd01405e1de754b [Pipeline] // withDockerContainer [Pipeline] sh 20:35:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:35:34 Stashed 1 file(s) [Pipeline] echo 20:35:34 [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 20:35:34 provisioning config files... 20:35:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/config5904839378047387664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:35 ---> docker-login.sh 20:35:35 nexus3.edgexfoundry.org:10001 20:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:35 Configure a credential helper to remove this warning. See 20:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:35 20:35:35 Login Succeeded 20:35:35 nexus3.edgexfoundry.org:10002 20:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:35 Configure a credential helper to remove this warning. See 20:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:35 20:35:35 Login Succeeded 20:35:35 nexus3.edgexfoundry.org:10003 20:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:35 Configure a credential helper to remove this warning. See 20:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:35 20:35:35 Login Succeeded 20:35:35 nexus3.edgexfoundry.org:10004 20:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:35 Configure a credential helper to remove this warning. See 20:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:35 20:35:35 Login Succeeded 20:35:35 docker.io 20:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:35 Configure a credential helper to remove this warning. See 20:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:35 20:35:35 Login Succeeded 20:35:35 ---> docker-login.sh ends [Pipeline] } 20:35:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:36 ========================================================= 20:35:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:35:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + 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 . 20:35:36 Sending build context to Docker daemon 10.44MB 20:35:36 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 20:35:36 Step 2/10 : FROM ${BASE} AS builder 20:35:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:35:36 213ec9aee27d: Pulling fs layer 20:35:36 4583459ba037: Pulling fs layer 20:35:36 93c1e223e6f2: Pulling fs layer 20:35:36 53926ce57604: Pulling fs layer 20:35:36 21b2b0c7a3f4: Pulling fs layer 20:35:36 22ff95d597cd: Pulling fs layer 20:35:36 12d6caf4c0d1: Pulling fs layer 20:35:36 96b7cbca73a9: Pulling fs layer 20:35:36 a7acece74701: Pulling fs layer 20:35:36 21b2b0c7a3f4: Waiting 20:35:36 22ff95d597cd: Waiting 20:35:36 12d6caf4c0d1: Waiting 20:35:36 96b7cbca73a9: Waiting 20:35:36 a7acece74701: Waiting 20:35:36 53926ce57604: Waiting 20:35:36 93c1e223e6f2: Verifying Checksum 20:35:36 93c1e223e6f2: Download complete 20:35:36 4583459ba037: Download complete 20:35:36 21b2b0c7a3f4: Verifying Checksum 20:35:36 21b2b0c7a3f4: Download complete 20:35:36 22ff95d597cd: Download complete 20:35:36 213ec9aee27d: Verifying Checksum 20:35:36 213ec9aee27d: Download complete 20:35:36 12d6caf4c0d1: Download complete 20:35:36 213ec9aee27d: Pull complete 20:35:37 4583459ba037: Pull complete 20:35:37 93c1e223e6f2: Pull complete 20:35:37 53926ce57604: Verifying Checksum 20:35:37 53926ce57604: Download complete 20:35:38 a7acece74701: Verifying Checksum 20:35:38 a7acece74701: Download complete 20:35:38 96b7cbca73a9: Verifying Checksum 20:35:38 96b7cbca73a9: Download complete 20:35:42 53926ce57604: Pull complete 20:35:42 21b2b0c7a3f4: Pull complete 20:35:42 22ff95d597cd: Pull complete 20:35:42 12d6caf4c0d1: Pull complete 20:35:44 96b7cbca73a9: Pull complete 20:35:45 a7acece74701: Pull complete 20:35:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:35:45 ---> db6d94c90886 20:35:45 Step 3/10 : ARG MAKE=make build 20:35:48 ---> Running in 333d9e756ace 20:35:48 Removing intermediate container 333d9e756ace 20:35:48 ---> 81f3d657439e 20:35:48 Step 4/10 : WORKDIR /device-sdk-go 20:35:48 ---> Running in 53136d4a5a68 20:35:48 Removing intermediate container 53136d4a5a68 20:35:48 ---> 5db7e639c8b4 20:35:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:35:48 ---> Running in 0f7c7a0500a4 20:35:48 Removing intermediate container 0f7c7a0500a4 20:35:48 ---> bc28166423e3 20:35:48 Step 6/10 : RUN apk add --update --no-cache make git 20:35:48 ---> Running in a1f5a54fcd30 20:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:35:49 Still waiting to schedule task 20:35:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:35:49 OK: 211 MiB in 51 packages 20:35:49 Removing intermediate container a1f5a54fcd30 20:35:49 ---> 4adcc563d333 20:35:49 Step 7/10 : COPY go.mod vendor* ./ 20:35:49 ---> 4d98e56587d3 20:35:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:49 ---> Running in 4a6cb1f5d226 20:36:28 Removing intermediate container 4a6cb1f5d226 20:36:28 ---> 2d4a2e42b6a1 20:36:28 Step 9/10 : COPY . . 20:36:28 ---> 636c9e3a1d34 20:36:28 Step 10/10 : RUN ${MAKE} 20:36:28 ---> Running in 84d75b197c9d 20:36:28 noop 20:36:28 Removing intermediate container 84d75b197c9d 20:36:28 ---> ceb42a69b0a4 20:36:28 Successfully built ceb42a69b0a4 20:36:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:29 + docker inspect -f . ci-base-image-x86_64 20:36:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:29 prd-ubuntu20.04-docker-8c-8g-5892 does not seem to be running inside a container 20:36:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1320 -v /w/workspace/gexfoundry_device-sdk-go_PR-1320:/w/workspace/gexfoundry_device-sdk-go_PR-1320:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:29 $ docker top 5e7bd94eda47d1d9292ed99e96a0434eea7a8b1028674ca894981585d3879e46 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:30 + go version 20:36:30 go version go1.18.7 linux/amd64 [Pipeline] } 20:36:30 $ docker stop --time=1 5e7bd94eda47d1d9292ed99e96a0434eea7a8b1028674ca894981585d3879e46 20:36:31 $ docker rm -f --volumes 5e7bd94eda47d1d9292ed99e96a0434eea7a8b1028674ca894981585d3879e46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:32 + docker inspect -f . ci-base-image-x86_64 20:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:32 prd-ubuntu20.04-docker-8c-8g-5892 does not seem to be running inside a container 20:36: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-1320 -v /w/workspace/gexfoundry_device-sdk-go_PR-1320:/w/workspace/gexfoundry_device-sdk-go_PR-1320:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:32 $ docker top a53c3f901cb9b00b9f18c68b4c177ccf9333c7fc349c8efc7e6f3b78ef13c547 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1320 [Pipeline] fileExists [Pipeline] sh 20:36:33 + make test 20:36:33 go test -race -coverprofile=coverage.out ./... 20:36:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.063s coverage: 78.9% of statements 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.093s coverage: 78.1% of statements 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 77.0% of statements 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.088s coverage: 65.2% of statements 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.779s coverage: 89.2% of statements 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 20:36:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.067s coverage: 4.7% of statements 20:36:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 20:37:12 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." 20:37:12 GO111MODULE=on go vet ./... 20:37:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:14 ./bin/test-attribution-txt.sh [Pipeline] echo 20:37:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:37:14 $ docker stop --time=1 a53c3f901cb9b00b9f18c68b4c177ccf9333c7fc349c8efc7e6f3b78ef13c547 20:37:18 $ docker rm -f --volumes a53c3f901cb9b00b9f18c68b4c177ccf9333c7fc349c8efc7e6f3b78ef13c547 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:20 + ls -al . 20:37:20 total 272 20:37:20 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 20:36 . 20:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:35 .. 20:37:20 -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 20:35 .dockerignore 20:37:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 20:36 .git 20:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:35 .github 20:37:20 -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 20:35 .gitignore 20:37:20 -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 20:35 .golangci.yml 20:37:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 20:35 .semver 20:37:20 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 20:35 CHANGELOG.md 20:37:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 20:35 GOVERNANCE.md 20:37:20 -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 20:35 Jenkinsfile 20:37:20 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 20:35 LICENSE 20:37:20 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 20:35 Makefile 20:37:20 -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 20:35 OWNERS.md 20:37:20 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 20:35 README.md 20:37:20 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 20:35 VERSION 20:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:35 bin 20:37:20 -rw-r--r-- 1 jenkins jenkins 98700 Feb 14 20:36 coverage.out 20:37:20 drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 20:35 example 20:37:20 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 20:35 go.mod 20:37:20 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 20:35 go.sum 20:37:20 drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 20:35 internal 20:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:35 openapi 20:37:20 drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 20:35 pkg 20:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:35 snap 20:37:20 -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:20 + 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=4b8be513614cb211fc93121ec009df353f6139ea --label arch=amd64 --label version=0.0.0 . 20:37:20 Sending build context to Docker daemon 10.54MB 20:37:20 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 20:37:20 Step 2/23 : FROM ${BASE} AS builder 20:37:20 ---> ceb42a69b0a4 20:37:20 Step 3/23 : ARG MAKE=make build 20:37:20 ---> Running in c798495dd295 20:37:20 Removing intermediate container c798495dd295 20:37:20 ---> 890fa8c5d5d9 20:37:20 Step 4/23 : WORKDIR /device-sdk-go 20:37:21 ---> Running in 5de3e9a51c47 20:37:21 Removing intermediate container 5de3e9a51c47 20:37:21 ---> 3f69a34ef8c4 20:37:21 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:37:21 ---> Running in 5d35420f74cb 20:37:21 Removing intermediate container 5d35420f74cb 20:37:21 ---> c8416e7a81bb 20:37:21 Step 6/23 : RUN apk add --update --no-cache make git 20:37:21 ---> Running in c9b1b427015e 20:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:37:21 OK: 211 MiB in 51 packages 20:37:22 Removing intermediate container c9b1b427015e 20:37:22 ---> a89076261ccc 20:37:22 Step 7/23 : COPY go.mod vendor* ./ 20:37:22 ---> 0388ff5700ae 20:37:22 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:22 ---> Running in 03dabeb37f85 20:37:24 Removing intermediate container 03dabeb37f85 20:37:24 ---> 527806e96256 20:37:24 Step 9/23 : COPY . . 20:37:24 ---> ca297831aaa3 20:37:24 Step 10/23 : RUN ${MAKE} 20:37:24 ---> Running in c8802913825e 20:37:25 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 20:37:47 Removing intermediate container c8802913825e 20:37:47 ---> abff855ab233 20:37:47 Step 11/23 : FROM alpine:3.16 20:37:47 3.16: Pulling from library/alpine 20:37:47 ef5531b6e74e: Pulling fs layer 20:37:47 ef5531b6e74e: Verifying Checksum 20:37:47 ef5531b6e74e: Download complete 20:37:48 ef5531b6e74e: Pull complete 20:37:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:37:48 Status: Downloaded newer image for alpine:3.16 20:37:48 ---> dfd21b5a31f5 20:37:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:37:48 ---> Running in 14ff40d3c232 20:37:48 Removing intermediate container 14ff40d3c232 20:37:48 ---> b77e199b088e 20:37:48 Step 13/23 : RUN apk add --update --no-cache 20:37:48 ---> Running in 73a9df0b2cfb 20:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:37:48 OK: 6 MiB in 14 packages 20:37:49 Removing intermediate container 73a9df0b2cfb 20:37:49 ---> 749b582fb1ee 20:37:49 Step 14/23 : WORKDIR / 20:37:49 ---> Running in 3e78ca834029 20:37:49 Removing intermediate container 3e78ca834029 20:37:49 ---> 30cfa13cfd1e 20:37:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:37:49 ---> edfd71e4f32e 20:37:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:37:50 ---> b3af867bf17f 20:37:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:37:50 ---> bfddd3d19ccf 20:37:50 Step 18/23 : EXPOSE 59999 20:37:50 ---> Running in 57657081ce44 20:37:50 Removing intermediate container 57657081ce44 20:37:50 ---> a65033b69bb0 20:37:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:37:50 ---> Running in 1aeae48a54cb 20:37:50 Removing intermediate container 1aeae48a54cb 20:37:50 ---> 76f0e543ff95 20:37:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:50 ---> Running in e30913d7384c 20:37:50 Removing intermediate container e30913d7384c 20:37:50 ---> 4821bc5f090f 20:37:50 Step 21/23 : LABEL arch=amd64 20:37:50 ---> Running in 17ff718704bf 20:37:50 Removing intermediate container 17ff718704bf 20:37:50 ---> d6425942a063 20:37:50 Step 22/23 : LABEL git_sha=4b8be513614cb211fc93121ec009df353f6139ea 20:37:51 ---> Running in 5eb0c8398f7b 20:37:51 Removing intermediate container 5eb0c8398f7b 20:37:51 ---> 8c6bfb660bf6 20:37:51 Step 23/23 : LABEL version=0.0.0 20:37:51 ---> Running in d7753183fe7f 20:37:51 Removing intermediate container d7753183fe7f 20:37:51 ---> 752ab99ba648 20:37:51 [Warning] One or more build-args [ARCH] were not consumed 20:37:51 Successfully built 752ab99ba648 20:37:51 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 20:37:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:51 20:37:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:52 latest: Pulling from edgex-lftools-log-publisher 20:37:52 5eb5b503b376: Pulling fs layer 20:37:52 5c69ac0246d0: Pulling fs layer 20:37:52 ec43610c2a17: Pulling fs layer 20:37:52 3a2ae6a8a46f: Pulling fs layer 20:37:52 33b1e0a273af: Pulling fs layer 20:37:52 5d3b04190fa2: Pulling fs layer 20:37:52 2f39f015ded8: Pulling fs layer 20:37:52 3a2ae6a8a46f: Waiting 20:37:52 33b1e0a273af: Waiting 20:37:52 5d3b04190fa2: Waiting 20:37:52 2f39f015ded8: Waiting 20:37:52 5c69ac0246d0: Verifying Checksum 20:37:52 5c69ac0246d0: Download complete 20:37:52 3a2ae6a8a46f: Verifying Checksum 20:37:52 3a2ae6a8a46f: Download complete 20:37:52 33b1e0a273af: Verifying Checksum 20:37:52 33b1e0a273af: Download complete 20:37:52 5d3b04190fa2: Verifying Checksum 20:37:52 5d3b04190fa2: Download complete 20:37:52 ec43610c2a17: Verifying Checksum 20:37:52 ec43610c2a17: Download complete 20:37:52 5eb5b503b376: Verifying Checksum 20:37:52 5eb5b503b376: Download complete 20:37:53 2f39f015ded8: Download complete 20:37:53 5eb5b503b376: Pull complete 20:37:54 5c69ac0246d0: Pull complete 20:37:54 ec43610c2a17: Pull complete 20:37:54 3a2ae6a8a46f: Pull complete 20:37:55 33b1e0a273af: Pull complete 20:37:55 5d3b04190fa2: Pull complete 20:38:00 2f39f015ded8: Pull complete 20:38:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:00 prd-ubuntu20.04-docker-8c-8g-5892 does not seem to be running inside a container 20:38:00 $ 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-1320 -v /w/workspace/gexfoundry_device-sdk-go_PR-1320:/w/workspace/gexfoundry_device-sdk-go_PR-1320:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:38:04 $ docker top 0880b8a0594c80309482ac8d85e87448008716f780ddbe829948c7700f6437a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:05 ---> job-cost.sh 20:38:05 lf-activate-venv: SKIPPING 20:38:05 INFO: No Stack... 20:38:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:38:06 INFO: Archiving Costs [Pipeline] sh 20:38:06 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1320/archives/cost.csv 20:38:06 + cut -d, -f6 [Pipeline] lock 20:38:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] 20:38:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] did not exist. Created. 20:38:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:07 + echo total: 0.2199999988079071 [Pipeline] stash 20:38:07 Stashed 1 file(s) [Pipeline] } 20:38:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:38:07 $ docker stop --time=1 0880b8a0594c80309482ac8d85e87448008716f780ddbe829948c7700f6437a8 20:38:08 $ docker rm -f --volumes 0880b8a0594c80309482ac8d85e87448008716f780ddbe829948c7700f6437a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5893 in /w/workspace/gexfoundry_device-sdk-go_PR-1320 [Pipeline] { [Pipeline] ws 20:39:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 20:39:54 The recommended git tool is: git 20:40:00 using credential edgex-jenkins-ssh 20:40:00 Cloning the remote Git repository 20:40:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:40:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 20:40:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:40:00 > git --version # timeout=10 20:40:00 > git --version # 'git version 2.25.1' 20:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:40:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:40:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:40:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1320/head:refs/remotes/origin/PR-1320 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:40:07 Merging remotes/origin/main commit e412a44eb13141e6797f53827a761c4e91ea34f8 into PR head commit 4b8be513614cb211fc93121ec009df353f6139ea 20:40:07 Merge succeeded, producing 4b8be513614cb211fc93121ec009df353f6139ea 20:40:07 Checking out Revision 4b8be513614cb211fc93121ec009df353f6139ea (PR-1320) 20:40:07 > git config core.sparsecheckout # timeout=10 20:40:07 > git checkout -f 4b8be513614cb211fc93121ec009df353f6139ea # timeout=10 20:40:07 > git remote # timeout=10 20:40:07 > git config --get remote.origin.url # timeout=10 20:40:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:07 > git merge e412a44eb13141e6797f53827a761c4e91ea34f8 # timeout=10 20:40:07 > git rev-parse HEAD^{commit} # timeout=10 20:40:07 > git config core.sparsecheckout # timeout=10 20:40:07 > git checkout -f 4b8be513614cb211fc93121ec009df353f6139ea # timeout=10 20:40:11 Commit message: "refactor: tweaks to private config" 20:40:11 > git --version # timeout=10 20:40:11 > git --version # 'git version 2.25.1' 20:40:11 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:40:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:40:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:12 Dload Upload Total Spent Left Speed 20:40:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 20:40:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:40:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:40:13 + sudo tee /etc/docker/daemon.new 20:40:13 { 20:40:13 "registry-mirrors": [ 20:40:13 "https://nexus3.edgexfoundry.org:10001" 20:40:13 ], 20:40:13 "bip": "10.250.0.254/24", 20:40:13 "hosts": [ 20:40:13 "tcp://0.0.0.0:5555", 20:40:13 "unix:///var/run/docker.sock" 20:40:13 ], 20:40:13 "mtu": 1458, 20:40:13 "selinux-enabled": true, 20:40:13 "seccomp-profile": "/etc/docker/seccomp.json" 20:40:13 } [Pipeline] sh 20:40:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:40:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:32 provisioning config files... 20:40:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13751984222404632038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:33 ---> docker-login.sh 20:40:33 nexus3.edgexfoundry.org:10001 20:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:33 Configure a credential helper to remove this warning. See 20:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:33 20:40:33 Login Succeeded 20:40:33 nexus3.edgexfoundry.org:10002 20:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:34 Configure a credential helper to remove this warning. See 20:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:34 20:40:34 Login Succeeded 20:40:34 nexus3.edgexfoundry.org:10003 20:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:34 Configure a credential helper to remove this warning. See 20:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:34 20:40:34 Login Succeeded 20:40:34 nexus3.edgexfoundry.org:10004 20:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:34 Configure a credential helper to remove this warning. See 20:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:34 20:40:34 Login Succeeded 20:40:35 docker.io 20:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:35 Configure a credential helper to remove this warning. See 20:40:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:35 20:40:35 Login Succeeded 20:40:35 ---> docker-login.sh ends [Pipeline] } 20:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:40:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:36 ========================================================= 20:40:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:40:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:36 + 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 . 20:40:36 Sending build context to Docker daemon 5.602MB 20:40:37 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 20:40:37 Step 2/10 : FROM ${BASE} AS builder 20:40:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:40:37 9b18e9b68314: Pulling fs layer 20:40:37 35d82f9e3411: Pulling fs layer 20:40:37 e16973657156: Pulling fs layer 20:40:37 fc693d55d65f: Pulling fs layer 20:40:37 7e9fc2657dce: Pulling fs layer 20:40:37 dda99020689f: Pulling fs layer 20:40:37 db1c61fa0a46: Pulling fs layer 20:40:37 891c053d2c06: Pulling fs layer 20:40:37 dda99020689f: Waiting 20:40:37 fc693d55d65f: Waiting 20:40:37 7e9fc2657dce: Waiting 20:40:37 db1c61fa0a46: Waiting 20:40:37 e16973657156: Download complete 20:40:37 35d82f9e3411: Verifying Checksum 20:40:37 35d82f9e3411: Download complete 20:40:37 7e9fc2657dce: Verifying Checksum 20:40:37 7e9fc2657dce: Download complete 20:40:37 dda99020689f: Verifying Checksum 20:40:37 dda99020689f: Download complete 20:40:37 9b18e9b68314: Verifying Checksum 20:40:37 9b18e9b68314: Download complete 20:40:38 9b18e9b68314: Pull complete 20:40:38 891c053d2c06: Verifying Checksum 20:40:38 891c053d2c06: Download complete 20:40:39 35d82f9e3411: Pull complete 20:40:39 e16973657156: Pull complete 20:40:39 db1c61fa0a46: Download complete 20:40:40 fc693d55d65f: Verifying Checksum 20:40:40 fc693d55d65f: Download complete 20:40:52 fc693d55d65f: Pull complete 20:40:52 7e9fc2657dce: Pull complete 20:40:52 dda99020689f: Pull complete 20:40:58 db1c61fa0a46: Pull complete 20:41:00 891c053d2c06: Pull complete 20:41:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:41:00 ---> f96f9c87975a 20:41:00 Step 3/10 : ARG MAKE=make build 20:41:02 ---> Running in c8f45661d8b1 20:41:02 Removing intermediate container c8f45661d8b1 20:41:02 ---> 2d1d154ac5e1 20:41:02 Step 4/10 : WORKDIR /device-sdk-go 20:41:02 ---> Running in 553fdf2db9bb 20:41:03 Removing intermediate container 553fdf2db9bb 20:41:03 ---> 2ba98e33f1c0 20:41:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:41:03 ---> Running in e67c2ac894fa 20:41:03 Removing intermediate container e67c2ac894fa 20:41:03 ---> 5564171df788 20:41:03 Step 6/10 : RUN apk add --update --no-cache make git 20:41:03 ---> Running in 57b01137bfe7 20:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:06 OK: 221 MiB in 51 packages 20:41:07 Removing intermediate container 57b01137bfe7 20:41:07 ---> 8c6fbd1b714f 20:41:07 Step 7/10 : COPY go.mod vendor* ./ 20:41:07 ---> f26464fd74f2 20:41:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:07 ---> Running in 95916818eb87 20:42:29 Removing intermediate container 95916818eb87 20:42:29 ---> 2aa9cf3cb47f 20:42:29 Step 9/10 : COPY . . 20:42:29 ---> 40a4297e3df8 20:42:29 Step 10/10 : RUN ${MAKE} 20:42:29 ---> Running in 7eb35c100e5e 20:42:29 noop 20:42:29 Removing intermediate container 7eb35c100e5e 20:42:29 ---> 307b907abe43 20:42:29 Successfully built 307b907abe43 20:42:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:30 + docker inspect -f . ci-base-image-arm64 20:42:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:30 prd-ubuntu20.04-docker-arm64-4c-16g-5893 does not seem to be running inside a container 20:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:42:31 $ docker top 754a1ac7c500c72c871f9ca97290a2dbff25bcf262b1bd2cfb7bd6b753589380 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:32 + go version 20:42:32 go version go1.18.7 linux/arm64 [Pipeline] } 20:42:32 $ docker stop --time=1 754a1ac7c500c72c871f9ca97290a2dbff25bcf262b1bd2cfb7bd6b753589380 20:42:34 $ docker rm -f --volumes 754a1ac7c500c72c871f9ca97290a2dbff25bcf262b1bd2cfb7bd6b753589380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:35 + docker inspect -f . ci-base-image-arm64 20:42:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:35 prd-ubuntu20.04-docker-arm64-4c-16g-5893 does not seem to be running inside a container 20:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:42:37 $ docker top c808ea7f4b8074179bddcfca3d9adfd082ff76d6370baa267ea7f2627e2bf1d6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:38 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 20:42:39 + make test 20:42:39 go test -race -coverprofile=coverage.out ./... 20:43:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 20:45:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 20:45:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 20:45:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 20:45:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 20:45:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 20:45:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.327s coverage: 27.6% of statements 20:45:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.330s coverage: 78.9% of statements 20:45:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 20:45:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.440s coverage: 78.1% of statements 20:45:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 20:45:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 20:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.550s coverage: 77.0% of statements 20:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 20:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 20:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 20:45:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.457s coverage: 65.2% of statements 20:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 20:45:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 20:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.420s coverage: 89.2% of statements 20:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 20:45:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.276s coverage: 4.7% of statements 20:45:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 20:45:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:45:29 GO111MODULE=on go vet ./... 20:47:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:05 ./bin/test-attribution-txt.sh [Pipeline] echo 20:47:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:47:05 $ docker stop --time=1 c808ea7f4b8074179bddcfca3d9adfd082ff76d6370baa267ea7f2627e2bf1d6 20:47:09 $ docker rm -f --volumes c808ea7f4b8074179bddcfca3d9adfd082ff76d6370baa267ea7f2627e2bf1d6 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:47:10 Warning: overwriting stash ‘coverage-report’ 20:47:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:47:13 + ls -al . 20:47:13 total 268 20:47:13 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 20:42 . 20:47:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:40 .. 20:47:13 -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 20:40 .dockerignore 20:47:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 20:40 .git 20:47:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:40 .github 20:47:13 -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 20:40 .gitignore 20:47:13 -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 20:40 .golangci.yml 20:47:13 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 20:40 CHANGELOG.md 20:47:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 20:40 GOVERNANCE.md 20:47:13 -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 20:40 Jenkinsfile 20:47:13 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 20:40 LICENSE 20:47:13 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 20:40 Makefile 20:47:13 -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 20:40 OWNERS.md 20:47:13 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 20:40 README.md 20:47:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 20:35 VERSION 20:47:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 20:40 bin 20:47:13 -rw-r--r-- 1 jenkins jenkins 98700 Feb 14 20:45 coverage.out 20:47:13 drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 20:40 example 20:47:13 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 20:40 go.mod 20:47:13 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 20:40 go.sum 20:47:13 drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 20:40 internal 20:47:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 20:40 openapi 20:47:13 drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 20:40 pkg 20:47:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 20:40 snap 20:47:13 -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:13 + 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=4b8be513614cb211fc93121ec009df353f6139ea --label arch=arm64 --label version=0.0.0 . 20:47:14 Sending build context to Docker daemon 5.702MB 20:47:14 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 20:47:14 Step 2/23 : FROM ${BASE} AS builder 20:47:14 ---> 307b907abe43 20:47:14 Step 3/23 : ARG MAKE=make build 20:47:14 ---> Running in 921e880894a9 20:47:15 Removing intermediate container 921e880894a9 20:47:15 ---> bf341aa9691f 20:47:15 Step 4/23 : WORKDIR /device-sdk-go 20:47:15 ---> Running in 47c7244eaeb1 20:47:16 Removing intermediate container 47c7244eaeb1 20:47:16 ---> 615740c3fdb2 20:47:16 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:47:16 ---> Running in 1e3507a666c0 20:47:16 Removing intermediate container 1e3507a666c0 20:47:16 ---> 066cc8a19312 20:47:16 Step 6/23 : RUN apk add --update --no-cache make git 20:47:16 ---> Running in 9c37b80a1f6d 20:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:47:19 OK: 221 MiB in 51 packages 20:47:21 Removing intermediate container 9c37b80a1f6d 20:47:21 ---> f37d05db3fac 20:47:21 Step 7/23 : COPY go.mod vendor* ./ 20:47:23 ---> ed8ec98819a3 20:47:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:23 ---> Running in b9f6c6bd2102 20:47:26 Removing intermediate container b9f6c6bd2102 20:47:26 ---> 2e2301725e36 20:47:26 Step 9/23 : COPY . . 20:47:26 ---> 9974257b7347 20:47:26 Step 10/23 : RUN ${MAKE} 20:47:26 ---> Running in 28910db603bb 20:47:27 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 20:49:34 Removing intermediate container 28910db603bb 20:49:34 ---> 3e3eeda6216e 20:49:34 Step 11/23 : FROM alpine:3.16 20:49:34 3.16: Pulling from library/alpine 20:49:34 3760b48202b3: Pulling fs layer 20:49:34 3760b48202b3: Verifying Checksum 20:49:34 3760b48202b3: Download complete 20:49:34 3760b48202b3: Pull complete 20:49:34 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:49:34 Status: Downloaded newer image for alpine:3.16 20:49:34 ---> 4c81e5bf8899 20:49:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:49:34 ---> Running in 4dc07d71c5f4 20:49:34 Removing intermediate container 4dc07d71c5f4 20:49:34 ---> c9e857993f32 20:49:34 Step 13/23 : RUN apk add --update --no-cache 20:49:34 ---> Running in 2e790792dea4 20:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:49:34 OK: 5 MiB in 14 packages 20:49:34 Removing intermediate container 2e790792dea4 20:49:34 ---> 3e8c81fdc1c3 20:49:34 Step 14/23 : WORKDIR / 20:49:34 ---> Running in 9c957ce68a6d 20:49:34 Removing intermediate container 9c957ce68a6d 20:49:34 ---> 5a16e7c06093 20:49:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:49:34 ---> 9c42bb48d41d 20:49:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:49:34 ---> e153fd8db789 20:49:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:49:34 ---> 49213b33e0f2 20:49:34 Step 18/23 : EXPOSE 59999 20:49:34 ---> Running in 11060b72f521 20:49:34 Removing intermediate container 11060b72f521 20:49:34 ---> 64163e2451eb 20:49:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:49:34 ---> Running in 692b0549b250 20:49:35 Removing intermediate container 692b0549b250 20:49:35 ---> 101b8d245fbc 20:49:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:35 ---> Running in 012c26eb3ce6 20:49:35 Removing intermediate container 012c26eb3ce6 20:49:35 ---> 6e609c63e8aa 20:49:35 Step 21/23 : LABEL arch=arm64 20:49:35 ---> Running in 1a33cbea893c 20:49:35 Removing intermediate container 1a33cbea893c 20:49:35 ---> 9239bcf57b0e 20:49:35 Step 22/23 : LABEL git_sha=4b8be513614cb211fc93121ec009df353f6139ea 20:49:35 ---> Running in f26ee0ef0a8e 20:49:36 Removing intermediate container f26ee0ef0a8e 20:49:36 ---> 50ef6d8dc458 20:49:36 Step 23/23 : LABEL version=0.0.0 20:49:36 ---> Running in 0ad8d79edea7 20:49:36 Removing intermediate container 0ad8d79edea7 20:49:36 ---> ba2f403161c0 20:49:36 [Warning] One or more build-args [ARCH] were not consumed 20:49:36 Successfully built ba2f403161c0 20:49:36 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 20:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:37 20:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:49:38 arm64: Pulling from edgex-lftools-log-publisher 20:49:38 8998bd30e6a1: Pulling fs layer 20:49:38 04944245beec: Pulling fs layer 20:49:38 699f458cf7ca: Pulling fs layer 20:49:38 765212b225bb: Pulling fs layer 20:49:38 f23df028b6ca: Pulling fs layer 20:49:38 d65c8cfc05b1: Pulling fs layer 20:49:38 2437ff75d9bd: Pulling fs layer 20:49:38 f23df028b6ca: Waiting 20:49:38 d65c8cfc05b1: Waiting 20:49:38 2437ff75d9bd: Waiting 20:49:38 765212b225bb: Waiting 20:49:38 04944245beec: Verifying Checksum 20:49:38 04944245beec: Download complete 20:49:38 765212b225bb: Verifying Checksum 20:49:38 765212b225bb: Download complete 20:49:38 f23df028b6ca: Verifying Checksum 20:49:38 f23df028b6ca: Download complete 20:49:38 d65c8cfc05b1: Verifying Checksum 20:49:38 d65c8cfc05b1: Download complete 20:49:38 699f458cf7ca: Verifying Checksum 20:49:38 699f458cf7ca: Download complete 20:49:38 8998bd30e6a1: Verifying Checksum 20:49:38 8998bd30e6a1: Download complete 20:49:41 2437ff75d9bd: Verifying Checksum 20:49:41 2437ff75d9bd: Download complete 20:49:44 8998bd30e6a1: Pull complete 20:49:44 04944245beec: Pull complete 20:49:46 699f458cf7ca: Pull complete 20:49:46 765212b225bb: Pull complete 20:49:46 f23df028b6ca: Pull complete 20:49:47 d65c8cfc05b1: Pull complete 20:50:02 2437ff75d9bd: Pull complete 20:50:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:02 prd-ubuntu20.04-docker-arm64-4c-16g-5893 does not seem to be running inside a container 20:50:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:50:05 $ docker top 5e5f91f2bcb96bad2b1695bee7ab495bed0697ab5abae30e4b8e067d2a6900f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:06 ---> job-cost.sh 20:50:06 lf-activate-venv: SKIPPING 20:50:06 INFO: No Stack... 20:50:06 INFO: Retrieving Pricing Info for: v3-standard-4 20:50:07 INFO: Archiving Costs [Pipeline] sh 20:50:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 20:50:08 + cut -d, -f6 [Pipeline] lock 20:50:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] 20:50:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] did not exist. Created. 20:50:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:08 /w/workspace/device-sdk-go/1@tmp/durable-d5b9f299/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:50:09 + echo total: 0.10999999940395355 [Pipeline] stash 20:50:09 Warning: overwriting stash ‘stack-cost’ 20:50:09 Stashed 1 file(s) [Pipeline] } 20:50:09 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1320-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:09 $ docker stop --time=1 5e5f91f2bcb96bad2b1695bee7ab495bed0697ab5abae30e4b8e067d2a6900f9 20:50:10 $ docker rm -f --volumes 5e5f91f2bcb96bad2b1695bee7ab495bed0697ab5abae30e4b8e067d2a6900f9 [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 20:50:11 provisioning config files... 20:50:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/config6593221232897891918tmp [Pipeline] { [Pipeline] sh 20:50:12 + set +x 20:50:12 + + curl -s https://codecov.io/bashbash 20:50:12 -s -- 20:50:12 20:50:12 _____ _ 20:50:12 / ____| | | 20:50:12 | | ___ __| | ___ ___ _____ __ 20:50:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:50:12 | |___| (_) | (_| | __/ (_| (_) \ V / 20:50:12 \_____\___/ \__,_|\___|\___\___/ \_/ 20:50:12 Bash-1.0.6 20:50:12 20:50:12 20:50:12 ==> git version 2.25.1 found 20:50:12 ==> 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 20:50:12 Release-Date: 2020-01-08 20:50:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:50:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:50:12 ==> Jenkins CI detected. 20:50:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1320 20:50:12 project root: . 20:50:12 --> token set from env 20:50:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:50:12 ==> Running gcov in . (disable via -X gcov) 20:50:12 ==> Python coveragepy not found 20:50:12 ==> Searching for coverage reports in: 20:50:12 + . 20:50:12 -> Found 1 reports 20:50:12 ==> Detecting git/mercurial file structure 20:50:12 ==> Reading reports 20:50:12 + ./coverage.out bytes=98700 20:50:12 ==> Appending adjustments 20:50:12 https://docs.codecov.io/docs/fixing-reports 20:50:12 + Found adjustments 20:50:12 ==> Gzipping contents 20:50:12 16K /tmp/codecov.OE7L3O.gz 20:50:12 ==> Uploading reports 20:50:12 url: https://codecov.io 20:50:12 query: branch=PR-1320&commit=4b8be513614cb211fc93121ec009df353f6139ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1320&job=&cmd_args= 20:50:12 -> Pinging Codecov 20:50:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1320&commit=4b8be513614cb211fc93121ec009df353f6139ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1320&job=&cmd_args= 20:50:12 -> Uploading to 20:50:12 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/7E55EF52A471D76F132DFD9A03CDDE97/4b8be513614cb211fc93121ec009df353f6139ea/b08df821-ce78-44b8-87a4-6ee2f6d937b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T205012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c00e5c7db0a732d51092714e5926f2ec769f3bc7cb219eff5000facb7e958a6 20:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:12 Dload Upload Total Spent Left Speed 20:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14317 0 0 100 14317 0 196k --:--:-- --:--:-- --:--:-- 194k 100 14317 0 0 100 14317 0 53025 --:--:-- --:--:-- --:--:-- 52830 20:50:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4b8be513614cb211fc93121ec009df353f6139ea [Pipeline] } 20:50:12 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 20:50:14 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1320/archives ] 20:50:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1320/archives 20:50:14 total 16 20:50:14 drwxr-xr-x 3 root root 4096 Feb 14 20:38 . 20:50:14 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 20:38 .. 20:50:14 drwxr-xr-x 2 root root 4096 Feb 14 20:38 cost 20:50:14 -rw-r--r-- 1 root root 86 Feb 14 20:38 cost.csv 20:50:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1320/archives 20:50:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1320/archives 20:50:14 total 16 20:50:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 20:38 . 20:50:14 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 20:38 .. 20:50:14 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 20:38 cost 20:50:14 -rw-r--r-- 1 jenkins jenkins 86 Feb 14 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:50:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:15 ---> package-listing.sh 20:50:15 ++ facter osfamily 20:50:15 ++ tr '[:upper:]' '[:lower:]' 20:50:16 + OS_FAMILY=debian 20:50:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1320 20:50:16 + START_PACKAGES=/tmp/packages_start.txt 20:50:16 + END_PACKAGES=/tmp/packages_end.txt 20:50:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:16 + PACKAGES=/tmp/packages_start.txt 20:50:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1320 ']' 20:50:16 + PACKAGES=/tmp/packages_end.txt 20:50:16 + case "${OS_FAMILY}" in 20:50:16 + dpkg -l 20:50:16 + grep '^ii' 20:50:16 + '[' -f /tmp/packages_start.txt ']' 20:50:16 + '[' -f /tmp/packages_end.txt ']' 20:50:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:50:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1320 ']' 20:50:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1320/archives/ 20:50:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1320/archives/ [Pipeline] echo 20:50:16 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-1320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:50:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:17 prd-ubuntu20.04-docker-8c-8g-5892 does not seem to be running inside a container 20:50:17 $ 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-1320/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-1320 -v /w/workspace/gexfoundry_device-sdk-go_PR-1320:/w/workspace/gexfoundry_device-sdk-go_PR-1320:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:50:17 $ docker top 359e675507d020ba71085d9580e1c18d7f5908a2525cf0122c615d863287740f -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:17 + touch /tmp/pre-build-complete [Pipeline] sh 20:50:18 + mkdir -p /var/log/sysstat [Pipeline] sh 20:50:18 + ls /var/log/sa-host 20:50:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:18 provisioning config files... 20:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1320@tmp/config2753403310582049428tmp [Pipeline] { [Pipeline] echo 20:50:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:50:19 ---> create-netrc.sh [Pipeline] } 20:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:50:19 ---> python-tools-install.sh [Pipeline] echo 20:50:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:50:19 ---> sudo-logs.sh 20:50:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:50:20 ---> job-cost.sh 20:50:20 lf-activate-venv: SKIPPING 20:50:20 DEBUG: total: 0.2199999988079071 20:50:20 INFO: Retrieving Stack Cost... 20:50:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:50:20 INFO: Archiving Costs [Pipeline] echo 20:50:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:50:21 ---> logs-deploy.sh 20:50:21 lf-activate-venv: SKIPPING 20:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1320/1 20:50:21 INFO: archiving workspace using pattern(s): 20:50:22 Archives upload complete. 20:50:22 INFO: archiving logs to Nexus