Pull request #1564 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ddfb2aa8129f9ae18007f27c354704ae94291ff2+4f47f79f53f1840767b32d78ce83479da4d392c8 (91ee7587af499ddc63e35ef2bd895bba98f9b4d7) 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-ssh9617942432799824763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12320372897330004218.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1564/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-1564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8997365593818111195.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-1564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6576774303438715875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15110061914853873915.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-1564/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-1564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4057073309956625634.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5206 in /w/workspace/gexfoundry_device-sdk-go_PR-1564 [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-1564 # 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 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit ddfb2aa8129f9ae18007f27c354704ae94291ff2 Merge succeeded, producing ddfb2aa8129f9ae18007f27c354704ae94291ff2 Checking out Revision ddfb2aa8129f9ae18007f27c354704ae94291ff2 (PR-1564) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1564/head:refs/remotes/origin/PR-1564 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddfb2aa8129f9ae18007f27c354704ae94291ff2 # 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 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddfb2aa8129f9ae18007f27c354704ae94291ff2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:52:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:52:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:52:23 ========================================================= 04:52:23 EdgeX Global Pipelines Version Info 04:52:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:52:24 ------------------- 04:52:24 stable info: 04:52:24 ------------------- 04:52:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:52:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:52:24 Message: update stable to v1.0.258 04:52:24 ------------------- 04:52:24 experimental info: 04:52:24 ------------------- 04:52:24 Commited By: **** collab-it+edgex@linuxfoundation.org 04:52:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:52:24 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:52:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1564 [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1564 [Pipeline] echo 04:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1564 [Pipeline] echo 04:52:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddfb2aa8129f9ae18007f27c354704ae94291ff2 [Pipeline] echo 04:52:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddfb2aa [Pipeline] echo 04:52:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:27 provisioning config files... 04:52:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/config11375757995718525907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:27 ---> ****-login.sh 04:52:27 nexus3.edgexfoundry.org:10001 04:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:28 Configure a credential helper to remove this warning. See 04:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:28 04:52:28 Login Succeeded 04:52:28 nexus3.edgexfoundry.org:10002 04:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:28 Configure a credential helper to remove this warning. See 04:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:28 04:52:28 Login Succeeded 04:52:28 nexus3.edgexfoundry.org:10003 04:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:28 Configure a credential helper to remove this warning. See 04:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:28 04:52:28 Login Succeeded 04:52:28 nexus3.edgexfoundry.org:10004 04:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:28 Configure a credential helper to remove this warning. See 04:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:28 04:52:28 Login Succeeded 04:52:28 ****.io 04:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:28 Configure a credential helper to remove this warning. See 04:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:28 04:52:28 Login Succeeded 04:52:28 ---> ****-login.sh ends [Pipeline] } 04:52:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:52:29 + git rev-list -1 --merges ddfb2aa8129f9ae18007f27c354704ae94291ff2~1..ddfb2aa8129f9ae18007f27c354704ae94291ff2 [Pipeline] echo 04:52:29 -----------> git rev-list -1 --merges ddfb2aa8129f9ae18007f27c354704ae94291ff2~1..ddfb2aa8129f9ae18007f27c354704ae94291ff2 ddfb2aa8129f9ae18007f27c354704ae94291ff2 [false] [Pipeline] sh 04:52:30 + git log --format=format:%s -1 ddfb2aa8129f9ae18007f27c354704ae94291ff2 [Pipeline] echo 04:52:30 ========================================================= 04:52:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:52:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:30 + git log --format=format:%s -1 ddfb2aa8129f9ae18007f27c354704ae94291ff2 [Pipeline] echo 04:52:30 [semverPrep] GIT_COMMIT: ddfb2aa8129f9ae18007f27c354704ae94291ff2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:52:30 [semverPrep] This is not a build commit. [Pipeline] sh 04:52:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:31 + grep -v github /etc/ssh/ssh_known_hosts 04:52:31 + [ -e /tmp/ssh_known_hosts ] 04:52:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:52:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:52:31 + sudo tee -a /etc/ssh/ssh_known_hosts 04:52:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:31 04:52:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:52:32 b85a868b505f: Pulling fs layer 04:52:32 e2be974225ed: Pulling fs layer 04:52:32 339a4e72a1f5: Pulling fs layer 04:52:32 988bab9f4d93: Pulling fs layer 04:52:32 1469e6f7b9e6: Pulling fs layer 04:52:32 eaf3925da568: Pulling fs layer 04:52:32 bab4dde63d76: Pulling fs layer 04:52:32 bde34c3a00c8: Pulling fs layer 04:52:32 b352a97aabf1: Pulling fs layer 04:52:32 4872d77fe225: Pulling fs layer 04:52:32 5851b861e8e6: Pulling fs layer 04:52:32 eaf3925da568: Waiting 04:52:32 bab4dde63d76: Waiting 04:52:32 1469e6f7b9e6: Waiting 04:52:32 988bab9f4d93: Waiting 04:52:32 bde34c3a00c8: Waiting 04:52:32 b352a97aabf1: Waiting 04:52:32 5851b861e8e6: Waiting 04:52:32 4872d77fe225: Waiting 04:52:32 e2be974225ed: Download complete 04:52:32 988bab9f4d93: Verifying Checksum 04:52:32 988bab9f4d93: Download complete 04:52:32 1469e6f7b9e6: Verifying Checksum 04:52:32 1469e6f7b9e6: Download complete 04:52:32 eaf3925da568: Verifying Checksum 04:52:32 eaf3925da568: Download complete 04:52:32 339a4e72a1f5: Verifying Checksum 04:52:32 339a4e72a1f5: Download complete 04:52:32 bde34c3a00c8: Verifying Checksum 04:52:32 bde34c3a00c8: Download complete 04:52:32 b352a97aabf1: Download complete 04:52:32 4872d77fe225: Verifying Checksum 04:52:32 4872d77fe225: Download complete 04:52:32 5851b861e8e6: Verifying Checksum 04:52:32 5851b861e8e6: Download complete 04:52:32 b85a868b505f: Verifying Checksum 04:52:32 b85a868b505f: Download complete 04:52:32 bab4dde63d76: Verifying Checksum 04:52:32 bab4dde63d76: Download complete 04:52:33 b85a868b505f: Pull complete 04:52:33 e2be974225ed: Pull complete 04:52:34 339a4e72a1f5: Pull complete 04:52:34 988bab9f4d93: Pull complete 04:52:34 1469e6f7b9e6: Pull complete 04:52:34 eaf3925da568: Pull complete 04:52:36 bab4dde63d76: Pull complete 04:52:36 bde34c3a00c8: Pull complete 04:52:36 b352a97aabf1: Pull complete 04:52:36 4872d77fe225: Pull complete 04:52:36 5851b861e8e6: Pull complete 04:52:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:52:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:37 prd-ubuntu20.04-docker-8c-8g-5206 does not seem to be running inside a container 04:52:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1564 -v /w/workspace/gexfoundry_device-sdk-go_PR-1564:/w/workspace/gexfoundry_device-sdk-go_PR-1564:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:52:41 $ docker top d3cd11ffece749296440c5777bdfdc1111c6b3ac4e6eeed002c1eaf365444b60 -eo pid,comm 04:52:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:52:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:52:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:41 [ssh-agent] Looking for ssh-agent implementation... 04:52:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:41 $ docker exec d3cd11ffece749296440c5777bdfdc1111c6b3ac4e6eeed002c1eaf365444b60 ssh-agent 04:52:41 SSH_AUTH_SOCK=/tmp/ssh-QLfN6pWrccHz/agent.32 04:52:41 SSH_AGENT_PID=38 04:52:41 Running ssh-add (command line suppressed) 04:52:41 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/private_key_14197910029118464616.key (/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/private_key_14197910029118464616.key) 04:52:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:42 + git tag --points-at HEAD [Pipeline] } 04:52:42 $ docker exec --env ******** --env ******** d3cd11ffece749296440c5777bdfdc1111c6b3ac4e6eeed002c1eaf365444b60 ssh-agent -k 04:52:42 unset SSH_AUTH_SOCK; 04:52:42 unset SSH_AGENT_PID; 04:52:42 echo Agent pid 38 killed; 04:52:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:42 [ssh-agent] Looking for ssh-agent implementation... 04:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:42 $ docker exec d3cd11ffece749296440c5777bdfdc1111c6b3ac4e6eeed002c1eaf365444b60 ssh-agent 04:52:42 SSH_AUTH_SOCK=/tmp/ssh-ykUAysdrEIZ0/agent.70 04:52:42 SSH_AGENT_PID=76 04:52:42 Running ssh-add (command line suppressed) 04:52:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/private_key_4797015033799138205.key (/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/private_key_4797015033799138205.key) 04:52:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:43 + git semver init 04:52:43 2024-03-08 04:52:43,348 [run_init] DEBUG init version:0.0.0 force:False 04:52:43 2024-03-08 04:52:43,348 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver 04:52:43 2024-03-08 04:52:43,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver 04:52:43 2024-03-08 04:52:43,349 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1564, universal_newlines=False, shell=None, istream=None) 04:52:44 2024-03-08 04:52:44,585 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1564/.git/info/exclude 04:52:44 2024-03-08 04:52:44,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver/PR-1564 with force:False 04:52:44 2024-03-08 04:52:44,586 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver/PR-1564 04:52:44 2024-03-08 04:52:44,588 [execute] INFO git cat-file --batch-check 04:52:44 2024-03-08 04:52:44,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver, universal_newlines=False, shell=None, istream=) 04:52:44 2024-03-08 04:52:44,594 [execute] INFO git cat-file --batch 04:52:44 2024-03-08 04:52:44,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver, universal_newlines=False, shell=None, istream=) 04:52:44 2024-03-08 04:52:44,598 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1564/.semver/PR-1564 04:52:44 0.0.0 [Pipeline] } 04:52:44 $ docker exec --env ******** --env ******** d3cd11ffece749296440c5777bdfdc1111c6b3ac4e6eeed002c1eaf365444b60 ssh-agent -k 04:52:44 unset SSH_AUTH_SOCK; 04:52:44 unset SSH_AGENT_PID; 04:52:44 echo Agent pid 76 killed; 04:52:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:52:45 + git semver [Pipeline] } 04:52:45 $ docker stop --time=1 d3cd11ffece749296440c5777bdfdc1111c6b3ac4e6eeed002c1eaf365444b60 04:52:47 $ docker rm -f --volumes d3cd11ffece749296440c5777bdfdc1111c6b3ac4e6eeed002c1eaf365444b60 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:52:47 Stashed 1 file(s) [Pipeline] echo 04:52:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:48 provisioning config files... 04:52:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/config5273443928080770802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:49 ---> ****-login.sh 04:52:49 nexus3.edgexfoundry.org:10001 04:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:49 Configure a credential helper to remove this warning. See 04:52:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:49 04:52:49 Login Succeeded 04:52:49 nexus3.edgexfoundry.org:10002 04:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:49 Configure a credential helper to remove this warning. See 04:52:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:49 04:52:49 Login Succeeded 04:52:49 nexus3.edgexfoundry.org:10003 04:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:49 Configure a credential helper to remove this warning. See 04:52:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:49 04:52:49 Login Succeeded 04:52:49 nexus3.edgexfoundry.org:10004 04:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:49 Configure a credential helper to remove this warning. See 04:52:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:49 04:52:49 Login Succeeded 04:52:49 ****.io 04:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:52:49 Configure a credential helper to remove this warning. See 04:52:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:52:49 04:52:49 Login Succeeded 04:52:49 ---> ****-login.sh ends [Pipeline] } 04:52:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:52:50 ========================================================= 04:52:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:52:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:50 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:52:51 Sending build context to Docker daemon 21.97MB 04:52:51 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:52:51 Step 2/10 : FROM ${BASE} AS builder 04:52:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:52:51 7264a8db6415: Pulling fs layer 04:52:51 c4d48a809fc2: Pulling fs layer 04:52:51 4f1c88b9dad5: Pulling fs layer 04:52:51 ad3a456e5733: Pulling fs layer 04:52:51 69c7f0334f64: Pulling fs layer 04:52:51 1f1c1a5573a3: Pulling fs layer 04:52:51 ce7588e14bc9: Pulling fs layer 04:52:51 b5e4710f87ac: Pulling fs layer 04:52:51 ce7588e14bc9: Waiting 04:52:51 69c7f0334f64: Waiting 04:52:51 1f1c1a5573a3: Waiting 04:52:51 ad3a456e5733: Waiting 04:52:51 b5e4710f87ac: Waiting 04:52:51 c4d48a809fc2: Download complete 04:52:51 ad3a456e5733: Verifying Checksum 04:52:51 ad3a456e5733: Download complete 04:52:51 69c7f0334f64: Download complete 04:52:51 7264a8db6415: Verifying Checksum 04:52:51 7264a8db6415: Download complete 04:52:51 1f1c1a5573a3: Verifying Checksum 04:52:51 1f1c1a5573a3: Download complete 04:52:51 7264a8db6415: Pull complete 04:52:51 b5e4710f87ac: Verifying Checksum 04:52:51 b5e4710f87ac: Download complete 04:52:51 c4d48a809fc2: Pull complete 04:52:51 4f1c88b9dad5: Download complete 04:52:51 ce7588e14bc9: Verifying Checksum 04:52:51 ce7588e14bc9: Download complete 04:52:55 4f1c88b9dad5: Pull complete 04:52:55 ad3a456e5733: Pull complete 04:52:55 69c7f0334f64: Pull complete 04:52:55 1f1c1a5573a3: Pull complete 04:52:57 ce7588e14bc9: Pull complete 04:52:57 b5e4710f87ac: Pull complete 04:52:57 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:52:57 ---> 88b5674ff536 04:52:57 Step 3/10 : ARG MAKE=make build 04:53:03 Still waiting to schedule task 04:53:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:53:04 ---> Running in 3719caf318a4 04:53:04 Removing intermediate container 3719caf318a4 04:53:04 ---> d1e1b646976e 04:53:04 Step 4/10 : WORKDIR /device-sdk-go 04:53:04 ---> Running in 87c746a21ede 04:53:04 Removing intermediate container 87c746a21ede 04:53:04 ---> 82c4b2e93a94 04:53:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:04 ---> Running in 2e3aa959df7b 04:53:04 Removing intermediate container 2e3aa959df7b 04:53:04 ---> 091b4c47e7f7 04:53:04 Step 6/10 : RUN apk add --update --no-cache make git 04:53:04 ---> Running in 46a26112f557 04:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:53:04 OK: 264 MiB in 52 packages 04:53:04 Removing intermediate container 46a26112f557 04:53:04 ---> 7699986a7e7c 04:53:04 Step 7/10 : COPY go.mod vendor* ./ 04:53:05 ---> 69ff300a6047 04:53:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:05 ---> Running in b13d8c935f3e 04:53:43 Removing intermediate container b13d8c935f3e 04:53:43 ---> 0b8f2d1c7886 04:53:43 Step 9/10 : COPY . . 04:53:43 ---> 26ca19652e36 04:53:43 Step 10/10 : RUN ${MAKE} 04:53:43 ---> Running in 25ca79b0bd64 04:53:43 noop 04:53:43 Removing intermediate container 25ca79b0bd64 04:53:43 ---> 11703dadcac9 04:53:43 Successfully built 11703dadcac9 04:53:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:44 + docker inspect -f . ci-base-image-x86_64 04:53:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:44 prd-ubuntu20.04-docker-8c-8g-5206 does not seem to be running inside a container 04:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1564 -v /w/workspace/gexfoundry_device-sdk-go_PR-1564:/w/workspace/gexfoundry_device-sdk-go_PR-1564:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:53:44 $ docker top a5277c4bb484eb78199cb15cc8fa699413aa146212cc50c2c86d12bc057f16b4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:45 + go version 04:53:45 go version go1.21.0 linux/amd64 [Pipeline] } 04:53:45 $ docker stop --time=1 a5277c4bb484eb78199cb15cc8fa699413aa146212cc50c2c86d12bc057f16b4 04:53:46 $ docker rm -f --volumes a5277c4bb484eb78199cb15cc8fa699413aa146212cc50c2c86d12bc057f16b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:47 + docker inspect -f . ci-base-image-x86_64 04:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:47 prd-ubuntu20.04-docker-8c-8g-5206 does not seem to be running inside a container 04:53:47 $ 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-1564 -v /w/workspace/gexfoundry_device-sdk-go_PR-1564:/w/workspace/gexfoundry_device-sdk-go_PR-1564:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:53:48 $ docker top 3ae23b2970cc45b596127da42946bf1a661256e820e01dad703ef41a82e29406 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1564 [Pipeline] fileExists [Pipeline] sh 04:53:48 + make test 04:53:48 go test -race -coverprofile=coverage.out ./... 04:53:55 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:54:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:54:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:54:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:54:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:54:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:54:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:54:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:54:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.051s coverage: 27.6% of statements 04:54:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:54:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.048s coverage: 81.5% of statements 04:54:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.062s coverage: 86.0% of statements 04:54:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:54:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:54:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.091s coverage: 71.8% of statements 04:54:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:54:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.048s coverage: 14.4% of statements 04:54:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.742s coverage: 45.9% of statements 04:54:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.056s coverage: 68.5% of statements 04:54:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.112s coverage: 89.2% of statements 04:54:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.043s coverage: 5.5% of statements 04:54:36 GO111MODULE=on go vet ./... 04:54:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:36 ./bin/test-attribution-txt.sh 04:54:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:54:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:54:37 $ docker stop --time=1 3ae23b2970cc45b596127da42946bf1a661256e820e01dad703ef41a82e29406 04:54:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5208 in /w/workspace/gexfoundry_device-sdk-go_PR-1564 04:54:42 $ docker rm -f --volumes 3ae23b2970cc45b596127da42946bf1a661256e820e01dad703ef41a82e29406 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 04:54:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:54:43 The recommended git tool is: git 04:54:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:54:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:54:44 + ls -al . 04:54:44 total 308 04:54:44 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 04:53 . 04:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 04:52 .. 04:54:44 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 04:52 .dockerignore 04:54:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 04:54 .git 04:54:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 04:52 .github 04:54:44 -rw-rw-r-- 1 jenkins jenkins 137 Mar 8 04:52 .gitignore 04:54:44 -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 04:52 .golangci.yml 04:54:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 04:52 .semver 04:54:44 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 8 04:52 CHANGELOG.md 04:54:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 04:52 GOVERNANCE.md 04:54:44 -rw-rw-r-- 1 jenkins jenkins 885 Mar 8 04:52 Jenkinsfile 04:54:44 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 04:52 LICENSE 04:54:44 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 8 04:52 Makefile 04:54:44 -rw-rw-r-- 1 jenkins jenkins 619 Mar 8 04:52 OWNERS.md 04:54:44 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 8 04:52 README.md 04:54:44 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 04:52 VERSION 04:54:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 04:52 bin 04:54:44 -rw-r--r-- 1 jenkins jenkins 122153 Mar 8 04:54 coverage.out 04:54:44 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 04:52 example 04:54:44 -rw-rw-r-- 1 jenkins jenkins 3768 Mar 8 04:52 go.mod 04:54:44 -rw-rw-r-- 1 jenkins jenkins 35399 Mar 8 04:52 go.sum 04:54:44 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 04:52 internal 04:54:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 04:52 openapi 04:54:44 drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 04:52 pkg 04:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 04:52 snap 04:54:44 -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 04:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:45 + 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=ddfb2aa8129f9ae18007f27c354704ae94291ff2 --label arch=amd64 --label version=0.0.0 . 04:54:45 Sending build context to Docker daemon 22.09MB 04:54:45 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:54:45 Step 2/23 : FROM ${BASE} AS builder 04:54:45 ---> 11703dadcac9 04:54:45 Step 3/23 : ARG MAKE=make build 04:54:46 ---> Running in 71f08f5401fa 04:54:46 Removing intermediate container 71f08f5401fa 04:54:46 ---> dad4c3ad018b 04:54:46 Step 4/23 : WORKDIR /device-sdk-go 04:54:46 ---> Running in 97a44d4ad3e2 04:54:46 Removing intermediate container 97a44d4ad3e2 04:54:46 ---> 658a11071e1c 04:54:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:54:46 ---> Running in 4f33b9667280 04:54:46 Removing intermediate container 4f33b9667280 04:54:46 ---> f23c11e08bc5 04:54:46 Step 6/23 : RUN apk add --update --no-cache make git 04:54:46 ---> Running in 4452f3403870 04:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:46 OK: 264 MiB in 52 packages 04:54:47 Removing intermediate container 4452f3403870 04:54:47 ---> 670824fde372 04:54:47 Step 7/23 : COPY go.mod vendor* ./ 04:54:47 ---> ef47dae415e8 04:54:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:47 ---> Running in 7148c2e17ab2 04:54:47 Removing intermediate container 7148c2e17ab2 04:54:47 ---> 0db12a93d19a 04:54:47 Step 9/23 : COPY . . 04:54:48 using credential edgex-jenkins-ssh 04:54:48 Cloning the remote Git repository 04:54:48 ---> c62aabad1b74 04:54:48 Step 10/23 : RUN ${MAKE} 04:54:48 ---> Running in 1561af554161 04:54:48 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:54:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:54:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:54:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:54:48 > git --version # timeout=10 04:54:48 > git --version # 'git version 2.25.1' 04:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:54:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:54:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:54:54 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit ddfb2aa8129f9ae18007f27c354704ae94291ff2 04:54:54 Merge succeeded, producing ddfb2aa8129f9ae18007f27c354704ae94291ff2 04:54:54 Checking out Revision ddfb2aa8129f9ae18007f27c354704ae94291ff2 (PR-1564) 04:54:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:54:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:54:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1564/head:refs/remotes/origin/PR-1564 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:54:54 > git config core.sparsecheckout # timeout=10 04:54:54 > git checkout -f ddfb2aa8129f9ae18007f27c354704ae94291ff2 # timeout=10 04:54:54 > git remote # timeout=10 04:54:54 > git config --get remote.origin.url # timeout=10 04:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:54 > git merge 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 04:54:54 > git rev-parse HEAD^{commit} # timeout=10 04:54:54 > git config core.sparsecheckout # timeout=10 04:54:54 > git checkout -f ddfb2aa8129f9ae18007f27c354704ae94291ff2 # timeout=10 04:54:55 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:54:55 > git --version # timeout=10 04:54:55 > git --version # 'git version 2.25.1' 04:54:55 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:54:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:56 Dload Upload Total Spent Left Speed 04:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 04:54:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:54:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:54:57 + sudo tee /etc/docker/daemon.new 04:54:57 { 04:54:57 "registry-mirrors": [ 04:54:57 "https://nexus3.edgexfoundry.org:10001" 04:54:57 ], 04:54:57 "bip": "10.250.0.254/24", 04:54:57 "hosts": [ 04:54:57 "tcp://0.0.0.0:5555", 04:54:57 "unix:///var/run/docker.sock" 04:54:57 ], 04:54:57 "mtu": 1458, 04:54:57 "selinux-enabled": true, 04:54:57 "seccomp-profile": "/etc/docker/seccomp.json" 04:54:57 } [Pipeline] sh 04:54:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:54:58 + sudo service docker restart 04:55:10 Removing intermediate container 1561af554161 04:55:10 ---> c92bf209e53a 04:55:10 Step 11/23 : FROM alpine:3.18 04:55:10 3.18: Pulling from library/alpine 04:55:10 619be1103602: Pulling fs layer 04:55:10 619be1103602: Verifying Checksum 04:55:10 619be1103602: Download complete 04:55:10 619be1103602: Pull complete 04:55:10 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:55:10 Status: Downloaded newer image for alpine:3.18 04:55:10 ---> d3782b16ccc9 04:55:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:55:10 ---> Running in 04c3153500aa 04:55:10 Removing intermediate container 04c3153500aa 04:55:10 ---> c7c887a84acb 04:55:10 Step 13/23 : RUN apk add --update --no-cache 04:55:10 ---> Running in d44eb43ffa53 04:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:11 OK: 7 MiB in 15 packages 04:55:11 Removing intermediate container d44eb43ffa53 04:55:11 ---> 00a598ae0cd1 04:55:11 Step 14/23 : WORKDIR / 04:55:11 ---> Running in 25b5ca9a6751 04:55:11 Removing intermediate container 25b5ca9a6751 04:55:11 ---> 8aaa6c3f4dd6 04:55:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:55:11 ---> 27c2aea08991 04:55:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:55:12 ---> b8d5eb1a8f42 04:55:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:55:12 ---> 5348a454721b 04:55:12 Step 18/23 : EXPOSE 59999 04:55:12 ---> Running in 240e3253bc1f 04:55:12 Removing intermediate container 240e3253bc1f 04:55:12 ---> e5d78780e3d1 04:55:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:55:12 ---> Running in e4495e2f69dc 04:55:12 Removing intermediate container e4495e2f69dc 04:55:12 ---> bfa26adb816f 04:55:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:55:12 ---> Running in 8c4e6c41760b 04:55:12 Removing intermediate container 8c4e6c41760b 04:55:12 ---> fae3457691a2 04:55:12 Step 21/23 : LABEL arch=amd64 04:55:13 ---> Running in 884f84a9aee7 04:55:13 Removing intermediate container 884f84a9aee7 04:55:13 ---> fa3e3a3643e9 04:55:13 Step 22/23 : LABEL git_sha=ddfb2aa8129f9ae18007f27c354704ae94291ff2 04:55:13 ---> Running in 36cd6e164aa0 04:55:13 Removing intermediate container 36cd6e164aa0 04:55:13 ---> 43fdfd2e2b30 04:55:13 Step 23/23 : LABEL version=0.0.0 04:55:13 ---> Running in f2055bf99483 04:55:13 Removing intermediate container f2055bf99483 04:55:13 ---> 613832bab57c 04:55:13 [Warning] One or more build-args [ARCH] were not consumed 04:55:13 Successfully built 613832bab57c 04:55:13 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 04:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:14 04:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:15 latest: Pulling from edgex-lftools-log-publisher 04:55:15 5eb5b503b376: Pulling fs layer 04:55:15 5c69ac0246d0: Pulling fs layer 04:55:15 ec43610c2a17: Pulling fs layer 04:55:15 3a2ae6a8a46f: Pulling fs layer 04:55:15 33b1e0a273af: Pulling fs layer 04:55:15 5d3b04190fa2: Pulling fs layer 04:55:15 2f39f015ded8: Pulling fs layer 04:55:15 3a2ae6a8a46f: Waiting 04:55:15 33b1e0a273af: Waiting 04:55:15 5d3b04190fa2: Waiting 04:55:15 2f39f015ded8: Waiting 04:55:15 5c69ac0246d0: Verifying Checksum 04:55:15 5c69ac0246d0: Download complete 04:55:15 3a2ae6a8a46f: Download complete 04:55:15 33b1e0a273af: Verifying Checksum 04:55:15 33b1e0a273af: Download complete 04:55:15 5d3b04190fa2: Download complete 04:55:15 ec43610c2a17: Verifying Checksum 04:55:15 ec43610c2a17: Download complete 04:55:15 5eb5b503b376: Verifying Checksum 04:55:15 5eb5b503b376: Download complete 04:55:16 2f39f015ded8: Verifying Checksum 04:55:16 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { 04:55:16 5eb5b503b376: Pull complete [Pipeline] configFileProvider 04:55:16 provisioning config files... 04:55:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6849863704242879106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:16 5c69ac0246d0: Pull complete 04:55:17 ec43610c2a17: Pull complete 04:55:17 3a2ae6a8a46f: Pull complete 04:55:17 ---> ****-login.sh 04:55:17 nexus3.edgexfoundry.org:10001 04:55:17 33b1e0a273af: Pull complete 04:55:17 5d3b04190fa2: Pull complete 04:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:17 Configure a credential helper to remove this warning. See 04:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:17 04:55:17 Login Succeeded 04:55:17 nexus3.edgexfoundry.org:10002 04:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:18 Configure a credential helper to remove this warning. See 04:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:18 04:55:18 Login Succeeded 04:55:18 nexus3.edgexfoundry.org:10003 04:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:18 Configure a credential helper to remove this warning. See 04:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:18 04:55:18 Login Succeeded 04:55:18 nexus3.edgexfoundry.org:10004 04:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:19 Configure a credential helper to remove this warning. See 04:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:19 04:55:19 Login Succeeded 04:55:19 ****.io 04:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:19 Configure a credential helper to remove this warning. See 04:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:19 04:55:19 Login Succeeded 04:55:19 ---> ****-login.sh ends [Pipeline] } 04:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:55:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:55:20 ========================================================= 04:55:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:55:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:21 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:55:21 Sending build context to Docker daemon 11.39MB 04:55:21 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:55:21 Step 2/10 : FROM ${BASE} AS builder 04:55:21 2f39f015ded8: Pull complete 04:55:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:55:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:55:22 9fda8d8052c6: Pulling fs layer 04:55:22 5d54e960e981: Pulling fs layer 04:55:22 c4a7e357bf2a: Pulling fs layer 04:55:22 f0e02332f6b5: Pulling fs layer 04:55:22 872ee5b61b7b: Pulling fs layer 04:55:22 0c6a40ed1a82: Pulling fs layer 04:55:22 94ae7d8d031c: Pulling fs layer 04:55:22 872ee5b61b7b: Waiting 04:55:22 f0e02332f6b5: Waiting 04:55:22 0c6a40ed1a82: Waiting 04:55:22 94ae7d8d031c: Waiting 04:55:22 5d54e960e981: Verifying Checksum 04:55:22 5d54e960e981: Download complete 04:55:22 f0e02332f6b5: Verifying Checksum 04:55:22 f0e02332f6b5: Download complete 04:55:22 872ee5b61b7b: Verifying Checksum 04:55:22 872ee5b61b7b: Download complete 04:55:22 9fda8d8052c6: Verifying Checksum 04:55:22 9fda8d8052c6: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:22 prd-ubuntu20.04-docker-8c-8g-5206 does not seem to be running inside a container 04:55:22 $ 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-1564 -v /w/workspace/gexfoundry_device-sdk-go_PR-1564:/w/workspace/gexfoundry_device-sdk-go_PR-1564:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:55:22 94ae7d8d031c: Verifying Checksum 04:55:22 94ae7d8d031c: Download complete 04:55:23 9fda8d8052c6: Pull complete 04:55:23 5d54e960e981: Pull complete 04:55:24 c4a7e357bf2a: Download complete 04:55:25 0c6a40ed1a82: Verifying Checksum 04:55:25 0c6a40ed1a82: Download complete 04:55:29 $ docker top 55e9a30858eb47a2202833689bbba49e0df2b77e6e9c6bb4d1b6692ca25ba3cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:29 ---> job-cost.sh 04:55:29 lf-activate-venv: SKIPPING 04:55:29 INFO: No Stack... 04:55:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:30 INFO: Archiving Costs [Pipeline] sh 04:55:30 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1564/archives/cost.csv 04:55:30 + cut -d, -f6 [Pipeline] lock 04:55:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] 04:55:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] did not exist. Created. 04:55:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:31 + echo total: 0.2199999988079071 [Pipeline] stash 04:55:31 Stashed 1 file(s) [Pipeline] } 04:55:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:31 $ docker stop --time=1 55e9a30858eb47a2202833689bbba49e0df2b77e6e9c6bb4d1b6692ca25ba3cf 04:55:32 $ docker rm -f --volumes 55e9a30858eb47a2202833689bbba49e0df2b77e6e9c6bb4d1b6692ca25ba3cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:55:37 c4a7e357bf2a: Pull complete 04:55:37 f0e02332f6b5: Pull complete 04:55:38 872ee5b61b7b: Pull complete 04:55:48 0c6a40ed1a82: Pull complete 04:55:49 94ae7d8d031c: Pull complete 04:55:49 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:55:49 ---> 86de565de09d 04:55:49 Step 3/10 : ARG MAKE=make build 04:55:50 ---> Running in 57a9cb80295b 04:55:50 Removing intermediate container 57a9cb80295b 04:55:50 ---> 434672826b3b 04:55:50 Step 4/10 : WORKDIR /device-sdk-go 04:55:50 ---> Running in d9f7b522b075 04:55:51 Removing intermediate container d9f7b522b075 04:55:51 ---> b1ea4898adf2 04:55:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:55:51 ---> Running in fed00b21d046 04:55:51 Removing intermediate container fed00b21d046 04:55:51 ---> 2aab1dceee53 04:55:51 Step 6/10 : RUN apk add --update --no-cache make git 04:55:51 ---> Running in 8ea82dcef266 04:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:55:54 OK: 266 MiB in 52 packages 04:55:55 Removing intermediate container 8ea82dcef266 04:55:55 ---> 6c1db308ec09 04:55:55 Step 7/10 : COPY go.mod vendor* ./ 04:55:55 ---> 1735e05805e4 04:55:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:55 ---> Running in 62ee679da0d7 04:57:03 Removing intermediate container 62ee679da0d7 04:57:03 ---> a799f12a9693 04:57:03 Step 9/10 : COPY . . 04:57:03 ---> 2b7ec201776c 04:57:03 Step 10/10 : RUN ${MAKE} 04:57:03 ---> Running in 4a62e68e9dac 04:57:03 noop 04:57:03 Removing intermediate container 4a62e68e9dac 04:57:03 ---> 0d2942aaa545 04:57:03 Successfully built 0d2942aaa545 04:57:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:04 + docker inspect -f . ci-base-image-arm64 04:57:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:04 prd-ubuntu20.04-docker-arm64-4c-16g-5208 does not seem to be running inside a container 04:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:57:06 $ docker top bda90a3ef60a59d428652c018628add3ca0ef4661ca73d801d13e75104241fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:07 + go version 04:57:07 go version go1.21.0 linux/arm64 [Pipeline] } 04:57:07 $ docker stop --time=1 bda90a3ef60a59d428652c018628add3ca0ef4661ca73d801d13e75104241fc2 04:57:09 $ docker rm -f --volumes bda90a3ef60a59d428652c018628add3ca0ef4661ca73d801d13e75104241fc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:10 + docker inspect -f . ci-base-image-arm64 04:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:10 prd-ubuntu20.04-docker-arm64-4c-16g-5208 does not seem to be running inside a container 04:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:57:12 $ docker top b7f59203aa4b38b3fc452b2d2d8be262d611f6a0c236b421546bff53543d1cc5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:13 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:57:14 + make test 04:57:14 go test -race -coverprofile=coverage.out ./... 04:58:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:59:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:59:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:59:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:59:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:59:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:59:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.216s coverage: 27.6% of statements 05:00:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.266s coverage: 81.5% of statements 05:00:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.381s coverage: 86.0% of statements 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.565s coverage: 71.8% of statements 05:00:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.299s coverage: 14.4% of statements 05:00:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.662s coverage: 45.9% of statements 05:00:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.392s coverage: 68.5% of statements 05:00:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.419s coverage: 89.2% of statements 05:00:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.230s coverage: 5.5% of statements 05:00:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:00:28 GO111MODULE=on go vet ./... 05:02:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:50 ./bin/test-attribution-txt.sh 05:02:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:02:50 $ docker stop --time=1 b7f59203aa4b38b3fc452b2d2d8be262d611f6a0c236b421546bff53543d1cc5 05:02:52 $ docker rm -f --volumes b7f59203aa4b38b3fc452b2d2d8be262d611f6a0c236b421546bff53543d1cc5 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:54 Warning: overwriting stash ‘coverage-report’ 05:02:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:56 + ls -al . 05:02:56 total 304 05:02:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 04:57 . 05:02:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 04:54 .. 05:02:56 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 04:54 .dockerignore 05:02:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 04:54 .git 05:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 04:54 .github 05:02:56 -rw-rw-r-- 1 jenkins jenkins 137 Mar 8 04:54 .gitignore 05:02:56 -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 04:54 .golangci.yml 05:02:56 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 8 04:54 CHANGELOG.md 05:02:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 04:54 GOVERNANCE.md 05:02:56 -rw-rw-r-- 1 jenkins jenkins 885 Mar 8 04:54 Jenkinsfile 05:02:56 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 04:54 LICENSE 05:02:56 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 8 04:54 Makefile 05:02:56 -rw-rw-r-- 1 jenkins jenkins 619 Mar 8 04:54 OWNERS.md 05:02:56 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 8 04:54 README.md 05:02:56 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 04:52 VERSION 05:02:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 04:54 bin 05:02:56 -rw-r--r-- 1 jenkins jenkins 122153 Mar 8 05:00 coverage.out 05:02:56 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 04:54 example 05:02:56 -rw-rw-r-- 1 jenkins jenkins 3768 Mar 8 04:54 go.mod 05:02:56 -rw-rw-r-- 1 jenkins jenkins 35399 Mar 8 04:54 go.sum 05:02:56 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 04:54 internal 05:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 04:54 openapi 05:02:56 drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 04:54 pkg 05:02:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 04:54 snap 05:02:56 -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 04:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:57 + 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=ddfb2aa8129f9ae18007f27c354704ae94291ff2 --label arch=arm64 --label version=0.0.0 . 05:02:57 Sending build context to Docker daemon 11.52MB 05:02:57 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:02:57 Step 2/23 : FROM ${BASE} AS builder 05:02:57 ---> 0d2942aaa545 05:02:57 Step 3/23 : ARG MAKE=make build 05:02:57 ---> Running in 351aa2d79d9f 05:02:58 Removing intermediate container 351aa2d79d9f 05:02:58 ---> 5438c78e2e89 05:02:58 Step 4/23 : WORKDIR /device-sdk-go 05:02:58 ---> Running in 5d69f6393851 05:02:58 Removing intermediate container 5d69f6393851 05:02:58 ---> 6756d907441e 05:02:58 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:58 ---> Running in e13d68ba5d9d 05:02:58 Removing intermediate container e13d68ba5d9d 05:02:58 ---> d275c5fde0a8 05:02:58 Step 6/23 : RUN apk add --update --no-cache make git 05:02:58 ---> Running in 368e83e541d4 05:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:03:01 OK: 266 MiB in 52 packages 05:03:02 Removing intermediate container 368e83e541d4 05:03:02 ---> 6a7c4c1c964d 05:03:02 Step 7/23 : COPY go.mod vendor* ./ 05:03:03 ---> 8d06ae71dad1 05:03:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:03 ---> Running in 8e85092f560c 05:03:05 Removing intermediate container 8e85092f560c 05:03:05 ---> 4e8480f5b542 05:03:05 Step 9/23 : COPY . . 05:03:06 ---> b91cf2838b43 05:03:06 Step 10/23 : RUN ${MAKE} 05:03:06 ---> Running in 7275046108a4 05:03:07 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:05:15 Removing intermediate container 7275046108a4 05:05:15 ---> ef8550faf4e7 05:05:15 Step 11/23 : FROM alpine:3.18 05:05:15 3.18: Pulling from library/alpine 05:05:15 c6b39de5b339: Pulling fs layer 05:05:15 c6b39de5b339: Verifying Checksum 05:05:15 c6b39de5b339: Download complete 05:05:15 c6b39de5b339: Pull complete 05:05:15 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:05:15 Status: Downloaded newer image for alpine:3.18 05:05:15 ---> 33abbf032149 05:05:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:05:15 ---> Running in 4c9f13666bf7 05:05:15 Removing intermediate container 4c9f13666bf7 05:05:15 ---> ef69ea55e641 05:05:15 Step 13/23 : RUN apk add --update --no-cache 05:05:15 ---> Running in 4a9441e216f2 05:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:15 OK: 8 MiB in 15 packages 05:05:15 Removing intermediate container 4a9441e216f2 05:05:15 ---> 291f146cfe17 05:05:15 Step 14/23 : WORKDIR / 05:05:15 ---> Running in 16e45b01c2bc 05:05:15 Removing intermediate container 16e45b01c2bc 05:05:15 ---> 27e567e5a0dd 05:05:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:05:15 ---> 78be9e92be0c 05:05:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:05:15 ---> 5fe481c96989 05:05:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:05:15 ---> e98e1068c61b 05:05:15 Step 18/23 : EXPOSE 59999 05:05:15 ---> Running in edfb1b8c95f6 05:05:15 Removing intermediate container edfb1b8c95f6 05:05:15 ---> dc3dcff23cf5 05:05:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:05:15 ---> Running in 8c08fffeee95 05:05:15 Removing intermediate container 8c08fffeee95 05:05:15 ---> 9caddf8963ad 05:05:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:05:15 ---> Running in 91df603099a1 05:05:15 Removing intermediate container 91df603099a1 05:05:15 ---> ee179fc8107f 05:05:15 Step 21/23 : LABEL arch=arm64 05:05:15 ---> Running in ea10ad8a36ac 05:05:15 Removing intermediate container ea10ad8a36ac 05:05:15 ---> 779c0365ba39 05:05:15 Step 22/23 : LABEL git_sha=ddfb2aa8129f9ae18007f27c354704ae94291ff2 05:05:15 ---> Running in ea6605532170 05:05:15 Removing intermediate container ea6605532170 05:05:15 ---> 67c984064bd8 05:05:15 Step 23/23 : LABEL version=0.0.0 05:05:15 ---> Running in 964747aaeaa3 05:05:15 Removing intermediate container 964747aaeaa3 05:05:15 ---> 29b1ee072a8f 05:05:15 [Warning] One or more build-args [ARCH] were not consumed 05:05:15 Successfully built 29b1ee072a8f 05:05:15 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:16 05:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:17 arm64: Pulling from edgex-lftools-log-publisher 05:05:17 8998bd30e6a1: Pulling fs layer 05:05:17 04944245beec: Pulling fs layer 05:05:17 699f458cf7ca: Pulling fs layer 05:05:17 765212b225bb: Pulling fs layer 05:05:17 f23df028b6ca: Pulling fs layer 05:05:17 d65c8cfc05b1: Pulling fs layer 05:05:17 2437ff75d9bd: Pulling fs layer 05:05:17 f23df028b6ca: Waiting 05:05:17 765212b225bb: Waiting 05:05:17 d65c8cfc05b1: Waiting 05:05:17 2437ff75d9bd: Waiting 05:05:17 04944245beec: Verifying Checksum 05:05:17 04944245beec: Download complete 05:05:17 765212b225bb: Verifying Checksum 05:05:17 765212b225bb: Download complete 05:05:17 f23df028b6ca: Verifying Checksum 05:05:17 f23df028b6ca: Download complete 05:05:17 d65c8cfc05b1: Verifying Checksum 05:05:17 d65c8cfc05b1: Download complete 05:05:17 699f458cf7ca: Verifying Checksum 05:05:17 699f458cf7ca: Download complete 05:05:18 8998bd30e6a1: Verifying Checksum 05:05:18 8998bd30e6a1: Download complete 05:05:20 2437ff75d9bd: Verifying Checksum 05:05:20 2437ff75d9bd: Download complete 05:05:22 8998bd30e6a1: Pull complete 05:05:23 04944245beec: Pull complete 05:05:25 699f458cf7ca: Pull complete 05:05:25 765212b225bb: Pull complete 05:05:25 f23df028b6ca: Pull complete 05:05:25 d65c8cfc05b1: Pull complete 05:05:42 2437ff75d9bd: Pull complete 05:05:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:43 prd-ubuntu20.04-docker-arm64-4c-16g-5208 does not seem to be running inside a container 05:05:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:05:46 $ docker top 84ea3abae3f254c7e3ff549d7f21ae728dda90f622d75102a3da231884ab832b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:47 ---> job-cost.sh 05:05:47 lf-activate-venv: SKIPPING 05:05:47 INFO: No Stack... 05:05:48 INFO: Retrieving Pricing Info for: v3-standard-4 05:05:49 INFO: Archiving Costs [Pipeline] sh 05:05:50 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:05:50 + cut -d, -f6 [Pipeline] lock 05:05:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] 05:05:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] did not exist. Created. 05:05:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:51 /w/workspace/device-sdk-go/1@tmp/durable-b5d43309/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:05:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:05:51 Warning: overwriting stash ‘stack-cost’ 05:05:51 Stashed 1 file(s) [Pipeline] } 05:05:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1564-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:52 $ docker stop --time=1 84ea3abae3f254c7e3ff549d7f21ae728dda90f622d75102a3da231884ab832b 05:05:53 $ docker rm -f --volumes 84ea3abae3f254c7e3ff549d7f21ae728dda90f622d75102a3da231884ab832b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:05:55 provisioning config files... 05:05:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/config2038280624381258672tmp [Pipeline] { [Pipeline] sh 05:05:56 + set +x 05:05:56 + curl -s https://codecov.io/bash 05:05:56 + bash -s -- 05:05:56 05:05:56 _____ _ 05:05:56 / ____| | | 05:05:56 | | ___ __| | ___ ___ _____ __ 05:05:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:05:56 | |___| (_) | (_| | __/ (_| (_) \ V / 05:05:56 \_____\___/ \__,_|\___|\___\___/ \_/ 05:05:56 Bash-1.0.6 05:05:56 05:05:56 05:05:56 ==> git version 2.25.1 found 05:05:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:05:56 Release-Date: 2020-01-08 05:05:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:05:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:05:56 ==> Jenkins CI detected. 05:05:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1564 05:05:56 project root: . 05:05:56 --> token set from env 05:05:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:05:56 ==> Running gcov in . (disable via -X gcov) 05:05:56 ==> Python coveragepy not found 05:05:56 ==> Searching for coverage reports in: 05:05:56 + . 05:05:56 -> Found 1 reports 05:05:56 ==> Detecting git/mercurial file structure 05:05:56 ==> Reading reports 05:05:56 + ./coverage.out bytes=122153 05:05:56 ==> Appending adjustments 05:05:56 https://docs.codecov.io/docs/fixing-reports 05:05:56 + Found adjustments 05:05:56 ==> Gzipping contents 05:05:56 20K /tmp/codecov.EMgJLC.gz 05:05:56 ==> Uploading reports 05:05:56 url: https://codecov.io 05:05:56 query: branch=PR-1564&commit=ddfb2aa8129f9ae18007f27c354704ae94291ff2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1564&job=&cmd_args= 05:05:56 -> Pinging Codecov 05:05:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1564&commit=ddfb2aa8129f9ae18007f27c354704ae94291ff2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1564%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1564&job=&cmd_args= 05:05:57 -> Uploading to 05:05:57 https://storage.googleapis.com/codecov/v4/raw/2024-03-08/7E55EF52A471D76F132DFD9A03CDDE97/ddfb2aa8129f9ae18007f27c354704ae94291ff2/624b012b-fb75-4ae6-96e2-46093dfe4292.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T050556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b9806346ec7de8965c467a88804cd2e784d1156dc44509dbed2df052508c7a9 05:05:57 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:57 Dload Upload Total Spent Left Speed 05:05:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16746 0 0 100 16746 0 56006 --:--:-- --:--:-- --:--:-- 56006 05:05:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ddfb2aa8129f9ae18007f27c354704ae94291ff2 [Pipeline] } 05:05:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:06:00 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1564/archives ] 05:06:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1564/archives 05:06:00 total 16 05:06:00 drwxr-xr-x 3 root root 4096 Mar 8 04:55 . 05:06:00 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 04:55 .. 05:06:00 drwxr-xr-x 2 root root 4096 Mar 8 04:55 cost 05:06:00 -rw-r--r-- 1 root root 86 Mar 8 04:55 cost.csv 05:06:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1564/archives 05:06:00 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1564/archives 05:06:00 total 16 05:06:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 04:55 . 05:06:00 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 04:55 .. 05:06:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 04:55 cost 05:06:00 -rw-r--r-- 1 jenkins jenkins 86 Mar 8 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:06:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:06:02 ---> package-listing.sh 05:06:02 ++ facter osfamily 05:06:02 ++ tr '[:upper:]' '[:lower:]' 05:06:02 + OS_FAMILY=debian 05:06:02 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1564 05:06:02 + START_PACKAGES=/tmp/packages_start.txt 05:06:02 + END_PACKAGES=/tmp/packages_end.txt 05:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:06:02 + PACKAGES=/tmp/packages_start.txt 05:06:02 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1564 ']' 05:06:02 + PACKAGES=/tmp/packages_end.txt 05:06:02 + case "${OS_FAMILY}" in 05:06:02 + dpkg -l 05:06:02 + grep '^ii' 05:06:02 + '[' -f /tmp/packages_start.txt ']' 05:06:02 + '[' -f /tmp/packages_end.txt ']' 05:06:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:02 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1564 ']' 05:06:02 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1564/archives/ 05:06:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1564/archives/ [Pipeline] echo 05:06:02 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-1564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:06:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:03 prd-ubuntu20.04-docker-8c-8g-5206 does not seem to be running inside a container 05:06:03 $ 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-1564/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-1564 -v /w/workspace/gexfoundry_device-sdk-go_PR-1564:/w/workspace/gexfoundry_device-sdk-go_PR-1564:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:03 $ docker top 1275b73084d36ed2e4d95d35fdd462e14a8c67dded3e207df318eca5d73dc16d -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:04 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:04 + mkdir -p /var/log/sysstat [Pipeline] sh 05:06:04 + ls /var/log/sa-host 05:06:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:05 provisioning config files... 05:06:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1564@tmp/config2998429078787888654tmp [Pipeline] { [Pipeline] echo 05:06:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:06:05 ---> create-netrc.sh [Pipeline] } 05:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:06:06 ---> python-tools-install.sh [Pipeline] echo 05:06:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:06:06 ---> sudo-logs.sh 05:06:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:06:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:07 ---> job-cost.sh 05:06:07 lf-activate-venv: SKIPPING 05:06:07 DEBUG: total: 0.2199999988079071 05:06:07 INFO: Retrieving Stack Cost... 05:06:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:07 INFO: Archiving Costs [Pipeline] echo 05:06:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:08 ---> logs-deploy.sh 05:06:08 lf-activate-venv: SKIPPING 05:06:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1564/1 05:06:08 INFO: archiving workspace using pattern(s): 05:06:09 Archives upload complete. 05:06:09 INFO: archiving logs to Nexus