Pull request #1367 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bce94cf43b768f5af68f313a5b73d48a2c654122+774c2037947f109106e5ac1f44e7b15f17fcf2b1 (9d5a5d963afe6b09f83450746312e69a66439fc1) 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-ssh15710939197438806176.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9395436203515036004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1367/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-1367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15757765944727786702.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-1367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4126108966612407455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5092079212822091789.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-1367/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-1367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12052251339571629483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8735 in /w/workspace/gexfoundry_device-sdk-go_PR-1367 [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-1367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1367/head:refs/remotes/origin/PR-1367 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 774c2037947f109106e5ac1f44e7b15f17fcf2b1 into PR head commit bce94cf43b768f5af68f313a5b73d48a2c654122 Merge succeeded, producing bce94cf43b768f5af68f313a5b73d48a2c654122 Checking out Revision bce94cf43b768f5af68f313a5b73d48a2c654122 (PR-1367) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:38 ========================================================= 04:58:38 EdgeX Global Pipelines Version Info 04:58:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f bce94cf43b768f5af68f313a5b73d48a2c654122 # 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 774c2037947f109106e5ac1f44e7b15f17fcf2b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bce94cf43b768f5af68f313a5b73d48a2c654122 # timeout=10 04:58:38 ------------------- 04:58:38 stable info: 04:58:38 ------------------- 04:58:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:58:38 Message: update stable to v1.0.244 04:58:39 ------------------- 04:58:39 experimental info: 04:58:39 ------------------- 04:58:39 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:58:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1367 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1367 [Pipeline] echo 04:58:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1367 [Pipeline] echo 04:58:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bce94cf43b768f5af68f313a5b73d48a2c654122 [Pipeline] echo 04:58:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bce94cf [Pipeline] echo 04:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:41 provisioning config files... 04:58:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/config2505348977192474518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:41 ---> docker-login.sh 04:58:41 nexus3.edgexfoundry.org:10001 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 nexus3.edgexfoundry.org:10002 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 nexus3.edgexfoundry.org:10003 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 nexus3.edgexfoundry.org:10004 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 docker.io 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 ---> docker-login.sh ends [Pipeline] } 04:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:43 + git rev-list -1 --merges bce94cf43b768f5af68f313a5b73d48a2c654122~1..bce94cf43b768f5af68f313a5b73d48a2c654122 [Pipeline] echo 04:58:43 -----------> git rev-list -1 --merges bce94cf43b768f5af68f313a5b73d48a2c654122~1..bce94cf43b768f5af68f313a5b73d48a2c654122 bce94cf43b768f5af68f313a5b73d48a2c654122 [false] [Pipeline] sh 04:58:43 + git log --format=format:%s -1 bce94cf43b768f5af68f313a5b73d48a2c654122 [Pipeline] echo 04:58:43 ========================================================= 04:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:44 + git log --format=format:%s -1 bce94cf43b768f5af68f313a5b73d48a2c654122 [Pipeline] echo 04:58:44 [semverPrep] GIT_COMMIT: bce94cf43b768f5af68f313a5b73d48a2c654122, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:58:44 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:44 + grep -v github /etc/ssh/ssh_known_hosts 04:58:44 + [ -e /tmp/ssh_known_hosts ] 04:58:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:58:44 + sudo tee -a /etc/ssh/ssh_known_hosts 04:58:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:45 04:58:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:45 0.1.4: Pulling from edgex-devops/py-git-semver 04:58:45 b85a868b505f: Pulling fs layer 04:58:45 e2be974225ed: Pulling fs layer 04:58:45 339a4e72a1f5: Pulling fs layer 04:58:45 988bab9f4d93: Pulling fs layer 04:58:45 1469e6f7b9e6: Pulling fs layer 04:58:45 eaf3925da568: Pulling fs layer 04:58:45 bab4dde63d76: Pulling fs layer 04:58:45 bde34c3a00c8: Pulling fs layer 04:58:45 b352a97aabf1: Pulling fs layer 04:58:45 4872d77fe225: Pulling fs layer 04:58:45 5851b861e8e6: Pulling fs layer 04:58:45 bde34c3a00c8: Waiting 04:58:45 b352a97aabf1: Waiting 04:58:45 4872d77fe225: Waiting 04:58:45 988bab9f4d93: Waiting 04:58:45 1469e6f7b9e6: Waiting 04:58:45 5851b861e8e6: Waiting 04:58:45 bab4dde63d76: Waiting 04:58:45 eaf3925da568: Waiting 04:58:45 e2be974225ed: Verifying Checksum 04:58:45 e2be974225ed: Download complete 04:58:45 988bab9f4d93: Verifying Checksum 04:58:45 988bab9f4d93: Download complete 04:58:46 1469e6f7b9e6: Verifying Checksum 04:58:46 1469e6f7b9e6: Download complete 04:58:46 eaf3925da568: Verifying Checksum 04:58:46 eaf3925da568: Download complete 04:58:46 339a4e72a1f5: Verifying Checksum 04:58:46 339a4e72a1f5: Download complete 04:58:46 bde34c3a00c8: Verifying Checksum 04:58:46 bde34c3a00c8: Download complete 04:58:46 b352a97aabf1: Download complete 04:58:46 4872d77fe225: Verifying Checksum 04:58:46 4872d77fe225: Download complete 04:58:46 5851b861e8e6: Verifying Checksum 04:58:46 5851b861e8e6: Download complete 04:58:46 b85a868b505f: Download complete 04:58:46 bab4dde63d76: Verifying Checksum 04:58:46 bab4dde63d76: Download complete 04:58:47 b85a868b505f: Pull complete 04:58:47 e2be974225ed: Pull complete 04:58:48 339a4e72a1f5: Pull complete 04:58:48 988bab9f4d93: Pull complete 04:58:48 1469e6f7b9e6: Pull complete 04:58:48 eaf3925da568: Pull complete 04:58:50 bab4dde63d76: Pull complete 04:58:50 bde34c3a00c8: Pull complete 04:58:50 b352a97aabf1: Pull complete 04:58:50 4872d77fe225: Pull complete 04:58:50 5851b861e8e6: Pull complete 04:58:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:50 prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container 04:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1367 -v /w/workspace/gexfoundry_device-sdk-go_PR-1367:/w/workspace/gexfoundry_device-sdk-go_PR-1367:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:58:53 $ docker top c1321ec9c17bb2118c8168b792f88a82ae953ea3a21c1e59e914ce85aba5bc57 -eo pid,comm 04:58:53 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:58:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:53 [ssh-agent] Looking for ssh-agent implementation... 04:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:53 $ docker exec c1321ec9c17bb2118c8168b792f88a82ae953ea3a21c1e59e914ce85aba5bc57 ssh-agent 04:58:54 SSH_AUTH_SOCK=/tmp/ssh-KR6lFqbHpPBT/agent.33 04:58:54 SSH_AGENT_PID=39 04:58:54 Running ssh-add (command line suppressed) 04:58:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/private_key_16909249153736684221.key (/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/private_key_16909249153736684221.key) 04:58:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:54 + git tag --points-at HEAD [Pipeline] } 04:58:54 $ docker exec --env ******** --env ******** c1321ec9c17bb2118c8168b792f88a82ae953ea3a21c1e59e914ce85aba5bc57 ssh-agent -k 04:58:54 unset SSH_AUTH_SOCK; 04:58:54 unset SSH_AGENT_PID; 04:58:54 echo Agent pid 39 killed; 04:58:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:54 [ssh-agent] Looking for ssh-agent implementation... 04:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:54 $ docker exec c1321ec9c17bb2118c8168b792f88a82ae953ea3a21c1e59e914ce85aba5bc57 ssh-agent 04:58:54 SSH_AUTH_SOCK=/tmp/ssh-BkougCvt0pOi/agent.71 04:58:54 SSH_AGENT_PID=77 04:58:54 Running ssh-add (command line suppressed) 04:58:55 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/private_key_6949210201417329173.key (/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/private_key_6949210201417329173.key) 04:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:55 + git semver init 04:58:55 2023-03-08 04:58:55,682 [run_init] DEBUG init version:0.0.0 force:False 04:58:55 2023-03-08 04:58:55,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver 04:58:55 2023-03-08 04:58:55,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver 04:58:55 2023-03-08 04:58:55,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1367, universal_newlines=False, shell=None, istream=None) 04:58:56 2023-03-08 04:58:56,546 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1367/.git/info/exclude 04:58:56 2023-03-08 04:58:56,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver/PR-1367 with force:False 04:58:56 2023-03-08 04:58:56,546 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver/PR-1367 04:58:56 2023-03-08 04:58:56,551 [execute] INFO git cat-file --batch-check 04:58:56 2023-03-08 04:58:56,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver, universal_newlines=False, shell=None, istream=) 04:58:56 2023-03-08 04:58:56,558 [execute] INFO git cat-file --batch 04:58:56 2023-03-08 04:58:56,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver, universal_newlines=False, shell=None, istream=) 04:58:56 2023-03-08 04:58:56,564 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1367/.semver/PR-1367 04:58:56 0.0.0 [Pipeline] } 04:58:56 $ docker exec --env ******** --env ******** c1321ec9c17bb2118c8168b792f88a82ae953ea3a21c1e59e914ce85aba5bc57 ssh-agent -k 04:58:56 unset SSH_AUTH_SOCK; 04:58:56 unset SSH_AGENT_PID; 04:58:56 echo Agent pid 77 killed; 04:58:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:57 + git semver [Pipeline] } 04:58:57 $ docker stop --time=1 c1321ec9c17bb2118c8168b792f88a82ae953ea3a21c1e59e914ce85aba5bc57 04:58:58 $ docker rm -f --volumes c1321ec9c17bb2118c8168b792f88a82ae953ea3a21c1e59e914ce85aba5bc57 [Pipeline] // withDockerContainer [Pipeline] sh 04:58:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:59 Stashed 1 file(s) [Pipeline] echo 04:58:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:00 provisioning config files... 04:59:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/config16957306198053244748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:00 ---> docker-login.sh 04:59:00 nexus3.edgexfoundry.org:10001 04:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:00 Configure a credential helper to remove this warning. See 04:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:00 04:59:00 Login Succeeded 04:59:00 nexus3.edgexfoundry.org:10002 04:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:00 Configure a credential helper to remove this warning. See 04:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:00 04:59:00 Login Succeeded 04:59:00 nexus3.edgexfoundry.org:10003 04:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:00 Configure a credential helper to remove this warning. See 04:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:00 04:59:00 Login Succeeded 04:59:00 nexus3.edgexfoundry.org:10004 04:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:00 Configure a credential helper to remove this warning. See 04:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:00 04:59:00 Login Succeeded 04:59:00 docker.io 04:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:01 Configure a credential helper to remove this warning. See 04:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:01 04:59:01 Login Succeeded 04:59:01 ---> docker-login.sh ends [Pipeline] } 04:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:01 ========================================================= 04:59:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:59:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:01 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:59:01 Sending build context to Docker daemon 10.64MB 04:59:01 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:59:01 Step 2/10 : FROM ${BASE} AS builder 04:59:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:01 213ec9aee27d: Pulling fs layer 04:59:01 4583459ba037: Pulling fs layer 04:59:01 93c1e223e6f2: Pulling fs layer 04:59:01 53926ce57604: Pulling fs layer 04:59:01 21b2b0c7a3f4: Pulling fs layer 04:59:01 22ff95d597cd: Pulling fs layer 04:59:01 12d6caf4c0d1: Pulling fs layer 04:59:01 96b7cbca73a9: Pulling fs layer 04:59:01 a7acece74701: Pulling fs layer 04:59:01 22ff95d597cd: Waiting 04:59:01 12d6caf4c0d1: Waiting 04:59:01 96b7cbca73a9: Waiting 04:59:01 a7acece74701: Waiting 04:59:01 53926ce57604: Waiting 04:59:01 21b2b0c7a3f4: Waiting 04:59:02 93c1e223e6f2: Download complete 04:59:02 4583459ba037: Download complete 04:59:02 21b2b0c7a3f4: Verifying Checksum 04:59:02 21b2b0c7a3f4: Download complete 04:59:02 22ff95d597cd: Download complete 04:59:02 213ec9aee27d: Verifying Checksum 04:59:02 213ec9aee27d: Download complete 04:59:02 12d6caf4c0d1: Verifying Checksum 04:59:02 12d6caf4c0d1: Download complete 04:59:02 213ec9aee27d: Pull complete 04:59:02 4583459ba037: Pull complete 04:59:02 93c1e223e6f2: Pull complete 04:59:02 a7acece74701: Verifying Checksum 04:59:02 a7acece74701: Download complete 04:59:02 96b7cbca73a9: Verifying Checksum 04:59:02 96b7cbca73a9: Download complete 04:59:02 53926ce57604: Verifying Checksum 04:59:02 53926ce57604: Download complete 04:59:07 53926ce57604: Pull complete 04:59:07 21b2b0c7a3f4: Pull complete 04:59:07 22ff95d597cd: Pull complete 04:59:07 12d6caf4c0d1: Pull complete 04:59:09 96b7cbca73a9: Pull complete 04:59:10 a7acece74701: Pull complete 04:59:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:59:10 ---> db6d94c90886 04:59:10 Step 3/10 : ARG MAKE=make build 04:59:12 ---> Running in 0dffa1223096 04:59:12 Removing intermediate container 0dffa1223096 04:59:12 ---> c198bf48d63f 04:59:12 Step 4/10 : WORKDIR /device-sdk-go 04:59:12 ---> Running in 8bf8ea60e28d 04:59:12 Removing intermediate container 8bf8ea60e28d 04:59:12 ---> d4f2f3d17a15 04:59:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:12 ---> Running in 1a6bd267d96f 04:59:12 Removing intermediate container 1a6bd267d96f 04:59:12 ---> 11b840ed0ad0 04:59:12 Step 6/10 : RUN apk add --update --no-cache make git 04:59:12 ---> Running in 28ccd854b376 04:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:59:13 OK: 211 MiB in 51 packages 04:59:13 Removing intermediate container 28ccd854b376 04:59:13 ---> c18395e55cc3 04:59:13 Step 7/10 : COPY go.mod vendor* ./ 04:59:13 ---> 135a200d9d9a 04:59:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:13 ---> Running in 00a955125d57 04:59:14 Still waiting to schedule task 04:59:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:40 Removing intermediate container 00a955125d57 04:59:40 ---> f790359713de 04:59:40 Step 9/10 : COPY . . 04:59:40 ---> cd9e5c30a810 04:59:40 Step 10/10 : RUN ${MAKE} 04:59:40 ---> Running in 1de8b074b449 04:59:40 noop 04:59:40 Removing intermediate container 1de8b074b449 04:59:40 ---> 2a3568bb818e 04:59:40 Successfully built 2a3568bb818e 04:59:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:40 + docker inspect -f . ci-base-image-x86_64 04:59:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:40 prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container 04:59:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1367 -v /w/workspace/gexfoundry_device-sdk-go_PR-1367:/w/workspace/gexfoundry_device-sdk-go_PR-1367:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:41 $ docker top 7463f911da790925438a5c59281498a67494717cbf3bb5c32e9322e7bdc44d79 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:41 + go version 04:59:41 go version go1.18.7 linux/amd64 [Pipeline] } 04:59:41 $ docker stop --time=1 7463f911da790925438a5c59281498a67494717cbf3bb5c32e9322e7bdc44d79 04:59:42 $ docker rm -f --volumes 7463f911da790925438a5c59281498a67494717cbf3bb5c32e9322e7bdc44d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:43 + docker inspect -f . ci-base-image-x86_64 04:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:43 prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container 04:59:43 $ 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-1367 -v /w/workspace/gexfoundry_device-sdk-go_PR-1367:/w/workspace/gexfoundry_device-sdk-go_PR-1367:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:44 $ docker top 4474fb474f041b1f83e0fda874e1b43c5229a47bc58df541f134666b767a8698 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:44 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1367 [Pipeline] fileExists [Pipeline] sh 04:59:44 + make test 04:59:44 go test -race -coverprofile=coverage.out ./... 04:59:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements 05:00:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.068s coverage: 78.9% of statements 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:00:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.121s coverage: 86.0% of statements 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 75.4% of statements 05:00:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 15.3% of statements 05:00:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:00:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.119s coverage: 65.2% of statements 05:00:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.770s coverage: 89.2% of statements 05:00:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:00:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.066s coverage: 4.6% of statements 05:00:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:00:25 GO111MODULE=on go vet ./... 05:00:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:26 ./bin/test-attribution-txt.sh [Pipeline] echo 05:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:00:26 $ docker stop --time=1 4474fb474f041b1f83e0fda874e1b43c5229a47bc58df541f134666b767a8698 05:00:29 $ docker rm -f --volumes 4474fb474f041b1f83e0fda874e1b43c5229a47bc58df541f134666b767a8698 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:30 + ls -al . 05:00:30 total 280 05:00:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 04:59 . 05:00:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 04:58 .. 05:00:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 04:58 .dockerignore 05:00:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 05:00 .git 05:00:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 04:58 .github 05:00:30 -rw-rw-r-- 1 jenkins jenkins 131 Mar 8 04:58 .gitignore 05:00:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 04:58 .golangci.yml 05:00:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 04:58 .semver 05:00:30 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 8 04:58 CHANGELOG.md 05:00:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 04:58 GOVERNANCE.md 05:00:30 -rw-rw-r-- 1 jenkins jenkins 885 Mar 8 04:58 Jenkinsfile 05:00:30 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 04:58 LICENSE 05:00:30 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 8 04:58 Makefile 05:00:30 -rw-rw-r-- 1 jenkins jenkins 619 Mar 8 04:58 OWNERS.md 05:00:30 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 8 04:58 README.md 05:00:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 04:58 VERSION 05:00:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 04:58 bin 05:00:30 -rw-r--r-- 1 jenkins jenkins 111244 Mar 8 05:00 coverage.out 05:00:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 04:58 example 05:00:30 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 8 04:58 go.mod 05:00:30 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 8 04:58 go.sum 05:00:30 drwxrwxr-x 13 jenkins jenkins 4096 Mar 8 04:58 internal 05:00:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 04:58 openapi 05:00:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 04:58 pkg 05:00:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 04:58 snap 05:00:30 -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:31 + 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=bce94cf43b768f5af68f313a5b73d48a2c654122 --label arch=amd64 --label version=0.0.0 . 05:00:31 Sending build context to Docker daemon 10.75MB 05:00:31 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:00:31 Step 2/23 : FROM ${BASE} AS builder 05:00:31 ---> 2a3568bb818e 05:00:31 Step 3/23 : ARG MAKE=make build 05:00:31 ---> Running in ab03dd1c9e28 05:00:31 Removing intermediate container ab03dd1c9e28 05:00:31 ---> ee33ecfaaac8 05:00:31 Step 4/23 : WORKDIR /device-sdk-go 05:00:31 ---> Running in 0623bfd8d051 05:00:31 Removing intermediate container 0623bfd8d051 05:00:31 ---> a5bf2c9bcb21 05:00:31 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:31 ---> Running in c3a29109068d 05:00:31 Removing intermediate container c3a29109068d 05:00:31 ---> 190694923a94 05:00:31 Step 6/23 : RUN apk add --update --no-cache make git 05:00:31 ---> Running in 51bbb99703b0 05:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:00:32 OK: 211 MiB in 51 packages 05:00:33 Removing intermediate container 51bbb99703b0 05:00:33 ---> e702de35d014 05:00:33 Step 7/23 : COPY go.mod vendor* ./ 05:00:33 ---> b3b6118822e4 05:00:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:33 ---> Running in c79cab3a2ca3 05:00:34 Removing intermediate container c79cab3a2ca3 05:00:34 ---> 61340af35260 05:00:34 Step 9/23 : COPY . . 05:00:34 ---> 2af7e85987c8 05:00:34 Step 10/23 : RUN ${MAKE} 05:00:34 ---> Running in 365da3e9efab 05:00:34 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:00:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8738 in /w/workspace/gexfoundry_device-sdk-go_PR-1367 [Pipeline] { [Pipeline] ws 05:00:40 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:00:40 The recommended git tool is: git 05:00:47 using credential edgex-jenkins-ssh 05:00:47 Cloning the remote Git repository 05:00:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:00:47 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:00:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:47 > git --version # timeout=10 05:00:47 > git --version # 'git version 2.25.1' 05:00:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:50 Merging remotes/origin/main commit 774c2037947f109106e5ac1f44e7b15f17fcf2b1 into PR head commit bce94cf43b768f5af68f313a5b73d48a2c654122 05:00:51 Merge succeeded, producing bce94cf43b768f5af68f313a5b73d48a2c654122 05:00:51 Checking out Revision bce94cf43b768f5af68f313a5b73d48a2c654122 (PR-1367) 05:00:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1367/head:refs/remotes/origin/PR-1367 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:00:50 > git config core.sparsecheckout # timeout=10 05:00:50 > git checkout -f bce94cf43b768f5af68f313a5b73d48a2c654122 # timeout=10 05:00:50 > git remote # timeout=10 05:00:50 > git config --get remote.origin.url # timeout=10 05:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:50 > git merge 774c2037947f109106e5ac1f44e7b15f17fcf2b1 # timeout=10 05:00:50 > git rev-parse HEAD^{commit} # timeout=10 05:00:51 > git config core.sparsecheckout # timeout=10 05:00:51 > git checkout -f bce94cf43b768f5af68f313a5b73d48a2c654122 # timeout=10 05:00:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:00:51 > git --version # timeout=10 05:00:51 > git --version # 'git version 2.25.1' 05:00:51 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:00:52 Dload Upload Total Spent Left Speed 05:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 05:00:52 Removing intermediate container 365da3e9efab 05:00:52 ---> 63e09f242fe6 05:00:52 Step 11/23 : FROM alpine:3.16 [Pipeline] sh 05:00:53 3.16: Pulling from library/alpine 05:00:53 ef5531b6e74e: Pulling fs layer 05:00:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 05:00:53 ef5531b6e74e: Verifying Checksum 05:00:53 ef5531b6e74e: Download complete 05:00:53 ef5531b6e74e: Pull complete 05:00:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:00:53 Status: Downloaded newer image for alpine:3.16 05:00:53 ---> dfd21b5a31f5 05:00:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [Pipeline] sh 05:00:53 ---> Running in df37482d14e6 05:00:53 Removing intermediate container df37482d14e6 05:00:53 ---> b3a804cbd41d 05:00:53 Step 13/23 : RUN apk add --update --no-cache 05:00:53 ---> Running in 627d530e3759 05:00:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:00:53 + sudo tee /etc/docker/daemon.new 05:00:53 { 05:00:53 "registry-mirrors": [ 05:00:53 "https://nexus3.edgexfoundry.org:10001" 05:00:53 ], 05:00:53 "bip": "10.250.0.254/24", 05:00:53 "hosts": [ 05:00:53 "tcp://0.0.0.0:5555", 05:00:53 "unix:///var/run/docker.sock" 05:00:53 ], 05:00:53 "mtu": 1458, 05:00:53 "selinux-enabled": true, 05:00:53 "seccomp-profile": "/etc/docker/seccomp.json" 05:00:53 } [Pipeline] sh 05:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:00:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:00:54 + sudo service docker restart 05:00:54 OK: 6 MiB in 14 packages 05:00:54 Removing intermediate container 627d530e3759 05:00:54 ---> 7bbbaa4cfb21 05:00:54 Step 14/23 : WORKDIR / 05:00:55 ---> Running in 2bb7930dbe8b 05:00:55 Removing intermediate container 2bb7930dbe8b 05:00:55 ---> 4a5bb687a833 05:00:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:00:55 ---> 0880289d1a16 05:00:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:00:55 ---> 3bd239afa0ce 05:00:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:00:55 ---> 0849f03ce70d 05:00:55 Step 18/23 : EXPOSE 59999 05:00:55 ---> Running in 64d7c69dc3cd 05:00:55 Removing intermediate container 64d7c69dc3cd 05:00:55 ---> 248027b34553 05:00:55 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:00:55 ---> Running in 33fef53da3f0 05:00:56 Removing intermediate container 33fef53da3f0 05:00:56 ---> d55fbf06d1b6 05:00:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:00:56 ---> Running in 611517763a8f 05:00:56 Removing intermediate container 611517763a8f 05:00:56 ---> efe00b72bd64 05:00:56 Step 21/23 : LABEL arch=amd64 05:00:56 ---> Running in 91a2a4506e24 05:00:56 Removing intermediate container 91a2a4506e24 05:00:56 ---> 3f55e7b0f7c3 05:00:56 Step 22/23 : LABEL git_sha=bce94cf43b768f5af68f313a5b73d48a2c654122 05:00:56 ---> Running in 4fef7a047880 05:00:56 Removing intermediate container 4fef7a047880 05:00:56 ---> 50128f5e4faf 05:00:56 Step 23/23 : LABEL version=0.0.0 05:00:56 ---> Running in d28091508231 05:00:56 Removing intermediate container d28091508231 05:00:56 ---> 97340c2c4180 05:00:56 [Warning] One or more build-args [ARCH] were not consumed 05:00:56 Successfully built 97340c2c4180 05:00:56 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:57 05:00:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:57 latest: Pulling from edgex-lftools-log-publisher 05:00:57 5eb5b503b376: Pulling fs layer 05:00:57 5c69ac0246d0: Pulling fs layer 05:00:57 ec43610c2a17: Pulling fs layer 05:00:57 3a2ae6a8a46f: Pulling fs layer 05:00:57 33b1e0a273af: Pulling fs layer 05:00:57 5d3b04190fa2: Pulling fs layer 05:00:57 2f39f015ded8: Pulling fs layer 05:00:57 2f39f015ded8: Waiting 05:00:57 33b1e0a273af: Waiting 05:00:57 3a2ae6a8a46f: Waiting 05:00:57 5d3b04190fa2: Waiting 05:00:57 3a2ae6a8a46f: Verifying Checksum 05:00:57 3a2ae6a8a46f: Download complete 05:00:57 33b1e0a273af: Verifying Checksum 05:00:57 33b1e0a273af: Download complete 05:00:57 5d3b04190fa2: Verifying Checksum 05:00:57 5d3b04190fa2: Download complete 05:00:57 ec43610c2a17: Verifying Checksum 05:00:57 ec43610c2a17: Download complete 05:00:57 5eb5b503b376: Verifying Checksum 05:00:57 5eb5b503b376: Download complete 05:00:58 2f39f015ded8: Download complete 05:00:59 5eb5b503b376: Pull complete 05:00:59 5c69ac0246d0: Pull complete 05:00:59 ec43610c2a17: Pull complete 05:00:59 3a2ae6a8a46f: Pull complete 05:00:59 33b1e0a273af: Pull complete 05:00:59 5d3b04190fa2: Pull complete 05:01:04 2f39f015ded8: Pull complete 05:01:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:04 prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container 05:01:04 $ 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-1367 -v /w/workspace/gexfoundry_device-sdk-go_PR-1367:/w/workspace/gexfoundry_device-sdk-go_PR-1367:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:01:06 $ docker top c5f355b243490b5eaeb8538e46360268cd979eaffd48f901d537e6464e1ebb1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:07 ---> job-cost.sh 05:01:07 lf-activate-venv: SKIPPING 05:01:07 INFO: No Stack... 05:01:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:01:07 INFO: Archiving Costs [Pipeline] sh 05:01:07 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1367/archives/cost.csv 05:01:07 + cut -d, -f6 [Pipeline] lock 05:01:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] 05:01:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] did not exist. Created. 05:01:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:01:08 + echo total: 0.2199999988079071 [Pipeline] stash 05:01:08 Stashed 1 file(s) [Pipeline] } 05:01:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:08 $ docker stop --time=1 c5f355b243490b5eaeb8538e46360268cd979eaffd48f901d537e6464e1ebb1e 05:01:09 $ docker rm -f --volumes c5f355b243490b5eaeb8538e46360268cd979eaffd48f901d537e6464e1ebb1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:12 provisioning config files... 05:01:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config18151050634013713443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:13 ---> docker-login.sh 05:01:13 nexus3.edgexfoundry.org:10001 05:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:13 Configure a credential helper to remove this warning. See 05:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:13 05:01:13 Login Succeeded 05:01:13 nexus3.edgexfoundry.org:10002 05:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:14 Configure a credential helper to remove this warning. See 05:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:14 05:01:14 Login Succeeded 05:01:14 nexus3.edgexfoundry.org:10003 05:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:14 Configure a credential helper to remove this warning. See 05:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:14 05:01:14 Login Succeeded 05:01:14 nexus3.edgexfoundry.org:10004 05:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:14 Configure a credential helper to remove this warning. See 05:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:14 05:01:14 Login Succeeded 05:01:14 docker.io 05:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:15 Configure a credential helper to remove this warning. See 05:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:15 05:01:15 Login Succeeded 05:01:15 ---> docker-login.sh ends [Pipeline] } 05:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:15 ========================================================= 05:01:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:01:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:16 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:01:16 Sending build context to Docker daemon 5.715MB 05:01:16 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:01:16 Step 2/10 : FROM ${BASE} AS builder 05:01:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:16 9b18e9b68314: Pulling fs layer 05:01:16 35d82f9e3411: Pulling fs layer 05:01:16 e16973657156: Pulling fs layer 05:01:16 fc693d55d65f: Pulling fs layer 05:01:16 7e9fc2657dce: Pulling fs layer 05:01:16 dda99020689f: Pulling fs layer 05:01:16 db1c61fa0a46: Pulling fs layer 05:01:16 891c053d2c06: Pulling fs layer 05:01:16 fc693d55d65f: Waiting 05:01:16 7e9fc2657dce: Waiting 05:01:16 db1c61fa0a46: Waiting 05:01:16 e16973657156: Verifying Checksum 05:01:16 e16973657156: Download complete 05:01:16 35d82f9e3411: Verifying Checksum 05:01:16 35d82f9e3411: Download complete 05:01:16 7e9fc2657dce: Verifying Checksum 05:01:16 7e9fc2657dce: Download complete 05:01:16 dda99020689f: Verifying Checksum 05:01:16 dda99020689f: Download complete 05:01:17 9b18e9b68314: Verifying Checksum 05:01:17 9b18e9b68314: Download complete 05:01:18 9b18e9b68314: Pull complete 05:01:18 891c053d2c06: Verifying Checksum 05:01:18 891c053d2c06: Download complete 05:01:18 35d82f9e3411: Pull complete 05:01:19 e16973657156: Pull complete 05:01:19 db1c61fa0a46: Verifying Checksum 05:01:19 db1c61fa0a46: Download complete 05:01:20 fc693d55d65f: Verifying Checksum 05:01:20 fc693d55d65f: Download complete 05:01:32 fc693d55d65f: Pull complete 05:01:32 7e9fc2657dce: Pull complete 05:01:32 dda99020689f: Pull complete 05:01:38 db1c61fa0a46: Pull complete 05:01:40 891c053d2c06: Pull complete 05:01:40 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:01:40 ---> f96f9c87975a 05:01:40 Step 3/10 : ARG MAKE=make build 05:01:42 ---> Running in adc933a961a0 05:01:42 Removing intermediate container adc933a961a0 05:01:42 ---> 264bd9f52fa0 05:01:42 Step 4/10 : WORKDIR /device-sdk-go 05:01:42 ---> Running in cdb8e9c00ba0 05:01:42 Removing intermediate container cdb8e9c00ba0 05:01:42 ---> a10d7f9f581a 05:01:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:42 ---> Running in b6cf08c65ece 05:01:43 Removing intermediate container b6cf08c65ece 05:01:43 ---> 4cdd944baf17 05:01:43 Step 6/10 : RUN apk add --update --no-cache make git 05:01:43 ---> Running in 2238371f02d8 05:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:01:45 OK: 221 MiB in 51 packages 05:01:46 Removing intermediate container 2238371f02d8 05:01:46 ---> 8ef4bf301f64 05:01:46 Step 7/10 : COPY go.mod vendor* ./ 05:01:47 ---> cbf75fc8f39f 05:01:47 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:47 ---> Running in 138cf2b731d0 05:02:55 Removing intermediate container 138cf2b731d0 05:02:55 ---> 9f0cc4457eff 05:02:55 Step 9/10 : COPY . . 05:02:55 ---> 3875aa1fa3b0 05:02:55 Step 10/10 : RUN ${MAKE} 05:02:55 ---> Running in e2b6bb1a4dcd 05:02:55 noop 05:02:55 Removing intermediate container e2b6bb1a4dcd 05:02:55 ---> 2b1ec2cd6541 05:02:55 Successfully built 2b1ec2cd6541 05:02:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:55 + docker inspect -f . ci-base-image-arm64 05:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:56 prd-ubuntu20.04-docker-arm64-4c-16g-8738 does not seem to be running inside a container 05:02:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:02:57 $ docker top 900eec72853371288a3f98caf264e37ab2b9df2184361fc3c9c5780d7a9c8acd -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:58 + go version 05:02:58 go version go1.18.7 linux/arm64 [Pipeline] } 05:02:58 $ docker stop --time=1 900eec72853371288a3f98caf264e37ab2b9df2184361fc3c9c5780d7a9c8acd 05:03:00 $ docker rm -f --volumes 900eec72853371288a3f98caf264e37ab2b9df2184361fc3c9c5780d7a9c8acd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:01 + docker inspect -f . ci-base-image-arm64 05:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:01 prd-ubuntu20.04-docker-arm64-4c-16g-8738 does not seem to be running inside a container 05:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:02 $ docker top 62cf84e9ecbc9bdbfe452b0a4f555c462ecbf8555c751d10e180dcb6e33b7a53 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:03 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:04 + make test 05:03:04 go test -race -coverprofile=coverage.out ./... 05:03:43 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:05:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:05:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:05:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:05:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:05:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:05:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.411s coverage: 27.6% of statements 05:05:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.659s coverage: 78.9% of statements 05:05:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:06:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.680s coverage: 86.0% of statements 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.738s coverage: 75.4% of statements 05:06:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:06:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.544s coverage: 15.3% of statements 05:06:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:06:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.537s coverage: 65.2% of statements 05:06:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:06:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:06:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.120s coverage: 89.2% of statements 05:06:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:06:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.264s coverage: 4.6% of statements 05:06:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:06:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:19 GO111MODULE=on go vet ./... 05:07:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:55 ./bin/test-attribution-txt.sh [Pipeline] echo 05:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:07:55 $ docker stop --time=1 62cf84e9ecbc9bdbfe452b0a4f555c462ecbf8555c751d10e180dcb6e33b7a53 05:07:58 $ docker rm -f --volumes 62cf84e9ecbc9bdbfe452b0a4f555c462ecbf8555c751d10e180dcb6e33b7a53 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:00 Warning: overwriting stash ‘coverage-report’ 05:08:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:02 + ls -al . 05:08:02 total 276 05:08:02 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 05:03 . 05:08:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 05:00 .. 05:08:02 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 05:00 .dockerignore 05:08:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 05:00 .git 05:08:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 05:00 .github 05:08:02 -rw-rw-r-- 1 jenkins jenkins 131 Mar 8 05:00 .gitignore 05:08:02 -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 05:00 .golangci.yml 05:08:02 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 8 05:00 CHANGELOG.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 05:00 GOVERNANCE.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 885 Mar 8 05:00 Jenkinsfile 05:08:02 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 05:00 LICENSE 05:08:02 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 8 05:00 Makefile 05:08:02 -rw-rw-r-- 1 jenkins jenkins 619 Mar 8 05:00 OWNERS.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 8 05:00 README.md 05:08:02 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 04:58 VERSION 05:08:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 05:00 bin 05:08:02 -rw-r--r-- 1 jenkins jenkins 111244 Mar 8 05:06 coverage.out 05:08:02 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 05:00 example 05:08:02 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 8 05:00 go.mod 05:08:02 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 8 05:00 go.sum 05:08:02 drwxrwxr-x 13 jenkins jenkins 4096 Mar 8 05:00 internal 05:08:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 05:00 openapi 05:08:02 drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 05:00 pkg 05:08:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 05:00 snap 05:08:02 -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + 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=bce94cf43b768f5af68f313a5b73d48a2c654122 --label arch=arm64 --label version=0.0.0 . 05:08:03 Sending build context to Docker daemon 5.828MB 05:08:03 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:08:03 Step 2/23 : FROM ${BASE} AS builder 05:08:03 ---> 2b1ec2cd6541 05:08:03 Step 3/23 : ARG MAKE=make build 05:08:03 ---> Running in af5d03c747c2 05:08:03 Removing intermediate container af5d03c747c2 05:08:03 ---> 99f5d6cfdca0 05:08:03 Step 4/23 : WORKDIR /device-sdk-go 05:08:03 ---> Running in ebf9d2cedb4e 05:08:04 Removing intermediate container ebf9d2cedb4e 05:08:04 ---> 26c74f52e7d3 05:08:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:08:04 ---> Running in 0999a68b1154 05:08:04 Removing intermediate container 0999a68b1154 05:08:04 ---> 5c3c8f89e386 05:08:04 Step 6/23 : RUN apk add --update --no-cache make git 05:08:04 ---> Running in ee8bbef44059 05:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:08:07 OK: 221 MiB in 51 packages 05:08:08 Removing intermediate container ee8bbef44059 05:08:08 ---> f6d656744aba 05:08:08 Step 7/23 : COPY go.mod vendor* ./ 05:08:08 ---> 8ed1ebf221df 05:08:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:09 ---> Running in e9aa0fcb117b 05:08:12 Removing intermediate container e9aa0fcb117b 05:08:12 ---> 9ec73bddec0d 05:08:12 Step 9/23 : COPY . . 05:08:13 ---> 688f8b8c3704 05:08:13 Step 10/23 : RUN ${MAKE} 05:08:13 ---> Running in 2fe70fc5852a 05:08:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:10:36 Removing intermediate container 2fe70fc5852a 05:10:36 ---> c9ce7d8463d4 05:10:36 Step 11/23 : FROM alpine:3.16 05:10:36 3.16: Pulling from library/alpine 05:10:36 3760b48202b3: Pulling fs layer 05:10:36 3760b48202b3: Verifying Checksum 05:10:36 3760b48202b3: Download complete 05:10:36 3760b48202b3: Pull complete 05:10:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:10:36 Status: Downloaded newer image for alpine:3.16 05:10:36 ---> 4c81e5bf8899 05:10:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:10:36 ---> Running in 4065283aa2b7 05:10:36 Removing intermediate container 4065283aa2b7 05:10:36 ---> 02b999ea7205 05:10:36 Step 13/23 : RUN apk add --update --no-cache 05:10:36 ---> Running in 225ad6dadc8c 05:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:10:36 OK: 5 MiB in 14 packages 05:10:36 Removing intermediate container 225ad6dadc8c 05:10:36 ---> 0ea03060cd7b 05:10:36 Step 14/23 : WORKDIR / 05:10:36 ---> Running in c3599997c3d4 05:10:36 Removing intermediate container c3599997c3d4 05:10:36 ---> 79b7d65b2a60 05:10:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:10:36 ---> 2fcd2e581318 05:10:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:10:36 ---> 1b766dd15c9d 05:10:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:10:36 ---> f67293defe24 05:10:36 Step 18/23 : EXPOSE 59999 05:10:36 ---> Running in 83108e71b1a3 05:10:36 Removing intermediate container 83108e71b1a3 05:10:36 ---> c222f1f5b08a 05:10:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:10:36 ---> Running in 270a96dc34f3 05:10:36 Removing intermediate container 270a96dc34f3 05:10:36 ---> 4417a911e31d 05:10:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:10:36 ---> Running in ce1b9035d5b9 05:10:36 Removing intermediate container ce1b9035d5b9 05:10:36 ---> e9e786ca9fa2 05:10:36 Step 21/23 : LABEL arch=arm64 05:10:36 ---> Running in 0c9a7c459bfa 05:10:36 Removing intermediate container 0c9a7c459bfa 05:10:36 ---> e6ea7b6ac419 05:10:36 Step 22/23 : LABEL git_sha=bce94cf43b768f5af68f313a5b73d48a2c654122 05:10:36 ---> Running in 8e9fd4744efa 05:10:36 Removing intermediate container 8e9fd4744efa 05:10:36 ---> ded46e1255a7 05:10:36 Step 23/23 : LABEL version=0.0.0 05:10:36 ---> Running in 32e543926d10 05:10:36 Removing intermediate container 32e543926d10 05:10:36 ---> 1c6a31274050 05:10:36 [Warning] One or more build-args [ARCH] were not consumed 05:10:36 Successfully built 1c6a31274050 05:10:36 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:37 05:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:37 arm64: Pulling from edgex-lftools-log-publisher 05:10:37 8998bd30e6a1: Pulling fs layer 05:10:37 04944245beec: Pulling fs layer 05:10:37 699f458cf7ca: Pulling fs layer 05:10:37 765212b225bb: Pulling fs layer 05:10:37 f23df028b6ca: Pulling fs layer 05:10:37 d65c8cfc05b1: Pulling fs layer 05:10:37 2437ff75d9bd: Pulling fs layer 05:10:37 2437ff75d9bd: Waiting 05:10:37 765212b225bb: Waiting 05:10:37 d65c8cfc05b1: Waiting 05:10:37 f23df028b6ca: Waiting 05:10:37 04944245beec: Verifying Checksum 05:10:37 04944245beec: Download complete 05:10:37 765212b225bb: Verifying Checksum 05:10:37 765212b225bb: Download complete 05:10:37 f23df028b6ca: Verifying Checksum 05:10:37 f23df028b6ca: Download complete 05:10:37 d65c8cfc05b1: Verifying Checksum 05:10:37 d65c8cfc05b1: Download complete 05:10:37 699f458cf7ca: Verifying Checksum 05:10:37 699f458cf7ca: Download complete 05:10:38 8998bd30e6a1: Verifying Checksum 05:10:38 8998bd30e6a1: Download complete 05:10:40 2437ff75d9bd: Download complete 05:10:41 8998bd30e6a1: Pull complete 05:10:42 04944245beec: Pull complete 05:10:43 699f458cf7ca: Pull complete 05:10:43 765212b225bb: Pull complete 05:10:44 f23df028b6ca: Pull complete 05:10:44 d65c8cfc05b1: Pull complete 05:10:59 2437ff75d9bd: Pull complete 05:10:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-8738 does not seem to be running inside a container 05:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:11:03 $ docker top 119964a1235f9e5d85881d3da81895f1bba0fd698a06e387f2efab356fc91a5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:03 ---> job-cost.sh 05:11:03 lf-activate-venv: SKIPPING 05:11:03 INFO: No Stack... 05:11:04 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:05 INFO: Archiving Costs [Pipeline] sh 05:11:05 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:11:05 + cut -d, -f6 [Pipeline] lock 05:11:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] 05:11:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] did not exist. Created. 05:11:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:06 /w/workspace/device-sdk-go/1@tmp/durable-ca80d48a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 05:11:07 Warning: overwriting stash ‘stack-cost’ 05:11:07 Stashed 1 file(s) [Pipeline] } 05:11:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1367-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:07 $ docker stop --time=1 119964a1235f9e5d85881d3da81895f1bba0fd698a06e387f2efab356fc91a5b 05:11:08 $ docker rm -f --volumes 119964a1235f9e5d85881d3da81895f1bba0fd698a06e387f2efab356fc91a5b [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:11:09 provisioning config files... 05:11:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/config2741690740082140133tmp [Pipeline] { [Pipeline] sh 05:11:10 + set +x 05:11:10 + curl -s https://codecov.io/bash 05:11:10 + bash -s -- 05:11:10 05:11:10 _____ _ 05:11:10 / ____| | | 05:11:10 | | ___ __| | ___ ___ _____ __ 05:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 05:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 05:11:10 Bash-1.0.6 05:11:10 05:11:10 05:11:10 ==> git version 2.25.1 found 05:11:10 ==> 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:11:10 Release-Date: 2020-01-08 05:11:10 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:11:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:11:10 ==> Jenkins CI detected. 05:11:10 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1367 05:11:10 project root: . 05:11:10 --> token set from env 05:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:11:10 ==> Running gcov in . (disable via -X gcov) 05:11:10 ==> Python coveragepy not found 05:11:10 ==> Searching for coverage reports in: 05:11:10 + . 05:11:10 -> Found 1 reports 05:11:10 ==> Detecting git/mercurial file structure 05:11:10 ==> Reading reports 05:11:10 + ./coverage.out bytes=111244 05:11:10 ==> Appending adjustments 05:11:10 https://docs.codecov.io/docs/fixing-reports 05:11:10 + Found adjustments 05:11:10 ==> Gzipping contents 05:11:10 16K /tmp/codecov.C4vJi9.gz 05:11:10 ==> Uploading reports 05:11:10 url: https://codecov.io 05:11:10 query: branch=PR-1367&commit=bce94cf43b768f5af68f313a5b73d48a2c654122&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1367&job=&cmd_args= 05:11:10 -> Pinging Codecov 05:11:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1367&commit=bce94cf43b768f5af68f313a5b73d48a2c654122&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1367&job=&cmd_args= 05:11:10 -> Uploading to 05:11:10 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/7E55EF52A471D76F132DFD9A03CDDE97/bce94cf43b768f5af68f313a5b73d48a2c654122/47e55750-ba59-4365-a090-5d9f9ae2449f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T051110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56cfd8bfb4d192ccb7cc7986005c467044162a749e1b77792f7284e75bec0411 05:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:10 Dload Upload Total Spent Left Speed 05:11:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15387 0 0 100 15387 0 56362 --:--:-- --:--:-- --:--:-- 56362 05:11:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/bce94cf43b768f5af68f313a5b73d48a2c654122 [Pipeline] } 05:11:11 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:11:12 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1367/archives ] 05:11:12 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1367/archives 05:11:12 total 16 05:11:12 drwxr-xr-x 3 root root 4096 Mar 8 05:01 . 05:11:12 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 05:01 .. 05:11:12 drwxr-xr-x 2 root root 4096 Mar 8 05:01 cost 05:11:12 -rw-r--r-- 1 root root 86 Mar 8 05:01 cost.csv 05:11:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1367/archives 05:11:12 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1367/archives 05:11:12 total 16 05:11:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 05:01 . 05:11:12 drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 05:01 .. 05:11:12 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 05:01 cost 05:11:12 -rw-r--r-- 1 jenkins jenkins 86 Mar 8 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:11:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:11:13 ---> package-listing.sh 05:11:13 ++ facter osfamily 05:11:13 ++ tr '[:upper:]' '[:lower:]' 05:11:14 + OS_FAMILY=debian 05:11:14 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1367 05:11:14 + START_PACKAGES=/tmp/packages_start.txt 05:11:14 + END_PACKAGES=/tmp/packages_end.txt 05:11:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:11:14 + PACKAGES=/tmp/packages_start.txt 05:11:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1367 ']' 05:11:14 + PACKAGES=/tmp/packages_end.txt 05:11:14 + case "${OS_FAMILY}" in 05:11:14 + dpkg -l 05:11:14 + grep '^ii' 05:11:14 + '[' -f /tmp/packages_start.txt ']' 05:11:14 + '[' -f /tmp/packages_end.txt ']' 05:11:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:11:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1367 ']' 05:11:14 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1367/archives/ 05:11:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1367/archives/ [Pipeline] echo 05:11:14 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-1367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:11:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:15 prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container 05:11:15 $ 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-1367/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-1367 -v /w/workspace/gexfoundry_device-sdk-go_PR-1367:/w/workspace/gexfoundry_device-sdk-go_PR-1367:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:11:15 $ docker top d7611af501b63e701f91e491359954b9814b9856b96143f9f7088bfc615bb7c7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:15 + touch /tmp/pre-build-complete [Pipeline] sh 05:11:16 + mkdir -p /var/log/sysstat [Pipeline] sh 05:11:16 + ls /var/log/sa-host 05:11:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:16 provisioning config files... 05:11:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1367@tmp/config10222555802764393934tmp [Pipeline] { [Pipeline] echo 05:11:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:11:17 ---> create-netrc.sh [Pipeline] } 05:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:11:17 ---> python-tools-install.sh [Pipeline] echo 05:11:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:11:17 ---> sudo-logs.sh 05:11:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:11:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:11:18 ---> job-cost.sh 05:11:18 lf-activate-venv: SKIPPING 05:11:18 DEBUG: total: 0.2199999988079071 05:11:18 INFO: Retrieving Stack Cost... 05:11:18 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:19 INFO: Archiving Costs [Pipeline] echo 05:11:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:11:19 ---> logs-deploy.sh 05:11:19 lf-activate-venv: SKIPPING 05:11:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1367/1 05:11:19 INFO: archiving workspace using pattern(s): 05:11:20 Archives upload complete. 05:11:20 INFO: archiving logs to Nexus